..
9p
9p: Implement show_options
2017-07-11 06:08:58 -04:00
adfs
affs
affs: Implement show_options
2017-07-11 06:06:17 -04:00
afs
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
autofs4
Fix up over-eager 'wait_queue_t' renaming
2017-07-10 11:40:19 -07:00
befs
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
bfs
bfs: fix sanity checks for empty files
2017-07-12 16:26:00 -07:00
btrfs
Btrfs: fix blk_status_t/errno confusion
2017-08-24 17:19:02 +02:00
cachefiles
ceph
ceph: fix race in concurrent readdir
2017-07-17 14:54:59 +02:00
cifs
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
2017-08-23 13:34:52 -05:00
coda
configfs
cramfs
crypto
The first major feature for ext4 this merge window is the largedir
2017-07-09 09:31:22 -07:00
debugfs
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
devpts
pty: Repair TIOCGPTPEER
2017-08-24 13:23:03 -07:00
dlm
ecryptfs
efivarfs
VFS: Kill off s_options and helpers
2017-07-11 06:09:21 -04:00
efs
exofs
exportfs
ext2
ext2: preserve i_mode if ext2_set_acl() fails
2017-07-18 11:23:56 +02:00
ext4
ext4: add missing xattr hash update
2017-08-14 08:30:06 -04:00
f2fs
f2fs: avoid cpu lockup
2017-07-17 19:23:18 -07:00
fat
freevxfs
fscache
fuse
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
2017-08-11 11:20:48 -07:00
gfs2
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
hfs
hfsplus
hfsplus: Don't clear SGID when inheriting ACLs
2017-07-18 18:23:39 +02:00
hostfs
hpfs
hugetlbfs
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
isofs
isofs: Fix off-by-one in 'session' mount option parsing
2017-07-18 12:33:16 +02:00
jbd2
Writeback error handling fixes (pile #2 )
2017-07-07 19:38:17 -07:00
jffs2
jfs
JFS fixes for 4.13
2017-07-25 08:51:57 -07:00
kernfs
lockd
sunrpc: mark all struct svc_version instances as const
2017-07-13 15:58:03 -04:00
minix
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-08 10:50:54 -07:00
ncpfs
nfs
Some more NFS client bugfixes for 4.13
2017-08-11 13:54:09 -07:00
nfs_common
nfsd
nfsd: Limit end of page list when decoding NFSv4 WRITE
2017-08-24 18:05:30 -04:00
nilfs2
nls
notify
dentry name snapshots
2017-07-07 20:09:10 -04:00
ntfs
ocfs2
ocfs2: don't clear SGID when inheriting ACLs
2017-08-02 17:16:13 -07:00
omfs
openpromfs
orangefs
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
overlayfs
ovl: check for bad and whiteout index on lookup
2017-07-20 11:08:21 +02:00
proc
mm: fix KSM data corruption
2017-08-10 15:54:07 -07:00
pstore
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
qnx4
qnx6
quota
quota: correct space limit check
2017-08-07 16:51:28 +02:00
ramfs
reiserfs
reiserfs: preserve i_mode if __reiserfs_set_acl() fails
2017-07-18 11:24:08 +02:00
romfs
squashfs
sysfs
sysv
tracefs
ubifs
ubifs: Set double hash cookie also for RENAME_EXCHANGE
2017-07-14 22:50:57 +02:00
udf
ufs
Writeback error handling fixes (pile #1 )
2017-07-07 18:39:15 -07:00
xfs
xfs: don't leak quotacheck dquots when cow recovery
2017-08-17 12:40:33 -07:00
aio.c
anon_inodes.c
attr.c
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c
x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks
2017-08-16 20:32:02 +02:00
binfmt_em86.c
binfmt_flat.c
binfmt_flat: Use %u to format u32
2017-07-16 09:24:05 -07:00
binfmt_misc.c
binfmt_script.c
block_dev.c
Writeback error handling fixes (pile #2 )
2017-07-07 19:38:17 -07:00
buffer.c
fs/buffer.c: make bh_lru_install() more efficient
2017-07-10 16:32:30 -07:00
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-08 10:15:02 -07:00
compat.c
coredump.c
dax.c
dax: fix deadlock due to misaligned PMD faults
2017-08-25 16:12:46 -07:00
dcache.c
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
2017-07-12 16:26:01 -07:00
exec.c
exec: Limit arg stack to at most 75% of _STK_LIM
2017-07-07 20:05:08 -07:00
fcntl.c
vfs: fix flock compat thinko
2017-07-07 13:48:18 -07:00
fhandle.c
file_table.c
file.c
filesystems.c
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
fs_pin.c
fs_struct.c
fs-writeback.c
writeback: rework wb_[dec|inc]_stat family of functions
2017-07-12 16:26:05 -07:00
inode.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-08 10:50:54 -07:00
internal.h
ioctl.c
iomap.c
iomap: fix integer truncation issues in the zeroing and dirtying helpers
2017-08-11 16:56:33 -07:00
Kconfig
fs/Kconfig: kill CONFIG_PERCPU_RWSEM some more
2017-07-12 16:26:00 -07:00
Kconfig.binfmt
libfs.c
locks.c
Makefile
mbcache.c
mount.h
Now that IPC and other changes have landed, enable manual markings for
2017-07-19 08:55:18 -07:00
mpage.c
namei.c
Now that IPC and other changes have landed, enable manual markings for
2017-07-19 08:55:18 -07:00
namespace.c
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
no-block.c
nsfs.c
open.c
Writeback error handling fixes (pile #2 )
2017-07-07 19:38:17 -07:00
pipe.c
pnode.c
pnode.h
posix_acl.c
proc_namespace.c
read_write.c
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-07 21:48:15 -07:00
readdir.c
select.c
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-06 20:57:13 -07:00
seq_file.c
signalfd.c
splice.c
stack.c
stat.c
statfs.c
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-08 10:50:54 -07:00
super.c
VFS: Kill off s_options and helpers
2017-07-11 06:09:21 -04:00
sync.c
timerfd.c
userfaultfd.c
userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropage
2017-08-10 15:54:07 -07:00
utimes.c
xattr.c