Commit Graph

122 Commits (9e7004e741de0b2daabbbadafbaf11ff1a94e00c)

Author SHA1 Message Date
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() 15 years ago
Yoshihisa Abe da47c19e5c Coda: replace BKL with mutex 15 years ago
Yoshihisa Abe f7cc02b871 Coda: push BKL regions into coda_upcall() 15 years ago
Yoshihisa Abe b5ce1d83a6 Coda: add spin lock to protect accesses to struct coda_inode_info. 15 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
Christoph Hellwig 4c728ef583 add a vfs_fsync helper 16 years ago
Randy Dunlap 7596b27dbd coda: fix creds reference 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 16 years ago
David Howells 97b7702cd1 CRED: Wrap task credential accesses in the Coda filesystem 16 years ago
Alan Cox 526719ba51 Switch to a valid email address... 17 years ago
Miklos Szeredi f696a3659f [PATCH] move executable checking into ->permission() 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Al Viro 2d8f30380a [PATCH] sanitize __user_walk_fd() et.al. 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Adrian Bunk de0ca06a99 coda: remove CODA_FS_OLD_API 17 years ago