summaryrefslogtreecommitdiffstats
path: root/fs/nfsd
AgeCommit message (Expand)AuthorFilesLines
2012-03-26nfsd: convert nfs4_client->cl_cb_flags to a generic flags fieldJeff Layton5-33/+47
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields5-12/+13
2012-03-20NFSD: Fix nfs4_verifier memory alignmentChuck Lever4-28/+31
2012-03-20NFSD: Fix warnings when NFSD_DEBUG is not definedTrond Myklebust2-0/+12
2012-03-19nfsd: merge cookie collision fixes from ext4 treeJ. Bruce Fields2-10/+25
2012-03-18nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert2-2/+15
2012-03-18nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert1-8/+10
2012-03-09nfsd4: make sure set CB_PATH_DOWN sequence flag setJ. Bruce Fields1-1/+1
2012-03-06nfsd4: reduce do_open_lookup() stack usageJ. Bruce Fields1-10/+14
2012-03-06nfsd4: delay setting current filehandle till successJ. Bruce Fields1-5/+3
2012-03-06nfsd41: free_session/free_client must be called under the client_lockBenny Halevy2-16/+32
2012-03-06nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2Benny Halevy1-15/+20
2012-03-06nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegationBenny Halevy1-19/+24
2012-03-06nfsd4: fix recovery-entry leak nfsd startup failureJ. Bruce Fields1-0/+1
2012-03-06nfsd4: fix recovery-dir leak on nfsd startup failureJeff Layton1-13/+13
2012-03-06nfsd4: purge stable client records with insufficient stateJ. Bruce Fields1-1/+3
2012-03-06nfsd4: don't set cl_firststate on first reclaim in 4.1 caseJ. Bruce Fields1-3/+8
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy3-7/+68
2012-02-17NFSD: Clean up the test_stateid functionBryan Schumaker3-49/+35
2012-02-17nfsd41: split out share_access want and signal flags while decodingBenny Halevy4-12/+22
2012-02-17nfsd41: share_access_to_flags should consider only nfs4.x share_access flagsBenny Halevy1-1/+1
2012-02-15nfsd41: use current stateid by valueTigran Mkrtchyan4-9/+33
2012-02-15nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADETigran Mkrtchyan3-0/+24
2012-02-15nfsd41: handle current stateid in SETATTR and FREE_STATEIDTigran Mkrtchyan3-0/+16
2012-02-15nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateidTigran Mkrtchyan1-3/+3
2012-02-15nfsd41: save and restore current stateid with current fhTigran Mkrtchyan2-0/+3
2012-02-15nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateidTigran Mkrtchyan1-3/+6
2012-02-15nfsd41: consume current stateid on read and writeTigran Mkrtchyan3-0/+16
2012-02-15nfsd41: handle current stateid on lock and lockuTigran Mkrtchyan3-3/+32
2012-02-15nfsd41: handle current stateid in open and closeTigran Mkrtchyan4-4/+70
2012-02-15nfsd4: initialize current stateid at compile timeTigran Mkrtchyan1-0/+4
2012-02-14nfsd4: check for uninitialized slotJ. Bruce Fields2-1/+8
2012-02-14nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields4-14/+14
2012-02-13nfsd4: fix sessions slotid wraparound logicJ. Bruce Fields1-6/+1
2012-02-03nfsd: fix default iosize calculation on 32bitJ. Bruce Fields1-1/+1
2012-02-03nfsd: cleanup setting of default max_block_sizeJ. Bruce Fields1-20/+24
2012-02-03nfsd: remove some unneeded checksDan Carpenter1-1/+1
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust1-3/+3
2012-01-31SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky1-2/+2
2012-01-31SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky1-2/+3
2012-01-31SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky1-2/+2
2012-01-31SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky1-1/+1
2012-01-31SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky1-1/+1
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds14-130/+433
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro1-1/+1
2012-01-05nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields2-7/+5
2012-01-05NFSD: Change name of extended attribute containing junctionChuck Lever1-3/+14