..
9p
9p: fix return code of read() when count is 0
2015-08-23 14:21:36 -05:00
adfs
…
affs
fs/affs: make root lookup from blkdev logical size
2015-09-10 13:29:01 -07:00
afs
…
autofs4
…
befs
…
bfs
…
btrfs
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
2015-09-11 12:38:25 -07:00
cachefiles
…
ceph
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
2015-09-11 12:33:03 -07:00
cifs
Merge branch 'akpm' (patches from Andrew)
2015-09-10 18:19:42 -07:00
coda
fs/coda: fix readlink buffer overflow
2015-09-10 13:29:01 -07:00
configfs
configfs: remove old API
2015-10-13 22:17:57 -07:00
cramfs
…
debugfs
…
devpts
…
dlm
dlm: use per-attribute show and store methods
2015-10-13 22:16:18 -07:00
ecryptfs
Invalidate stale eCryptfs dcache entries caused by unlinked lower inodes
2015-09-08 11:26:17 -07:00
efivarfs
…
efs
…
exofs
…
exportfs
…
ext2
ext2: huge page fault support
2015-09-08 15:35:28 -07:00
ext4
ext4: start transaction before calling into DAX
2015-09-08 15:35:28 -07:00
f2fs
Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
2015-09-03 13:10:22 -07:00
fat
…
freevxfs
…
fscache
…
fuse
…
gfs2
GFS2: merge window
2015-09-11 12:23:51 -07:00
hfs
hfs: fix B-tree corruption after insertion at position 0
2015-09-10 13:29:01 -07:00
hfsplus
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
2015-09-10 13:29:01 -07:00
hostfs
fs: create and use seq_show_option for escaping
2015-09-04 16:54:41 -07:00
hpfs
hpfs: update ctime and mtime on directory modification
2015-09-03 11:55:30 -07:00
hugetlbfs
hugetlbfs: add hugetlbfs_fallocate()
2015-09-08 15:35:28 -07:00
isofs
…
jbd2
…
jffs2
…
jfs
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
2015-09-03 12:28:30 -07:00
kernfs
…
lockd
…
logfs
…
minix
…
ncpfs
…
nfs
NFS client updates for Linux 4.3
2015-09-07 14:02:24 -07:00
nfs_common
…
nfsd
NFS client updates for Linux 4.3
2015-09-07 14:02:24 -07:00
nilfs2
…
nls
…
notify
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-09-05 20:34:28 -07:00
ntfs
ntfs: delete unnecessary checks before calling iput()
2015-09-04 16:54:41 -07:00
ocfs2
ocfs2/cluster: use per-attribute show and store methods
2015-10-13 22:17:55 -07:00
omfs
…
openpromfs
…
overlayfs
fs: create and use seq_show_option for escaping
2015-09-04 16:54:41 -07:00
proc
proc: convert to kstrto*()/kstrto*_from_user()
2015-09-10 13:29:01 -07:00
pstore
…
qnx4
…
qnx6
…
quota
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-09-05 20:34:28 -07:00
ramfs
…
reiserfs
fs: create and use seq_show_option for escaping
2015-09-04 16:54:41 -07:00
romfs
…
squashfs
…
sysfs
…
sysv
…
tracefs
…
ubifs
…
udf
udf: Don't modify filesystem for read-only mounts
2015-08-20 14:58:35 +02:00
ufs
fix ufs write vs readpage race when writing into a hole
2015-09-09 10:43:12 -07:00
xfs
xfs: huge page fault support
2015-09-08 15:35:28 -07:00
Kconfig
…
Kconfig.binfmt
…
Makefile
userfaultfd: buildsystem activation
2015-09-04 16:54:41 -07:00
aio.c
mm: move ->mremap() from file_operations to vm_operations_struct
2015-09-04 16:54:41 -07:00
anon_inodes.c
…
attr.c
…
bad_inode.c
…
binfmt_aout.c
…
binfmt_elf.c
…
binfmt_elf_fdpic.c
…
binfmt_em86.c
…
binfmt_flat.c
…
binfmt_misc.c
…
binfmt_script.c
…
block_dev.c
Merge branch 'akpm' (patches from Andrew)
2015-09-08 17:52:23 -07:00
buffer.c
…
char_dev.c
…
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
…
coredump.c
fs: Don't dump core if the corefile would become world-readable.
2015-09-10 13:29:01 -07:00
dax.c
dax: update PMD fault handler with PMEM API
2015-09-09 09:47:57 -07:00
dcache.c
dcache: Reduce the scope of i_lock in d_splice_alias
2015-08-21 02:34:37 -04:00
dcookies.c
…
direct-io.c
…
drop_caches.c
…
eventfd.c
…
eventpoll.c
…
exec.c
…
fcntl.c
…
fhandle.c
…
file.c
…
file_table.c
…
filesystems.c
…
fs-writeback.c
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
2015-09-12 11:13:07 -07:00
fs_pin.c
…
fs_struct.c
…
inode.c
…
internal.h
…
ioctl.c
…
libfs.c
…
locks.c
fs: fix fs/locks.c kernel-doc warning
2015-08-31 16:27:25 -04:00
mbcache.c
…
mount.h
…
mpage.c
…
namei.c
namei: fix warning while make xmldocs caused by namei.c
2015-09-10 13:29:01 -07:00
namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
2015-09-01 16:13:25 -07:00
no-block.c
…
nsfs.c
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
2015-09-11 15:21:34 -07:00
open.c
…
pipe.c
…
pnode.c
…
pnode.h
…
posix_acl.c
…
proc_namespace.c
…
read_write.c
…
readdir.c
…
select.c
…
seq_file.c
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
2015-09-11 15:21:34 -07:00
signalfd.c
…
splice.c
…
stack.c
…
stat.c
…
statfs.c
…
super.c
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-next
2015-08-21 02:31:20 -04:00
sync.c
…
timerfd.c
…
userfaultfd.c
userfaultfd: avoid missing wakeups during refile in userfaultfd_read
2015-09-04 16:54:41 -07:00
utimes.c
…
xattr.c
…