kernel_optimize_test/fs
2016-10-08 11:00:01 -04:00
..
9p
adfs
affs
afs
autofs4 autofs: use dentry flags to block walks during expire 2016-09-19 15:36:17 -07:00
befs
bfs
btrfs Merge remote-tracking branch 'ovl/misc' into work.misc 2016-10-08 11:00:01 -04:00
cachefiles cachefiles: Fix attempt to read i_blocks after deleting file [ver #2] 2016-09-27 18:31:29 -04:00
ceph ceph: do not modify fi->frag in need_reset_readdir() 2016-09-05 14:30:35 +02:00
cifs Merge remote-tracking branch 'ovl/misc' into work.misc 2016-10-08 11:00:01 -04:00
coda
configfs configfs: Return -EFBIG from configfs_write_bin_file. 2016-09-16 12:58:28 +02:00
cramfs
crypto fscrypto: require write access to mount to set encryption policy 2016-09-10 01:18:57 -04:00
debugfs
devpts devpts: return NULL pts 'priv' entry for non-devpts nodes 2016-09-03 11:02:50 -07:00
dlm dlm: fix malfunction of dlm_tool caused by debugfs changes 2016-08-26 13:22:14 -05:00
ecryptfs
efivarfs
efs
exofs
exportfs
ext2
ext4 fscrypto: require write access to mount to set encryption policy 2016-09-10 01:18:57 -04:00
f2fs f2fs: use filemap_check_errors() 2016-09-16 12:44:21 +02:00
fat vfat: don't use ->d_time 2016-09-16 12:44:21 +02:00
freevxfs
fscache
fuse
gfs2
hfs
hfsplus
hostfs
hpfs hpfs: support FIEMAP 2016-10-05 18:31:58 -04:00
hugetlbfs
isofs
jbd2
jffs2
jfs
kernfs kernfs: don't depend on d_find_any_alias() when generating notifications 2016-08-31 14:48:52 +02:00
lockd
logfs
minix
ncpfs
nfs NFSv4.1: Fix the CREATE_SESSION slot number accounting 2016-09-11 14:56:44 -04:00
nfs_common
nfsd
nilfs2
nls
notify fanotify: fix list corruption in fanotify_get_response() 2016-09-19 15:36:17 -07:00
ntfs get rid of separate multipage fault-in primitives 2016-09-27 18:12:24 -04:00
ocfs2 Revert "ocfs2: bump up o2cb network protocol version" 2016-09-19 15:36:17 -07:00
omfs
openpromfs
orangefs
overlayfs locks: fix file locking on overlayfs 2016-09-16 12:44:20 +02:00
proc proc: switch auxv to use of __mem_open() 2016-10-05 18:43:43 -04:00
pstore
qnx4
qnx6
quota
ramfs ipc/shm: fix crash if CONFIG_SHMEM is not set 2016-09-19 15:36:17 -07:00
reiserfs
romfs
squashfs
sysfs sysfs: correctly handle read offset on PREALLOC attrs 2016-08-31 15:14:44 +02:00
sysv
tracefs
ubifs
udf
ufs
xfs xfs: track log done items directly in the deferred pending work item 2016-08-30 13:51:39 +10:00
aio.c fs/aio.c: eliminate redundant loads in put_aio_ring_file 2016-09-27 21:45:46 -04:00
anon_inodes.c
attr.c vfs: move permission checking into notify_change() for utimes(NULL) 2016-09-16 12:44:20 +02:00
bad_inode.c
binfmt_aout.c
binfmt_elf_fdpic.c
binfmt_elf.c binfmt_elf: switch to new creds when switching to new mm 2016-08-31 09:13:56 -07:00
binfmt_em86.c
binfmt_flat.c
binfmt_misc.c
binfmt_script.c
block_dev.c fs/block_dev: fix potential NULL ptr deref in freeze_bdev() 2016-08-25 08:38:26 -06:00
buffer.c fs/buffer.c: make __getblk_slow() static 2016-09-27 18:47:38 -04:00
char_dev.c
compat_binfmt_elf.c
compat_ioctl.c
compat.c compat: remove compat_printk() 2016-09-27 21:20:53 -04:00
coredump.c
dax.c
dcache.c
dcookies.c
direct-io.c
drop_caches.c
eventfd.c
eventpoll.c
exec.c
fcntl.c
fhandle.c
file_table.c
file.c fs/file: more unsigned file descriptors 2016-09-27 18:47:38 -04:00
filesystems.c
fs_pin.c
fs_struct.c
fs-writeback.c
inode.c Merge remote-tracking branch 'ovl/misc' into work.misc 2016-10-08 11:00:01 -04:00
internal.h Merge remote-tracking branch 'ovl/misc' into work.misc 2016-10-08 11:00:01 -04:00
ioctl.c vfs: cap dedupe request structure size at PAGE_SIZE 2016-09-15 13:29:52 -07:00
iomap.c iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems 2016-08-29 11:33:58 +10:00
Kconfig
Kconfig.binfmt
libfs.c
locks.c vfs: do get_write_access() on upper layer of overlayfs 2016-09-16 12:44:21 +02:00
Makefile
mbcache.c
mount.h
mpage.c
namei.c vfs: update ovl inode before relatime check 2016-09-16 12:44:20 +02:00
namespace.c locks: fix file locking on overlayfs 2016-09-16 12:44:20 +02:00
no-block.c
nsfs.c
open.c vfs: do get_write_access() on upper layer of overlayfs 2016-09-16 12:44:21 +02:00
pipe.c
pnode.c
pnode.h
posix_acl.c Merge remote-tracking branch 'ovl/misc' into work.misc 2016-10-08 11:00:01 -04:00
proc_namespace.c
read_write.c
readdir.c
select.c
seq_file.c fs/seq_file: fix out-of-bounds read 2016-08-26 17:39:35 -07:00
signalfd.c
splice.c
stack.c
stat.c
statfs.c
super.c
sync.c
timerfd.c
userfaultfd.c
utimes.c vfs: move permission checking into notify_change() for utimes(NULL) 2016-09-16 12:44:20 +02:00
xattr.c