aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
AgeCommit message (Expand)Author
2006-11-08[PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields
2006-11-08[PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields
2006-10-20[PATCH] nfsd: vfs.c endianness annotationsAl Viro
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields
2006-10-04[PATCH] knfsd: make nfsd readahead params cache SMP-friendlyGreg Banks
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-02[PATCH] nfsd: lockdep annotationPeter Zijlstra
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields
2006-06-30[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()David M. Richter
2006-06-30[PATCH] knfsd: improve the test for cross-device-rename in nfsdNeilBrown
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-05-21[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()Florin Malita
2006-04-11[PATCH] knfsd: nfsd4: fix acl xattr length returnNeilBrown
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-01-18[PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown
2006-01-18[PATCH] nfsd/vfs.c: endianness fixesAl Viro
2006-01-18[PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown
2006-01-18[PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-06[PATCH] knfsd: reduce stack consumptionNeil Brown
2006-01-06[PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw
2005-11-07[PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown
2005-07-12[PATCH] inotifyRobert Love
2005-07-07[PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown
2005-06-28[PATCH] really remove xattr_acl.hChristoph Hellwig
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds