summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-13lightnvm: pblk: gc all lines in the pipeline before exitHans Holmberg
2017-10-13lightnvm: pblk: add l2p crc debug printoutsHans Holmberg
2017-10-13lightnvm: pblk: shut down gc gracefully during exitHans Holmberg
2017-10-13lightnvm: pblk: consider bad sectors in emeta during recoveryHans Holmberg
2017-10-13lightnvm: pblk: start gc if needed during initHans Holmberg
2017-10-13lightnvm: pblk: free full lines during recoveryHans Holmberg
2017-10-13lightnvm: pblk: recover partially written lines correctlyHans Holmberg
2017-10-13lightnvm: pblk: prevent gc kicks when gc is not operationalHans Holmberg
2017-10-13lightnvm: pblk: fix releases of kmem cache in error pathRakesh Pandit
2017-10-13lightnvm: pblk: reduce arguments in __pblk_rb_update_l2pRakesh Pandit
2017-10-13lightnvm: remove stale extern and unused exported symbolsRakesh Pandit
2017-10-13lightnvm: remove unused argument from nvm_set_tgt_bb_tblRakesh Pandit