aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | nfsd: recovery - make in_grace per netStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd: recovery - make rec_file per netStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd: call state init and shutdown twiceStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd: cleanup NFSd state start a bitStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd: cleanup NFSd state shutdown a bitStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd: make delegations shutdown network namespace awareStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd: make client_lock per netStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd4: remove state lock from nfs4_state_shutdownStanislav Kinsbursky2012-11-28
| * | | | | | | nfsd4: remove state lock from nfsd4_load_reboot_recovery_dataJ. Bruce Fields2012-11-28
| * | | | | | | nfsd4: return badname, not inval, on "." or "..", or "/"J. Bruce Fields2012-11-27
| * | | | | | | nfsd4: downgrade some fs/nfsd/nfs4state.c BUG'sJ. Bruce Fields2012-11-26
| * | | | | | | nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-26
| * | | | | | | nfsd4: move more write parameters into xdr argumentJ. Bruce Fields2012-11-26
| * | | | | | | nfsd4: reorganize write decodingJ. Bruce Fields2012-11-26
| * | | | | | | nfsd4: simplify reading of opnumJ. Bruce Fields2012-11-26
| * | | | | | | nfsd4: no, we're not going to check tags for utf8J. Bruce Fields2012-11-26
| * | | | | | | nfsd: fix v4 reply cachingJ. Bruce Fields2012-11-26
| * | | | | | | nfsd: make laundromat network namespace awareStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: pass nfsd_net instead of net to grace endersStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: use service net instead of hard-coded init_netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make close_lru list per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make client_lru list per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make sessionid_hashtbl allocated per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make lockowner_ino_hashtbl allocated per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make ownerstr_hashtbl allocated per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make unconf_name_tree per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make unconf_id_hashtbl allocated per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make conf_name_tree per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make conf_id_hashtbl allocated per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make reclaim_str_hashtbl allocated per netStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: make nfs4_client network namespace dependentStanislav Kinsbursky2012-11-15
| * | | | | | | nfsd: use service net instead of hard-coded net where possibleStanislav Kinsbursky2012-11-15
| * | | | | | | svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields2012-11-15
| * | | | | | | nfsd4: get_backchannel_cred should be staticFengguang Wu2012-11-14
| * | | | | | | nfsd4: init_session should be declared staticFengguang Wu2012-11-14
| * | | | | | | nfsd: release the legacy reclaimable clients list in grace_doneJeff Layton2012-11-12
| * | | | | | | nfsd: get rid of cl_recdir fieldJeff Layton2012-11-12
| * | | | | | | nfsd: move the confirmed and unconfirmed hlists to a rbtreeJeff Layton2012-11-12
| * | | | | | | nfsd: don't search for client by hash on legacy reboot recovery gracedoneJeff Layton2012-11-12
| * | | | | | | nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim recordJeff Layton2012-11-12
| * | | | | | | nfsd: break out reclaim record removal into separate functionJeff Layton2012-11-12
| * | | | | | | nfsd: have nfsd4_find_reclaim_client take a char * argumentJeff Layton2012-11-12
| * | | | | | | nfsd: warn about impending removal of nfsdcld upcallJeff Layton2012-11-12
| * | | | | | | nfsd: pass info about the legacy recoverydir in environment variablesJeff Layton2012-11-12
| * | | | | | | nfsd: change heuristic for selecting the client_tracking_opsJeff Layton2012-11-12
| * | | | | | | nfsd: add a usermodehelper upcall for NFSv4 client ID trackingJeff Layton2012-11-12
| * | | | | | | nfsd: remove unused argument to nfs4_has_reclaimed_stateJeff Layton2012-11-10
| * | | | | | | nfsd: fix error handling in nfsd4_remove_clid_dirJeff Layton2012-11-10
| * | | | | | | nfsd4: update documentation on 4.1 progressJ. Bruce Fields2012-11-10
| * | | | | | | nfsd4: backchannel should use client-provided security flavorJ. Bruce Fields2012-11-07