summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* xsysace: use platform_get_resource() and platform_get_irq_optional()Andy Shevchenko2020-10-291-23/+26
* null_blk: Fix locking in zoned modeDamien Le Moal2020-10-292-25/+82
* null_blk: Fix zone reset all tracingDamien Le Moal2020-10-291-3/+8
* nbd: don't update block size after device is startedMing Lei2020-10-291-4/+5
* null_blk: synchronization fix for zoned deviceKanchan Joshi2020-10-272-4/+19
* Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-252-11/+31
|\
| * xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-5/+15
| * xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-6/+16
* | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-245-42/+57
|\ \
| * | null_blk: use zone status for max active/openKeith Busch2020-10-221-26/+43
| * | zram: Fix __zram_bvec_{read,write}() locking orderPeter Zijlstra2020-10-191-3/+5
| * | skd_main: remove unused including <linux/version.h>Tian Tao2020-10-171-1/+0
| * | nbd: make the config put is called before the notifying the waiterXiubo Li2020-10-141-1/+1
| * | block/rnbd-clt: send_msg_close if any error occurs after send_msg_openGioh Kim2020-10-131-1/+3
| * | block/rnbd-clt: do not cap max_hw_sectors & max_segments with remote deviceJack Wang2020-10-131-5/+0
| * | block/rnbd-clt: remove nr argument from send_usr_msgGuoqing Jiang2020-10-131-5/+5
* | | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-10-211-4/+4
|\ \ \
| * | | libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-121-4/+4
* | | | Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-202-8/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | xen/blkback: use lateeoi irq bindingJuergen Gross2020-10-202-8/+19
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-10-161-1/+1
|\ \ \ \
| * | | | zram: failing to decompress is WARN_ON worthyDouglas Anderson2020-10-161-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-021-3/+3
| | |/ | |/|
* | | Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-134-59/+289
|\ \ \
| * | | rsxx: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-021-1/+1
| * | | null_blk: add support for max open/active zone limit for zoned devicesNiklas Cassel2020-09-293-58/+282
| * | | null_blk: Support shared tag bitmapJohn Garry2020-09-241-0/+6
| * | | Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe2020-09-2418-180/+78
| |\ \ \ | | |/ / | |/| |
* | | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-1324-217/+105
|\ \ \ \ | |_|_|/ |/| | |
| * | | drbd: remove ->this_bdevChristoph Hellwig2020-10-057-33/+25
| * | | drbd: don't set ->bd_containsChristoph Hellwig2020-09-251-2/+0
| * | | drbd: don't detour through bd_contains for the gendiskChristoph Hellwig2020-09-252-2/+2
| | |/ | |/|
| * | bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig2020-09-242-2/+2
| * | bdi: remove BDI_CAP_SYNCHRONOUS_IOChristoph Hellwig2020-09-242-7/+13
| * | block: lift setting the readahead size into the block layerChristoph Hellwig2020-09-242-10/+1
| * | aoe: set an optimal I/O sizeChristoph Hellwig2020-09-241-2/+2
| * | drbd: remove dead code in device_to_statisticsChristoph Hellwig2020-09-241-6/+0
| * | zram: cleanup backing_dev_storeChristoph Hellwig2020-09-231-3/+4
| * | pktcdvd: use blkdev_get_by_dev instead of open coding itChristoph Hellwig2020-09-231-14/+11
| * | pktcdvd: remove the if 0'ed pkt_start_recovery functionChristoph Hellwig2020-09-231-65/+2
| * | block: move the NEED_PART_SCAN flag to struct gendiskChristoph Hellwig2020-09-231-4/+4
| * | paride/pcd: use bdev_check_media_changeChristoph Hellwig2020-09-101-1/+1
| * | xsysace: simplify media change handlingChristoph Hellwig2020-09-101-16/+10
| * | xsysace: use bdev_check_media_changeChristoph Hellwig2020-09-101-2/+2
| * | swim3: use bdev_check_media_changedChristoph Hellwig2020-09-101-2/+2
| * | swim: simplify media change handlingChristoph Hellwig2020-09-101-22/+2
| * | swim: use bdev_check_media_changeChristoph Hellwig2020-09-101-2/+4
| * | floppy: use bdev_check_media_changeChristoph Hellwig2020-09-101-3/+5