summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* block, bfq: remove batches of confusing ifdefsPaolo Valente2018-01-051-55/+72
* block, bfq: consider also past I/O in soft real-time detectionPaolo Valente2018-01-051-34/+81
* block, bfq: remove superfluous check in queue-merging setupAngelo Ruocco2018-01-051-31/+5
* block, bfq: let a queue be merged only shortly after starting I/OPaolo Valente2018-01-053-11/+52
* block, bfq: check low_latency flag in bfq_bfqq_save_state()Angelo Ruocco2018-01-051-1/+2
* block, bfq: add missing rq_pos_tree update on rq removalPaolo Valente2018-01-051-0/+2
* block, bfq: increase threshold to deem I/O as randomPaolo Valente2018-01-051-1/+1
* deadline-iosched: Introduce zone locking supportDamien Le Moal2018-01-051-3/+68
* deadline-iosched: Introduce dispatch helpersDamien Le Moal2018-01-051-10/+37
* mq-deadline: Introduce zone locking supportDamien Le Moal2018-01-051-3/+86
* mq-deadline: Introduce dispatch helpersDamien Le Moal2018-01-051-8/+37
* block: introduce zoned block devices zone write lockingChristoph Hellwig2018-01-053-0/+154
* pktcdvd: Fix a recently introduced NULL pointer dereferenceBart Van Assche2018-01-051-4/+4
* pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche2018-01-051-3/+1
* lightnvm: pblk: refactor pblk_ppa_comp functionMatias Bjørling2018-01-051-4/+1
* lightnvm: pblk: add iostat supportJavier González2018-01-053-12/+25
* lightnvm: pblk: print instance name on instance infoJavier González2018-01-051-1/+2
* lightnvm: pblk: free write buffer on init failureJavier González2018-01-051-1/+2
* lightnvm: pblk: ensure kthread alloc. before kicking itJavier González2018-01-051-6/+11
* lightnvm: pblk: do not log recovery read errorsJavier González2018-01-052-3/+4
* lightnvm: pblk: ignore high ecc errors on recoveryJavier González2018-01-051-1/+1
* lightnvm: set target over-provision on create ioctlJavier González2018-01-055-24/+104
* lightnvm: pblk: use exact free block counter in RLJavier González2018-01-056-46/+73
* lightnvm: pblk: remove pblk_gc_stopHans Holmberg2018-01-051-12/+2
* lightnvm: pblk: prevent premature sync point resetsHans Holmberg2018-01-051-6/+6
* lightnvm: pblk: clear flush point on completed writesHans Holmberg2018-01-052-31/+44
* lightnvm: pblk: rename sync_point to flush_pointHans Holmberg2018-01-053-34/+35
* lightnvm: pblk: refactor emeta consistency checkHans Holmberg2018-01-053-7/+19
* lightnvm: pblk: remove pblk_for_each_lun helperJavier González2018-01-051-4/+0
* lightnvm: pblk: compress and reorder helper functionsJavier González2018-01-055-98/+71
* lightnvm: guarantee target unique name across devs.Javier González2018-01-051-6/+27
* lightnvm: refactor target type lookupJavier González2018-01-051-13/+17
* lightnvm: make geometry structures 2.0 readyMatias Bjørling2018-01-058-136/+170
* lightnvm: remove lower page tablesMatias Bjørling2018-01-053-87/+0
* lightnvm: remove unnecessary field from nvm_rqJavier González2018-01-051-1/+0
* lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling2018-01-053-280/+0
* lightnvm: use internal pblk methodsMatias Bjørling2018-01-053-22/+3
* lightnvm: remove rrpcMatias Bjørling2018-01-054-1923/+0
* null_blk: remove lightnvm supportMatias Bjørling2018-01-051-217/+3
* blk-mq: remove confusing comment of blk_mq_sched_dispatch_requestsLiu Bo2018-01-051-1/+0
* blk-mq: improve heavily contended tag caseJens Axboe2017-12-222-7/+8
* Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-171-1/+1
* Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook2017-12-171-6/+1
* Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2017-12-170-0/+0
|\
| * x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-172-8/+137
| * locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-1713-27/+27
| * locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| * bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-171-0/+1
| * perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2017-12-172-1/+27
| * x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-172-2/+6