summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2018-10-10drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2018-10-03block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche
2018-10-02pktcdvd: fix fall-through annotationGustavo A. R. Silva
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe
2018-09-28virtio-blk: modernize sysfs attribute creationHannes Reinecke
2018-09-28zram: register default groups with device_add_disk()Hannes Reinecke
2018-09-28aoe: register default groups with device_add_disk()Hannes Reinecke
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-27xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky
2018-09-21blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-12null_blk: fix zoned support for non-rq based operationJens Axboe
2018-09-11rsxx: Remove unnecessary parenthesesNathan Chancellor
2018-09-07Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2018-09-07block: umem: replace spin_lock_bh with spin_lock in tasklet callbackjun qian
2018-09-06drbd: Convert from ahash to shashKees Cook
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06rbd: support cloning across namespacesIlya Dryomov
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov
2018-09-04nbd: don't allow invalid blocksize settingsJens Axboe
2018-08-30Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-27Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2018-08-27xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross
2018-08-27xen/blkback: move persistent grants flags to boolJuergen Gross
2018-08-27xen/blkfront: reorder tests in xlblk_init()Juergen Gross
2018-08-27xen/blkfront: cleanup stale persistent grantsJuergen Gross
2018-08-27xen/blkback: don't keep persistent grants too longJuergen Gross
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-22drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox
2018-08-21block/DAC960.c: make some arrays static const, shrinks object sizeColin Ian King
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-08-16pktcdvd: fix setting of 'ret' error return for a few casesJens Axboe
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang