Ubuntu-focal-kernel/fs
Yufen Yu b955bf98b4 bdi: use bdi_dev_name() to get device name
BugLink: https://bugs.launchpad.net/bugs/2081085

Use the common interface bdi_dev_name() to get device name.

Signed-off-by: Yufen Yu <yuyufen@huawei.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>

Add missing <linux/backing-dev.h> include BFQ

Signed-off-by: Jens Axboe <axboe@kernel.dk>

(cherry picked from commit d51cfc53ad)
Signed-off-by: Jacob Martin <jacob.martin@canonical.com>
Acked-by: Guoqing Jiang <guoqing.jiang@canonical.com>
Acked-by: Thibault Ferrante <thibault.ferrante@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2024-09-27 10:50:35 +02:00
..
9p
adfs
affs
afs
aufs
autofs
befs
bfs
btrfs btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry() 2024-09-27 10:50:33 +02:00
cachefiles
ceph bdi: use bdi_dev_name() to get device name 2024-09-27 10:50:35 +02:00
cifs smb: client: fix use-after-free bug in cifs_debug_data_proc_show() 2024-07-05 10:51:55 +02:00
coda
configfs
cramfs
crypto
debugfs
devpts
dlm
ecryptfs
efivarfs
efs
erofs
exportfs
ext2
ext4 ext4: set the type of max_zeroout to unsigned int to avoid overflow 2024-09-27 10:50:25 +02:00
f2fs f2fs: fix to do sanity check in update_sit_entry 2024-09-27 10:50:25 +02:00
fat
freevxfs fs: Fill in max and min timestamps in superblock 2019-08-30 07:27:17 -07:00
fscache
fuse fuse: use unsigned type for getxattr/listxattr size truncation 2024-09-27 10:50:31 +02:00
gfs2 gfs2: setattr_chown: Add missing initialization 2024-09-27 10:50:24 +02:00
hfs hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() 2024-09-27 10:50:14 +02:00
hfsplus hfsplus: fix to avoid false alarm of circular locking 2024-09-27 10:50:10 +02:00
hostfs
hpfs
hugetlbfs fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super 2024-04-26 10:54:11 +02:00
iomap
isofs
jbd2 jbd2: avoid memleak in jbd2_journal_write_metadata_buffer 2024-09-27 10:50:19 +02:00
jffs2 jffs2: Fix potential illegal address access in jffs2_free_inode 2024-08-02 16:16:27 +02:00
jfs jfs: Fix array-index-out-of-bounds in diFree 2024-09-27 10:50:16 +02:00
kernfs fs/kernfs/dir: obey S_ISGID 2024-03-28 15:18:38 +01:00
lockd
minix
nfs NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations 2024-09-27 10:50:33 +02:00
nfs_common
nfsd nfsd: fix file memleak on client_opens_release 2024-02-02 14:13:12 +01:00
nilfs2 nilfs2: protect references to superblock parameters exposed in sysfs 2024-09-27 10:50:34 +02:00
nls
notify
ntfs
ocfs2 ocfs2: add bounds checking to ocfs2_check_dir_entry() 2024-09-27 10:50:09 +02:00
omfs
openpromfs
orangefs orangefs: fix out-of-bounds fsid access 2024-08-02 16:16:27 +02:00
overlayfs ovl: skip overlayfs superblocks at global sync 2024-02-02 14:13:17 +01:00
proc
pstore pstore/ram: Fix crash when setting number of cpus to an odd number 2024-03-28 15:18:34 +01:00
qnx4
qnx6
quota quota: Remove BUG_ON from dqget() 2024-09-27 10:50:24 +02:00
ramfs
reiserfs reiserfs: Check the return value from __getblk() 2023-10-30 11:42:07 +01:00
romfs
squashfs Squashfs: sanity check symbolic link size 2024-09-27 10:50:33 +02:00
sysfs
sysv
tracefs tracefs: Add missing lockdown check to tracefs_create_dir() 2023-10-30 11:42:24 +01:00
ubifs
udf udf: Avoid excessive partition lengths 2024-09-27 10:50:31 +02:00
ufs fs/ufs: avoid potential u32 multiplication overflow 2020-09-04 16:30:10 -03:00
unicode unicode: make array 'token' static const, makes object smaller 2019-09-17 11:48:24 -04:00
verity
xfs treewide: Remove uninitialized_var() usage 2023-08-09 12:25:41 +02:00
Kconfig UBUNTU: SAUCE: import aufs driver 2019-11-25 14:56:45 +01:00
Kconfig.binfmt
Makefile
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
binfmt_elf_fdpic.c fs: binfmt_elf_efpic: don't use missing interpreter's properties 2024-09-27 10:50:24 +02:00
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c binfmt_misc: cleanup on filesystem umount 2024-09-27 10:50:23 +02:00
binfmt_script.c treewide: Add SPDX license identifier for more missed files 2019-05-21 10:50:45 +02:00
block_dev.c
buffer.c
char_dev.c
compat.c
compat_binfmt_elf.c
compat_ioctl.c
coredump.c
d_path.c
dax.c
dcache.c fs: better handle deep ancestor chains in is_subdir() 2024-09-27 10:50:09 +02:00
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c exec: Fix ToCToU between perm check and set-uid/gid usage 2024-09-27 10:50:21 +02:00
fcntl.c
fhandle.c do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak 2024-06-07 15:01:24 +02:00
file.c fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE 2024-09-27 10:50:22 +02:00
file_table.c
filesystems.c
fs-writeback.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fsopen.c
inode.c vfs: Don't evict inode under the inode lru traversing context 2024-09-27 10:50:22 +02:00
internal.h
io_uring.c
ioctl.c
libfs.c
locks.c filelock: Correct the filelock owner in fcntl_setlk/fcntl_setlk64 2024-09-27 10:50:27 +02:00
mbcache.c
mount.h
mpage.c
namei.c
namespace.c
no-block.c
nsfs.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
select.c
seq_file.c UBUNTU: SAUCE: seq_file: Disallow extremely large seq buffer allocations 2021-07-09 12:46:21 -03:00
shiftfs.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
userfaultfd.c userfaultfd: open userfaultfds with O_RDONLY 2023-01-06 08:43:54 -08:00
utimes.c
xattr.c