aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2013-04-03nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields
2013-04-03nfsd4: fix destroy_session raceJ. Bruce Fields
2013-04-03nfsd4: clientid lookup cleanupJ. Bruce Fields
2013-04-03nfsd4: destroy_clientid simplificationJ. Bruce Fields
2013-04-03nfsd4: remove some dprintk'sJ. Bruce Fields
2013-04-03nfsd4: STALE_STATEID cleanupJ. Bruce Fields
2013-04-03nfsd4: warn on odd create_session stateJ. Bruce Fields
2013-04-03nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com
2013-04-03nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-03-13nfsd: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: remove unused get_new_stid()Tejun Heo
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-23fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei
2013-02-15nfsd: enable NFSv4 state in containersStanislav Kinsbursky
2013-02-13nfsd: Properly compare and initialize kuids and kgidsEric W. Biederman
2013-02-11nfsd4: free_stid can be staticFengguang Wu
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-05nfsd4: simplify idr allocationJ. Bruce Fields
2013-02-05nfsd: Fix memleakmajianpeng
2013-01-23nfsd: fix unused "nn" variable warning in free_client()Stanislav Kinsbursky
2013-01-23nfsd: Don't unlock the state while it's not lockedYanchuan Nian
2013-01-23nfsd: Pass correct slot number to nfsd4_put_drc_mem()Yanchuan Nian
2012-12-17nfsd4: don't leave freed stateid hashedJ. Bruce Fields
2012-12-17nfsd4: disable zero-copy on non-final read opsJ. Bruce Fields
2012-12-10NFSD: Pass correct buffer size to rpc_ntopBryan Schumaker
2012-12-10nfsd: make NFSd service structure allocated per netStanislav Kinsbursky
2012-12-04nfsd4: lockt, release_lockowner should renew clientsJ. Bruce Fields
2012-12-03NFSD: Forget state for a specific clientBryan Schumaker
2012-12-03NFSD: Reading a fault injection file prints a state countBryan Schumaker
2012-12-03NFSD: Fault injection operations take a per-client forget functionBryan Schumaker
2012-12-03NFSD: Clean up forgetting and recalling delegationsBryan Schumaker
2012-12-03NFSD: Clean up forgetting openownersBryan Schumaker
2012-12-03NFSD: Clean up forgetting locksBryan Schumaker
2012-12-03NFSD: Clean up forgetting clientsBryan Schumaker
2012-12-03NFSD: Lock state before calling fault injection functionBryan Schumaker
2012-11-28NFSD: Fold fault_inject.h into state.hBryan Schumaker
2012-11-28nfsd: make NFSv4 grace time per netStanislav Kinsbursky
2012-11-28nfsd: make NFSv4 lease time per netStanislav Kinsbursky
2012-11-28nfsd: call state init and shutdown twiceStanislav Kinsbursky
2012-11-28nfsd: cleanup NFSd state start a bitStanislav Kinsbursky
2012-11-28nfsd: cleanup NFSd state shutdown a bitStanislav Kinsbursky
2012-11-28nfsd: make delegations shutdown network namespace awareStanislav Kinsbursky
2012-11-28nfsd: make client_lock per netStanislav Kinsbursky
2012-11-28nfsd4: remove state lock from nfs4_state_shutdownStanislav Kinsbursky
2012-11-26nfsd4: downgrade some fs/nfsd/nfs4state.c BUG'sJ. Bruce Fields
2012-11-15nfsd: make laundromat network namespace awareStanislav Kinsbursky
2012-11-15nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky
2012-11-15nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky