summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-17nbd: add device refcountingJosef Bacik
2017-04-17nbd: add a status netlink commandJosef Bacik
2017-04-17nbd: handle dead connectionsJosef Bacik
2017-04-17nbd: only clear the queue on device teardownJosef Bacik
2017-04-17nbd: multicast dead link notificationsJosef Bacik
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik
2017-04-17nbd: add a basic netlink interfaceJosef Bacik
2017-04-17nbd: stop using the bdev everywhereJosef Bacik
2017-04-17nbd: separate out the config informationJosef Bacik
2017-04-17nbd: handle single path failures gracefullyJosef Bacik
2017-04-17nbd: put socket in error casesJosef Bacik
2017-04-16lightnvm: fix some error code in pblk-init.cDan Carpenter
2017-04-16lightnvm: fix some WARN() messagesDan Carpenter
2017-04-16lightnvm: pblk-gc: fix an error pointer dereference in initDan Carpenter
2017-04-16lightnvm: physical block device (pblk) targetJavier González
2017-04-16lightnvm: convert sprintf into strlcpyJavier González
2017-04-16lightnvm: fix type checks on rrpcJavier González
2017-04-16lightnvm: clean unused variableJavier González
2017-04-16lightnvm: make nvm_free staticJavier González