summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-04-16lightnvm: allow to init targets on factory modeJavier González
2017-04-16lightnvm: bad type conversion for nvme control bitsJavier González
2017-04-16lightnvm: fix cleanup order of disk on init errorJavier González
2017-04-16lightnvm: double-clear of dev->lun_map on target init errorJavier González
2017-04-16lightnvm: don't check for failure from mempool_alloc()NeilBrown
2017-04-16lightnvm: enable nvme size compile assertsMatias Bjørling
2017-04-16lightnvm: free reverse device mapJavier González
2017-04-16lightnvm: rename scrambler controller hintJavier González
2017-04-16lightnvm: submit erases using the I/O pathJavier González
2017-04-16nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identifyScott Bauer
2017-04-16lightnvm: Fix error handlingChristophe JAILLET
2017-04-14net: off by one in inet6_pton()Dan Carpenter
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval
2017-04-14blk-mq: export helpersOmar Sandoval
2017-04-14blk-mq: add shallow depth option for blk_mq_get_tag()Omar Sandoval
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval