summaryrefslogtreecommitdiffstats
path: root/v6.4/c8e108d80cd8b2f079a79c8131fe594f12abf7f3
blob: 20f2607f6975a037d015c21f6f56f0cf99127e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
c8e108d80cd8 ("s390: port block device access to file")
a8ab90ff47bf ("s390/dasd: Convert to bdev_open_by_path()")
560e20e4bf64 ("block: consolidate __invalidate_device and fsync_bdev")
127a5093c79d ("block: drop the "busy inodes on changed media" log message")
2527fd38772f ("dasd: also call __invalidate_device when setting the device offline")
ab6860f62bfe ("block: simplify the disk_force_media_change interface")
aca740cecbe5 ("fs: open block device after superblock creation")
b90ecc0379eb ("block: increment diskseq on all media change events")
05bdb9965305 ("block: replace fmode_t with a block-specific type for block open flags")
5e4ea834676e ("block: remove unused fmode_t arguments from ioctl handlers")
cfb425761c79 ("block: move a few internal definitions out of blkdev.h")
99b07780814e ("rnbd-srv: replace sess->open_flags with a "bool readonly"")
658afed19cee ("mtd: block: use a simple bool to track open for write")
7d9d7d59d44b ("nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool")
2e80089c1824 ("scsi: replace the fmode_t argument to scsi_ioctl with a simple bool")
5f4eb9d5413f ("scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool")
81b1fb7d17c0 ("fs: remove sb->s_mode")
3f0b3e785e8b ("block: add a sb_open_mode helper")
2736e8eeb0cc ("block: use the holder as indication for exclusive opens")
2ef789288afd ("btrfs: don't pass a holder for non-exclusive blkdev_get_by_path")