summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2012-03-06nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegationBenny Halevy
2012-03-06nfsd4: fix recovery-entry leak nfsd startup failureJ. Bruce Fields
2012-03-06nfsd4: fix recovery-dir leak on nfsd startup failureJeff Layton
2012-03-06nfsd4: purge stable client records with insufficient stateJ. Bruce Fields
2012-03-06nfsd4: don't set cl_firststate on first reclaim in 4.1 caseJ. Bruce Fields
2012-02-17nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy
2012-02-17NFSD: Clean up the test_stateid functionBryan Schumaker
2012-02-17nfsd41: split out share_access want and signal flags while decodingBenny Halevy
2012-02-17nfsd41: share_access_to_flags should consider only nfs4.x share_access flagsBenny Halevy
2012-02-15nfsd41: use current stateid by valueTigran Mkrtchyan
2012-02-15nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADETigran Mkrtchyan
2012-02-15nfsd41: handle current stateid in SETATTR and FREE_STATEIDTigran Mkrtchyan
2012-02-15nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateidTigran Mkrtchyan
2012-02-15nfsd41: save and restore current stateid with current fhTigran Mkrtchyan
2012-02-15nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateidTigran Mkrtchyan
2012-02-15nfsd41: consume current stateid on read and writeTigran Mkrtchyan
2012-02-15nfsd41: handle current stateid on lock and lockuTigran Mkrtchyan
2012-02-15nfsd41: handle current stateid in open and closeTigran Mkrtchyan
2012-02-15nfsd4: initialize current stateid at compile timeTigran Mkrtchyan
2012-02-14nfsd4: check for uninitialized slotJ. Bruce Fields
2012-02-14nfsd4: rearrange struct nfsd4_slotJ. Bruce Fields
2012-02-13nfsd4: fix sessions slotid wraparound logicJ. Bruce Fields
2012-02-03nfsd: fix default iosize calculation on 32bitJ. Bruce Fields
2012-02-03nfsd: cleanup setting of default max_block_sizeJ. Bruce Fields
2012-02-03nfsd: remove some unneeded checksDan Carpenter
2012-02-01SUNRPC: constify the rpc_programTrond Myklebust
2012-02-01SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky
2012-02-01SUNRPC: register service stats /proc entries in passed network namespace contextStanislav Kinsbursky
2012-02-01SUNRPC: unregister service on creation in current network namespaceStanislav Kinsbursky
2012-02-01SUNRPC: parametrize rpc_uaddr2sockaddr() by network contextStanislav Kinsbursky
2012-02-01SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-31SUNRPC: handle RPC client pipefs dentries by network namespace aware routinesStanislav Kinsbursky
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-05nfsd4: nfsd4_create_clid_dir return value is unusedJ. Bruce Fields
2012-01-05NFSD: Change name of extended attribute containing junctionChuck Lever
2012-01-05nfsd4: be forgiving in the absence of the recovery directoryJ. Bruce Fields
2012-01-05SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust
2012-01-04fs: propagate umode_t, misc bitsAl Viro
2012-01-04vfs: mnt_drop_write_file()Al Viro
2012-01-04new helpers: fh_{want,drop}_write()Al Viro
2012-01-04switch a bunch of places to mnt_want_write_file()Al Viro
2012-01-02nfsd4: fix spurious 4.1 post-reboot failuresJ. Bruce Fields
2011-12-14NFSD: forget_delegations should use list_for_each_entry_safeBryan Schumaker
2011-12-13NFSD: Only reinitilize the recall_lru list under the recall lockBryan Schumaker
2011-12-12nfsd4: initialize special stateid's at compile timeJ. Bruce Fields
2011-12-07NFSd: use network-namespace-aware cache registering routinesStanislav Kinsbursky
2011-12-06nfsd41: allow non-reclaim open-by-fh's in 4.1Mi Jinlong