summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2017-10-05brd: fix overflow in __brd_direct_accessMikulas Patocka
2017-09-27skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-09-27skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-08-25xen-blkback: stop blkback thread of every queue in xen_blkif_disconnectAnnie Li
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi
2017-08-23Revert "loop: support 4k physical blocksize"Omar Sandoval
2017-08-16Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-08-15xen-blkfront: use a right index when checking requestsMunehisa Kamata
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke
2017-08-09sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-25Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-07-25nbd: clear disconnected on reconnectJosef Bacik
2017-07-25xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang
2017-07-25xen-blkfront: fix mq start/stop raceJunxiao Bi
2017-07-25virtio_blk: Use sysfs_match_string() helperAndy Shevchenko
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche
2017-07-22nbd: only set sndtimeo if we have a timeout setJosef Bacik
2017-07-22nbd: take tx_lock before disconnectingJosef Bacik
2017-07-22nbd: allow multiple disconnects to be sentJosef Bacik
2017-07-13nbd: kill unused ret in recv_workKefeng Wang
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-10ARM: fix rd_size declarationBart Van Assche
2017-07-10zram: constify attribute_group structures.Arvind Yadav
2017-07-10zram: use __sysfs_match_string() helperAndy Shevchenko
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06zram: count same page write as page_storedMinchan Kim
2017-07-06cciss: initialize struct scsi_reqChristoph Hellwig
2017-07-06null_blk: fix error flow for shared tags during module_initMax Gurtovoy
2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg
2017-07-06mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg
2017-07-06nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-06-29take floppy compat ioctls to sodding floppy.cAl Viro
2017-06-29fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig
2017-06-29fs: implement vfs_iter_read using do_iter_readChristoph Hellwig
2017-06-27drbd: Drop unnecessary staticJulia Lawall
2017-06-27dax: remove default copy_from_iter fallbackDan Williams
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig