aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exportfs
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] kNFSd: get rid of open_private_fileNeil Brown1-6/+9
2004-05-14[PATCH] d_flags locking fixesAndrew Morton1-0/+4
2004-03-17[PATCH] exportfs - Remove unnecessary locking from find_exported_dentry()Andrew Morton1-3/+0
2003-04-20[PATCH] Fix and clean up DCACHE_REFERENCED usageAndrew Morton1-3/+0
2003-04-02[PATCH] remove dparent_lockAndrew Morton1-7/+15
2003-03-21[PATCH] typo fix for expfsAlan Cox1-1/+1
2003-02-03Merge bk://lsm.bkbits.net/linus-2.5Greg Kroah-Hartman1-3/+2
2003-02-03kbuild: Remove export-objs := ... statementsKai Germaschewski1-2/+0
2003-01-15[PATCH] allocate and free security structures for private filesStephen D. Smalley1-3/+2
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-10-11[PATCH] kNFSd: A couple of possible incorrect calls to dput....Neil Brown1-1/+2
2002-09-29[PATCH] C99 designated initializer patch for fs/exportfsArt Haas1-5/+5
2002-06-11[PATCH] (5/14) resyncAlexander Viro1-1/+1
2002-05-30[PATCH] missing GPL tagsDave Jones1-0/+2
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski1-4/+3
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig1-0/+1
2002-05-21[PATCH] (2/4) d_move() BKL removalAlexander Viro1-1/+4
2002-05-06[PATCH] PATCH - kNFSd in 2.5.14 - Tidy up comments in expfs.cNeil Brown1-49/+55
2002-05-01fs/exportfs/expfs.c:dprintkDavid S. Miller1-1/+1
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown2-0/+527