summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20exofs: Convert to separately allocated bdiJan Kara
2017-04-20coda: Convert to separately allocated bdiJan Kara
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara
2017-04-20afs: Convert to separately allocated bdiJan Kara
2017-04-20ecryptfs: Convert to separately allocated bdiJan Kara
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-04-20btrfs: Convert to separately allocated bdiJan Kara
2017-04-209p: Convert to separately allocated bdiJan Kara
2017-04-20lustre: Convert to separately allocated bdiJan Kara
2017-04-20fs: Get proper reference for s_bdiJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-20bdi: Export bdi_alloc_node() and bdi_put()Jan Kara
2017-04-20block: Unregister bdi on last reference dropJan Kara
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara
2017-04-20blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=nJens Axboe
2017-04-20bfq: fix compile error if CONFIG_CGROUPS=nJens Axboe
2017-04-20block, bfq: don't dereference bic before null checking itColin Ian King
2017-04-20ligtnvm: fix double blk_put_queue on same queueRakesh Pandit
2017-04-19block: Optimize ioprio_best()Bart Van Assche
2017-04-19block: Inline blk_rq_set_prio()Bart Van Assche
2017-04-19lightnvm: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche
2017-04-19null_blk: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche
2017-04-19block: Export blk_init_request_from_bio()Bart Van Assche
2017-04-19lightnvm: assume 64-bit lba numbersArnd Bergmann
2017-04-19block: make __blk_end_bidi_request privateChristoph Hellwig
2017-04-19block: remove blk_end_request_curChristoph Hellwig
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig
2017-04-19block: remove the osdblk driverChristoph Hellwig
2017-04-19block: Make writeback throttling defaults consistent for SQ devicesJan Kara
2017-04-19block, bfq: split bfq-iosched.c into multiple source filesPaolo Valente
2017-04-19block, bfq: remove all get and put of I/O contextsPaolo Valente
2017-04-19block, bfq: handle bursts of queue activationsArianna Avanzini
2017-04-19block, bfq: boost the throughput with random I/O on NCQ-capable HDDsPaolo Valente
2017-04-19block, bfq: boost the throughput on NCQ-capable flash-based devicesPaolo Valente
2017-04-19block, bfq: reduce idling only in symmetric scenariosArianna Avanzini
2017-04-19block, bfq: add Early Queue Merge (EQM)Arianna Avanzini
2017-04-19block, bfq: reduce latency during request-pool saturationPaolo Valente
2017-04-19block, bfq: preserve a low latency also with NCQ-capable drivesPaolo Valente
2017-04-19block, bfq: reduce I/O latency for soft real-time applicationsPaolo Valente
2017-04-19block, bfq: improve responsivenessPaolo Valente
2017-04-19block, bfq: add more fairness with writes and slow processesPaolo Valente
2017-04-19block, bfq: modify the peak-rate estimatorPaolo Valente
2017-04-19block, bfq: improve throughput boostingPaolo Valente
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente
2017-04-19nbd: set the max segment size to UINT_MAXJosef Bacik
2017-04-19Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-04-18blkfront: add uevent for size changeMarc Olson
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik