summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block, bfq: add full hierarchical scheduling and cgroups supportArianna Avanzini2017-04-194-312/+2141
* block, bfq: introduce the BFQ-v0 I/O scheduler as an extra schedulerPaolo Valente2017-04-195-0/+4697
* nbd: set the max segment size to UINT_MAXJosef Bacik2017-04-191-0/+1
* Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-04-191-0/+3
|\
| * blkfront: add uevent for size changeMarc Olson2017-04-181-0/+3
|/
* nbd: add a flag to destroy an nbd device on disconnectJosef Bacik2017-04-172-1/+35
* nbd: add device refcountingJosef Bacik2017-04-171-18/+86
* nbd: add a status netlink commandJosef Bacik2017-04-172-0/+133
* nbd: handle dead connectionsJosef Bacik2017-04-172-4/+60
* nbd: only clear the queue on device teardownJosef Bacik2017-04-171-1/+3
* nbd: multicast dead link notificationsJosef Bacik2017-04-172-14/+81
* nbd: add a reconfigure netlink commandJosef Bacik2017-04-172-0/+142
* nbd: add a basic netlink interfaceJosef Bacik2017-04-172-26/+359
* nbd: stop using the bdev everywhereJosef Bacik2017-04-171-55/+37
* nbd: separate out the config informationJosef Bacik2017-04-171-174/+263
* nbd: handle single path failures gracefullyJosef Bacik2017-04-171-26/+125
* nbd: put socket in error casesJosef Bacik2017-04-171-2/+7
* lightnvm: fix some error code in pblk-init.cDan Carpenter2017-04-161-6/+14
* lightnvm: fix some WARN() messagesDan Carpenter2017-04-163-8/+8
* lightnvm: pblk-gc: fix an error pointer dereference in initDan Carpenter2017-04-161-2/+2
* lightnvm: physical block device (pblk) targetJavier González2017-04-1615-0/+8044
* lightnvm: convert sprintf into strlcpyJavier González2017-04-161-3/+3
* lightnvm: fix type checks on rrpcJavier González2017-04-161-2/+2
* lightnvm: clean unused variableJavier González2017-04-161-3/+0
* lightnvm: make nvm_free staticJavier González2017-04-161-1/+1
* lightnvm: allow to init targets on factory modeJavier González2017-04-164-5/+19
* lightnvm: bad type conversion for nvme control bitsJavier González2017-04-161-1/+1
* lightnvm: fix cleanup order of disk on init errorJavier González2017-04-161-7/+7
* lightnvm: double-clear of dev->lun_map on target init errorJavier González2017-04-161-7/+10
* lightnvm: don't check for failure from mempool_alloc()NeilBrown2017-04-161-9/+0
* lightnvm: enable nvme size compile assertsMatias Bjørling2017-04-161-2/+4
* lightnvm: free reverse device mapJavier González2017-04-161-1/+13
* lightnvm: rename scrambler controller hintJavier González2017-04-161-1/+1
* lightnvm: submit erases using the I/O pathJavier González2017-04-164-50/+47
* nvme/lightnvm: Prevent small buffer overflow in nvme_nvm_identifyScott Bauer2017-04-161-1/+1
* lightnvm: Fix error handlingChristophe JAILLET2017-04-161-2/+4
* net: off by one in inet6_pton()Dan Carpenter2017-04-141-1/+1
* blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval2017-04-144-0/+743
* blk-mq-sched: make completed_request() callback more usefulOmar Sandoval2017-04-143-10/+8
* blk-mq: export helpersOmar Sandoval2017-04-142-0/+3
* blk-mq: add shallow depth option for blk_mq_get_tag()Omar Sandoval2017-04-142-1/+5
* sbitmap: add sbitmap_get_shallow() operationOmar Sandoval2017-04-142-7/+123
* remove the mg_disk driverChristoph Hellwig2017-04-145-1257/+0
* block: Fix list corruption of blk stats callback listJan Kara2017-04-111-8/+4
* blk-mq: Show symbolic names for hctx state and flagsBart Van Assche2017-04-101-3/+34
* blk-mq: Export queue state through /sys/kernel/debug/block/*/stateBart Van Assche2017-04-101-0/+106
* scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen2017-04-081-19/+6
* scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen2017-04-082-3/+61
* block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-0823-124/+27
* drbd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-085-7/+15