summaryrefslogtreecommitdiff
path: root/fs/ncpfs/dir.c
AgeCommit message (Expand)Author
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
2004-10-05[PATCH] ncpfs (7/7): misc fixes and cleanupsAlexander Viro
2004-10-05[PATCH] ncpfs (6/7): trivial endianness annotationsAlexander Viro
2004-10-05[PATCH] ncpfs (2/7): date handling cleanupAlexander Viro
2004-06-17[PATCH] Decrease stack usage in ncpfs's ioctlPetr Vandrovec
2004-02-03[PATCH] Fix deep stack usage in ncpfsAndrew Morton
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro
2003-09-04[PATCH] large dev_t - second series (15/15)Alexander Viro
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-04-02[PATCH] remove dparent_lockAndrew Morton
2002-11-19[PATCH] Mark executable files as executable on ncpfsPetr Vandrovec
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-07-30Convert ncpfs to C99 initializers. By Rusty Trivial Russell.Petr Vandrovec
2002-07-18Utilize NFS extended attributes for storing file mode and rdev. Make sure tha...Petr Vandrovec
2002-07-17Use search for fileset instead of search for one item in ncpfs. It is much fa...Petr Vandrovec
2002-07-17Allow access to all 256 volumes from Netware server.Petr Vandrovec
2002-07-17Do not call ncp_lookup_validate on mountpoint.Petr Vandrovec
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-04-29[PATCH] cleanup page flagsAndrew Morton
2002-02-24[PATCH] final ->d_parent fixesAlexander Viro
2002-02-18[PATCH] (2/4) 2.5.5-pre1 fixesAlexander Viro
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.2.3 -> v2.4.2.4Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04v2.4.0.9 -> v2.4.0.10Linus Torvalds
2002-02-04Import changesetLinus Torvalds