..
9p
9p: Fix memory leak in v9fs_mount
2020-08-19 08:15:06 +02:00
adfs
affs
affs: fix basic permission bits to actually work
2020-09-09 19:04:30 +02:00
afs
afs: Fix NULL deref in afs_dynroot_depopulate()
2020-08-26 10:31:05 +02:00
autofs
befs
bfs
btrfs
btrfs: qgroup: fix data leak caused by race between writeback and truncate
2020-10-01 13:14:49 +02:00
cachefiles
cachefiles: Fix race between read_waiter and read_copier involving op->to_do
2020-06-03 08:19:29 +02:00
ceph
ceph: fix potential race in ceph_check_caps
2020-10-01 13:14:47 +02:00
cifs
cifs: Return the error from crypt_message when enc/dec key not found.
2020-10-29 09:54:59 +01:00
coda
configfs
configfs: fix config_item refcnt leak in configfs_rmdir()
2020-05-27 17:37:32 +02:00
cramfs
crypto
debugfs
devpts
dlm
fs: dlm: fix configfs memory leak
2020-10-30 10:38:28 +01:00
ecryptfs
ecryptfs: replace BUG_ON with error handling code
2020-02-28 16:38:59 +01:00
efivarfs
efs
exofs
exportfs
exportfs: fix 'passing zero to ERR_PTR()' warning
2020-01-27 14:50:02 +01:00
ext2
ext2: don't update mtime on COW faults
2020-09-09 19:04:28 +02:00
ext4
ext4: limit entries returned when counting fsmap records
2020-10-30 10:38:22 +01:00
f2fs
f2fs: wait for sysfs kobject removal before freeing f2fs_sb_info
2020-10-30 10:38:20 +01:00
fat
fat: don't allow to mount if the FAT length == 0
2020-06-22 09:05:08 +02:00
freevxfs
fscache
fuse
fuse: don't check refcount after stealing page
2020-10-01 13:14:44 +02:00
gfs2
gfs2: clean up iopen glock mess in gfs2_create_inode
2020-10-01 13:14:28 +02:00
hfs
hfsplus
hfsplus: fix crash and filesystem corruption when deleting files
2020-04-17 10:48:52 +02:00
hostfs
hpfs
hugetlbfs
isofs
jbd2
jbd2: abort journal if free a async write error metadata buffer
2020-09-03 11:24:24 +02:00
jffs2
jffs2: fix UAF problem
2020-08-26 10:31:01 +02:00
jfs
jfs: fix bogus variable self-initialization
2020-01-27 14:50:33 +01:00
kernfs
lockd
minix
fs/minix: remove expected error message in block_to_path()
2020-08-21 11:05:38 +02:00
nfs
nfs: Fix security label length not being reset
2020-10-07 08:00:07 +02:00
nfs_common
nfsd
nfsd: Don't add locks to closed or closing open stateids
2020-10-01 13:14:38 +02:00
nilfs2
nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
2020-06-22 09:05:03 +02:00
nls
notify
fanotify: fix ignore mask logic for events on child and on dir
2020-06-30 23:17:00 -04:00
ntfs
ntfs: add check for mft record size in superblock
2020-10-30 10:38:28 +01:00
ocfs2
ocfs2: change slot number type s16 to u16
2020-08-21 11:05:33 +02:00
omfs
openpromfs
orangefs
help_next should increase position index
2020-02-24 08:34:53 +01:00
overlayfs
ovl: fix unneeded call to ovl_change_flags()
2020-07-22 09:32:10 +02:00
proc
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-10-29 09:55:15 +01:00
pstore
pstore: Fix linking when crypto API disabled
2020-08-19 08:15:04 +02:00
qnx4
qnx6
quota
quota: clear padding in v2r1_mem2diskdqb()
2020-10-29 09:55:12 +01:00
ramfs
ramfs: fix nommu mmap with gaps in the page cache
2020-10-30 10:38:21 +01:00
reiserfs
reiserfs: Fix memory leak in reiserfs_parse_options()
2020-10-30 10:38:31 +01:00
romfs
romfs: fix uninitialized memory leak in romfs_dev_read()
2020-08-26 10:30:59 +02:00
squashfs
sysfs
sysv
tracefs
ubifs
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
2020-10-01 13:14:40 +02:00
udf
udf: Avoid accessing uninitialized data on failed inode read
2020-10-30 10:38:29 +01:00
ufs
fs/ufs: avoid potential u32 multiplication overflow
2020-08-21 11:05:38 +02:00
xfs
xfs: make sure the rt allocator doesn't run off the end
2020-10-30 10:38:30 +01:00
aio.c
aio: fix async fsync creds
2020-06-22 09:05:01 +02:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf.c
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
2020-06-03 08:19:41 +02:00
binfmt_elf_fdpic.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
2020-10-01 13:14:42 +02:00
buffer.c
fs: prevent BUG_ON in submit_bh_wbc()
2020-09-03 11:24:24 +02:00
char_dev.c
chardev: Avoid potential use-after-free in 'chrdev_open()'
2020-01-14 20:06:57 +01:00
compat.c
compat_binfmt_elf.c
compat_ioctl.c
fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
2020-01-09 10:19:07 +01:00
coredump.c
coredump: fix crash when umh is disabled
2020-05-14 07:57:21 +02:00
d_path.c
dax.c
dax: pass NOWAIT flag to iomap_apply
2020-03-05 16:42:12 +01:00
dcache.c
fix dget_parent() fastpath race
2020-10-01 13:14:27 +02:00
dcookies.c
direct-io.c
drop_caches.c
fs: avoid softlockups in s_inodes iterators
2020-01-12 12:17:20 +01:00
eventfd.c
eventfd: track eventfd_signal() recursion depth
2020-02-11 04:34:08 -08:00
eventpoll.c
ep_create_wakeup_source(): dentry name can change under you...
2020-10-07 08:00:09 +02:00
exec.c
exec: Move would_dump into flush_old_exec
2020-05-20 08:18:50 +02:00
fcntl.c
fhandle.c
file.c
fix multiplication overflow in copy_fdtable()
2020-05-27 17:37:29 +02:00
file_table.c
filesystems.c
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
2020-04-17 10:48:51 +02:00
fs-writeback.c
writeback: Fix sync livelock due to b_dirty_time processing
2020-09-03 11:24:28 +02:00
fs_pin.c
fs_struct.c
inode.c
futex: Fix inode life-time issue
2020-03-25 08:06:14 +01:00
internal.h
ioctl.c
iomap.c
Kconfig
Kconfig.binfmt
libfs.c
libfs: fix infoleak in simple_attr_read()
2020-04-02 15:28:21 +02:00
locks.c
locks: print unsigned ino in /proc/locks
2020-01-09 10:19:00 +01:00
Makefile
mbcache.c
mount.h
mpage.c
namei.c
namei: only return -ECHILD from follow_dotdot_rcu()
2020-03-05 16:42:20 +01:00
namespace.c
fs/namespace.c: fix mountpoint reference counter race
2020-04-29 16:31:26 +02:00
no-block.c
nsfs.c
open.c
cifs_atomic_open(): fix double-put on late allocation failure
2020-03-18 07:14:21 +01:00
pipe.c
pnode.c
propagate_one(): mnt_set_mountpoint() needs mount_lock
2020-05-02 17:26:01 +02:00
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
2020-01-04 19:13:26 +01:00
select.c
seq_file.c
signalfd.c
fs/signalfd.c: fix inconsistent return codes for signalfd4
2020-08-26 10:31:02 +02:00
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
userfaultfd.c
userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK
2020-01-04 19:13:18 +01:00
utimes.c
xattr.c
xattr: break delegations in {set,remove}xattr
2020-08-11 15:32:34 +02:00