summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-05-299-48/+129
|\
| * nfsd: make local functions staticDaniel Mack2011-05-183-4/+4
| * NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()Bryan Schumaker2011-04-291-5/+2
| * NFSD: Check status from nfsd4_map_bcts_dir()Bryan Schumaker2011-04-291-2/+3
| * NFSD: Remove setting unused variable in nfsd_vfs_read()Bryan Schumaker2011-04-291-2/+0
| * nfsd41: error out on repeated RECLAIM_COMPLETEMi Jinlong2011-04-291-5/+14
| * nfsd41: compare request's opcnt with session's maxops at nfsd4_sequenceMi Jinlong2011-04-291-0/+11
| * nfsd v4.1 lOCKT clientid field must be ignoredAndy Adamson2011-04-291-2/+0
| * nfsd41: add flag checking for create_sessionMi Jinlong2011-04-291-0/+3
| * nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctlyMi Jinlong2011-04-294-8/+20
| * nfsd4: fix wrongsec handling for PUTFH + op casesJ. Bruce Fields2011-04-292-11/+54
| * nfsd4: make fh_verify responsibility of nfsd_lookup_dentry callerJ. Bruce Fields2011-04-112-6/+6
| * nfsd4: introduce OPDESC helperJ. Bruce Fields2011-04-111-1/+6
| * nfsd4: allow fh_verify caller to skip pseudoflavor checksJ. Bruce Fields2011-04-112-1/+2
| * nfsd: distinguish functions of NFSD_MAY_* flagsJ. Bruce Fields2011-04-112-1/+4
| * Merge branch 'for-2.6.39' into for-2.6.40J. Bruce Fields2011-04-071-1/+0
| |\
* | | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | | Open with O_CREAT flag set fails to open existing files on non writable direc...Sachin Prabhu2011-04-201-1/+8
* | | nfsd4: Fix filp leakOGAWA Hirofumi2011-04-191-1/+1
* | | nfsd4: fix struct file leak on delegationJ. Bruce Fields2011-04-181-0/+1
* | | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-04-112-4/+6
|\ \ \
| * | | nfsd4: fix oops on lock failureJ. Bruce Fields2011-04-101-3/+6
| | |/ | |/|
| * | nfsd: fix auth_domain reference leak on nlm operationsJ. Bruce Fields2011-03-241-1/+0
* | | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
| |/ |/|
* | Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-03-248-95/+125
|\ \ | |/
| * nfsd: wrong index used in inner loopMi Jinlong2011-03-171-4/+1
| * Merge create_session decoding fix into for-2.6.39J. Bruce Fields2011-03-173-9/+10
| |\
| * | nfsd4: fix comment and remove unused nfsd4_file fieldsJ. Bruce Fields2011-03-171-8/+4
| * | nfs41: make sure nfs server return right ca_maxresponsesize_cachedMi Jinlong2011-03-161-1/+2
| * | nfsd: fix compile errorJ. Bruce Fields2011-03-141-0/+4
| * | nfsd4: fix struct file leakJ. Bruce Fields2011-03-081-11/+21
| * | nfsd4: minor nfs4state.c reshufflingJ. Bruce Fields2011-03-081-64/+61
| * | nfsd41: modify the members value of nfsd4_op_flagsMi Jinlong2011-03-071-2/+2
| * | nfsd: add proc file listing kernel's gss_krb5 enctypesKevin Coffman2011-03-071-1/+30
| * | NFSD, VFS: Remove dead code in nfsd_rename()Jesper Juhl2011-03-071-2/+0
| * | nfsd: kill unused macro definitionShan Wei2011-03-073-3/+1
* | | don't pass 'mounting_here' flag to follow_down()Al Viro2011-03-181-1/+1
| |/ |/|
* | nfsd: wrong index used in inner looproel2011-03-081-2/+2
* | nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields2011-03-071-6/+7
* | NFSD: fix decode_cb_sequence4resokBenny Halevy2011-02-221-1/+1
|/
* nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-02-161-4/+4
* nfsd: break lease on unlink due to renameJ. Bruce Fields2011-02-141-0/+7
* nfsd4: acquire only one lease per fileJ. Bruce Fields2011-02-142-42/+58
* nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields2011-02-141-4/+4
* nfsd4: remove unused deleg dprintk's.J. Bruce Fields2011-02-141-4/+0
* nfsd4: split lease setting into separate functionJ. Bruce Fields2011-02-141-13/+19
* nfsd4: fix leak on allocation errorJ. Bruce Fields2011-02-141-8/+10
* nfsd4: add helper function for lease setupJ. Bruce Fields2011-02-141-12/+21
* nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields2011-02-141-18/+16
* NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko2011-02-141-1/+1
OpenPOWER on IntegriCloud