..
9p
fs: 9p: add generic splice_write file operation
2020-12-01 21:40:47 +01:00
adfs
affs
afs
afs: Fix memory leak when mounting with multiple source parameters
2020-12-08 15:59:25 -08:00
autofs
befs
bfs
btrfs
btrfs: fix race when defragmenting leads to unnecessary IO
2020-12-30 11:54:13 +01:00
cachefiles
cachefiles: Handle readpage error correctly
2020-10-26 10:42:54 -07:00
ceph
ceph: check session state after bumping session->s_seq
2020-11-04 20:55:49 +01:00
cifs
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
2020-12-03 17:12:14 -06:00
coda
configfs
cramfs
crypto
fscrypt: add fscrypt_is_nokey_name()
2020-12-26 16:02:43 +01:00
debugfs
debugfs: remove return value of debugfs_create_devm_seqfile()
2020-10-30 08:37:39 +01:00
devpts
dlm
ecryptfs
efivarfs
efivarfs: revert "fix memory leak in efivarfs_create()"
2020-11-25 16:55:02 +01:00
efs
erofs
erofs: avoid using generic_block_bmap
2020-12-30 11:53:46 +01:00
exfat
exfat: Avoid allocating upcase table using kcalloc()
2020-12-26 16:02:38 +01:00
exportfs
ext2
ext4
ext4: don't remount read-only with errors=continue on reboot
2020-12-30 11:54:13 +01:00
f2fs
f2fs: fix double free of unicode map
2020-12-30 11:53:31 +01:00
fat
freevxfs
fscache
fuse
virtiofs fix leak in setup
2020-12-30 11:53:08 +01:00
gfs2
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
2020-12-01 00:21:10 +01:00
hfs
fs: Replace zero-length array with flexible-array member
2020-10-29 17:22:59 -05:00
hfsplus
fs: Replace zero-length array with flexible-array member
2020-10-29 17:22:59 -05:00
hostfs
hpfs
hugetlbfs
iomap
iomap: clean up writeback state logic on writepage error
2020-11-04 08:52:46 -08:00
isofs
fs: Replace zero-length array with flexible-array member
2020-10-29 17:22:59 -05:00
jbd2
jbd2: fix kernel-doc markups
2020-11-19 22:38:29 -05:00
jffs2
jfs
kernfs
lockd
lockd: don't use interval-based rebinding over TCP
2020-12-30 11:53:30 +01:00
minix
nfs
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
2020-12-30 11:53:57 +01:00
nfs_common
nfs_common: need lock during iterate through the list
2020-12-30 11:53:45 +01:00
nfsd
NFSD: Fix 5 seconds delay when doing inter server copy
2020-12-30 11:53:44 +01:00
nilfs2
nls
notify
fanotify: fix logic of reporting name info with watched parent
2020-11-09 15:03:08 +01:00
ntfs
ocfs2
ocfs2: initialize ip_next_orphan
2020-11-14 11:26:04 -08:00
omfs
openpromfs
orangefs
overlayfs
proc
proc: fix lookup in /proc/net subdirectories after setns(2)
2020-12-30 11:53:56 +01:00
pstore
qnx4
qnx6
quota
fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode()
2020-12-26 16:02:45 +01:00
ramfs
reiserfs
romfs
squashfs
sysfs
sysv
tracefs
ubifs
ubifs: Fix error return code in ubifs_init_authentication()
2020-12-30 11:53:52 +01:00
udf
ufs
unicode
vboxsf
verity
xfs
xfs: revert "xfs: fix rmap key and record comparison functions"
2020-11-19 15:17:50 -08:00
zonefs
zonefs: fix page reference and BIO leak
2020-12-10 15:14:19 +09:00
aio.c
vfs: separate __sb_start_write into blocking and non-blocking helpers
2020-11-10 16:53:07 -08:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
fs: Replace zero-length array with flexible-array member
2020-10-29 17:22:59 -05:00
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c
buffer.c
char_dev.c
compat_binfmt_elf.c
coredump.c
coredump: fix core_pattern parse error
2020-12-06 10:19:07 -08:00
d_path.c
dax.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
epoll: check for events when removing a timed out thread from the wait queue
2020-12-30 11:54:00 +01:00
exec.c
fcntl.c
fhandle.c
file_table.c
file.c
filesystems.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fs-writeback.c
fsopen.c
init.c
inode.c
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
2020-12-30 11:53:49 +01:00
internal.h
io_uring.c
io_uring: make ctx cancel on exit targeted to actual ctx
2020-12-30 11:54:04 +01:00
io-wq.c
io-wq: cancel request if it's asking for files and we don't have them
2020-11-04 10:22:56 -07:00
io-wq.h
io_uring: fix io_wqe->work_list corruption
2020-12-30 11:54:03 +01:00
ioctl.c
Kconfig
Kconfig.binfmt
kernel_read_file.c
libfs.c
libfs: fix error cast of negative value in simple_attr_write()
2020-11-22 10:48:22 -08:00
locks.c
Makefile
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
proc mountinfo: make splice available again
2020-12-30 11:54:02 +01:00
read_write.c
readdir.c
remap_range.c
select.c
fs: Replace zero-length array with flexible-array member
2020-10-29 17:22:59 -05:00
seq_file.c
fix return values of seq_read_iter()
2020-11-15 22:12:53 -05:00
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
vfs: move __sb_{start,end}_write* to fs.h
2020-11-10 16:53:11 -08:00
sync.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c