summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* nbd: change the default nbd partitionsJosef Bacik2017-08-171-2/+2
* nbd: allow device creation at a specific indexJosef Bacik2017-08-171-0/+9
* loop: fix to a race condition due to the early registration of deviceAnton Volkov2017-08-151-6/+8
* block: pass in queue to inflight accountingJens Axboe2017-08-093-8/+13
* null_blk: make sure submit_queues > 0weiping zhang2017-08-071-2/+2
* null_blk: simplify logic for use_per_node_hctxweiping zhang2017-08-071-5/+2
* block: DAC960: shut up format-overflow warningArnd Bergmann2017-07-291-4/+8
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-282-16/+27
|\
| * Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-07-251-9/+12
| |\
| | * xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang2017-07-251-8/+11
| | * xen-blkfront: fix mq start/stop raceJunxiao Bi2017-07-251-1/+1
| * | nbd: clear disconnected on reconnectJosef Bacik2017-07-251-0/+2
| |/
| * xen-blkfront: Fix handling of non-supported operationsBart Van Assche2017-07-241-2/+2
| * nbd: only set sndtimeo if we have a timeout setJosef Bacik2017-07-221-2/+5
| * nbd: take tx_lock before disconnectingJosef Bacik2017-07-221-0/+4
| * nbd: allow multiple disconnects to be sentJosef Bacik2017-07-221-3/+2
* | virtio_blk: Use sysfs_match_string() helperAndy Shevchenko2017-07-251-5/+2
|/
* nbd: kill unused ret in recv_workKefeng Wang2017-07-131-2/+0
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-116-15/+43
|\
| * Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-103-8/+19
| |\
| | * virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg2017-07-061-2/+2
| | * mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg2017-07-061-4/+15
| | * nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg2017-07-061-2/+2
| * | cciss: initialize struct scsi_reqChristoph Hellwig2017-07-061-0/+8
| * | null_blk: fix error flow for shared tags during module_initMax Gurtovoy2017-07-061-5/+13
| * | mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei2017-07-052-2/+3
| |/
* | ARM: fix rd_size declarationBart Van Assche2017-07-101-0/+1
* | zram: constify attribute_group structures.Arvind Yadav2017-07-101-1/+1
* | zram: use __sysfs_match_string() helperAndy Shevchenko2017-07-101-6/+4
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-071-0/+8
|\ \
| * | dax: remove default copy_from_iter fallbackDan Williams2017-06-271-0/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-0/+2
|\ \ \
| * | | zram: count same page write as page_storedMinchan Kim2017-07-061-0/+2
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-0/+328
|\ \ \ \ | |/ / / |/| | |
| * | | take floppy compat ioctls to sodding floppy.cAl Viro2017-06-291-0/+328
* | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-051-3/+3
|\ \ \ \
| * | | | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-291-1/+1
| * | | | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-291-2/+2
* | | | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-3/+0
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-262-15/+20
| |\ \ \ \ \
| * | | | | | drbd: ->sendpage() never needed set_fs()Al Viro2017-05-271-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-032-29/+32
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()Greg Kroah-Hartman2017-06-131-1/+1
| * | | | | pktcdvd: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-091-18/+17
| * | | | | zram: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-091-11/+15
| | |/ / / | |/| | |
* | | | | drbd: Drop unnecessary staticJulia Lawall2017-06-271-1/+1
* | | | | block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-279-0/+10
* | | | | blk-mq: don't bounce by defaultChristoph Hellwig2017-06-272-6/+0
* | | | | block: don't bother with bounce limits for make_request driversChristoph Hellwig2017-06-273-3/+0
* | | | | pktcdvd: remove the call to blk_queue_bounceChristoph Hellwig2017-06-271-2/+0