Al Viro b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
..
9p b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
adfs 2d1d9b5b5c adfs: delayed freeing of sbi 11 years ago
affs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
afs c698dbf9fe Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into linux-next 11 years ago
autofs4 baa40671d3 autofs4: make freeing sbi rcu-delayed 11 years ago
befs 48bc06e74b befs: split symlink iops in two - for short and long symlinks resp. 11 years ago
bfs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
btrfs 91aef86f3b Btrfs: rename btrfs_start_all_delalloc_inodes 11 years ago
cachefiles 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
ceph 94d30ae90a FS-Cache: Provide the ability to enable/disable cookies 12 years ago
cifs 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
coda 11d100d9a2 coda_revalidate_inode(): switch to passing inode... 11 years ago
configfs b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
cramfs 54886a7153 cramfs: mark as obsolete 11 years ago
debugfs 6bc080d8fd debugfs: use list_next_entry() in debugfs_remove_recursive() 11 years ago
devpts 66da0e1f90 devpts: plug the memory leak in kill_sb 11 years ago
dlm a97f4a66d8 dlm: Avoid that dlm_release_lockspace() incorrectly returns -EBUSY 11 years ago
ecryptfs 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
efivarfs b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
efs 136eefa48d efs: iget_locked() doesn't return an ERR_PTR() 12 years ago
exofs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
exportfs f27c9298fd exportfs: fix quadratic behavior in filehandle lookup 11 years ago
ext2 7ba3ec5749 ext2: Fix fs corruption in ext2_get_xip_mem() 11 years ago
ext3 a30124539b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs 11 years ago
ext4 4fbf888acc Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 years ago
f2fs 29e59c14ae f2fs: issue more large discard command 11 years ago
fat cac45b062c fat: rcu-delay unloading nls and freeing sbi 11 years ago
freevxfs 9b5d5a1707 [readdir] convert freevxfs 12 years ago
fscache 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 years ago
fuse 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
gfs2 951b4bd553 gfs2: endianness misannotations 11 years ago
hfs 74a797d99a fs/hfs/btree.h: remove duplicate defines 11 years ago
hfsplus a99b7069aa hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node() 11 years ago
hostfs b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
hpfs 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
hppfs 096a8aac6b clean up scary strncpy(dst, src, strlen(src)) uses 12 years ago
hugetlbfs 118b230225 cope with potentially long ->d_dname() output for shmem/hugetlb 12 years ago
isofs 966c1f75f8 isofs: don't pass dentry to isofs_hash{i,}_common() 11 years ago
jbd 1ce0aa802c jbd: Revert "jbd: remove dependency on __GFP_NOFAIL" 11 years ago
jbd2 18a6ea1e5c jbd2: Fix endian mixing problems in the checksumming code 12 years ago
jffs2 e104f1e9da jffs2: do not support the MLC nand 11 years ago
jfs d24fec3991 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy 11 years ago
lockd 9a1b6bf818 LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs 12 years ago
logfs 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
minix ca40e29501 fs/minix: Drop dependency on H8300 12 years ago
ncpfs 1dcddd4abd ncpfs: rcu-delay unload_nls() and freeing ncp_server 11 years ago
nfs 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
nfs_common ddca4e1730 nfs_common: Update the translation between nfsv3 acls linux posix acls 12 years ago
nfsd 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
nilfs2 7f42ec3941 nilfs2: fix issue with race condition of competition between segments for dirty blocks 12 years ago
nls 8b8c0daa2c nls: fix (and rename) mac NLS table files and config options 13 years ago
notify 9756b9187e fsnotify: update comments concerning locking scheme 12 years ago
ntfs 5a3cd99285 iget/iget5: don't bother with ->i_lock until we find a match 11 years ago
ocfs2 16735d022f tree-wide: use reinit_completion instead of INIT_COMPLETION 11 years ago
omfs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
openpromfs 68c6147113 [readdir] convert openpromfs 12 years ago
proc b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
pstore 802e4c6f58 pstore: Remove the messages related to compression failure 12 years ago
qnx4 fbad2bd132 qnx4: i_sb is never NULL 11 years ago
qnx6 4deb398a1b [readdir] convert qnx6 12 years ago
quota 18da65e7d3 quota: info leak in quota_getquota() 11 years ago
ramfs 57f150a58c initmpfs: move rootfs code from fs/ramfs/ to init/ 12 years ago
reiserfs 721a769c03 reiserfs: fix race with flush_used_journal_lists and flush_journal_list 12 years ago
romfs 3903b38ce7 [readdir] convert romfs 12 years ago
squashfs 9e01242386 Squashfs: add corruption check for type in squashfs_readdir() 12 years ago
sysfs a1212d278c Revert "sysfs: drop kobj_ns_type handling" 11 years ago
sysv 4947555584 sysv: Add forgotten superblock lock init for v7 fs 12 years ago
ubifs 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
udf 444996027e udf: fix for pathetic mount times in case of invalid file system 11 years ago
ufs 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
xfs 7e1a1e9378 Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs 11 years ago
Kconfig d68772b7c8 efivarfs: Move to fs/efivarfs 12 years ago
Kconfig.binfmt 2535e0d723 fs: make binfmt support for #! scripts modular and removable 12 years ago
Makefile 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
aio.c 7f62656be8 aio: checking for NULL instead of IS_ERR 11 years ago
anon_inodes.c 078d8e624c ... and kill anon_inode_getfile_private() 11 years ago
attr.c 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
bad_inode.c 2233f31aad [readdir] ->readdir() is gone 12 years ago
binfmt_aout.c 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params 11 years ago
binfmt_elf.c afabada957 elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) 11 years ago
binfmt_elf_fdpic.c afabada957 elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) 11 years ago
binfmt_em86.c 72c2d53192 file->f_op is never NULL... 11 years ago
binfmt_flat.c 3dc20cb282 new helper: read_code() 12 years ago
binfmt_misc.c 8d82e180b5 binfmt_misc: reuse string_unescape_inplace() 12 years ago
binfmt_script.c b66c598401 exec: do not leave bprm->interp on stack 12 years ago
binfmt_som.c 71613c3b87 get rid of pt_regs argument of ->load_binary() 12 years ago
bio-integrity.c 68cf8d0c72 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block 12 years ago
bio.c 6678d83f18 block: Consolidate duplicated bio_trim() implementations 11 years ago
block_dev.c 3711d86a2d Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux 12 years ago
buffer.c 84235de394 fs: buffer: move allocation failure loop into the allocator 11 years ago
char_dev.c 0910c0bdf7 Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block 11 years ago
compat.c ac6614b764 [readdir] constify ->actor 12 years ago
compat_binfmt_elf.c 2aa362c49c coredump: extend core dump note section to contain file names of mapped files 13 years ago
compat_ioctl.c 72c2d53192 file->f_op is never NULL... 11 years ago
coredump.c 52da40ae67 dump_emit(): use __kernel_write(), not vfs_write() 11 years ago
coredump.h 179899fd5d coredump: update coredump-related headers 13 years ago
dcache.c 5e30025a31 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 11 years ago
dcookies.c d5dc77bfee consolidate compat lookup_dcookie() 12 years ago
direct-io.c 45150c43b1 direct-io: Use return from cmpxchg to decide of assignment happened 12 years ago
drop_caches.c 0ce3d74450 shrinker: add node awareness 12 years ago
eventfd.c cbac5542d4 fs, eventfd: add procfs fdinfo helper 12 years ago
eventpoll.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
exec.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
fcntl.c 72c2d53192 file->f_op is never NULL... 11 years ago
fhandle.c 982197277c Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux 12 years ago
file.c ac3e3c5b11 don't bother with deferred freeing of fdtables 12 years ago
file_table.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
filesystems.c 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
fs-writeback.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
fs_struct.c 1ca7d67cf5 seqcount: Add lockdep functionality to seqcount/seqlock structures 11 years ago
generic_acl.c 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
inode.c 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
internal.h eee5cc2702 get rid of s_files and files_lock 11 years ago
ioctl.c 72c2d53192 file->f_op is never NULL... 11 years ago
ioprio.c 0d167518e0 Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block 13 years ago
libfs.c b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
locks.c 4fdb793ffe locks: missing unlock on error in generic_add_lease() 11 years ago
mbcache.c 1ab6c4997e fs: convert fs shrinkers to new scan/count API 12 years ago
mount.h 48a066e72d RCU'd vfsmounts 11 years ago
mpage.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
namei.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
namespace.c 48a066e72d RCU'd vfsmounts 11 years ago
no-block.c 6038f373a3 llseek: automatically add .llseek fop 15 years ago
open.c 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
pipe.c a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
pnode.c 474279dc0f split __lookup_mnt() in two functions 11 years ago
pnode.h 4ce5d2b1a8 vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces 12 years ago
posix_acl.c 2f6f0654ab userns: Convert vfs posix_acl support to use kuids and kgids 13 years ago
proc_namespace.c aab407fc5c don't bother with vfsmount_lock in mounts_poll() 11 years ago
read_write.c 72c2d53192 file->f_op is never NULL... 11 years ago
readdir.c 72c2d53192 file->f_op is never NULL... 11 years ago
select.c 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
seq_file.c 839cc2a94c seq_file: introduce seq_setwidth() and seq_pad() 11 years ago
signalfd.c 7d197ed4a6 switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE 12 years ago
splice.c 72c2d53192 file->f_op is never NULL... 11 years ago
stack.c 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
stat.c b7a6ec52dd vfs: split out vfs_getattr_nosec 11 years ago
statfs.c 9d05746e7b vfs: allow O_PATH file descriptors for fstatfs() 11 years ago
super.c eee5cc2702 get rid of s_files and files_lock 11 years ago
sync.c 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
timerfd.c 11ffa9d606 timerfd: Add alarm timers 12 years ago
utimes.c 27ac0ffeac locks: break delegations on any attribute modification 11 years ago
xattr.c b729d75d19 vfs: make lremovexattr retry once on ESTALE error 12 years ago
xattr_acl.c ea1fd7776e userns: Fix posix_acl_file_xattr_userns gid conversion 12 years ago