summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2020-10-29xsysace: use platform_get_resource() and platform_get_irq_optional()Andy Shevchenko-23/+26
2020-10-29null_blk: Fix locking in zoned modeDamien Le Moal-25/+82
2020-10-29null_blk: Fix zone reset all tracingDamien Le Moal-3/+8
2020-10-29nbd: don't update block size after device is startedMing Lei-4/+5
2020-10-27null_blk: synchronization fix for zoned deviceKanchan Joshi-4/+19
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-11/+31
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds-42/+57
2020-10-22null_blk: use zone status for max active/openKeith Busch-26/+43
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-4/+4
2020-10-21xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park-5/+15
2020-10-21xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park-6/+16
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+19
2020-10-20xen/blkback: use lateeoi irq bindingJuergen Gross-8/+19
2020-10-19zram: Fix __zram_bvec_{read,write}() locking orderPeter Zijlstra-3/+5
2020-10-17skd_main: remove unused including <linux/version.h>Tian Tao-1/+0
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2020-10-16zram: failing to decompress is WARN_ON worthyDouglas Anderson-1/+1
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-3/+3
2020-10-14nbd: make the config put is called before the notifying the waiterXiubo Li-1/+1
2020-10-13block/rnbd-clt: send_msg_close if any error occurs after send_msg_openGioh Kim-1/+3
2020-10-13block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote deviceJack Wang-5/+0
2020-10-13block/rnbd-clt: remove nr argument from send_usr_msgGuoqing Jiang-5/+5
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-59/+289
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds-217/+105
2020-10-12libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov-4/+4
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+1
2020-10-05drbd: remove ->this_bdevChristoph Hellwig-33/+25
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski-3/+3
2020-10-02rsxx: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li-1/+1
2020-09-29null_blk: add support for max open/active zone limit for zoned devicesNiklas Cassel-58/+282
2020-09-25drbd: don't set ->bd_containsChristoph Hellwig-2/+0
2020-09-25drbd: don't detour through bd_contains for the gendiskChristoph Hellwig-2/+2
2020-09-24null_blk: Support shared tag bitmapJohn Garry-0/+6
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe-180/+78
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig-2/+2
2020-09-24bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig-7/+13
2020-09-24block: lift setting the readahead size into the block layerChristoph Hellwig-10/+1
2020-09-24aoe: set an optimal I/O sizeChristoph Hellwig-2/+2
2020-09-24drbd: remove dead code in device_to_statisticsChristoph Hellwig-6/+0
2020-09-23zram: cleanup backing_dev_storeChristoph Hellwig-3/+4
2020-09-23pktcdvd: use blkdev_get_by_dev instead of open coding itChristoph Hellwig-14/+11
2020-09-23pktcdvd: remove the if 0'ed pkt_start_recovery functionChristoph Hellwig-65/+2
2020-09-23block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig-4/+4
2020-09-10paride/pcd: use bdev_check_media_changeChristoph Hellwig-1/+1
2020-09-10xsysace: simplify media change handlingChristoph Hellwig-16/+10
2020-09-10xsysace: use bdev_check_media_changeChristoph Hellwig-2/+2
2020-09-10swim3: use bdev_check_media_changedChristoph Hellwig-2/+2
2020-09-10swim: simplify media change handlingChristoph Hellwig-22/+2
2020-09-10swim: use bdev_check_media_changeChristoph Hellwig-2/+4