summaryrefslogtreecommitdiff
path: root/fs/ncpfs/dir.c
AgeCommit message (Expand)Author
2011-05-28ncpfs: fix rename over directory with dangling referencesSage Weil
2011-05-28ncpfs: document dentry_unhash usageSage Weil
2011-05-26vfs: push dentry_unhash on rename_dir into file systemsSage Weil
2011-05-26vfs: push dentry_unhash on rmdir into file systemsSage Weil
2011-01-12move internal-only parts of ncpfs headers to fs/ncpfsAl Viro
2011-01-12switch ncpfsAl Viro
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: dcache rationalise dget variantsNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin
2011-01-07fs: change d_hash for rcu-walkNick Piggin
2011-01-07fs: change d_compare for rcu-walkNick Piggin
2011-01-07fs: name case update methodNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-04BKL: Remove BKL from ncpfsPetr Vandrovec
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck
2010-05-17ncpfs: BKL ioctl pushdownJohn Kacur
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23ncpfs: read buffer overflowRoel Kluin
2009-03-27constify dentry_operations: misc filesystemsAl Viro
2008-07-26[PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert ncpfsJosef Sipek
2006-10-01[PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-08[PATCH] shrink dentry structEric Dumazet
2005-06-25[PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds