..
9p
…
adfs
…
affs
fs/affs/super.c: fix switch indentation
2015-02-17 14:34:53 -08:00
afs
…
autofs4
…
befs
fs/befs/linuxvfs.c: remove unnecessary casting
2015-02-17 14:34:50 -08:00
bfs
…
btrfs
…
cachefiles
…
ceph
…
cifs
…
coda
fs/coda/dir.c: forward declaration clean-up
2015-02-17 14:34:50 -08:00
configfs
configfs: Fix potential NULL d_inode dereference
2015-02-20 04:56:43 -05:00
cramfs
…
debugfs
debugfs: Provide a file creation function that also takes an initial size
2015-02-17 12:21:51 -05:00
devpts
…
dlm
…
ecryptfs
…
efivarfs
…
efs
…
exofs
vfs: remove get_xip_mem
2015-02-16 17:56:03 -08:00
exportfs
…
ext2
ext2: get rid of most mentions of XIP in ext2
2015-02-16 17:56:04 -08:00
ext3
…
ext4
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 16:12:34 -08:00
f2fs
…
fat
fs: fat: use MSDOS_SB macro to get msdos_sb_info
2015-02-17 14:34:51 -08:00
freevxfs
…
fscache
…
fuse
…
gfs2
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 16:12:34 -08:00
hfs
…
hfsplus
…
hostfs
…
hpfs
…
hppfs
…
hugetlbfs
…
isofs
…
jbd
…
jbd2
…
jffs2
…
jfs
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 16:12:34 -08:00
kernfs
…
lockd
…
logfs
…
minix
…
ncpfs
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 14:56:45 -08:00
nfs
…
nfs_common
…
nfsd
nfsd4: fix v3-less build
2015-02-16 11:43:13 -05:00
nilfs2
…
nls
…
notify
…
ntfs
…
ocfs2
ocfs2: set append dio as a ro compat feature
2015-02-16 17:56:05 -08:00
omfs
…
openpromfs
…
overlayfs
…
proc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 14:56:45 -08:00
pstore
…
qnx4
…
qnx6
…
quota
…
ramfs
…
reiserfs
fs/reiserfs/inode.c: replace 0 by NULL for pointers
2015-02-17 14:34:51 -08:00
romfs
…
squashfs
…
sysfs
…
sysv
…
ubifs
…
udf
…
ufs
fs/ufs/super.c: fix potential race condition
2015-02-17 14:34:51 -08:00
xfs
…
Kconfig
dax: does not work correctly with virtual aliasing caches
2015-02-16 17:56:04 -08:00
Kconfig.binfmt
fs/binfmt_som: Drop kernel support for HP-UX SOM binaries
2015-02-17 16:29:36 +01:00
Makefile
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
2015-02-17 14:25:58 -08:00
aio.c
…
anon_inodes.c
…
attr.c
…
bad_inode.c
don't bother with most of the bad_file_ops methods
2015-02-20 04:03:58 -05:00
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
…
buffer.c
…
char_dev.c
…
compat.c
…
compat_binfmt_elf.c
…
compat_ioctl.c
…
coredump.c
…
dax.c
dax: add dax_zero_page_range
2015-02-16 17:56:04 -08:00
dcache.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 14:56:45 -08:00
dcookies.c
…
direct-io.c
…
drop_caches.c
…
eventfd.c
eventfd: don't take the spinlock in eventfd_poll
2015-02-17 14:34:52 -08:00
eventpoll.c
…
exec.c
…
fcntl.c
…
fhandle.c
…
file.c
…
file_table.c
…
filesystems.c
…
fs-writeback.c
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 16:12:34 -08:00
fs_pin.c
…
fs_struct.c
…
inode.c
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 16:12:34 -08:00
internal.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 14:56:45 -08:00
ioctl.c
…
libfs.c
…
locks.c
…
mbcache.c
…
mount.h
…
mpage.c
…
namei.c
…
namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 14:56:45 -08:00
no-block.c
…
nsfs.c
…
open.c
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 15:27:47 -08:00
pipe.c
…
pnode.c
…
pnode.h
…
posix_acl.c
…
proc_namespace.c
…
read_write.c
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 15:48:33 -08:00
readdir.c
…
select.c
…
seq_file.c
…
signalfd.c
…
splice.c
…
stack.c
…
stat.c
…
statfs.c
…
super.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2015-02-17 14:56:45 -08:00
sync.c
…
timerfd.c
…
utimes.c
…
xattr.c
…