summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linuxLinus Torvalds2023-08-191-1/+1
|\
| * drivers/rnbd: restore sysfs interface to rnbd-clientLi Zhijian2023-08-181-1/+1
* | Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linuxLinus Torvalds2023-08-111-12/+20
|\|
| * zram: take device and not only bvec offset into accountChristoph Hellwig2023-08-051-12/+20
* | rbd: prevent busy loop when requesting exclusive lockIlya Dryomov2023-08-021-13/+15
* | Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2023-07-281-38/+86
|\ \
| * | rbd: retrieve and check lock owner twice before blocklistingIlya Dryomov2023-07-261-2/+23
| * | rbd: harden get_lock_owner_info() a bitIlya Dryomov2023-07-261-6/+15
| * | rbd: make get_lock_owner_info() return a single locker or NULLIlya Dryomov2023-07-261-33/+51
* | | Merge tag 'block-6.5-2023-07-28' of git://git.kernel.dk/linuxLinus Torvalds2023-07-281-4/+7
|\ \ \ | |/ / |/| / | |/
| * ublk: return -EINTR if breaking from waiting for existed users in DEL_DEVMing Lei2023-07-271-2/+2
| * ublk: fail to recover device if queue setup is interruptedMing Lei2023-07-271-1/+3
| * ublk: fail to start device if queue setup is interruptedMing Lei2023-07-271-1/+2
* | Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds2023-07-221-2/+38
|\|
| * loop: do not enforce max_loop hard limit by (new) defaultMauricio Faria de Oliveira2023-07-211-2/+34
| * loop: deprecate autoloading callback loop_probe()Mauricio Faria de Oliveira2023-07-211-0/+4
* | Merge branch '6.5/scsi-staging' into 6.5/scsi-fixesMartin K. Petersen2023-07-112-30/+20
|\ \ | |/ |/|
| * scsi: block: virtio_blk: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-19/+15
| * scsi: block: nullblk: Set zone limits before revalidating zonesDamien Le Moal2023-07-051-11/+5
* | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-4/+8
|\ \
| * | drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells2023-06-241-4/+8
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-1/+1
|\ \ \
| * | | zram: further limit recompression thresholdSergey Senozhatsky2023-06-191-1/+1
* | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-2631-785/+922
|\ \ \ \ | |_|/ / |/| | |
| * | | ublk: make ublk_chr_class a static const structureIvan Orlov2023-06-211-7/+8
| * | | aoe: make aoe_class a static const structureIvan Orlov2023-06-211-13/+17
| * | | block/rnbd: make all 'class' structures constIvan Orlov2023-06-212-19/+23
| * | | swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_openChristoph Hellwig2023-06-201-1/+1
| * | | brd: use cond_resched instead of cond_resched_rcuPankaj Raghav2023-06-141-1/+1
| * | | swim3: fix the floppy_locked_ioctl prototypeChristoph Hellwig2023-06-131-1/+1
| * | | block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2023-06-1221-98/+93
| * | | rnbd-srv: replace sess->open_flags with a "bool readonly"Christoph Hellwig2023-06-123-11/+9
| * | | block: use the holder as indication for exclusive opensChristoph Hellwig2023-06-125-23/+27
| * | | rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_pathChristoph Hellwig2023-06-121-1/+1
| * | | block: remove the unused mode argument to ->releaseChristoph Hellwig2023-06-1213-17/+16
| * | | block: pass a gendisk to ->openChristoph Hellwig2023-06-1214-66/+63
| * | | block: pass a gendisk on bdev_check_media_changeChristoph Hellwig2023-06-125-14/+14
| * | | block/rnbd-srv: make process_msg_sess_info returns voidGuoqing Jiang2023-06-111-6/+3
| * | | block/rnbd-srv: init err earlier in rnbd_srv_init_moduleGuoqing Jiang2023-06-111-5/+3
| * | | block/rnbd-srv: init ret with 0 instead of -EPERMGuoqing Jiang2023-06-111-4/+3
| * | | block/rnbd-srv: rename one member in rnbd_srv_devGuoqing Jiang2023-06-112-8/+8
| * | | block/rnbd-srv: no need to check sess_devGuoqing Jiang2023-06-111-1/+1
| * | | block/rnbd: introduce rnbd_access_modesGuoqing Jiang2023-06-116-32/+16
| * | | block/rnbd-srv: remove unused headerGuoqing Jiang2023-06-111-1/+0
| * | | block/rnbd: kill rnbd_flags_supportedGuoqing Jiang2023-06-111-22/+0
| * | | pktcdvd: Sort headersAndy Shevchenko2023-06-071-15/+16
| * | | pktcdvd: Get rid of redundant 'else'Andy Shevchenko2023-06-071-7/+7
| * | | pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()Andy Shevchenko2023-06-071-17/+14
| * | | pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify codeAndy Shevchenko2023-06-071-20/+3
| * | | pktcdvd: Drop redundant castings for sector_tAndy Shevchenko2023-06-071-16/+10