Commit Graph

133 Commits (b4e008dc53a31cb4bf6a12d9dbaf1d5c6070a838)

Author SHA1 Message Date
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Joe Perches 558feb0818 fs: Convert vmalloc/memset to vzalloc 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Al Viro b85fd6bdc9 don't open-code parent_ino() in assorted ->readdir() 14 years ago
Al Viro ee60498f3e coda_venus_readdir(): use offsetof() 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 6b419951f1 coda_ioctl_permission() is safe in RCU mode 14 years ago
Sage Weil 42b850b280 coda: remove unnecessary dentry_unhash on rmdir, dir rename 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Rakib Mullick c03e3126e4 codafs: fix build break when CONFIG_PROC_SYSCTL=n 14 years ago
Rakib Mullick 0bc825d240 codafs: fix compile warning when CONFIG_SYSCTL=n 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Al Viro 31a203df9c take coda-private headers out of include/linux 14 years ago
Al Viro 9501e4c48e switch coda 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b5c84bf6f6 fs: dcache remove dcache_lock 14 years ago
Nick Piggin 2fd6b7f507 fs: dcache scale subdirs 14 years ago
Nick Piggin b7ab39f631 fs: dcache scale dentry refcount 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Jesper Juhl 747fecab32 coda: kill redundant cast in coda_alloc_inode() 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Yoshihisa Abe da47c19e5c Coda: replace BKL with mutex 14 years ago
Yoshihisa Abe f7cc02b871 Coda: push BKL regions into coda_upcall() 14 years ago
Yoshihisa Abe b5ce1d83a6 Coda: add spin lock to protect accesses to struct coda_inode_info. 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Jan Harkes 112d421df2 Coda: mount hangs because of missed REQ_WRITE rename 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Jens Axboe 4aeefdc69f coda: fixup clash with block layer REQ_* defines 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
John Kacur 1977bb2ed8 coda: Clean-up whitespace problems in pioctl.c 15 years ago
John Kacur 2ff82f8521 coda: BKL ioctl pushdown 15 years ago
Arnd Bergmann 977183902a coda/psdev: Remove BKL from ioctl function 15 years ago
Jens Axboe 5163d90076 coda: add bdi backing to mount session 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Alexey Dobriyan a99bbaf5ee headers: remove sched.h from poll.h 16 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan 33a1a6fedf fs/Kconfig: move coda out 16 years ago
Richard A. Holden III 87d1fda5e2 coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL 16 years ago