aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/vfs.c
Commit message (Expand)AuthorAge
* nfsd: fix nfsd_vfs_read() splice actor setupJens Axboe2007-07-13
* pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-10
* splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-10
* sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-10
* [PATCH] knfsd: nfsd4: fix error return on unsupported aclJ. Bruce Fields2007-02-16
* [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-30
* [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown2007-01-26
* [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach2007-01-26
* [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown2007-01-26
* [PATCH] knfsd: nfsd: don't drop silently on upcall deferralJ.Bruce Fields2006-12-13
* [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL checkYan Burman2006-12-08
* [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] nfsd: fix spurious error return from nfsd_create in async caseJ. Bruce Fields2006-11-08
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-08
* [PATCH] nfsd: vfs.c endianness annotationsAl Viro2006-10-20
* [PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields2006-10-04
* [PATCH] knfsd: make nfsd readahead params cache SMP-friendlyGreg Banks2006-10-04
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-04
* [PATCH] nfsd: lockdep annotationPeter Zijlstra2006-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy caseJ. Bruce Fields2006-06-30
* | [PATCH] knfsd: nfsd4: fix open flag passingJ. Bruce Fields2006-06-30
* | [PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()David M. Richter2006-06-30
* | [PATCH] knfsd: improve the test for cross-device-rename in nfsdNeilBrown2006-06-30
|/
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()Florin Malita2006-05-21
* [PATCH] knfsd: nfsd4: fix acl xattr length returnNeilBrown2006-04-11
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown2006-01-18
* [PATCH] nfsd/vfs.c: endianness fixesAl Viro2006-01-18
* [PATCH] nfsd: remove inline from a couple of large NFS functionsNeilBrown2006-01-18
* [PATCH] nfsd: check error status from nfsd_sync_dirYAMAMOTO Takashi2006-01-18
* [PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] knfsd: reduce stack consumptionNeil Brown2006-01-06
* [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-06
* [PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown2005-11-07
* [PATCH] inotifyRobert Love2005-07-12
* [PATCH] nfsd4: fix sync'ing of recovery directoryNeilBrown2005-07-07
* [PATCH] really remove xattr_acl.hChristoph Hellwig2005-06-29
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-23
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-22
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16