summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2018-10-08sunvdc: Remove VLA usageKees Cook-4/+10
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman-2/+2
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross-2/+2
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe-1/+3
2018-09-27xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky-3/+1
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman-0/+3
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft-0/+3
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds-34/+62
2018-09-12null_blk: fix zoned support for non-rq based operationJens Axboe-34/+62
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds-57/+178
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+3
2018-09-06rbd: support cloning across namespacesIlya Dryomov-14/+97
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov-48/+86
2018-09-04nbd: don't allow invalid blocksize settingsJens Axboe-0/+3
2018-08-30Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds-70/+153
2018-08-27Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe-70/+153
2018-08-27xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross-1/+0
2018-08-27xen/blkback: move persistent grants flags to boolJuergen Gross-13/+7
2018-08-27xen/blkfront: reorder tests in xlblk_init()Juergen Gross-9/+9
2018-08-27xen/blkfront: cleanup stale persistent grantsJuergen Gross-4/+90
2018-08-27xen/blkback: don't keep persistent grants too longJuergen Gross-46/+50
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-39/+11
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+25
2018-08-22drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas-1/+6
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox-16/+5
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox-23/+6
2018-08-21block/DAC960.c: make some arrays static const, shrinks object sizeColin Ian King-18/+24
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-37/+88
2018-08-16pktcdvd: fix setting of 'ret' error return for a few casesJens Axboe-0/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+3
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds-188/+434
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+14
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim-1/+14
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe-1/+3
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang-8/+4
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang-2/+2
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang-2/+1
2018-08-06xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva-2/+2
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook-1/+1
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook-18/+18
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann-1/+1
2018-08-02rbd: support for images within namespacesIlya Dryomov-2/+49
2018-08-02rbd: pass rbd_spec into parse_rbd_opts_token()Ilya Dryomov-33/+37
2018-08-02libceph: amend "bad option arg" error messageIlya Dryomov-1/+1
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-17/+79
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park-1/+3
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+79