linux/fs
Christian Brauner 9de31ee6d7
reiserfs: port block device access to file
Link: https://lore.kernel.org/r/20240123-vfs-bdev-file-v2-26-adbd023e19cc@kernel.org
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-02-25 12:05:27 +01:00
..
9p
adfs
affs
afs vfs-6.8.netfs 2024-01-19 09:10:23 -08:00
autofs
bcachefs bcachefs: port block device access to file 2024-02-25 12:05:25 +01:00
befs
bfs
btrfs btrfs: port device access to file 2024-02-25 12:05:25 +01:00
cachefiles vfs-6.8.netfs 2024-01-19 09:10:23 -08:00
ceph Assorted CephFS fixes and cleanups with nothing standing out. 2024-01-19 09:58:55 -08:00
coda
configfs
cramfs bdev: open block device as files 2024-02-25 12:05:21 +01:00
crypto
debugfs
devpts
dlm
ecryptfs
efivarfs
efs
erofs erofs: port device access to file 2024-02-25 12:05:25 +01:00
exfat
exportfs
ext2
ext4 ext4: port block device access to file 2024-02-25 12:05:26 +01:00
f2fs f2fs: port block device access to files 2024-02-25 12:05:26 +01:00
fat
freevxfs
fuse
gfs2
hfs
hfsplus
hostfs
hpfs
hugetlbfs
iomap
isofs
jbd2
jffs2
jfs jfs: port block device access to file 2024-02-25 12:05:26 +01:00
kernfs
lockd
minix
netfs vfs-6.8.netfs 2024-01-19 09:10:23 -08:00
nfs nfs: port block device access to files 2024-02-25 12:05:26 +01:00
nfs_common
nfsd
nilfs2
nls
notify
ntfs
ntfs3
ocfs2 ocfs2: port block device access to file 2024-02-25 12:05:26 +01:00
omfs
openpromfs
orangefs
overlayfs
proc 17 hotfixes. 10 address post-6.7 issues and the other 7 are cc:stable. 2024-01-17 09:31:36 -08:00
pstore
qnx4
qnx6
quota
ramfs
reiserfs reiserfs: port block device access to file 2024-02-25 12:05:27 +01:00
romfs bdev: open block device as files 2024-02-25 12:05:21 +01:00
smb Various smb client fixes, including multichannel and for SMB3.1.1 POSIX extensions 2024-01-20 16:48:07 -08:00
squashfs
sysfs
sysv
tracefs eventfs: Use kcalloc() instead of kzalloc() 2024-01-16 17:52:33 -05:00
ubifs
udf
ufs
unicode
vboxsf
verity
xfs xfs: port block device access to files 2024-02-25 12:05:23 +01:00
zonefs
Kconfig vfs-6.8.netfs 2024-01-19 09:10:23 -08:00
Kconfig.binfmt
Makefile vfs-6.8.netfs 2024-01-19 09:10:23 -08:00
aio.c
anon_inodes.c
attr.c
backing-file.c
bad_inode.c
binfmt_elf.c
binfmt_elf_fdpic.c
binfmt_elf_test.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
buffer.c
char_dev.c
compat_binfmt_elf.c
coredump.c
d_path.c
dax.c
dcache.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c execve: open the executable file before doing anything else 2024-01-20 12:15:43 -08:00
fcntl.c
fhandle.c
file.c
file_table.c file: add alloc_file_pseudo_noaccount() 2024-02-25 12:05:08 +01:00
filesystems.c
fs-writeback.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fsopen.c
init.c
inode.c
internal.h
ioctl.c
kernel_read_file.c
libfs.c
locks.c
mbcache.c
mnt_idmapping.c
mount.h
mpage.c
namei.c fix buggered locking in bch2_ioctl_subvolume_destroy() 2024-01-12 18:04:01 -08:00
namespace.c fs: rework listmount() implementation 2024-01-13 13:06:25 +01:00
nsfs.c
open.c
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
remap_range.c
select.c
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c bdev: open block device as files 2024-02-25 12:05:21 +01:00
sync.c
sysctls.c
timerfd.c
userfaultfd.c Generic: 2024-01-17 13:03:37 -08:00
utimes.c
xattr.c