Commit Graph

99 Commits (8787c7a3e0e3f1aa21856d6b6cd6880cc93497e9)

Author SHA1 Message Date
Al Viro 32c419d95f move internal-only parts of ncpfs headers to fs/ncpfs 14 years ago
Al Viro 0378c4051a switch ncpfs 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 dc0474be3e fs: dcache rationalise dget variants 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 b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Nick Piggin 621e155a35 fs: change d_compare for rcu-walk 14 years ago
Nick Piggin fb2d5b86af fs: name case update method 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Tejun Heo 5d8e4bddc6 ncpfs: don't use flush_scheduled_work() 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Petr Vandrovec 2a4df5d332 ncpfs: Lock socket in ncpfs while setting its callbacks 15 years ago
Petr Vandrovec 2e54eb96e2 BKL: Remove BKL from ncpfs 15 years ago
Al Viro 94ee8494ac switch ncpfs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Huang Weiyi e3559997ac ncpfs: Remove duplicated #include 15 years ago
Matthew Whitworth e956b4b7e3 Fix comment spelling errors in ncpfs/inode.c 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
John Kacur 93d84b6d99 ncpfs: BKL ioctl pushdown 15 years ago
Jens Axboe f1970c73cb ncpfs: 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
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Bartlomiej Zolnierkiewicz 8b2feb10c9 ncpfs: fix wrong check in __ncp_ioctl() 16 years ago
Roel Kluin c5df59136a ncpfs: read buffer overflow 16 years ago
Alan Stern 74675a5850 NLS: update handling of Unicode 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Li Zefan a9482ebcde ncpfs: use memdup_user() 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan 9d7d6447ef fs/Kconfig: move the rest of ncpfs out 16 years ago
Qinghuang Feng ee9ef6b778 fs/ncpfs/getopt.c: cleanup keneldoc 16 years ago
Frederik Schwarzer 0211a9c850 trivial: fix an -> a typos in documentation and comments 16 years ago
David Howells 48937024c6 CRED: Wrap task credential accesses in the NCPFS filesystem 16 years ago
Al Viro 58ec42b061 [PATCH] don't pass nameidata to __ncp_lookup_validate() 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
Harvey Harrison 97a4feb4a7 ncpfs: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison eee3754f5e ncpfs: fix sparse warning in ncpsign_kernel.c 17 years ago
Harvey Harrison 305787e44e ncpfs: fix sparse warnings in ioctl.c 17 years ago
Harvey Harrison cdf8803768 ncpfs: add prototypes to ncp_fs.h 17 years ago
Dave Hansen a761a1c03a [PATCH] r/o bind mounts: elevate write count for ncp_ioctl() 17 years ago
Miklos Szeredi 564cd138cb mount options: fix ncpfs 17 years ago
Robert P. J. Day 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago