summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mq-deadline: add 'deadline' as a name aliasJens Axboe2017-10-251-0/+1
* elevator: allow name aliasesJens Axboe2017-10-252-6/+18
* elevator: lookup mq vs non-mq elevatorsJens Axboe2017-10-251-23/+21
* block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()Ilya Dryomov2017-10-251-10/+35
* block: factor out __blkdev_issue_zero_pages()Ilya Dryomov2017-10-251-26/+37
* block: move CAP_SYS_ADMIN check in blkdev_roset()Ilya Dryomov2017-10-251-2/+3
* block: Invalidate cache on discard v2Dmitry Monakhov2017-10-241-4/+10
* lightnvm: pblk: remove leftover testing functionJavier González2017-10-241-5/+0
* kyber: fix hang on domain token wait queueOmar Sandoval2017-10-171-1/+9
* nullb: fix error return code in null_init()Wei Yongjun2017-10-171-1/+3
* block: fix Sphinx kernel-doc warningRandy Dunlap2017-10-161-1/+1
* bcache: writeback rate clamping: make 32 bit safeMichael Lyle2017-10-161-2/+2
* bcache: MAINTAINERS: set bcache to MAINTAINEDMichael Lyle2017-10-161-1/+2
* bcache: Add Michael Lyle to MAINTAINERSKent Overstreet2017-10-161-0/+1
* bcache: safeguard a dangerous addressing in closure_queueLiang Chen2017-10-161-0/+6
* bcache: rearrange writeback main thread ratelimitMichael Lyle2017-10-161-1/+4
* bcache: writeback rate shouldn't artifically clampMichael Lyle2017-10-163-6/+7
* bcache: smooth writeback rate controlMichael Lyle2017-10-162-3/+9
* bcache: implement PI controller for writeback rateMichael Lyle2017-10-163-52/+66
* bcache: don't write back data if reading it failedMichael Lyle2017-10-161-6/+14
* bcache: remove unused parameterYijing Wang2017-10-161-6/+6
* bcache: update bio->bi_opf bypass/writeback REQ_ flag hintsEric Wheeler2017-10-162-1/+11
* bcache: Remove redundant set_capacityYijing Wang2017-10-161-3/+0
* bcache: rewrite multiple partitions supportColy Li2017-10-161-12/+25
* bcache: fix a comments typo in bch_alloc_sectors()Coly Li2017-10-161-1/+1
* bcache: check ca->alloc_thread initialized before wake up itColy Li2017-10-161-1/+2
* bcache: Avoid nested function definitionPeter Foley2017-10-161-4/+6
* mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im...Yafang Shao2017-10-141-1/+10
* null_blk: add usage hints for no_schedweiping zhang2017-10-131-0/+4
* null_blk: update usage hints for submit_queuesweiping zhang2017-10-131-3/+3
* Revert "lightnvm: prevent bd removal if busy"Jens Axboe2017-10-131-14/+0
* lightnvm: implement generic path for sync I/OJavier González2017-10-137-123/+143
* lightnvm: fail fast on passthrough commandsJavier González2017-10-131-2/+0
* lightnvm: pblk: avoid being reported as hung on rated GCJavier González2017-10-131-1/+7
* lightnvm: pblk: cleanup unused and static functionsJavier González2017-10-134-111/+86
* lightnvm: pblk: remove spinlock when freeing line metadataHans Holmberg2017-10-131-2/+0
* lightnvm: pblk: correct valid lba count calculationHans Holmberg2017-10-131-3/+4
* lightnvm: pblk: gc all lines in the pipeline before exitHans Holmberg2017-10-134-9/+32
* lightnvm: pblk: add l2p crc debug printoutsHans Holmberg2017-10-131-5/+34
* lightnvm: pblk: shut down gc gracefully during exitHans Holmberg2017-10-131-8/+12
* lightnvm: pblk: consider bad sectors in emeta during recoveryHans Holmberg2017-10-131-14/+30
* lightnvm: pblk: start gc if needed during initHans Holmberg2017-10-134-1/+12
* lightnvm: pblk: free full lines during recoveryHans Holmberg2017-10-133-12/+24
* lightnvm: pblk: recover partially written lines correctlyHans Holmberg2017-10-131-4/+4
* lightnvm: pblk: prevent gc kicks when gc is not operationalHans Holmberg2017-10-132-4/+6
* lightnvm: pblk: fix releases of kmem cache in error pathRakesh Pandit2017-10-131-5/+12
* lightnvm: pblk: reduce arguments in __pblk_rb_update_l2pRakesh Pandit2017-10-131-6/+5
* lightnvm: remove stale extern and unused exported symbolsRakesh Pandit2017-10-132-72/+64
* lightnvm: remove unused argument from nvm_set_tgt_bb_tblRakesh Pandit2017-10-132-18/+13
* lightnvm: pblk: remove useless lineRakesh Pandit2017-10-131-1/+0