summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-06block: bounce: avoid direct access to bvec tableMing Lei1-9/+8
2018-01-06fs: convert to bio_last_bvec_all()Ming Lei3-3/+3
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei8-13/+13
2018-01-06block: introduce bio helpers for converting to multipage bvecMing Lei1-0/+23
2018-01-05block, bfq: remove batches of confusing ifdefsPaolo Valente1-55/+72
2018-01-05block, bfq: consider also past I/O in soft real-time detectionPaolo Valente1-34/+81
2018-01-05block, bfq: remove superfluous check in queue-merging setupAngelo Ruocco1-31/+5
2018-01-05block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente3-11/+52
2018-01-05block, bfq: check low_latency flag in bfq_bfqq_save_state()Angelo Ruocco1-1/+2
2018-01-05block, bfq: add missing rq_pos_tree update on rq removalPaolo Valente1-0/+2
2018-01-05block, bfq: increase threshold to deem I/O as randomPaolo Valente1-1/+1
2018-01-05deadline-iosched: Introduce zone locking supportDamien Le Moal1-3/+68
2018-01-05deadline-iosched: Introduce dispatch helpersDamien Le Moal1-10/+37
2018-01-05mq-deadline: Introduce zone locking supportDamien Le Moal1-3/+86
2018-01-05mq-deadline: Introduce dispatch helpersDamien Le Moal1-8/+37
2018-01-05block: introduce zoned block devices zone write lockingChristoph Hellwig3-0/+154
2018-01-05pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche1-4/+4
2018-01-05pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche1-3/+1
2018-01-05lightnvm: pblk: refactor pblk_ppa_comp functionMatias Bjørling1-4/+1
2018-01-05lightnvm: pblk: add iostat supportJavier González3-12/+25
2018-01-05lightnvm: pblk: print instance name on instance infoJavier González1-1/+2
2018-01-05lightnvm: pblk: free write buffer on init failureJavier González1-1/+2
2018-01-05lightnvm: pblk: ensure kthread alloc. before kicking itJavier González1-6/+11
2018-01-05lightnvm: pblk: do not log recovery read errorsJavier González2-3/+4
2018-01-05lightnvm: pblk: ignore high ecc errors on recoveryJavier González1-1/+1
2018-01-05lightnvm: set target over-provision on create ioctlJavier González5-24/+104
2018-01-05lightnvm: pblk: use exact free block counter in RLJavier González6-46/+73
2018-01-05lightnvm: pblk: remove pblk_gc_stopHans Holmberg1-12/+2
2018-01-05lightnvm: pblk: prevent premature sync point resetsHans Holmberg1-6/+6
2018-01-05lightnvm: pblk: clear flush point on completed writesHans Holmberg2-31/+44
2018-01-05lightnvm: pblk: rename sync_point to flush_pointHans Holmberg3-34/+35
2018-01-05lightnvm: pblk: refactor emeta consistency checkHans Holmberg3-7/+19
2018-01-05lightnvm: pblk: remove pblk_for_each_lun helperJavier González1-4/+0
2018-01-05lightnvm: pblk: compress and reorder helper functionsJavier González5-98/+71
2018-01-05lightnvm: guarantee target unique name across devs.Javier González1-6/+27
2018-01-05lightnvm: refactor target type lookupJavier González1-13/+17
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling8-136/+170
2018-01-05lightnvm: remove lower page tablesMatias Bjørling3-87/+0
2018-01-05lightnvm: remove unnecessary field from nvm_rqJavier González1-1/+0
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling3-280/+0
2018-01-05lightnvm: use internal pblk methodsMatias Bjørling3-22/+3
2018-01-05lightnvm: remove rrpcMatias Bjørling4-1923/+0
2018-01-05null_blk: remove lightnvm supportMatias Bjørling1-217/+3
2018-01-05blk-mq: remove confusing comment of blk_mq_sched_dispatch_requestsLiu Bo1-1/+0
2017-12-22blk-mq: improve heavily contended tag caseJens Axboe2-7/+8
2017-12-17Linux 4.15-rc4v4.15-rc4Linus Torvalds1-1/+1
2017-12-17Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook1-6/+1
2017-12-17Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds0-0/+0
2017-12-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2-4/+4
2017-12-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+17