summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
* blk-mq: fix direct issueMing Lei2017-06-06
* blk-mq: pass correct hctx to blk_mq_try_issue_directlyMing Lei2017-06-06
* bio-integrity: Do not allocate integrity context for bio w/o dataDmitry Monakhov2017-06-03
* block: Avoid that blk_exit_rl() triggers a use-after-freeBart Van Assche2017-06-01
* cfq-iosched: fix the delay of cfq_group's vdisktime under iops modeHou Tao2017-05-31
* blk-mq: Take tagset lock when updating hw queuesKeith Busch2017-05-30
* Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe2017-05-26
|\
| * blk-mq: remove blk_mq_abort_requeue_list()Ming Lei2017-05-22
* | blk-mq: Only register debugfs attributes for blk-mq queuesBart Van Assche2017-05-26
* | partitions/msdos: FreeBSD UFS2 file systems are not recognizedRichard2017-05-23
* | block: fix an error code in add_partition()Dan Carpenter2017-05-23
* | blk-throttle: force user to configure all settings for io.lowShaohua Li2017-05-22
* | blk-throttle: respect 0 bps/iops settings for io.lowShaohua Li2017-05-22
* | blk-throttle: output some debug info in traceShaohua Li2017-05-22
* | blk-throttle: add hierarchy support for latency target and idle timeShaohua Li2017-05-22
|/
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-12
|\
| * block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-08
* | block: handle partial completions for special payload requestsChristoph Hellwig2017-05-11
* | blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split opWen Xiong2017-05-10
* | blk-stat: don't use this_cpu_ptr() in a preemptable sectionJens Axboe2017-05-10
* | elevator: remove redundant warnings on IO scheduler switchJens Axboe2017-05-10
* | block, bfq: stress that low_latency must be off to get max throughputPaolo Valente2017-05-10
* | block, bfq: use pointer entity->sched_data only if setPaolo Valente2017-05-10
* | blk-mq: make __blk_mq_stop_hw_queues staticColin Ian King2017-05-08
* | block/mq: fix potential deadlock during cpu hotplugWanpeng Li2017-05-07
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-06
|\ \
| * | mq-deadline: add debugfs attributesOmar Sandoval2017-05-04
| * | kyber: add debugfs attributesOmar Sandoval2017-05-04
| * | blk-mq-debugfs: allow schedulers to register debugfs attributesOmar Sandoval2017-05-04
| * | blk-mq: untangle debugfs and sysfsOmar Sandoval2017-05-04
| * | blk-mq: move debugfs declarations to a separate header fileOmar Sandoval2017-05-04
| * | blk-mq: Do not invoke queue operations on a dead queueBart Van Assche2017-05-04
| * | blk-mq-debugfs: get rid of a bunch of boilerplateOmar Sandoval2017-05-04
| * | blk-mq-debugfs: rename hw queue directories from <n> to hctx<n>Omar Sandoval2017-05-04
| * | blk-mq-debugfs: don't open code strstrip()Omar Sandoval2017-05-04
| * | blk-mq-debugfs: error on long write to queue "state" fileOmar Sandoval2017-05-04
| * | blk-mq-debugfs: clean up flag definitionsOmar Sandoval2017-05-04
| * | blk-mq-debugfs: separate flags with |Omar Sandoval2017-05-04
| * | block/mq: Cure cpu hotplug lock inversionPeter Zijlstra2017-05-04
| * | blk-mq: don't use sync workqueue flushing from driversJens Axboe2017-05-03
| * | block: don't call blk_mq_quiesce_queue() after queue is frozenMing Lei2017-05-02
| * | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-02
| * | blk-mq-sched: remove hack that bypasses scheduler for reserved requestsJens Axboe2017-05-02
| * | block: Remove elevator_change()Bart Van Assche2017-05-02
* | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-05
|\ \ \ | | |/ | |/|
| * | Revert "block: use DAX for partition table reads"Dan Williams2017-04-25
| * | dax: introduce dax_direct_access()Dan Williams2017-04-20
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2017-05-03
|\ \ \
| * \ \ Merge branch 'md-next' into md-linusShaohua Li2017-05-01
| |\ \ \ | | |_|/ | |/| |
| | * | Revert "block: introduce bio_copy_data_partial"NeilBrown2017-04-11