aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-19block, bfq: modify the peak-rate estimatorPaolo Valente1-125/+372
2017-04-19block, bfq: improve throughput boostingPaolo Valente1-46/+41
2017-04-19block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini4-312/+2141
2017-04-19block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente5-0/+4697
2017-04-19nbd: set the max segment size to UINT_MAXJosef Bacik1-0/+1
2017-04-19Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.12/blockJens Axboe1-0/+3
2017-04-18blkfront: add uevent for size changeMarc Olson1-0/+3
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik2-1/+35
2017-04-17nbd: add device refcountingJosef Bacik1-18/+86
2017-04-17nbd: add a status netlink commandJosef Bacik2-0/+133
2017-04-17nbd: handle dead connectionsJosef Bacik2-4/+60
2017-04-17nbd: only clear the queue on device teardownJosef Bacik1-1/+3
2017-04-17nbd: multicast dead link notificationsJosef Bacik2-14/+81
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik2-0/+142
2017-04-17nbd: add a basic netlink interfaceJosef Bacik2-26/+359
2017-04-17nbd: stop using the bdev everywhereJosef Bacik1-55/+37
2017-04-17nbd: separate out the config informationJosef Bacik1-174/+263
2017-04-17nbd: handle single path failures gracefullyJosef Bacik1-26/+125
2017-04-17nbd: put socket in error casesJosef Bacik1-2/+7
2017-04-16lightnvm: fix some error code in pblk-init.cDan Carpenter1-6/+14
2017-04-16lightnvm: fix some WARN() messagesDan Carpenter3-8/+8
2017-04-16lightnvm: pblk-gc: fix an error pointer dereference in initDan Carpenter1-2/+2
2017-04-16lightnvm: physical block device (pblk) targetJavier González15-0/+8044
2017-04-16lightnvm: convert sprintf into strlcpyJavier González1-3/+3
2017-04-16lightnvm: fix type checks on rrpcJavier González1-2/+2
2017-04-16lightnvm: clean unused variableJavier González1-3/+0
2017-04-16lightnvm: make nvm_free staticJavier González1-1/+1
2017-04-16lightnvm: allow to init targets on factory modeJavier González4-5/+19
2017-04-16lightnvm: bad type conversion for nvme control bitsJavier González1-1/+1
2017-04-16lightnvm: fix cleanup order of disk on init errorJavier González1-7/+7
2017-04-16lightnvm: double-clear of dev->lun_map on target init errorJavier González1-7/+10
2017-04-16lightnvm: don't check for failure from mempool_alloc()NeilBrown1-9/+0
2017-04-16lightnvm: enable nvme size compile assertsMatias Bjørling1-2/+4
2017-04-16lightnvm: free reverse device mapJavier González1-1/+13
2017-04-16lightnvm: rename scrambler controller hintJavier González1-1/+1
2017-04-16lightnvm: submit erases using the I/O pathJavier González4-50/+47
2017-04-16nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identifyScott Bauer1-1/+1
2017-04-16lightnvm: Fix error handlingChristophe JAILLET1-2/+4
2017-04-14net: off by one in inet6_pton()Dan Carpenter1-1/+1
2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval4-0/+743
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval3-10/+8
2017-04-14blk-mq: export helpersOmar Sandoval2-0/+3
2017-04-14blk-mq: add shallow depth option for blk_mq_get_tag()Omar Sandoval2-1/+5
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval2-7/+123
2017-04-14remove the mg_disk driverChristoph Hellwig5-1257/+0
2017-04-11block: Fix list corruption of blk stats callback listJan Kara1-8/+4
2017-04-10blk-mq: Show symbolic names for hctx state and flagsBart Van Assche1-3/+34
2017-04-10blk-mq: Export queue state through /sys/kernel/debug/block/*/stateBart Van Assche1-0/+106
2017-04-08scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen1-19/+6
2017-04-08scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen2-3/+61