..
9p
adfs
affs
afs
afs: Fix unpinned address list during probing
2020-03-26 16:04:29 -07:00
autofs
befs
bfs
btrfs
for-5.6-rc6-tag
2020-03-22 11:35:33 -07:00
cachefiles
ceph
ceph: fix memory leak in ceph_cleanup_snapid_map()
2020-03-23 13:07:08 +01:00
cifs
three small smb3 fixes, 2 for stable
2020-03-19 10:19:11 -07:00
coda
configfs
cramfs
cramfs: switch to use of errofc() et.al.
2020-02-07 14:48:41 -05:00
crypto
fscrypt: don't evict dirty inodes after removing key
2020-03-07 18:43:07 -08:00
debugfs
debugfs: remove return value of debugfs_create_regset32()
2020-02-10 13:00:06 -08:00
devpts
dlm
ecryptfs
eCryptfs fixes for 5.6-rc3
2020-02-17 21:08:37 -08:00
efivarfs
efs
erofs
exportfs
ext2
dax fixes 5.6-rc1
2020-02-11 16:52:08 -08:00
ext4
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
2020-02-29 17:48:08 -05:00
f2fs
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2020-02-08 13:04:49 -08:00
fat
fat: fix uninit-memory access for partial initialized inode
2020-03-06 07:06:09 -06:00
freevxfs
fscache
fuse
fuse: fix stack use after return
2020-02-13 09:16:07 +01:00
gfs2
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
2020-03-12 18:21:24 -04:00
hfs
hfsplus
hostfs
hpfs
hugetlbfs
hugetlbfs: switch to use of invalfc()
2020-02-07 14:48:42 -05:00
iomap
isofs
jbd2
jbd2: fix data races at struct journal_head
2020-02-29 13:40:02 -05:00
jffs2
fs_parse: fold fs_parameter_desc/fs_parameter_spec
2020-02-07 14:48:37 -05:00
jfs
kernfs
lockd
minix
nfs
nfs: add minor version to nfs_server_key for fscache
2020-02-25 13:53:24 -05:00
nfs_common
nfsd
Highlights:
2020-02-07 17:50:21 -08:00
nilfs2
nls
notify
ntfs
ocfs2
omfs
openpromfs
orangefs
overlayfs
ovl: fix lockdep warning for async write
2020-03-13 15:53:06 +01:00
proc
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2020-02-08 13:26:41 -08:00
pstore
qnx4
qnx6
quota
ramfs
fs_parse: fold fs_parameter_desc/fs_parameter_spec
2020-02-07 14:48:37 -05:00
reiserfs
romfs
squashfs
sysfs
sysv
tracefs
ubifs
udf
ufs
unicode
vboxsf
fs: Add VirtualBox guest shared folder (vboxsf) support
2020-02-08 17:34:58 -05:00
verity
xfs
dax fixes 5.6-rc1
2020-02-11 16:52:08 -08:00
zonefs
zonfs: Fix handling of read-only zones
2020-03-25 11:28:26 +09:00
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c
buffer.c
char_dev.c
compat_binfmt_elf.c
compat.c
coredump.c
pipe: use exclusive waits when reading or writing
2020-02-08 11:39:19 -08:00
d_path.c
dax.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
epoll: fix possible lost wakeup on epoll_ctl() path
2020-03-21 18:56:06 -07:00
exec.c
fcntl.c
fcntl: Distribute switch variables for initialization
2020-03-03 10:55:06 -05:00
fhandle.c
file_table.c
file.c
io_uring: make sure openat/openat2 honor rlimit nofile
2020-03-20 08:47:27 -06:00
filesystems.c
fs_parser: remove fs_parameter_description name field
2020-02-07 14:48:36 -05:00
fs_context.c
add prefix to fs_context->log
2020-02-07 14:48:35 -05:00
fs_parser.c
turn fs_param_is_... into functions
2020-02-07 14:48:38 -05:00
fs_pin.c
fs_struct.c
fs_types.c
fs-writeback.c
fsopen.c
add prefix to fs_context->log
2020-02-07 14:48:35 -05:00
inode.c
futex: Fix inode life-time issue
2020-03-06 11:06:15 +01:00
internal.h
io_uring.c
io_uring: make sure accept honor rlimit nofile
2020-03-20 08:48:36 -06:00
io-wq.c
io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL
2020-03-02 14:03:24 -07:00
io-wq.h
io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNAL
2020-03-02 14:03:24 -07:00
ioctl.c
compat-ioctl fix for v5.6
2020-02-08 13:44:41 -08:00
Kconfig
fs: New zonefs file system
2020-02-09 15:51:46 -08:00
Kconfig.binfmt
libfs.c
locks.c
locks: reinstate locks_delete_block optimization
2020-03-18 13:03:38 -07:00
Makefile
fs: New zonefs file system
2020-02-09 15:51:46 -08:00
mbcache.c
mount.h
mpage.c
namei.c
namespace.c
no-block.c
nsfs.c
open.c
cifs_atomic_open(): fix double-put on late allocation failure
2020-03-12 18:25:20 -04:00
pipe.c
pipe: make sure to wake up everybody when the last reader/writer closes
2020-02-18 14:34:36 -08:00
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
select.c
seq_file.c
signalfd.c
splice.c
pipe: use exclusive waits when reading or writing
2020-02-08 11:39:19 -08:00
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
userfaultfd.c
utimes.c
xattr.c