summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01blk-mq-sched: improve dispatching from sw queueMing Lei
2017-11-01blk-mq: introduce .get_budget and .put_budget in blk_mq_opsMing Lei
2017-11-01block: kyber: check if there are requests in ctx in kyber_has_work()Ming Lei
2017-11-01sbitmap: introduce __sbitmap_for_each_set()Ming Lei
2017-11-01blk-mq-sched: move actual dispatching into one helperMing Lei
2017-11-01blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatchMing Lei
2017-10-31MAINTAINERS: Remove Rafael from Opal maintainers.Scott Bauer
2017-10-30bcache: explicitly destroy mutex while exitingLiang Chen
2017-10-30bcache: fix wrong cache_misses statisticstang.junhui
2017-10-30bcache: update bucket_in_use in real timeTang Junhui
2017-10-30bcache: convert cached_dev.count from atomic_t to refcount_tElena Reshetova
2017-10-30bcache: only permit to recovery read error when cache device is cleanColy Li
2017-10-30block: Fix a race between blk_cleanup_queue() and timeout handlingBart Van Assche
2017-10-25mq-deadline: add 'deadline' as a name aliasJens Axboe
2017-10-25elevator: allow name aliasesJens Axboe
2017-10-25elevator: lookup mq vs non-mq elevatorsJens Axboe
2017-10-25block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()Ilya Dryomov
2017-10-25block: factor out __blkdev_issue_zero_pages()Ilya Dryomov
2017-10-25block: move CAP_SYS_ADMIN check in blkdev_roset()Ilya Dryomov
2017-10-24block: Invalidate cache on discard v2Dmitry Monakhov
2017-10-24lightnvm: pblk: remove leftover testing functionJavier González
2017-10-17kyber: fix hang on domain token wait queueOmar Sandoval
2017-10-17nullb: fix error return code in null_init()Wei Yongjun
2017-10-16block: fix Sphinx kernel-doc warningRandy Dunlap
2017-10-16bcache: writeback rate clamping: make 32 bit safeMichael Lyle
2017-10-16bcache: MAINTAINERS: set bcache to MAINTAINEDMichael Lyle
2017-10-16bcache: Add Michael Lyle to MAINTAINERSKent Overstreet
2017-10-16bcache: safeguard a dangerous addressing in closure_queueLiang Chen
2017-10-16bcache: rearrange writeback main thread ratelimitMichael Lyle
2017-10-16bcache: writeback rate shouldn't artifically clampMichael Lyle
2017-10-16bcache: smooth writeback rate controlMichael Lyle
2017-10-16bcache: implement PI controller for writeback rateMichael Lyle
2017-10-16bcache: don't write back data if reading it failedMichael Lyle
2017-10-16bcache: remove unused parameterYijing Wang
2017-10-16bcache: update bio->bi_opf bypass/writeback REQ_ flag hintsEric Wheeler
2017-10-16bcache: Remove redundant set_capacityYijing Wang
2017-10-16bcache: rewrite multiple partitions supportColy Li
2017-10-16bcache: fix a comments typo in bch_alloc_sectors()Coly Li
2017-10-16bcache: check ca->alloc_thread initialized before wake up itColy Li
2017-10-16bcache: Avoid nested function definitionPeter Foley
2017-10-14mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im...Yafang Shao
2017-10-13null_blk: add usage hints for no_schedweiping zhang
2017-10-13null_blk: update usage hints for submit_queuesweiping zhang
2017-10-13Revert "lightnvm: prevent bd removal if busy"Jens Axboe
2017-10-13lightnvm: implement generic path for sync I/OJavier González
2017-10-13lightnvm: fail fast on passthrough commandsJavier González
2017-10-13lightnvm: pblk: avoid being reported as hung on rated GCJavier González
2017-10-13lightnvm: pblk: cleanup unused and static functionsJavier González
2017-10-13lightnvm: pblk: remove spinlock when freeing line metadataHans Holmberg
2017-10-13lightnvm: pblk: correct valid lba count calculationHans Holmberg