summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ataflop: use bdev_check_media_changeChristoph Hellwig2020-09-101-3/+4
| * | amiflop: use bdev_check_media_changeChristoph Hellwig2020-09-101-1/+1
| * | blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHAREDMing Lei2020-09-031-1/+1
| * | block: add a new revalidate_disk_size helperChristoph Hellwig2020-09-024-12/+6
| * | block: rename bd_invalidatedChristoph Hellwig2020-09-021-4/+4
| * | virtio-blk: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-011-1/+1
| * | block: fix locking for struct block_device size updatesChristoph Hellwig2020-09-011-3/+1
| * | block: replace bd_set_size with bd_set_nr_sectorsChristoph Hellwig2020-09-013-6/+7
* | | drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li2020-10-021-1/+1
| |/ |/|
* | rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov2020-09-071-0/+12
|/
* Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-282-2/+4
|\
| * loop: Set correct device size when using LOOP_CONFIGUREMartijn Coenen2020-08-261-2/+2
| * nbd: restore default timeout when setting it to zeroHou Pu2020-08-261-0/+2
* | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-244-25/+44
|\|
| * null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu2020-08-211-1/+1
| * block/rnbd: Ensure err is always initialized in process_rdmaNathan Chancellor2020-08-211-1/+2