summaryrefslogtreecommitdiffstats
path: root/v6.4/653bee386c0875016cb36ed50f00bb0d8a7fcc7f
blob: cf79f62780d7ced17cea194903ea0a4aab555f3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
653bee386c08 ("xfs: simplify device handling")
e340dd63f6a1 ("xfs: Convert to bdev_open_by_path()")
8ffa54e3370c ("xfs use fs_holder_ops for the log and RT devices")
8d945b595ed0 ("xfs: drop s_umount over opening the log and RT devices")
2ea6f68932f7 ("fs: use the super_block as holder when mounting file systems")
aca740cecbe5 ("fs: open block device after superblock creation")
35a93b148b03 ("xfs: close the external block devices in xfs_mount_free")
41233576e9a4 ("xfs: close the RT and log block devices in xfs_free_buftarg")
d3ef7e94ee36 ("xfs: remove xfs_blkdev_put")
2a9311adb87c ("xfs: free the xfs_mount in ->kill_sb")
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")