Age | Commit message (Expand) | Author |
2013-07-01 | nfsd4: implement minimal SP4_MACH_CRED | J. Bruce Fields |
2013-04-16 | nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED | J. Bruce Fields |
2013-04-08 | nfsd4: cleanup handling of nfsv4.0 closed stateid's | J. Bruce Fields |
2013-04-03 | nfsd: convert the file_hashtbl to a hlist | Jeff Layton |
2013-04-03 | nfsd4: don't destroy in-use session | J. Bruce Fields |
2013-04-03 | nfsd4: don't destroy in-use clients | J. Bruce Fields |
2013-04-03 | nfsd4: fix race on client shutdown | J. Bruce Fields |
2013-02-13 | nfsd: Modify nfsd4_cb_sec to use kuids and kgids | Eric W. Biederman |
2012-12-03 | NFSD: Forget state for a specific client | Bryan Schumaker |
2012-12-03 | NFSD: Reading a fault injection file prints a state count | Bryan Schumaker |
2012-12-03 | NFSD: Fault injection operations take a per-client forget function | Bryan Schumaker |
2012-11-28 | NFSD: Fold fault_inject.h into state.h | Bryan Schumaker |
2012-11-15 | nfsd: pass nfsd_net instead of net to grace enders | Stanislav Kinsbursky |
2012-11-15 | nfsd: use service net instead of hard-coded init_net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make reclaim_str_hashtbl allocated per net | Stanislav Kinsbursky |
2012-11-15 | nfsd: make nfs4_client network namespace dependent | Stanislav Kinsbursky |
2012-11-12 | nfsd: get rid of cl_recdir field | Jeff Layton |
2012-11-12 | nfsd: move the confirmed and unconfirmed hlists to a rbtree | Jeff Layton |
2012-11-12 | nfsd: don't search for client by hash on legacy reboot recovery gracedone | Jeff Layton |
2012-11-12 | nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record | Jeff Layton |
2012-11-12 | nfsd: break out reclaim record removal into separate function | Jeff Layton |
2012-11-12 | nfsd: have nfsd4_find_reclaim_client take a char * argument | Jeff Layton |
2012-11-10 | nfsd: remove unused argument to nfs4_has_reclaimed_state | Jeff Layton |
2012-11-07 | nfsd4: backchannel should use client-provided security flavor | J. Bruce Fields |
2012-11-07 | nfsd4: common helper to initialize callback work | J. Bruce Fields |
2012-11-07 | nfsd4: implement backchannel_ctl operation | J. Bruce Fields |
2012-11-07 | nfsd4: use callback security parameters in create_session | J. Bruce Fields |
2012-11-07 | nfsd4: clean up callback security parsing | J. Bruce Fields |
2012-10-01 | nfsd4: enforce per-client sessions/no-sessions distinction | J. Bruce Fields |
2012-08-20 | nfsd: trivial comment updates | Jeff Layton |
2012-08-20 | nfsd4: fix security flavor of NFSv4.0 callback | J. Bruce Fields |
2012-07-27 | NFSd: make boot_time variable per network namespace | Stanislav Kinsbursky |
2012-07-27 | LockD: pass actual network namespace to grace period management functions | Stanislav Kinsbursky |
2012-06-20 | NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID | Chuck Lever |
2012-05-31 | nfsd4: move principal name into svc_cred | J. Bruce Fields |
2012-03-26 | nfsd: add nfsd4_client_tracking_ops struct and a way to set it | Jeff Layton |
2012-03-26 | nfsd: convert nfs4_client->cl_cb_flags to a generic flags field | Jeff Layton |
2012-03-06 | nfsd41: free_session/free_client must be called under the client_lock | Benny Halevy |
2012-02-14 | nfsd4: check for uninitialized slot | J. Bruce Fields |
2012-02-14 | nfsd4: rearrange struct nfsd4_slot | J. Bruce Fields |
2012-01-05 | nfsd4: nfsd4_create_clid_dir return value is unused | J. Bruce Fields |
2011-11-15 | nfsd4: add a separate (lockowner, inode) lookup | J. Bruce Fields |
2011-10-24 | nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid | Benny Halevy |
2011-10-17 | nfsd4: do idr preallocation with stateid allocation | J. Bruce Fields |
2011-10-17 | nfsd4: clean up open owners on OPEN failure | J. Bruce Fields |
2011-10-17 | nfsd4: make is_open_owner boolean | J. Bruce Fields |
2011-10-10 | nfsd4: cleanup state.h comments | J. Bruce Fields |
2011-10-10 | nfsd4: clean up downgrading code | J. Bruce Fields |
2011-09-26 | nfsd4: look up stateid's per clientid | J. Bruce Fields |
2011-09-26 | nfsd4: assume test_stateid always has session | J. Bruce Fields |