summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2017-10-05brd: fix overflow in __brd_direct_accessMikulas Patocka1-1/+1
2017-09-27skd: Submit requests to firmware before triggering the doorbellBart Van Assche1-0/+6
2017-09-27skd: Avoid that module unloading triggers a use-after-freeBart Van Assche1-8/+9
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+8
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-2/+8
2017-08-26Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+10
2017-08-25xen-blkback: stop blkback thread of every queue in xen_blkif_disconnectAnnie Li1-2/+8
2017-08-25virtio_blk: fix incorrect message when disk is resizedStefan Hajnoczi1-6/+10
2017-08-24Revert "loop: support 4k physical blocksize"Omar Sandoval2-37/+6
2017-08-16Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-3/+3
2017-08-15xen-blkfront: use a right index when checking requestsMunehisa Kamata1-3/+3
2017-08-11zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke1-2/+2
2017-08-10sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley1-0/+61
2017-07-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-16/+27
2017-07-26Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe1-9/+12
2017-07-25nbd: clear disconnected on reconnectJosef Bacik1-0/+2
2017-07-25xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang1-8/+11
2017-07-25xen-blkfront: fix mq start/stop raceJunxiao Bi1-1/+1
2017-07-25virtio_blk: Use sysfs_match_string() helperAndy Shevchenko1-5/+2
2017-07-24xen-blkfront: Fix handling of non-supported operationsBart Van Assche1-2/+2
2017-07-22nbd: only set sndtimeo if we have a timeout setJosef Bacik1-2/+5
2017-07-22nbd: take tx_lock before disconnectingJosef Bacik1-0/+4
2017-07-22nbd: allow multiple disconnects to be sentJosef Bacik1-3/+2
2017-07-13nbd: kill unused ret in recv_workKefeng Wang1-2/+0
2017-07-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-15/+43
2017-07-11ARM: fix rd_size declarationBart Van Assche1-0/+1
2017-07-11zram: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11zram: use __sysfs_match_string() helperAndy Shevchenko1-6/+4
2017-07-10Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe3-8/+19
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+8
2017-07-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2017-07-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+328
2017-07-07zram: count same page write as page_storedMinchan Kim1-0/+2
2017-07-06cciss: initialize struct scsi_reqChristoph Hellwig1-0/+8
2017-07-06null_blk: fix error flow for shared tags during module_initMax Gurtovoy1-5/+13
2017-07-06virtio_blk: quiesce/unquiesce live IO when entering PM statesSagi Grimberg1-2/+2
2017-07-06mtip32xx: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-4/+15
2017-07-06nbd: quiesce request queues to make sure no submissions are inflightSagi Grimberg1-2/+2
2017-07-06Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2017-07-05mtip32xx: avoid to read HOST_CAP from HW in .queue_rq()Ming Lei2-2/+3
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-29/+32
2017-06-30take floppy compat ioctls to sodding floppy.cAl Viro1-0/+328
2017-06-30fs: implement vfs_iter_write using do_iter_writeChristoph Hellwig1-1/+1
2017-06-30fs: implement vfs_iter_read using do_iter_readChristoph Hellwig1-2/+2
2017-06-28drbd: Drop unnecessary staticJulia Lawall1-1/+1
2017-06-28dax: remove default copy_from_iter fallbackDan Williams1-0/+8
2017-06-27block: don't set bounce limit in blk_init_queueChristoph Hellwig9-0/+10
2017-06-27blk-mq: don't bounce by defaultChristoph Hellwig2-6/+0
2017-06-27block: don't bother with bounce limits for make_request driversChristoph Hellwig3-3/+0