..
9p
fs/9p: drop inodes immediately on non-.L too
2024-07-05 10:51:53 +02:00
adfs
…
affs
…
afs
afs: Don't cross .backup mountpoint from backup volume
2024-07-05 10:52:02 +02:00
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
cachefiles: fix memory leak in cachefiles_add_cache()
2024-04-26 10:54:11 +02:00
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
ecryptfs: Fix buffer size for tag 66 packet
2024-07-05 10:51:56 +02:00
efivarfs
…
efs
…
erofs
erofs: fix pcluster use-after-free on UP platforms
2024-07-05 10:51:55 +02:00
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
fat: fix uninitialized field in nostale filehandles
2024-06-07 15:01:33 +02:00
freevxfs
…
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
iomap: Set all uptodate bits for an Uptodate page
2024-04-26 10:54:07 +02:00
isofs
isofs: handle CDs with bad root inode but good Joliet root directory
2024-06-07 15:01:41 +02:00
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
…
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
…
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
openpromfs: finish conversion to the new mount API
2024-07-05 10:51:56 +02:00
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
fs/proc: fix softlockup in __read_vmcore
2024-08-02 16:16:16 +02:00
pstore
…
qnx4
…
qnx6
…
quota
quota: Remove BUG_ON from dqget()
2024-09-27 10:50:24 +02:00
ramfs
…
reiserfs
…
romfs
…
squashfs
Squashfs: sanity check symbolic link size
2024-09-27 10:50:33 +02:00
sysfs
fs: sysfs: Fix reference leak in sysfs_break_active_protection()
2024-06-07 15:01:45 +02:00
sysv
sysv: don't call sb_bread() with pointers_lock held
2024-06-07 15:01:41 +02:00
tracefs
…
ubifs
ubifs: Set page uptodate in the correct place
2024-06-07 15:01:33 +02:00
udf
udf: Avoid excessive partition lengths
2024-09-27 10:50:31 +02:00
ufs
…
unicode
…
verity
…
xfs
…
Kconfig
…
Kconfig.binfmt
…
Makefile
…
aio.c
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
2024-06-07 15:01:36 +02:00
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
…
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
io_uring: fail NOP if non-zero op flags is passed in
2024-07-05 10:52:02 +02:00
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
ftruncate: pass a signed offset
2024-08-02 16:16:23 +02:00
pipe.c
…
pnode.c
…
pnode.h
…
posix_acl.c
…
proc_namespace.c
…
read_write.c
…
readdir.c
…
select.c
fs/select: rework stack allocation hack for clang
2024-06-07 15:01:24 +02:00
seq_file.c
…
shiftfs.c
…
signalfd.c
…
splice.c
…
stack.c
…
stat.c
…
statfs.c
…
super.c
…
sync.c
…
timerfd.c
…
userfaultfd.c
…
utimes.c
…
xattr.c
…