summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2018-03-18bcache: Fix a compiler warning in bcache_device_init()Bart Van Assche
2018-03-18bcache: Reduce the number of sparse complaints about lock imbalancesBart Van Assche
2018-03-18bcache: Suppress more warnings about set-but-not-used variablesBart Van Assche
2018-03-18bcache: Remove an unused variableBart Van Assche
2018-03-18bcache: Fix kernel-doc warningsBart Van Assche
2018-03-18bcache: Annotate switch fall-throughBart Van Assche
2018-03-18bcache: Add __printf annotation to __bch_check_keys()Bart Van Assche
2018-03-18bcache: Fix indentationBart Van Assche
2018-03-18bcache: add io_disable to struct cached_devColy Li
2018-03-18bcache: add backing_request_endio() for bi_end_ioColy Li
2018-03-18bcache: move closure debug file into debug directoryChengguang Xu
2018-03-18bcache: fix using of loop variable in memory shrinkTang Junhui
2018-03-18bcache: fix error return value in memory shrinkTang Junhui
2018-03-18bcache: fix incorrect sysfs output value of strip sizeTang Junhui
2018-03-18bcache: fix inaccurate io state for detached bcache devicesTang Junhui
2018-03-18bcache: add stop_when_cache_set_failed option to backing deviceColy Li
2018-03-18bcache: add CACHE_SET_IO_DISABLE to struct cache_set flagsColy Li
2018-03-18bcache: stop dc->writeback_rate_update properlyColy Li
2018-03-18bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is setColy Li
2018-03-18bcache: fix cached_dev->count usage for bch_cache_set_error()Coly Li
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-08bcache: Use the blk_queue_flag_{set,clear}() functionsBart Van Assche
2018-02-28block: Add 'lock' as third argument to blk_alloc_queue_node()Bart Van Assche
2018-02-28md: Delete gendisk before cleaning up the request queueBart Van Assche
2018-02-27bcache: fix kcrashes with fio in RAID5 backend devTang Junhui
2018-02-27bcache: correct flash only vols (check all uuids)Coly Li
2018-02-16dm: correctly handle chained bios in dec_pending()NeilBrown
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-07bcache: fix for data collapse after re-attaching an attached deviceTang Junhui
2018-02-07bcache: return attach error when no cache set existTang Junhui
2018-02-07bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li
2018-02-07bcache: fix for allocator and register thread raceTang Junhui
2018-02-07bcache: set error_limit correctlyColy Li
2018-02-07bcache: properly set task state in bch_writeback_thread()Coly Li
2018-02-07bcache: fix high CPU occupancy during journalTang Junhui
2018-02-07bcache: add journal statisticTang Junhui
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-31Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-29dm mpath selector: more evenly distribute tiesKhazhismel Kumykov
2018-01-29dm unstripe: fix target length versus number of stripes size checkScott Bauer
2018-01-29dm thin: fix trailing semicolon in __remap_and_issue_shared_cellLuis de Bethencourt
2018-01-29dm table: fix NVMe bio-based dm_table_determine_type() validationMike Snitzer
2018-01-29dm: various cleanups to md->queue initialization codeMike Snitzer
2018-01-29dm mpath: delay the retry of a request if the target responded as busyMike Snitzer
2018-01-17blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedbackMing Lei
2018-01-17dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIREDMing Lei