summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' into for-linusTrond Myklebust2009-04-012-5/+6
|\
| * SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-281-1/+0
| * SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-282-3/+3
| * NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVALChuck Lever2009-03-281-1/+3
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-271-2/+2
|\ \
| * | nfsd: Use lowercase names of quota functionsJan Kara2009-03-261-2/+2
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-261-1/+4
|\ \ \ | |/ / |/| |
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-161-1/+4
| |/
* | NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-171-0/+1
|/
* nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton2009-01-271-1/+0
* nfsd: fix cred leak on every rpcJ. Bruce Fields2009-01-271-0/+1
* nfsd: fix null dereference on error pathJ. Bruce Fields2009-01-271-0/+2
* fs/Kconfig: move nfsd outAlexey Dobriyan2009-01-221-0/+80
* nfsd: last_byte_offsetBenny Halevy2009-01-071-16/+26
* nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel2009-01-071-2/+0
* nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy2009-01-071-3/+0
* nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy2009-01-071-0/+5
* nfsd: add etoosmall to nfserrnoDean Hildebrand2009-01-071-0/+1
* NFSD: FIDs need to take precedence over UUIDsSteve Dickson2009-01-071-3/+3
* nfsd: fix double-locks of directory mutexJ. Bruce Fields2009-01-071-3/+31
* CRED: Fix NFSD regressionDavid Howells2009-01-071-2/+2
* nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKTJ. Bruce Fields2009-01-071-10/+20
* NFSD: Add documenting comments for nfsctl interfaceChuck Lever2009-01-061-16/+437
* NFSD: Replace open-coded integer with macroChuck Lever2009-01-061-2/+2
* NFSD: Fix a handful of coding style issues in write_filehandle()Chuck Lever2009-01-061-3/+6
* NFSD: clean up failover sysctl function namingChuck Lever2009-01-061-7/+6
* nfsd: Fix leaked memory in nfs4_make_rec_clidnameKrishna Kumar2009-01-061-1/+1
* nfsd: Minor cleanup of find_stateidKrishna Kumar2009-01-061-3/+4
* nfsd: update fh_verify descriptionJ. Bruce Fields2009-01-061-6/+24
* add a vfs_fsync helperChristoph Hellwig2009-01-051-32/+3
* inode->i_op is never NULLAl Viro2009-01-051-4/+4
* Merge branch 'devel' into nextTrond Myklebust2008-12-302-1/+20
|\
| * nfsd: support callbacks with gss flavorsOlga Kornievskaia2008-12-232-1/+3
| * rpc: pass target name down to rpc level on callbacksOlga Kornievskaia2008-12-231-0/+6
| * nfsd: pass client principal name in rsc downcallOlga Kornievskaia2008-12-231-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-282-3/+3
|\ \
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-152-1/+2
| |\ \ | | |/
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-111-4/+1
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-0/+1
| |\ \ \
| * | | | fs: replace NIPQUAD()Harvey Harrison2008-10-312-3/+3
* | | | | Merge branch 'master' into nextJames Morris2008-12-042-0/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields2008-11-241-1/+1
| * | | | nfsd: clean up grace period on early exitJ. Bruce Fields2008-11-241-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'master' into nextJames Morris2008-11-141-4/+1
|\ \ \ \ | |/ / /
| * | | Fix nfsd truncation of readdir resultsDoug Nazar2008-11-091-4/+1
| | |/ | |/|
* | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-141-1/+4
* | | CRED: Inaugurate COW credentialsDavid Howells2008-11-143-69/+102
* | | CRED: Pass credentials through dentry_open()David Howells2008-11-142-2/+4
* | | CRED: Separate task security context from task_structDavid Howells2008-11-143-19/+21
* | | CRED: Wrap task credential accesses in the NFS daemonDavid Howells2008-11-141-3/+3
|/ /
OpenPOWER on IntegriCloud