summaryrefslogtreecommitdiff
path: root/drivers/block
Commit message (Expand)AuthorAge
* zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke2017-08-10
* sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley2017-08-09
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-28
|\
| * Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-07-25
| |\
| | * xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang2017-07-25
| | * xen-blkfront: fix mq start/stop raceJunxiao Bi2017-07-25
| * | nbd: clear disconnected on reconnectJosef Bacik2017-07-25
| |/
| * xen-blkfront: Fix handling of non-supported operationsBart Van Assche2017-07-24
| * nbd: only set sndtimeo if we have a timeout setJosef Bacik2017-07-22
| * nbd: take tx_lock before disconnectingJosef Bacik2017-07-22
| * nbd: allow multiple disconnects to be sentJosef Bacik2017-07-22
* | virtio_blk: Use sysfs_match_string() helperAndy Shevchenko2017-07-25
|/
* nbd: kill unused ret in recv_workKefeng Wang2017-07-13
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-11
|\
| * Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-10
| |\
| | * virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg2017-07-06
| | * mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg2017-07-06
| | * nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg2017-07-06
| * | cciss: initialize struct scsi_reqChristoph Hellwig2017-07-06
| * | null_blk: fix error flow for shared tags during module_initMax Gurtovoy2017-07-06
| * | mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei2017-07-05
| |/
* | ARM: fix rd_size declarationBart Van Assche2017-07-10
* | zram: constify attribute_group structures.Arvind Yadav2017-07-10
* | zram: use __sysfs_match_string() helperAndy Shevchenko2017-07-10
* | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-07
|\ \
| * | dax: remove default copy_from_iter fallbackDan Williams2017-06-27
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-06
|\ \ \
| * | | zram: count same page write as page_storedMinchan Kim2017-07-06
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-06
|\ \ \ \ | |/ / / |/| | |
| * | | take floppy compat ioctls to sodding floppy.cAl Viro2017-06-29
* | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-05
|\ \ \ \
| * | | | fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig2017-06-29
| * | | | fs: implement vfs_iter_read using do_iter_readChristoph Hellwig2017-06-29
* | | | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-05
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fsAl Viro2017-06-26
| |\ \ \ \ \
| * | | | | | drbd: ->sendpage() never needed set_fs()Al Viro2017-05-27
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-03
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()Greg Kroah-Hartman2017-06-13
| * | | | | pktcdvd: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-09
| * | | | | zram: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-09
| | |/ / / | |/| | |
* | | | | drbd: Drop unnecessary staticJulia Lawall2017-06-27
* | | | | block: don't set bounce limit in blk_init_queueChristoph Hellwig2017-06-27
* | | | | blk-mq: don't bounce by defaultChristoph Hellwig2017-06-27
* | | | | block: don't bother with bounce limits for make_request driversChristoph Hellwig2017-06-27
* | | | | pktcdvd: remove the call to blk_queue_bounceChristoph Hellwig2017-06-27
* | | | | mtip32xx: fix up the checking for internal command failureJens Axboe2017-06-23
* | | | | Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe2017-06-22
|\ \ \ \ \
| * \ \ \ \ Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-06-20
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | xen-blkback: don't leak stack data via response ringJan Beulich2017-06-13
| | * | | | xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-06-13