summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* z2ram: use separate gendisk for the different modesChristoph Hellwig2020-11-161-42/+58
* z2ram: reindentChristoph Hellwig2020-11-161-257/+236
* ataflop: use a separate gendisk for each media formatChristoph Hellwig2020-11-161-49/+86
* amiflop: use separate gendisks for Amiga vs MS-DOS modeChristoph Hellwig2020-11-161-43/+55
* floppy: use a separate gendisk for each media formatChristoph Hellwig2020-11-161-57/+97
* loop: use __register_blkdev to allocate devices on demandChristoph Hellwig2020-11-161-22/+8
* brd: use __register_blkdev to allocate devices on demandChristoph Hellwig2020-11-161-28/+11
* swim: don't call blk_register_regionChristoph Hellwig2020-11-161-17/+0
* block: remove __blkdev_driver_ioctlChristoph Hellwig2020-11-161-2/+4
* loop: use set_disk_roChristoph Hellwig2020-11-161-1/+1
* rbd: implement ->set_read_only to hook into BLKROSET processingChristoph Hellwig2020-11-161-36/+4
* loop: Fix occasional uevent dropPetr Vorel2020-11-121-1/+2
* nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig2020-11-101-0/+1
* null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal2020-11-062-17/+32
* 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