aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAge
...
| * nfsd4: fix do_probe_callback errorsJ. Bruce Fields2009-03-18
| * nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields2009-03-18
| * nfsd4: put_nfs4_client does not require state lockJ. Bruce Fields2009-03-18
| * nfsd4: rename io_during_grace_disallowedJ. Bruce Fields2009-03-18
| * nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-18
| * nfsd4: fail when delegreturn gets a non-delegation stateidJ. Bruce Fields2009-03-18
| * nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-18
| * nfsd4: add a helper function to decide if stateid is delegationJ. Bruce Fields2009-03-18
| * nfsd4: remove some dprintk'sJ. Bruce Fields2009-03-18
| * nfsd4: remove unneeded local variableJ. Bruce Fields2009-03-18
| * nfsd4: remove redundant "if" in nfs4_preprocess_stateid_opJ. Bruce Fields2009-03-18
| * nfsd4: move check_stateid_generation checkJ. Bruce Fields2009-03-18
| * nfsd4: trivial preprocess_stateid_op cleanupJ. Bruce Fields2009-03-18
| * nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang2009-03-18
| * nfsd: lock state around put client and delegation in nfsd4_cb_recallAlexandros Batsakis2009-03-18
| * nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-18
| * nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-18
| * nfsd4: fix misplaced commentJ. Bruce Fields2009-03-18
| * nfsd: clarify exclusive create bitmask result.J. Bruce Fields2009-03-18
| * nfsd : Define NFSD only when FILE_LOCKING is enabledManish Katiyar2009-03-18
| * NFSD: cleanup for nfs3proc.cQinghuang Feng2009-03-18
| * nfsd4: split open/lockowner release codeJ. Bruce Fields2009-03-18
| * nfsd4: remove a forward declarationJ. Bruce Fields2009-03-18
| * nfsd4: split lockstateid/openstateid release logicJ. Bruce Fields2009-03-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\ \
| * | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
* | | Merge branch 'devel' into for-linusTrond Myklebust2009-04-01
|\ \ \ | |/ / |/| |
| * | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-28
| * | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-28
| * | NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVALChuck Lever2009-03-28
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-03-27
|\ \ \
| * | | nfsd: Use lowercase names of quota functionsJan Kara2009-03-25
| | |/ | |/|
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ \ | |/ / |/| |
| * | Use f_lock to protect f_flagsJonathan Corbet2009-03-16
| |/
* / 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