aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
* NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-17
* nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton2009-01-27
* nfsd: fix cred leak on every rpcJ. Bruce Fields2009-01-27
* nfsd: fix null dereference on error pathJ. Bruce Fields2009-01-27
* fs/Kconfig: move nfsd outAlexey Dobriyan2009-01-22
* nfsd: last_byte_offsetBenny Halevy2009-01-07
* nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel2009-01-07
* nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy2009-01-07
* nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy2009-01-07
* nfsd: add etoosmall to nfserrnoDean Hildebrand2009-01-07
* NFSD: FIDs need to take precedence over UUIDsSteve Dickson2009-01-07
* nfsd: fix double-locks of directory mutexJ. Bruce Fields2009-01-07
* CRED: Fix NFSD regressionDavid Howells2009-01-07
* nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields2009-01-07
* NFSD: Add documenting comments for nfsctl interfaceChuck Lever2009-01-06
* NFSD: Replace open-coded integer with macroChuck Lever2009-01-06
* NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever2009-01-06
* NFSD: clean up failover sysctl function namingChuck Lever2009-01-06
* nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar2009-01-06
* nfsd: Minor cleanup of find_stateidKrishna Kumar2009-01-06
* nfsd: update fh_verify descriptionJ. Bruce Fields2009-01-06
* add a vfs_fsync helperChristoph Hellwig2009-01-05
* inode->i_op is never NULLAl Viro2009-01-05
* Merge branch 'devel' into nextTrond Myklebust2008-12-30
|\
| * nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-23
| * rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-23
| * nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\ \
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-11
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
| |\ \ \
| * | | | fs: replace NIPQUAD()Harvey Harrison2008-10-31
* | | | | Merge branch 'master' into nextJames Morris2008-12-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields2008-11-24
| * | | | nfsd: clean up grace period on early exitJ. Bruce Fields2008-11-24
| | |_|/ | |/| |
* | | | Merge branch 'master' into nextJames Morris2008-11-13
|\| | |
| * | | Fix nfsd truncation of readdir resultsDoug Nazar2008-11-09
| | |/ | |/|
* | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-13
* | | CRED: Inaugurate COW credentialsDavid Howells2008-11-13
* | | CRED: Pass credentials through dentry_open()David Howells2008-11-13
* | | CRED: Separate task security context from task_structDavid Howells2008-11-13
* | | CRED: Wrap task credential accesses in the NFS daemonDavid Howells2008-11-13
|/ /
* / nfsd: fix failure to set eof in readdir in some situationsJ. Bruce Fields2008-10-30
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-10-23
|\
| * [PATCH] Optimise NFS readdir hack slightly.David Woodhouse2008-10-23
| * [PATCH] prepare vfs_readdir() callers to returning filldir resultAl Viro2008-10-23
| * [PATCH] Copy XFS readdir hack into nfsd code.David Woodhouse2008-10-23
| * [PATCH] Factor out nfsd_do_readdir() into its own functionDavid Woodhouse2008-10-23
| * [PATCH] switch nfsd to kern_path()Al Viro2008-10-23
| * [PATCH] sanitize svc_export_parse()Al Viro2008-10-23