summaryrefslogtreecommitdiffstats
path: root/v5.4/a28d893eb3270cf62c10dd8777af0d8452cdc072
diff options
context:
space:
mode:
Diffstat (limited to 'v5.4/a28d893eb3270cf62c10dd8777af0d8452cdc072')
-rw-r--r--v5.4/a28d893eb3270cf62c10dd8777af0d8452cdc07220
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.4/a28d893eb3270cf62c10dd8777af0d8452cdc072 b/v5.4/a28d893eb3270cf62c10dd8777af0d8452cdc072
new file mode 100644
index 00000000000..149fd499753
--- /dev/null
+++ b/v5.4/a28d893eb3270cf62c10dd8777af0d8452cdc072
@@ -0,0 +1,20 @@
+a28d893eb327 ("md: port block device access to file")
+9f0f5a30d34c ("md: Convert to bdev_open_by_dev()")
+c2fce61fb22e ("dm: Convert to bdev_open_by_dev()")
+99892147f028 ("md: fix warning for holder mismatch from export_rdev()")
+a1d767191096 ("md: use mddev->external to select holder in export_rdev()")
+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")
+29499ab060fe ("bcache: don't pass a stack address to blkdev_get_by_path")
+c889d0793d9d ("swsusp: don't pass a stack address to blkdev_get_by_path")
+ae220766d87c ("block: remove the unused mode argument to ->release")