..
9p
adfs
affs
affs: fix a memory leak in affs_remount
2019-11-18 14:26:43 +01:00
afs
AFS development
2019-11-30 10:57:22 -08:00
autofs
autofs: fix a leak in autofs_expire_indirect()
2019-10-25 00:03:11 -04:00
befs
bfs
btrfs
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
cachefiles
ceph
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
cifs
Here's the main documentation changes for 5.5:
2019-12-02 11:51:02 -08:00
coda
configfs
configfs: calculate the depth of parent item
2019-11-06 18:36:01 +01:00
cramfs
cramfs: fix usage on non-MTD device
2019-11-23 21:44:49 -05:00
crypto
fscrypt: add support for IV_INO_LBLK_64 policies
2019-11-06 12:34:36 -08:00
debugfs
debugfs: remove return value of debugfs_create_atomic_t()
2019-11-03 14:03:01 +01:00
devpts
dlm
ecryptfs
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
efivarfs
efs
erofs
erofs: remove unnecessary output in erofs_show_options()
2019-11-24 11:02:41 +08:00
exportfs
exportfs_decode_fh(): negative pinned may become positive without the parent locked
2019-11-10 11:56:05 -05:00
ext2
\n
2019-11-30 11:16:07 -08:00
ext4
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
f2fs
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
fat
compat_ioctl: move drivers to compat_ptr_ioctl
2019-10-23 17:23:43 +02:00
freevxfs
fscache
fuse
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
gfs2
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
hfs
hfsplus
hostfs
hpfs
fs: compat_ioctl: move FITRIM emulation into file systems
2019-10-23 17:23:46 +02:00
hugetlbfs
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
2019-12-01 12:59:08 -08:00
iomap
iomap: remove unneeded variable in iomap_dio_rw()
2019-11-26 09:28:47 -08:00
isofs
jbd2
This merge window saw the the following new featuers added to ext4:
2019-11-30 10:53:02 -08:00
jffs2
Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()"
2019-11-29 11:29:58 +01:00
jfs
kernfs
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2019-11-26 16:02:40 -08:00
lockd
minix
nfs
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
2019-11-01 11:03:56 -04:00
nfs_common
nfsd
nilfs2
fs: compat_ioctl: move FITRIM emulation into file systems
2019-10-23 17:23:46 +02:00
nls
notify
compat_ioctl: remove most of fs/compat_ioctl.c
2019-12-01 13:46:15 -08:00
ntfs
ocfs2
Merge branch 'akpm' (patches from Andrew)
2019-12-01 20:36:41 -08:00
omfs
openpromfs
orangefs
overlayfs
proc
fs/proc/Kconfig: fix indentation
2019-12-04 19:44:11 -08:00
pstore
pstore: Make pstore_choose_compression() static
2019-10-29 09:43:03 -07:00
qnx4
qnx6
quota
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
2019-11-11 11:06:27 +01:00
ramfs
reiserfs
reiserfs: replace open-coded atomic_dec_and_mutex_lock()
2019-11-05 12:25:22 +01:00
romfs
squashfs
sysfs
sysv
tracefs
ubifs
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
2019-11-17 22:22:54 +01:00
udf
ufs
unicode
verity
xfs
New code for 5.5:
2019-12-02 14:46:22 -08:00
aio.c
y2038: syscall implementation cleanups
2019-12-01 14:00:59 -08:00
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
y2038: elfcore: Use __kernel_old_timeval for process times
2019-11-15 14:38:29 +01:00
binfmt_elf.c
y2038: elfcore: Use __kernel_old_timeval for process times
2019-11-15 14:38:29 +01:00
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c
block: move clearing bd_invalidated into check_disk_size_change
2019-11-14 07:44:01 -07:00
buffer.c
fs/buffer.c: include internal.h for missing declarations
2019-12-01 06:29:17 -08:00
char_dev.c
compat_binfmt_elf.c
y2038: elfcore: Use __kernel_old_timeval for process times
2019-11-15 14:38:29 +01:00
compat_ioctl.c
New code for 5.5:
2019-12-02 14:46:22 -08:00
compat.c
coredump.c
d_path.c
dax.c
New code for 5.5:
2019-11-30 10:44:49 -08:00
dcache.c
dcookies.c
direct-io.c
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
2019-12-01 06:29:18 -08:00
drop_caches.c
eventfd.c
eventpoll.c
exec.c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2019-12-03 12:20:25 -08:00
fcntl.c
fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
2019-10-25 14:28:10 -06:00
fhandle.c
file_table.c
file.c
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
2019-11-26 11:34:06 -08:00
filesystems.c
fs_context.c
fs_parser.c
fs_pin.c
fs_struct.c
fs_types.c
fs-writeback.c
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
2019-11-08 13:37:24 -07:00
fsopen.c
inode.c
internal.h
io_uring.c
for-linus-20191129
2019-12-01 18:26:56 -08:00
io-wq.c
io-wq: shrink io_wq_work a bit
2019-11-26 15:02:56 -07:00
io-wq.h
io-wq: shrink io_wq_work a bit
2019-11-26 15:02:56 -07:00
ioctl.c
New code for 5.5:
2019-12-02 14:46:22 -08:00
Kconfig
io-wq: small threadpool implementation for io_uring
2019-10-29 12:43:00 -06:00
Kconfig.binfmt
libfs.c
fs/libfs.c: fix kernel-doc warning
2019-10-14 15:04:01 -07:00
locks.c
Makefile
io-wq: small threadpool implementation for io_uring
2019-10-29 12:43:00 -06:00
mbcache.c
mount.h
mpage.c
namei.c
namespace.c
fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry()
2019-10-16 23:15:09 -04:00
no-block.c
nsfs.c
open.c
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
2019-11-26 11:34:06 -08:00
pipe.c
Pipework for general notification queue
2019-11-30 14:12:13 -08:00
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
readdir.c
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
2019-10-18 18:41:16 -04:00
select.c
y2038: syscalls: change remaining timeval to __kernel_old_timeval
2019-11-15 14:38:29 +01:00
seq_file.c
signalfd.c
splice.c
Pipework for general notification queue
2019-11-30 14:12:13 -08:00
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
y2038: timerfd: Use timespec64 internally
2019-11-15 14:38:30 +01:00
userfaultfd.c
Merge branch 'akpm' (patches from Andrew)
2019-12-01 20:36:41 -08:00
utimes.c
y2038: syscalls: change remaining timeval to __kernel_old_timeval
2019-11-15 14:38:29 +01:00
xattr.c