| Age | Commit message (Expand) | Author | Files | Lines |
| 4 days | NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command | Chuck Lever | 1 | -0/+5 |
| 4 days | NFSD: Track svc_export in nfs4_stid | Chuck Lever | 1 | -0/+1 |
| 2026-05-10 | nfsd: update mtime/ctime on CLONE in presense of delegated attributes | Olga Kornievskaia | 1 | -0/+1 |
| 2026-04-03 | NFSD: convert callback RPC program to per-net namespace | Dai Ngo | 1 | -0/+9 |
| 2026-03-29 | nfsd: use dynamic allocation for oversized NFSv4.0 replay cache | Chuck Lever | 1 | -5/+7 |
| 2026-03-29 | nfsd: convert global state_lock to per-net deleg_lock | Jeff Layton | 1 | -1/+1 |
| 2026-03-29 | NFSD: Enforce timeout on layout recall and integrate lease manager fencing | Dai Ngo | 1 | -0/+6 |
| 2026-03-29 | NFSD: Track SCSI Persistent Registration Fencing per Client with xarray | Dai Ngo | 1 | -0/+3 |
| 2026-03-16 | nfsd: fix heap overflow in NFSv4.0 LOCK replay cache | Jeff Layton | 1 | -5/+12 |
| 2026-01-28 | nfsd: cancel async COPY operations when admin revokes filesystem state | Chuck Lever | 1 | -0/+5 |
| 2026-01-06 | Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -3/+3 |
| 2026-01-02 | nfsd: check that server is running in unlock_filesystem | Olga Kornievskaia | 1 | -2/+2 |
| 2026-01-02 | nfsd: provide locking for v4_end_grace | NeilBrown | 1 | -1/+1 |
| 2025-11-12 | nfsd: wire up GET_DIR_DELEGATION handling | Jeff Layton | 1 | -0/+5 |
| 2025-09-21 | nfsd: Eliminate an allocation in nfs4_make_rec_clidname() | Eric Biggers | 1 | -1/+3 |
| 2025-09-21 | nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation | Jeff Layton | 1 | -1/+3 |
| 2025-09-21 | nfsd: fix SETATTR updates for delegated timestamps | Jeff Layton | 1 | -0/+3 |
| 2025-09-21 | nfsd: track original timestamps in nfs4_delegation | Jeff Layton | 1 | -0/+5 |
| 2025-07-14 | NFSD: release read access of nfs4_file when a write delegation is returned | Dai Ngo | 1 | -0/+1 |
| 2025-05-11 | NFSD: Implement CB_SEQUENCE referring call lists | Chuck Lever | 1 | -0/+1 |
| 2025-05-11 | NFSD: Implement CB_SEQUENCE referring call lists | Chuck Lever | 1 | -0/+22 |
| 2025-03-10 | nfsd: reorganize struct nfs4_delegation for better packing | Jeff Layton | 1 | -1/+1 |
| 2025-03-10 | nfsd: move cb_need_restart flag into cb_flags | Jeff Layton | 1 | -1/+1 |
| 2025-03-10 | nfsd: replace CB_GETATTR_BUSY with NFSD4_CALLBACK_RUNNING | Jeff Layton | 1 | -4/+1 |
| 2025-03-10 | nfsd: eliminate cl_ra_cblist and NFSD4_CLIENT_CB_RECALL_ANY | Jeff Layton | 1 | -2/+0 |
| 2025-03-10 | nfsd: prevent callback tasks running concurrently | Jeff Layton | 1 | -0/+9 |
| 2025-01-21 | nfsd: add support for delegated timestamps | Jeff Layton | 1 | -0/+2 |
| 2025-01-21 | nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations | Jeff Layton | 1 | -0/+16 |
| 2025-01-06 | nfsd: add shrinker to reduce number of slots allocated per session | NeilBrown | 1 | -0/+1 |
| 2025-01-06 | nfsd: add support for freeing unused session-DRC slots | NeilBrown | 1 | -1/+5 |
| 2025-01-06 | nfsd: use an xarray to store v4.1 session slots | NeilBrown | 1 | -3/+6 |
| 2025-01-06 | nfsd: use new wake_up_var interfaces. | NeilBrown | 1 | -1/+1 |
| 2024-11-18 | nfsd: allow for up to 32 callback session slots | Jeff Layton | 1 | -6/+9 |
| 2024-11-18 | NFSD: Add nfsd4_copy time-to-live | Chuck Lever | 1 | -0/+15 |
| 2024-11-18 | NFSD: Add a laundromat reaper for async copy state | Chuck Lever | 1 | -0/+1 |
| 2024-11-18 | NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations | Chuck Lever | 1 | -0/+1 |
| 2024-11-18 | nfsd: make nfsd4_session->se_flags a bool | Jeff Layton | 1 | -3/+1 |
| 2024-11-18 | nfsd: remove nfsd4_session->se_bchannel | Jeff Layton | 1 | -1/+0 |
| 2024-11-11 | nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer | Jeff Layton | 1 | -1/+1 |
| 2024-11-11 | nfsd: drop the ncf_cb_bmap field | Jeff Layton | 1 | -1/+0 |
| 2024-10-18 | nfsd: fix race between laundromat and free_stateid | Olga Kornievskaia | 1 | -0/+2 |
| 2024-09-20 | nfsd: track the main opcode for callbacks | Jeff Layton | 1 | -0/+1 |
| 2024-08-26 | fs/nfsd: fix update of inode attrs in CB_GETATTR | Jeff Layton | 1 | -1/+1 |
| 2024-05-06 | NFSD: Move callback_wq into struct nfs4_client | Chuck Lever | 1 | -2/+2 |
| 2024-05-06 | nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru() | NeilBrown | 1 | -1/+1 |
| 2024-04-23 | Revert "NFSD: Convert the callback workqueue to use delayed_work" | Chuck Lever | 1 | -1/+1 |
| 2024-03-01 | NFSD: handle GETATTR conflict with write delegation | Dai Ngo | 1 | -1/+9 |
| 2024-03-01 | NFSD: add support for CB_GETATTR callback | Dai Ngo | 1 | -0/+14 |
| 2024-03-01 | nfsd: clean up comments over nfs4_client definition | Chen Hanxiao | 1 | -3/+4 |
| 2024-03-01 | nfsd: prepare for supporting admin-revocation of state | NeilBrown | 1 | -0/+10 |
| 2024-03-01 | nfsd: split sc_status out of sc_type | NeilBrown | 1 | -12/+28 |
| 2024-03-01 | NFSD: Convert the callback workqueue to use delayed_work | Chuck Lever | 1 | -1/+1 |
| 2023-12-18 | NFSD: Revert 738401a9bd1ac34ccd5723d69640a4adbb1a4bc0 | Chuck Lever | 1 | -14/+0 |
| 2023-12-18 | NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d | Chuck Lever | 1 | -10/+1 |
| 2023-10-16 | NFSD: add rpc_status netlink support | Lorenzo Bianconi | 1 | -2/+0 |
| 2023-10-16 | NFSD: handle GETATTR conflict with write delegation | Dai Ngo | 1 | -1/+10 |
| 2023-10-16 | NFSD: add support for CB_GETATTR callback | Dai Ngo | 1 | -0/+14 |
| 2023-08-29 | NFSD: handle GETATTR conflict with write delegation | Dai Ngo | 1 | -0/+3 |
| 2023-02-20 | nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS | Jeff Layton | 1 | -2/+0 |
| 2022-12-10 | NFSD: add delegation reaper to react to low memory condition | Dai Ngo | 1 | -0/+5 |
| 2022-12-10 | NFSD: add support for sending CB_RECALL_ANY | Dai Ngo | 1 | -0/+1 |
| 2022-11-28 | NFSD: Use rhashtable for managing nfs4_file objects | Chuck Lever | 1 | -4/+1 |
| 2022-09-26 | nfsd: make nfsd4_run_cb a bool return function | Jeff Layton | 1 | -1/+1 |
| 2022-09-26 | NFSD: Rename the fields in copy_stateid_t | Chuck Lever | 1 | -3/+3 |
| 2022-09-26 | nfsd: remove nfsd4_prepare_cb_recall() declaration | Gaosheng Cui | 1 | -1/+0 |
| 2022-09-26 | NFSD: Increase NFSD_MAX_OPS_PER_COMPOUND | Chuck Lever | 1 | -1/+1 |
| 2022-07-29 | NFSD: Make nfs4_put_copy() static | Chuck Lever | 1 | -1/+0 |
| 2022-05-19 | NFSD: add courteous server support for thread with only delegation | Dai Ngo | 1 | -0/+31 |
| 2022-01-08 | nfsd4: add refcount for nfsd4_blocked_lock | Vasily Averin | 1 | -0/+1 |
| 2022-01-08 | nfsd: improve stateid access bitmask documentation | J. Bruce Fields | 1 | -0/+4 |
| 2021-04-19 | nfsd: track filehandle aliasing in nfs4_files | J. Bruce Fields | 1 | -0/+2 |
| 2021-04-19 | nfsd: hash nfs4_files by inode number | J. Bruce Fields | 1 | -1/+0 |
| 2021-03-22 | nfsd: report client confirmation status in "info" file | NeilBrown | 1 | -0/+4 |
| 2021-01-28 | nfsd: simplify nfsd4_check_open_reclaim | J. Bruce Fields | 1 | -2/+1 |
| 2020-09-25 | nfsd: remove fault injection code | J. Bruce Fields | 1 | -27/+0 |
| 2020-05-20 | NFSD: Add tracepoints to the NFSD state management code | Chuck Lever | 1 | -7/+0 |
| 2019-12-19 | nfsd: use boottime for lease expiry calculation | Arnd Bergmann | 1 | -5/+5 |
| 2019-12-19 | nfsd: fix jiffies/time_t mixup in LRU list | Arnd Bergmann | 1 | -1/+1 |
| 2019-12-19 | nfsd: print 64-bit timestamps in client_info_show | Arnd Bergmann | 1 | -1/+1 |
| 2019-12-09 | NFSD add nfs4 inter ssc to nfsd4_copy | Olga Kornievskaia | 1 | -0/+3 |
| 2019-12-09 | NFSD add COPY_NOTIFY operation | Olga Kornievskaia | 1 | -3/+28 |
| 2019-11-08 | nfsd: Fix races between nfsd4_cb_release() and nfsd4_shutdown_callback() | Trond Myklebust | 1 | -0/+1 |
| 2019-09-10 | nfsd: add support for upcall version 2 | Scott Mayhew | 1 | -1/+2 |
| 2019-08-19 | nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache | Jeff Layton | 1 | -1/+1 |
| 2019-08-19 | nfsd: convert fi_deleg_file and ls_file fields to nfsd_file | Jeff Layton | 1 | -3/+3 |
| 2019-08-19 | nfsd: convert nfs4_file->fi_fds array to use nfsd_files | Jeff Layton | 1 | -1/+1 |
| 2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2019-07-03 | nfsd: decode implementation id | J. Bruce Fields | 1 | -0/+4 |
| 2019-07-03 | nfsd: add nfsd/clients directory | J. Bruce Fields | 1 | -1/+5 |
| 2019-07-03 | nfsd4: use reference count to free client | J. Bruce Fields | 1 | -0/+1 |
| 2019-07-03 | nfsd: rename cl_refcount | J. Bruce Fields | 1 | -1/+1 |
| 2019-07-03 | nfsd: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -2/+2 |
| 2019-04-24 | nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array | Scott Mayhew | 1 | -4/+4 |
| 2019-04-08 | nfsd: Don't release the callback slot unless it was actually held | Trond Myklebust | 1 | -0/+1 |
| 2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 1 | -1/+1 |
| 2018-09-25 | NFSD introduce async copy feature | Olga Kornievskaia | 1 | -0/+9 |
| 2018-09-25 | NFSD CB_OFFLOAD xdr | Olga Kornievskaia | 1 | -0/+1 |
| 2018-08-22 | nfsd: Remove callback_cred | Chuck Lever | 1 | -2/+0 |
| 2017-11-07 | fs, nfsd: convert nfs4_file.fi_ref from atomic_t to refcount_t | Elena Reshetova | 1 | -2/+2 |
| 2017-11-07 | fs, nfsd: convert nfs4_cntl_odstate.co_odcount from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+1 |
| 2017-11-07 | fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t | Elena Reshetova | 1 | -1/+2 |
| 2017-11-07 | nfsd4: catch some false session retries | J. Bruce Fields | 1 | -0/+1 |
| 2017-11-07 | nfsd4: fix cached replies to solo SEQUENCE compounds | J. Bruce Fields | 1 | -0/+1 |
| 2017-02-17 | nfsd/callback: Cleanup callback cred on shutdown | Kinglong Mee | 1 | -0/+1 |
| 2017-01-31 | NFSD: Fix a null reference case in find_or_create_lock_stateid() | Kinglong Mee | 1 | -2/+2 |
| 2016-09-26 | nfsd: add a LRU list for blocked locks | Jeff Layton | 1 | -0/+2 |
| 2016-09-26 | nfsd: have nfsd4_lock use blocking locks for v4.1+ locks | Jeff Layton | 1 | -3/+9 |
| 2016-09-26 | nfsd: plumb in a CB_NOTIFY_LOCK operation | Jeff Layton | 1 | -0/+7 |
| 2016-09-16 | nfsd: eliminate cb_minorversion field | Jeff Layton | 1 | -1/+0 |
| 2016-07-13 | nfsd: implement machine credential support for some operations | Andrew Elble | 1 | -0/+1 |
| 2016-06-15 | nfsd: Always lock state exclusively. | Oleg Drokin | 1 | -1/+1 |
| 2016-05-13 | nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid | Jeff Layton | 1 | -0/+5 |
| 2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+2 |
| 2015-12-07 | nfsd: Pass filehandle to nfs4_preprocess_stateid_op() | Anna Schumaker | 1 | -2/+2 |
| 2015-11-23 | nfsd: constify nfsd4_callback_ops structure | Julia Lawall | 1 | -2/+2 |
| 2015-10-23 | nfsd: ensure that seqid morphing operations are atomic wrt to copies | Jeff Layton | 1 | -15/+8 |
| 2015-10-23 | nfsd: serialize layout stateid morphing operations | Jeff Layton | 1 | -0/+1 |
| 2015-10-12 | nfsd: serialize state seqid morphing operations | Jeff Layton | 1 | -9/+10 |
| 2015-08-13 | nfsd: New helper nfsd4_cb_sequence_done() for processing more cb errors | Kinglong Mee | 1 | -1/+1 |
| 2015-06-22 | nfsd: take struct file setup fully into nfs4_preprocess_stateid_op | Christoph Hellwig | 1 | -3/+3 |
| 2015-06-04 | nfsd: Update callback sequnce id only CB_SEQUENCE success | Kinglong Mee | 1 | -0/+1 |
| 2015-05-04 | nfsd: fix callback restarts | Christoph Hellwig | 1 | -3/+1 |
| 2015-05-04 | nfsd: split transport vs operation errors for callbacks | Christoph Hellwig | 1 | -0/+1 |
| 2015-05-04 | nfsd: fix pNFS return on close semantics | Sachin Bhamare | 1 | -0/+14 |
| 2015-02-02 | nfsd: implement pNFS layout recalls | Christoph Hellwig | 1 | -0/+6 |
| 2015-02-02 | nfsd: implement pNFS operations | Christoph Hellwig | 1 | -0/+21 |
| 2015-02-02 | nfsd: make find_any_file available outside nfs4state.c | Christoph Hellwig | 1 | -0/+1 |
| 2015-02-02 | nfsd: make find/get/put file available outside nfs4state.c | Christoph Hellwig | 1 | -0/+7 |
| 2015-02-02 | nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c | Christoph Hellwig | 1 | -0/+6 |
| 2015-01-07 | nfsd: fi_delegees doesn't need to be an atomic_t | Jeff Layton | 1 | -1/+1 |
| 2014-11-07 | nfsd: convert nfs4_file searches to use RCU | Jeff Layton | 1 | -1/+4 |
| 2014-10-23 | nfsd: clean up comments over nfs4_file definition | Jeff Layton | 1 | -5/+9 |
| 2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -1/+0 |
| 2014-10-07 | nfsd: don't keep a pointer to the lease in nfs4_file | Jeff Layton | 1 | -1/+0 |
| 2014-10-01 | nfsd: eliminate "to_delegation" define | Jeff Layton | 1 | -0/+3 |
| 2014-09-26 | nfsd: introduce nfsd4_callback_ops | Christoph Hellwig | 1 | -4/+8 |
| 2014-09-26 | nfsd: split nfsd4_callback initialization and use | Christoph Hellwig | 1 | -1/+2 |
| 2014-09-26 | nfsd: introduce a generic nfsd4_cb | Christoph Hellwig | 1 | -1/+9 |
| 2014-09-26 | nfsd: remove nfsd4_callback.cb_op | Christoph Hellwig | 1 | -1/+0 |
| 2014-09-17 | nfsd: serialize nfsdcltrack upcalls for a particular client | Jeff Layton | 1 | -0/+1 |
| 2014-09-17 | nfsd: add a v4_end_grace file to /proc/fs/nfsd | Jeff Layton | 1 | -0/+3 |
| 2014-09-17 | nfsd: remove redundant boot_time parm from grace_done client tracking op | Jeff Layton | 1 | -1/+1 |
| 2014-08-05 | nfsd: add some comments to the nfsd4 object definitions | Jeff Layton | 1 | -7/+93 |
| 2014-08-05 | nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers | Jeff Layton | 1 | -2/+0 |
| 2014-08-05 | nfsd: remove old fault injection infrastructure | Jeff Layton | 1 | -23/+14 |
| 2014-08-05 | nfsd: add more granular locking to *_delegations fault injectors | Jeff Layton | 1 | -4/+7 |
| 2014-08-05 | nfsd: add more granular locking to forget_openowners fault injector | Jeff Layton | 1 | -2/+5 |
| 2014-08-05 | nfsd: add more granular locking to forget_locks fault injector | Jeff Layton | 1 | -2/+5 |
| 2014-08-05 | nfsd: add nfsd_inject_forget_clients | Jeff Layton | 1 | -1/+1 |
| 2014-08-05 | nfsd: add a forget_client set_clnt routine | Jeff Layton | 1 | -0/+3 |
| 2014-08-05 | nfsd: add a forget_clients "get" routine with proper locking | Jeff Layton | 1 | -1/+3 |
| 2014-08-01 | nfsd4: fix out of date comment | J. Bruce Fields | 1 | -1/+1 |
| 2014-07-31 | nfsd: Move the open owner hash table into struct nfs4_client | Trond Myklebust | 1 | -0/+1 |
| 2014-07-31 | nfsd: make openstateids hold references to their openowners | Jeff Layton | 1 | -1/+0 |
| 2014-07-31 | nfsd: add an operation for unhashing a stateowner | Jeff Layton | 1 | -0/+1 |
| 2014-07-31 | nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache | Jeff Layton | 1 | -0/+1 |
| 2014-07-31 | nfsd: Add reference counting to state owners | Jeff Layton | 1 | -7/+15 |
| 2014-07-31 | nfsd: Add a struct nfs4_file field to struct nfs4_stid | Trond Myklebust | 1 | -2/+1 |
| 2014-07-31 | nfsd: Add reference counting to the lock and open stateids | Trond Myklebust | 1 | -1/+2 |
| 2014-07-29 | nfsd: remove dl_fh field from struct nfs4_delegation | Jeff Layton | 1 | -1/+0 |
| 2014-07-23 | nfsd: Do not let nfs4_file pin the struct inode | Jeff Layton | 1 | -1/+0 |
| 2014-07-23 | nfsd: Store the filehandle with the struct nfs4_file | Trond Myklebust | 1 | -0/+1 |
| 2014-07-21 | nfsd: Move the delegation reference counter into the struct nfs4_stid | Trond Myklebust | 1 | -1/+1 |
| 2014-07-16 | nfsd: Ensure stateids remain unique until they are freed | Trond Myklebust | 1 | -0/+1 |
| 2014-07-16 | nfsd: Avoid taking state_lock while holding inode lock in nfsd_break_one_deleg | Jeff Layton | 1 | -1/+3 |
| 2014-07-16 | nfsd: eliminate nfsd4_init_callback | Jeff Layton | 1 | -1/+1 |
| 2014-07-11 | nfsd: make deny mode enforcement more efficient and close races in it | Jeff Layton | 1 | -0/+1 |
| 2014-07-11 | nfsd: shrink st_access_bmap and st_deny_bmap | Jeff Layton | 1 | -2/+2 |
| 2014-07-10 | nfsd: Add locking to the nfs4_file->fi_fds[] array | Trond Myklebust | 1 | -26/+0 |
| 2014-07-10 | nfsd: Add fine grained protection for the nfs4_file->fi_stateids list | Trond Myklebust | 1 | -0/+1 |
| 2014-07-09 | nfsd: Convert nfs4_check_open_reclaim() to work with lookup_clientid() | Trond Myklebust | 1 | -1/+2 |
| 2014-07-09 | nfsd: Don't get a session reference without a client reference | Trond Myklebust | 1 | -2/+0 |
| 2014-07-09 | nfsd: clean up nfsd4_release_lockowner | Jeff Layton | 1 | -1/+0 |
| 2014-07-09 | nfsd: NFSv4 lock-owners are not associated to a specific file | Trond Myklebust | 1 | -1/+0 |
| 2014-07-08 | nfsd: lock owners are not per open stateid | Trond Myklebust | 1 | -2/+1 |
| 2014-07-08 | nfsd: Cleanup nfs4svc_encode_compoundres | Trond Myklebust | 1 | -1/+0 |
| 2014-05-23 | nfsd4: allow larger 4.1 session drc slots | J. Bruce Fields | 1 | -1/+1 |
| 2014-05-06 | NFSd: Mark nfs4_free_lockowner and nfs4_free_openowner as static functions | Trond Myklebust | 1 | -2/+0 |
| 2014-05-06 | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 1 | -1/+0 |
| 2013-07-01 | nfsd4: implement minimal SP4_MACH_CRED | J. Bruce Fields | 1 | -0/+1 |
| 2013-04-16 | nfsd4: implement SEQ4_STATUS_RECALLABLE_STATE_REVOKED | J. Bruce Fields | 1 | -0/+3 |
| 2013-04-08 | nfsd4: cleanup handling of nfsv4.0 closed stateid's | J. Bruce Fields | 1 | -3/+1 |
| 2013-04-03 | nfsd: convert the file_hashtbl to a hlist | Jeff Layton | 1 | -1/+1 |
| 2013-04-03 | nfsd4: don't destroy in-use session | J. Bruce Fields | 1 | -1/+3 |
| 2013-04-03 | nfsd4: don't destroy in-use clients | J. Bruce Fields | 1 | -13/+3 |
| 2013-04-03 | nfsd4: fix race on client shutdown | J. Bruce Fields | 1 | -2/+0 |
| 2013-02-13 | nfsd: Modify nfsd4_cb_sec to use kuids and kgids | Eric W. Biederman | 1 | -2/+2 |
| 2012-12-03 | NFSD: Forget state for a specific client | Bryan Schumaker | 1 | -0/+1 |
| 2012-12-03 | NFSD: Reading a fault injection file prints a state count | Bryan Schumaker | 1 | -0/+5 |
| 2012-12-03 | NFSD: Fault injection operations take a per-client forget function | Bryan Schumaker | 1 | -5/+7 |
| 2012-11-28 | NFSD: Fold fault_inject.h into state.h | Bryan Schumaker | 1 | -0/+15 |
| 2012-11-15 | nfsd: pass nfsd_net instead of net to grace enders | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-11-15 | nfsd: use service net instead of hard-coded init_net | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-11-15 | nfsd: make reclaim_str_hashtbl allocated per net | Stanislav Kinsbursky | 1 | -5/+7 |
| 2012-11-15 | nfsd: make nfs4_client network namespace dependent | Stanislav Kinsbursky | 1 | -0/+1 |
| 2012-11-12 | nfsd: get rid of cl_recdir field | Jeff Layton | 1 | -2/+0 |
| 2012-11-12 | nfsd: move the confirmed and unconfirmed hlists to a rbtree | Jeff Layton | 1 | -1/+2 |
| 2012-11-12 | nfsd: don't search for client by hash on legacy reboot recovery gracedone | Jeff Layton | 1 | -2/+2 |
| 2012-11-12 | nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record | Jeff Layton | 1 | -1/+1 |
| 2012-11-12 | nfsd: break out reclaim record removal into separate function | Jeff Layton | 1 | -0/+1 |