summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-rq-qos: make depth comparisons unsignedJosef Bacik2018-07-222-5/+5
* blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo2018-07-183-9/+19
* block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan2018-07-187-18/+68
* block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-1813-43/+50
* block: Define and use STAT_READ and STAT_WRITEMichael Callahan2018-07-188-28/+40
* block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-184-7/+7
* block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-187-33/+34
* pktcdvd: remove assignment in if conditionRAGHU Halharvi2018-07-171-23/+46
* blk-mq: issue directly if hw queue isn't busy in case of 'none'Ming Lei2018-07-173-2/+36
* blk-iolatency: truncate our current timeJosef Bacik2018-07-161-0/+6
* blk-iolatency: don't change the latency windowJosef Bacik2018-07-161-10/+0
* lightnvm: pblk: assume that chunks are closed on 1.2 devicesHans Holmberg2018-07-131-2/+3
* lightnvm: pblk: add asynchronous partial readHeiner Litz2018-07-132-63/+130
* lightnvm: pblk: mark expected switch fall-throughGustavo A. R. Silva2018-07-131-0/+1
* lightnvm: pblk: expose generic disk name on pr_* msgsMatias Bjørling2018-07-139-138/+153
* lightnvm: limit get chunk meta request sizeMatias Bjørling2018-07-131-2/+8
* lightnvm: pblk: fix read_bitmap for 32bit archsMatias Bjørling2018-07-131-7/+7
* lightnvm: Remove redundant rq->__data_len initializationBart Van Assche2018-07-131-4/+2
* lightnvm: pblk: enable line minor version detectionMatias Bjørling2018-07-131-2/+3
* lightnvm: move NVM_DEBUG to pblkMatias Bjørling2018-07-1310-70/+72
* lightnvm: pblk: handle case when mw_cunits equals to 0Marcin Dziegielewski2018-07-132-7/+5
* block: remove blkdev_entry_to_request() macroVladimir Zapolskiy2018-07-131-2/+0
* block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller2018-07-121-8/+8
* bsg: remove read/write supportChristoph Hellwig2018-07-121-454/+6
* blk-iolatency: fix max_depth comparisonsJosef Bacik2018-07-111-6/+6
* block: iolatency: avoid 64-bit divisionArnd Bergmann2018-07-101-2/+1
* block/DAC960.c: fix defined but not used build warningsRandy Dunlap2018-07-091-3/+6
* null_blk: add zone supportMatias Bjørling2018-07-095-3/+234
* null_blk: move shared definitions to header fileMatias Bjørling2018-07-092-75/+81
* block: Add default switch case to blk_pm_allow_request() to kill warningGeert Uytterhoeven2018-07-091-2/+2
* block: fix infinite loop if the device loses discard capabilityMikulas Patocka2018-07-091-0/+10
* block, mm: remove unnecessary __GFP_HIGH flagShakeel Butt2018-07-091-1/+1
* null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb deviceLiu Bo2018-07-091-0/+1
* mm: skip readahead if the cgroup is congestedJosef Bacik2018-07-091-0/+7
* Documentation: add a doc for blk-iolatencyJosef Bacik2018-07-091-0/+79
* block: introduce blk-iolatency io controllerJosef Bacik2018-07-096-2/+957
* rq-qos: introduce dio_bio callbackJosef Bacik2018-07-093-0/+16
* block: remove external dependency on wbt_flagsJosef Bacik2018-07-096-42/+68
* blk-rq-qos: refactor out common elements of blk-wbtJosef Bacik2018-07-0910-251/+478
* blk-stat: export helpers for modifying blk_rq_statJosef Bacik2018-07-092-8/+12
* memcontrol: schedule throttling if we are congestedTejun Heo2018-07-097-14/+81
* blkcg: add generic throttling mechanismJosef Bacik2018-07-095-0/+332
* swap,blkcg: issue swap io with the appropriate contextTejun Heo2018-07-093-0/+32
* blk: introduce REQ_SWAPJosef Bacik2018-07-093-3/+4
* blk-cgroup: allow controllers to output their own statsJosef Bacik2018-07-092-3/+47
* block: introduce bio_issue_as_root_blkgJosef Bacik2018-07-091-0/+16
* block: add bi_blkg to the bio for cgroupsJosef Bacik2018-07-094-15/+32
* blk-mq: dequeue request one by one from sw queue if hctx is busyMing Lei2018-07-094-11/+45
* block/loop: mark expected switch fall-throughGustavo A. R. Silva2018-07-091-0/+1
* drbd: mark expected switch fall-throughsGustavo A. R. Silva2018-07-091-0/+3