Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
..
9p 98cd3fb0a2 switch 9p 14 years ago
adfs 96e1391414 switch adfs 14 years ago
affs a129880daf switch affs 14 years ago
afs ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
autofs4 b650c858c2 autofs4: Merge the remaining dentry ops tables 14 years ago
befs e0e3d32bb4 befs: don't pass huge structs by value 14 years ago
bfs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
btrfs 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
cachefiles 6038f373a3 llseek: automatically add .llseek fop 15 years ago
ceph a170315420 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 14 years ago
cifs ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
coda b2034d474b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
configfs e205117285 configfs: change depends -> select SYSFS 14 years ago
cramfs 6f772fe65c cramfs: generate unique inode number for better inode cache usage 14 years ago
debugfs fc14f2fef6 convert get_sb_single() users 14 years ago
devpts fc14f2fef6 convert get_sb_single() users 14 years ago
dlm 86c747d2a4 dlm: Make DLM depend on CONFIGFS_FS 14 years ago
ecryptfs 6254b32b57 ecryptfs: fix broken build 14 years ago
efs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
exofs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
exportfs 873feea09e fs: dcache per-inode inode alias locking 14 years ago
ext2 e9688f6aca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
ext3 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
ext4 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
fat 3d23985d6c switch fat to ->s_d_op, close exportfs races there 14 years ago
freevxfs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
fscache ba28b93a52 FS-Cache: Fix operation handling 14 years ago
fuse c35eebe993 switch fuse 14 years ago
gfs2 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
hfs 518c79d28e switch hfs 14 years ago
hfsplus eddf790bd4 switch hfsplus 14 years ago
hostfs f772c4a6a3 switch hostfs 14 years ago
hpfs 43d344d772 switch hpfs 14 years ago
hppfs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
hugetlbfs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
isofs 6cc9c1d2c1 fix isofs d_op handling 14 years ago
jbd a34f0b3139 fix comment typos concerning "consistent" 14 years ago
jbd2 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
jffs2 b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
jfs 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
lockd 51f128ea1c lockd: double unlock in next_host_state() 14 years ago
logfs 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
minix c6cb412366 minixfs: kill dead code 14 years ago
ncpfs 32c419d95f move internal-only parts of ncpfs headers to fs/ncpfs 14 years ago
nfs ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
nfs_common 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
nfsd f8206b925f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
nilfs2 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
nls 4c8f1cb266 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 16 years ago
notify 008d23e485 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
ntfs 2818ef50c4 NTFS: writev() fix and maintenance/contact details update 14 years ago
ocfs2 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
omfs 152a083666 new helper: mount_bdev() 14 years ago
openpromfs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
partitions 81c5e2ae33 Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core 14 years ago
proc 5f24ce5fd3 thp: remove PG_buddy 14 years ago
qnx4 fa0d7e3de6 fs: icache RCU free inodes 14 years ago
quota 055adcbd7d quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout 14 years ago
ramfs 3c26ff6e49 convert get_sb_nodev() users 14 years ago
reiserfs 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
romfs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
squashfs 01a678c5a2 Squashfs: simplify CONFIG_SQUASHFS_LZO handling 14 years ago
sysfs e54be894ea Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 14 years ago
sysv 30304aba6a switch sysv 14 years ago
ubifs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
udf 7c955fca3e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 14 years ago
ufs fa0d7e3de6 fs: icache RCU free inodes 14 years ago
xfs 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
Kconfig e4c5bf8e3d Merge 'staging-next' to Linus's tree 14 years ago
Kconfig.binfmt 895021552d coredump: default CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y 14 years ago
Makefile e4c5bf8e3d Merge 'staging-next' to Linus's tree 14 years ago
aio.c d3486f8b9e aio: remove unused aio_run_iocbs() 14 years ago
anon_inodes.c f03c65993b sanitize vfsmount refcounting changes 14 years ago
attr.c 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
bad_inode.c b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
binfmt_aout.c 0eead9ab41 Don't dump task struct in a.out core-dumps 15 years ago
binfmt_elf.c f670d0ecda binfmt_elf: cleanups 14 years ago
binfmt_elf_fdpic.c e30c7c3b30 binfmt_elf_fdpic: Fix clear_user() error handling 15 years ago
binfmt_em86.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
binfmt_flat.c 2952095c6b flat: tweak default stack alignment 15 years ago
binfmt_misc.c fc14f2fef6 convert get_sb_single() users 14 years ago
binfmt_script.c d7627467b7 Make do_execve() take a const filename pointer 15 years ago
binfmt_som.c 221af7f87b Split 'flush_old_exec' into two functions 15 years ago
bio-integrity.c a6e8dc46ff bio-integrity: mark kintegrityd_wq highpri and CPU intensive 14 years ago
bio.c cb4644cac4 bio: take care not overflow page count when mapping/copying user data 14 years ago
block_dev.c 49731baa41 block: restore multiple bd_link_disk_holder() support 14 years ago
buffer.c ee1be86263 fs: Use this_cpu_inc_return in buffer.c 14 years ago
char_dev.c 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
compat.c 114279be21 exec: copy-and-paste the fixes into compat_do_execve() paths 14 years ago
compat_binfmt_elf.c 1fcccbac89 elf coredump: replace ELF_CORE_EXTRA_* macros by functions 15 years ago
compat_ioctl.c 56b85f32d5 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 14 years ago
dcache.c f8206b925f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 14 years ago
dcookies.c 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
direct-io.c cd1c584f38 fs/direct-io.c: fix truncation error in dio_complete() return 14 years ago
drop_caches.c a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
eventfd.c 6038f373a3 llseek: automatically add .llseek fop 15 years ago
eventpoll.c 52bd19f769 epoll: convert max_user_watches to long 14 years ago
exec.c 462e635e5b install_special_mapping skips security_file_mmap check. 14 years ago
fcntl.c 55f335a885 fasync: Fix placement of FASYNC flag comment 14 years ago
fifo.c 6038f373a3 llseek: automatically add .llseek fop 15 years ago
file.c a892e2d7dc vfs: use kmalloc() to allocate fdmem if possible 15 years ago
file_table.c 518de9b39e fs: allow for more than 2^31 files 14 years ago
filesystems.c 31e6b01f41 fs: rcu-walk for path lookup 14 years ago
fs-writeback.c cb9ef8d5e3 fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc 14 years ago
fs_struct.c f03c65993b sanitize vfsmount refcounting changes 14 years ago
generic_acl.c 1e1743ebe3 fs: provide simple rcu-walk generic_check_acl implementation 14 years ago
inode.c ff0c7d15f9 fs: avoid inode RCU freeing for pseudo fs 14 years ago
internal.h b1e75df45a tidy up around finish_automount() 14 years ago
ioctl.c b86db47442 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 14 years ago
ioprio.c d69b78ba1d ioprio: grab rcu_read_lock in sys_ioprio_{set,get}() 14 years ago
libfs.c c74a1cbb3c pass default dentry_operations to mount_pseudo() 14 years ago
locks.c 18bce371ae Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux 14 years ago
mbcache.c d96336b05d ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUG 14 years ago
mpage.c c32b0d4b3f fs/mpage.c: consolidate code 14 years ago
namei.c 19a167af7c Take the completion of automount into new helper 14 years ago
namespace.c b1e75df45a tidy up around finish_automount() 14 years ago
nfsctl.c 8737c9305b Switch may_open() and break_lease() to passing O_... 15 years ago
no-block.c 6038f373a3 llseek: automatically add .llseek fop 15 years ago
open.c 79124f18b3 fs: add hole punching to fallocate 14 years ago
pipe.c f03c65993b sanitize vfsmount refcounting changes 14 years ago
pnode.c b3e19d924b fs: scale mntget/mntput 14 years ago
pnode.h 495d6c9c65 VFS: Clean up shared mount flag propagation 15 years ago
posix_acl.c da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
read_write.c cccb5a1e69 fix signedness mess in rw_verify_area() on 64bit architectures 14 years ago
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
readdir.c 85c9fe8fca vfs: fix warning: 'dirent' is used uninitialized in this function 15 years ago
select.c 65329bf46b fs/select.c: fix information leak to userspace 14 years ago
seq_file.c be148247cf fs: take dcache_lock inside __d_path 14 years ago
signalfd.c f1ebdd60cc Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 14 years ago
splice.c 275220f0fc Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
stack.c 1b8ab8159e VFS/fsstack: handle 32-bit smp + preempt + large files in fsstack_copy_inode_size 15 years ago
stat.c 6f45b65672 Add an AT_NO_AUTOMOUNT flag to suppress terminal automount 14 years ago
statfs.c 365b181897 add f_flags to struct statfs(64) 15 years ago
super.c f03c65993b sanitize vfsmount refcounting changes 14 years ago
sync.c b5fc510c48 get rid of file_fsync() 15 years ago
timerfd.c 6038f373a3 llseek: automatically add .llseek fop 15 years ago
utimes.c c788732523 Mark arguments to certain syscalls as being const 15 years ago
xattr.c bb4354538e fs: xattr_handler table should be const 15 years ago
xattr_acl.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago