..
9p
VFS: Pass mount flags to sget()
13 years ago
adfs
stop passing nameidata to ->lookup()
13 years ago
affs
don't pass nameidata to ->create()
13 years ago
afs
VFS: Pass mount flags to sget()
13 years ago
autofs4
stop passing nameidata to ->lookup()
13 years ago
befs
stop passing nameidata to ->lookup()
13 years ago
bfs
don't pass nameidata to ->create()
13 years ago
btrfs
VFS: Pass mount flags to sget()
13 years ago
cachefiles
don't pass nameidata * to vfs_create()
13 years ago
ceph
VFS: Pass mount flags to sget()
13 years ago
cifs
VFS: Pass mount flags to sget()
13 years ago
coda
don't pass nameidata to ->create()
13 years ago
configfs
stop passing nameidata to ->lookup()
13 years ago
cramfs
stop passing nameidata to ->lookup()
13 years ago
debugfs
debugfs: get rid of useless arguments to debugfs_{mkdir,symlink}
13 years ago
devpts
VFS: Pass mount flags to sget()
13 years ago
dlm
dlm: NULL dereference on failure in kmem_cache_create()
13 years ago
ecryptfs
VFS: Pass mount flags to sget()
13 years ago
efs
stop passing nameidata to ->lookup()
13 years ago
exofs
don't pass nameidata to ->create()
13 years ago
exportfs
vfs: switch i_dentry/d_alias to hlist
13 years ago
ext2
don't pass nameidata to ->create()
13 years ago
ext3
don't pass nameidata to ->create()
13 years ago
ext4
don't pass nameidata to ->create()
13 years ago
fat
don't pass nameidata to ->create()
13 years ago
freevxfs
stop passing nameidata to ->lookup()
13 years ago
fscache
…
fuse
don't pass nameidata to ->create()
13 years ago
gfs2
VFS: Pass mount flags to sget()
13 years ago
hfs
don't pass nameidata to ->create()
13 years ago
hfsplus
don't pass nameidata to ->create()
13 years ago
hostfs
don't pass nameidata to ->create()
13 years ago
hpfs
don't pass nameidata to ->create()
13 years ago
hppfs
stop passing nameidata to ->lookup()
13 years ago
hugetlbfs
don't pass nameidata to ->create()
13 years ago
isofs
stop passing nameidata to ->lookup()
13 years ago
jbd
jbd: Write journal superblock with WRITE_FUA after checkpointing
13 years ago
jbd2
jbd2: use kmem_cache_zalloc wrapper instead of flag
13 years ago
jffs2
don't pass nameidata to ->create()
13 years ago
jfs
don't pass nameidata to ->create()
13 years ago
lockd
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
13 years ago
logfs
VFS: Pass mount flags to sget()
13 years ago
minix
don't pass nameidata to ->create()
13 years ago
ncpfs
don't pass nameidata to ->create()
13 years ago
nfs
NFS: Initialize v4 sysctls from nfs_init_v4()
13 years ago
nfs_common
…
nfsd
don't pass nameidata * to vfs_create()
13 years ago
nilfs2
VFS: Pass mount flags to sget()
13 years ago
nls
nls: fix (and rename) mac NLS table files and config options
13 years ago
notify
vfs: switch i_dentry/d_alias to hlist
13 years ago
ntfs
stop passing nameidata to ->lookup()
13 years ago
ocfs2
don't pass nameidata to ->create()
13 years ago
omfs
don't pass nameidata to ->create()
13 years ago
openpromfs
stop passing nameidata to ->lookup()
13 years ago
proc
VFS: Pass mount flags to sget()
13 years ago
pstore
staging tree fixes for 3.5-rc4
13 years ago
qnx4
stop passing nameidata to ->lookup()
13 years ago
qnx6
stop passing nameidata to ->lookup()
13 years ago
quota
quota: Get rid of nested I_MUTEX_QUOTA locking subclass
13 years ago
ramfs
don't pass nameidata to ->create()
13 years ago
reiserfs
VFS: Pass mount flags to sget()
13 years ago
romfs
stop passing nameidata to ->lookup()
13 years ago
squashfs
stop passing nameidata to ->lookup()
13 years ago
sysfs
VFS: Pass mount flags to sget()
13 years ago
sysv
don't pass nameidata to ->create()
13 years ago
ubifs
VFS: Pass mount flags to sget()
13 years ago
udf
don't pass nameidata to ->create()
13 years ago
ufs
don't pass nameidata to ->create()
13 years ago
xfs
don't pass nameidata to ->create()
13 years ago
Kconfig
…
Kconfig.binfmt
C6X: add support to build with BINFMT_ELF_FDPIC
13 years ago
Makefile
…
aio.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
13 years ago
anon_inodes.c
…
attr.c
notify_change(): check that i_mutex is held
13 years ago
bad_inode.c
don't pass nameidata to ->create()
13 years ago
binfmt_aout.c
…
binfmt_elf.c
binfmt_elf: switch elf_map() to vm_mmap/vm_munmap
13 years ago
binfmt_elf_fdpic.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
13 years ago
binfmt_em86.c
…
binfmt_flat.c
binfmt_flat: use vm_munmap, we are missing ->mmap_sem there
13 years ago
binfmt_misc.c
vfs: Rename end_writeback() to clear_inode()
13 years ago
binfmt_script.c
…
binfmt_som.c
…
bio-integrity.c
…
bio.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
13 years ago
block_dev.c
avoid iput() from flusher thread
13 years ago
buffer.c
block: fix infinite loop in __getblk_slow
13 years ago
char_dev.c
…
compat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
13 years ago
compat_binfmt_elf.c
…
compat_ioctl.c
…
dcache.c
__d_unalias() should refuse to move mountpoints
13 years ago
dcookies.c
…
direct-io.c
fs/direct-io.c: adjust suspicious bit operation
13 years ago
drop_caches.c
…
eventfd.c
eventfd: change int to __u64 in eventfd_signal()
13 years ago
eventpoll.c
HAVE_RESTORE_SIGMASK is defined on all architectures now
13 years ago
exec.c
mm: correctly synchronize rss-counters at exit/exec
13 years ago
fcntl.c
switch fcntl to fget_raw_light/fput_light
13 years ago
fhandle.c
…
fifo.c
…
file.c
…
file_table.c
mark_files_ro(): don't bother with mntget/mntput
13 years ago
filesystems.c
…
fs-writeback.c
writeback: Fix lock imbalance in writeback_sb_inodes()
13 years ago
fs_struct.c
get rid of ->mnt_longterm
13 years ago
generic_acl.c
…
inode.c
vfs: switch i_dentry/d_alias to hlist
13 years ago
internal.h
kill struct opendata
13 years ago
ioctl.c
…
ioprio.c
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
13 years ago
libfs.c
VFS: Pass mount flags to sget()
13 years ago
locks.c
Remove easily user-triggerable BUG from generic_setlease
13 years ago
mbcache.c
…
mount.h
get rid of magic in proc_namespace.c
13 years ago
mpage.c
…
namei.c
VFS: Comment mount following code
13 years ago
namespace.c
VFS: Comment mount following code
13 years ago
no-block.c
…
open.c
VFS: Make chown() and lchown() call fchownat()
13 years ago
pipe.c
fs: introduce inode operation ->update_time
13 years ago
pnode.c
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
13 years ago
pnode.h
…
posix_acl.c
…
proc_namespace.c
get rid of magic in proc_namespace.c
13 years ago
read_write.c
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
13 years ago
read_write.h
…
readdir.c
switch readdir/getdents to fget_light/fput_light
13 years ago
select.c
HAVE_RESTORE_SIGMASK is defined on all architectures now
13 years ago
seq_file.c
…
signalfd.c
switch signalfd4() to fget_light/fput_light
13 years ago
splice.c
splice: fix racy pipe->buffers uses
13 years ago
stack.c
…
stat.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
13 years ago
statfs.c
switch statfs to fget_light/fput_light
13 years ago
super.c
VFS: Pass mount flags to sget()
13 years ago
sync.c
switch do_fsync() to fget_light()
13 years ago
timerfd.c
…
utimes.c
switch utimes() to fget_light/fput_light
13 years ago
xattr.c
switch xattr syscalls to fget_light/fput_light
13 years ago
xattr_acl.c
…