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