..
9p
…
adfs
…
affs
…
afs
afs: Support the AFS dynamic root
2018-02-06 14:43:37 +00:00
autofs4
…
befs
…
bfs
…
btrfs
for-4.16-rc3-tag
2018-03-04 11:04:27 -08:00
cachefiles
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
ceph
ceph: fix potential memory leak in init_caches()
2018-03-01 16:39:47 +01:00
cifs
Add missing structs and defines from recent SMB3.1.1 documentation
2018-02-07 09:36:46 -06:00
coda
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
configfs
…
cramfs
cramfs: better MTD dependency expression
2018-02-08 11:37:31 -08:00
crypto
…
debugfs
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
devpts
…
dlm
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
ecryptfs
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
efivarfs
efivarfs: Limit the rate for non-root to read files
2018-02-22 10:21:02 -08:00
efs
…
exofs
iversion.h related cleanup for v4.16
2018-02-07 14:25:22 -08:00
exportfs
…
ext2
iversion.h related cleanup for v4.16
2018-02-07 14:25:22 -08:00
ext4
iversion.h related cleanup for v4.16
2018-02-07 14:25:22 -08:00
f2fs
Refactor support for encrypted symlinks to move common code to fscrypt.
2018-02-04 10:43:12 -08:00
fat
…
freevxfs
…
fscache
…
fuse
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
gfs2
gfs2: Fixes to "Implement iomap for block_map" (2)
2018-03-07 11:40:38 -07:00
hfs
…
hfsplus
hfsplus: honor setgid flag on directories
2018-02-06 18:32:45 -08:00
hostfs
hostfs: rename do_rmdir() to hostfs_do_rmdir()
2018-04-02 20:15:53 +02:00
hpfs
…
hugetlbfs
…
isofs
…
jbd2
…
jffs2
…
jfs
Currently, hardened usercopy performs dynamic bounds checking on slab
2018-02-03 16:25:42 -08:00
kernfs
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
lockd
…
minix
…
nfs
NFS: make struct nlmclnt_fl_close_lock_ops static
2018-02-22 12:23:01 -05:00
nfs_common
…
nfsd
This request is late, apologies.
2018-02-08 15:18:32 -08:00
nilfs2
nilfs2: use time64_t internally
2018-02-06 18:32:45 -08:00
nls
…
notify
fanotify: add do_fanotify_mark() helper; remove in-kernel call to syscall
2018-04-02 20:15:45 +02:00
ntfs
…
ocfs2
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
omfs
…
openpromfs
…
orangefs
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
overlayfs
ovl: update Kconfig texts
2018-03-07 11:47:15 +01:00
proc
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2018-02-14 17:31:51 -08:00
pstore
…
qnx4
…
qnx6
…
quota
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
2018-04-02 20:15:47 +02:00
ramfs
…
reiserfs
…
romfs
…
squashfs
…
sysfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
2018-02-01 13:36:15 -08:00
sysv
…
tracefs
…
ubifs
Refactor support for encrypted symlinks to move common code to fscrypt.
2018-02-04 10:43:12 -08:00
udf
…
ufs
iversion.h related cleanup for v4.16
2018-02-07 14:25:22 -08:00
xfs
xfs: don't block on the ilock for RWF_NOWAIT
2018-03-01 14:12:45 -08:00
Kconfig
libnvdimm for 4.16
2018-02-06 10:41:33 -08:00
Kconfig.binfmt
…
Makefile
…
aio.c
…
anon_inodes.c
…
attr.c
…
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
elf: fix NT_FILE integer overflow
2018-02-06 18:32:45 -08:00
binfmt_elf_fdpic.c
…
binfmt_em86.c
…
binfmt_flat.c
…
binfmt_misc.c
…
binfmt_script.c
…
block_dev.c
blockdev: Avoid two active bdev inodes for one device
2018-02-26 09:48:42 -07:00
buffer.c
…
char_dev.c
…
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
…
coredump.c
…
dax.c
Only miscellaneous cleanups and bug fixes for ext4 this cycle.
2018-02-03 13:49:22 -08:00
dcache.c
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
2018-02-05 13:05:20 -08:00
dcookies.c
fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall
2018-04-02 20:15:39 +02:00
direct-io.c
direct-io: Fix sleep in atomic due to sync AIO
2018-02-26 09:05:35 -07:00
drop_caches.c
…
eventfd.c
fs: add do_eventfd() helper; remove internal call to sys_eventfd()
2018-04-02 20:15:39 +02:00
eventpoll.c
fs: add do_epoll_*() helpers; remove internal calls to sys_epoll_*()
2018-04-02 20:15:37 +02:00
exec.c
…
fcntl.c
fs: add do_compat_fcntl64() helper; remove in-kernel call to compat syscall
2018-04-02 20:15:42 +02:00
fhandle.c
…
file.c
fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
2018-04-02 20:15:49 +02:00
file_table.c
…
filesystems.c
…
fs-writeback.c
…
fs_pin.c
…
fs_struct.c
…
inode.c
vfs: remove might_sleep() from clear_inode()
2018-02-06 18:32:47 -08:00
internal.h
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall
2018-04-02 20:15:55 +02:00
ioctl.c
…
iomap.c
…
libfs.c
…
locks.c
This request is late, apologies.
2018-02-08 15:18:32 -08:00
mbcache.c
…
mount.h
…
mpage.c
…
namei.c
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall
2018-04-02 20:15:55 +02:00
namespace.c
fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
2018-04-02 20:15:48 +02:00
no-block.c
…
nsfs.c
…
open.c
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
2018-04-02 20:15:51 +02:00
pipe.c
fs: add do_pipe2() helper; remove internal call to sys_pipe2()
2018-04-02 20:15:35 +02:00
pnode.c
…
pnode.h
…
posix_acl.c
…
proc_namespace.c
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
read_write.c
fs: add ksys_write() helper; remove in-kernel calls to sys_write()
2018-04-02 20:15:51 +02:00
readdir.c
…
select.c
fs: add do_compat_select() helper; remove in-kernel call to compat syscall
2018-04-02 20:15:42 +02:00
seq_file.c
…
signalfd.c
fs: add do_compat_signalfd4() helper; remove in-kernel call to compat syscall
2018-04-02 20:15:43 +02:00
splice.c
fs: add do_vmsplice() helper; remove in-kernel call to syscall
2018-04-02 20:15:40 +02:00
stack.c
…
stat.c
fs: add do_readlinkat() helper; remove internal call to sys_readlinkat()
2018-04-02 20:15:34 +02:00
statfs.c
…
super.c
…
sync.c
…
timerfd.c
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
userfaultfd.c
vfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 14:34:03 -08:00
utimes.c
fs: add do_compat_futimesat() helper; remove in-kernel call to compat syscall
2018-04-02 20:15:44 +02:00
xattr.c
…