aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs/dir.c
Commit message (Expand)AuthorAge
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* switch ncpfsAl Viro2011-01-12
* fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: dcache rationalise dget variantsNick Piggin2011-01-07
* fs: dcache remove dcache_lockNick Piggin2011-01-07
* fs: dcache scale subdirsNick Piggin2011-01-07
* fs: change d_hash for rcu-walkNick Piggin2011-01-07
* fs: change d_compare for rcu-walkNick Piggin2011-01-07
* fs: name case update methodNick Piggin2011-01-07
* fs: change d_delete semanticsNick Piggin2011-01-07
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-04
* fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck2010-05-27
* ncpfs: BKL ioctl pushdownJohn Kacur2010-05-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ncpfs: read buffer overflowRoel Kluin2009-09-23
* constify dentry_operations: misc filesystemsAl Viro2009-03-27
* [PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro2008-07-26
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-08
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16