| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-22 | NFS: use a hash table for delegation lookup | Christoph Hellwig | 1 | -1/+27 |
| 2025-07-22 | NFS: track active delegations per-server | Christoph Hellwig | 1 | -16/+19 |
| 2025-07-22 | NFS: move the delegation_watermark module parameter | Christoph Hellwig | 1 | -2/+1 |
| 2025-07-22 | NFS: cleanup nfs_inode_reclaim_delegation | Christoph Hellwig | 1 | -24/+24 |
| 2025-07-14 | nfs: new tracepoint in nfs_delegation_need_return | Jeff Layton | 1 | -0/+2 |
| 2025-07-14 | nfs: add a tracepoint to nfs_inode_detach_delegation_locked | Jeff Layton | 1 | -0/+2 |
| 2025-05-28 | NFSv4: Allow FREE_STATEID to clean up delegations | Benjamin Coddington | 1 | -7/+18 |
| 2025-03-28 | NFSv4: Check for delegation validity in nfs_start_delegation_return_locked() | Trond Myklebust | 1 | -1/+2 |
| 2025-03-17 | NFSv4: Avoid unnecessary scans of filesystems for delayed delegations | Trond Myklebust | 1 | -6/+12 |
| 2025-03-17 | NFSv4: Avoid unnecessary scans of filesystems for expired delegations | Trond Myklebust | 1 | -0/+7 |
| 2025-03-17 | NFSv4: Avoid unnecessary scans of filesystems for returning delegations | Trond Myklebust | 1 | -0/+5 |
| 2025-03-17 | NFSv4: Don't trigger uneccessary scans for return-on-close delegations | Trond Myklebust | 1 | -15/+18 |
| 2025-02-19 | NFSv4: Fix a deadlock when recovering state on a sillyrenamed file | Trond Myklebust | 1 | -0/+37 |
| 2024-10-09 | NFS: remove revoked delegation from server's delegation list | Dai Ngo | 1 | -0/+5 |
| 2024-08-22 | NFS: Avoid unnecessary rescanning of the per-server delegation list | Trond Myklebust | 1 | -10/+5 |
| 2024-07-08 | NFSv4: Delegreturn must set m/atime when they are delegated | Trond Myklebust | 1 | -4/+5 |
| 2024-07-08 | NFSv4: Add support for delegated atime and mtime attributes | Trond Myklebust | 1 | -5/+27 |
| 2024-07-08 | NFSv4: Add a flags argument to the 'have_delegation' callback | Trond Myklebust | 1 | -13/+13 |
| 2024-03-16 | Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -4/+0 |
| 2024-03-09 | NFSv4: nfs4_do_open() is incorrectly triggering state recovery | Trond Myklebust | 1 | -4/+0 |
| 2024-02-05 | nfs: adapt to breakup of struct file_lock | Jeff Layton | 1 | -1/+1 |
| 2024-02-05 | nfs: convert to using new filelock helpers | Jeff Layton | 1 | -1/+1 |
| 2023-11-01 | NFSv4: fairly test all delegations on a SEQ4_ revocation | Benjamin Coddington | 1 | -1/+6 |
| 2022-11-30 | nfs: use locks_inode_context helper | Jeff Layton | 1 | -1/+1 |
| 2022-10-27 | NFSv4: Fix a potential state reclaim deadlock | Trond Myklebust | 1 | -19/+17 |
| 2022-02-25 | NFSv4: Charge NFSv4 open state trackers to kmemcg | Trond Myklebust | 1 | -1/+1 |
| 2021-10-20 | NFSv4: Fixes for nfs4_inode_return_delegation() | Trond Myklebust | 1 | -4/+6 |
| 2021-06-13 | NFSv4: Add lease breakpoints in case of a delegation recall or return | Trond Myklebust | 1 | -6/+17 |
| 2021-06-13 | NFSv4: Fix delegation return in cases where we have to retry | Trond Myklebust | 1 | -15/+56 |
| 2021-04-14 | NFS: Don't store NFS_INO_REVAL_FORCED | Trond Myklebust | 1 | -5/+16 |
| 2021-04-05 | NFS: Fix up incorrect documentation | Trond Myklebust | 1 | -4/+4 |
| 2021-01-10 | NFS: nfs_delegation_find_inode_server must first reference the superblock | Trond Myklebust | 1 | -5/+7 |
| 2020-04-03 | NFS: Beware when dereferencing the delegation cred | Trond Myklebust | 1 | -1/+8 |
| 2020-03-16 | NFSv4: Clean up nfs_delegation_reap_expired() | Trond Myklebust | 1 | -43/+40 |
| 2020-03-16 | NFSv4: Clean up nfs_delegation_reap_unclaimed() | Trond Myklebust | 1 | -39/+37 |
| 2020-03-16 | NFSv4: Clean up nfs_client_return_marked_delegations() | Trond Myklebust | 1 | -69/+60 |
| 2020-03-16 | NFSv4: nfs_update_inplace_delegation() should update delegation cred | Trond Myklebust | 1 | -1/+19 |
| 2020-02-13 | NFSv4: Ensure the delegation cred is pinned when we call delegreturn | Trond Myklebust | 1 | -3/+8 |
| 2020-02-13 | NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() | Trond Myklebust | 1 | -7/+26 |
| 2020-02-12 | NFSv4: Fix revalidation of dentries with delegations | Trond Myklebust | 1 | -0/+6 |
| 2020-02-03 | NFSv4: Limit the total number of cached delegations | Trond Myklebust | 1 | -1/+7 |
| 2020-02-03 | NFSv4: Add accounting for the number of active delegations held | Trond Myklebust | 1 | -12/+24 |
| 2020-02-03 | NFSv4: Try to return the delegation immediately when marked for return on close | Trond Myklebust | 1 | -0/+33 |
| 2020-02-03 | NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned | Trond Myklebust | 1 | -1/+3 |
| 2020-02-03 | NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING | Trond Myklebust | 1 | -0/+1 |
| 2019-11-03 | NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn | Trond Myklebust | 1 | -0/+1 |
| 2019-11-03 | NFSv4: Fix races between open and delegreturn | Trond Myklebust | 1 | -35/+29 |
| 2019-11-03 | NFS: nfs_inode_find_state_and_recover() fix stateid matching | Trond Myklebust | 1 | -1/+2 |
| 2019-11-03 | NFSv4: Fix nfs4_inode_make_writeable() | Trond Myklebust | 1 | -4/+12 |
| 2019-11-03 | NFSv4: Don't reclaim delegations that have been returned or revoked | Trond Myklebust | 1 | -1/+1 |
| 2019-11-03 | NFSv4: Ignore requests to return the delegation if it was revoked | Trond Myklebust | 1 | -3/+4 |
| 2019-11-03 | NFSv4: Revoke the delegation on success in nfs4_delegreturn_done() | Trond Myklebust | 1 | -0/+36 |
| 2019-11-03 | NFSv4: Update the stateid seqid in nfs_revoke_delegation() | Trond Myklebust | 1 | -2/+13 |
| 2019-11-03 | NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation() | Trond Myklebust | 1 | -0/+1 |
| 2019-11-03 | NFSv4: Hold the delegation spinlock when updating the seqid | Trond Myklebust | 1 | -0/+2 |
| 2019-11-03 | NFSv4: Don't remove the delegation from the super_list more than once | Trond Myklebust | 1 | -0/+4 |
| 2019-11-03 | NFS: Rename nfs_inode_return_delegation_noreclaim() | Trond Myklebust | 1 | -4/+7 |
| 2019-11-03 | NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked | Trond Myklebust | 1 | -1/+2 |
| 2019-11-03 | NFSv4: Delegation recalls should not find revoked delegations | Trond Myklebust | 1 | -1/+2 |
| 2019-11-01 | NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() | Trond Myklebust | 1 | -1/+1 |
| 2019-11-01 | NFSv4: Don't allow a cached open with a revoked delegation | Trond Myklebust | 1 | -0/+10 |
| 2019-08-04 | NFSv4.1: Only reap expired delegations | Trond Myklebust | 1 | -6/+17 |
| 2019-08-04 | NFSv4: Fix delegation state recovery | Trond Myklebust | 1 | -1/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-09 | NFSv4: don't mark all open state for recovery when handling recallable state ... | Scott Mayhew | 1 | -0/+12 |
| 2019-02-21 | NFS: Fix a soft lockup in the delegation recovery code | Trond Myklebust | 1 | -8/+12 |
| 2019-02-20 | NFS: Fix up documentation warnings | Trond Myklebust | 1 | -1/+1 |
| 2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 1 | -15/+13 |
| 2018-11-13 | NFSv4: Fix an Oops during delegation callbacks | Trond Myklebust | 1 | -2/+9 |
| 2018-10-05 | NFSv4.x: fix lock recovery during delegation recall | Olga Kornievskaia | 1 | -3/+3 |
| 2018-09-30 | NFS: Convert lookups of the open context to RCU | Trond Myklebust | 1 | -5/+6 |
| 2018-06-14 | NFS: Fix an rcu deadlock in nfs_delegation_find_inode() | Anna Schumaker | 1 | -1/+3 |
| 2018-06-08 | NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab() | Trond Myklebust | 1 | -7/+9 |
| 2018-06-04 | NFSv4: Ensure the inode is clean when we set a delegation | Trond Myklebust | 1 | -0/+4 |
| 2018-05-31 | NFS: Avoid quadratic search when freeing delegations. | NeilBrown | 1 | -4/+53 |
| 2018-05-31 | NFS: use cond_resched() when restarting walk of delegation list. | NeilBrown | 1 | -0/+3 |
| 2018-05-31 | NFS: slight optimization for walking list for delegations | NeilBrown | 1 | -3/+3 |
| 2018-04-10 | NFSv4: Fix the nfs_inode_set_delegation() arguments | Trond Myklebust | 1 | -13/+22 |
| 2018-04-10 | NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) | Trond Myklebust | 1 | -0/+17 |
| 2018-01-29 | nfs: convert to new i_version API | Jeff Layton | 1 | -1/+2 |
| 2017-11-17 | NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. | Trond Myklebust | 1 | -0/+27 |
| 2017-08-15 | NFS: Use an atomic_long_t to count the number of requests | Trond Myklebust | 1 | -1/+1 |
| 2016-12-01 | NFSv4: Optimise away forced revalidation when we know the attributes are OK | Trond Myklebust | 1 | -4/+0 |
| 2016-09-27 | NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegation | Trond Myklebust | 1 | -4/+8 |
| 2016-09-27 | NFSv4: Fix a race in nfs_inode_reclaim_delegation() | Trond Myklebust | 1 | -7/+5 |
| 2016-09-27 | NFSv4: nfs_inode_find_state_and_recover() should check all stateids | Trond Myklebust | 1 | -0/+19 |
| 2016-09-27 | NFSv4: Ensure we don't re-test revoked and freed stateids | Trond Myklebust | 1 | -0/+3 |
| 2016-09-27 | NFSv4.1: Deal with server reboots during delegation expiration recovery | Trond Myklebust | 1 | -0/+26 |
| 2016-09-27 | NFSv4.1: Test delegation stateids when server declares "some state revoked" | Trond Myklebust | 1 | -1/+96 |
| 2016-09-27 | NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid | Trond Myklebust | 1 | -7/+23 |
| 2016-09-27 | NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid | Trond Myklebust | 1 | -4/+13 |
| 2016-09-27 | NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() | Trond Myklebust | 1 | -0/+1 |
| 2016-05-17 | NFSv4: Use the right stateid for delegations in setattr, read and write | Trond Myklebust | 1 | -3/+6 |
| 2015-10-08 | NFSv4: Don't use synchronous delegation recall in exception handling | Trond Myklebust | 1 | -4/+2 |
| 2015-09-20 | NFSv4: Recovery of recalled read delegations is broken | Trond Myklebust | 1 | -3/+5 |
| 2015-09-07 | NFSv4: Respect the server imposed limit on how many changes we may cache | Trond Myklebust | 1 | -0/+25 |
| 2015-09-07 | NFSv4: Express delegation limit in units of pages | Trond Myklebust | 1 | -2/+2 |
| 2015-04-23 | Merge branch 'bugfixes' | Trond Myklebust | 1 | -1/+1 |
| 2015-03-27 | NFSv4: Return delegations synchronously in evict_inode | Trond Myklebust | 1 | -1/+1 |
| 2015-03-12 | NFSv4: Append delegations to the per-client list instead of prepending | Trond Myklebust | 1 | -1/+1 |
| 2015-03-02 | NFSv4: Ensure we skip delegations that are already being returned | Trond Myklebust | 1 | -0/+6 |
| 2015-03-02 | NFSv4: Pin the superblock while we're returning the delegation | Trond Myklebust | 1 | -4/+16 |
| 2015-03-02 | NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation() | Trond Myklebust | 1 | -1/+4 |
| 2015-03-02 | NFSv4: Ensure that we don't reap a delegation that is being returned | Trond Myklebust | 1 | -5/+7 |
| 2015-03-01 | NFSv4: Don't call put_rpccred() under the rcu_read_lock() | Trond Myklebust | 1 | -1/+1 |
| 2015-02-18 | Merge branch 'cleanups' | Trond Myklebust | 1 | -9/+14 |
| 2015-02-13 | NFSv4: Kill unused nfs_inode->delegation_state field | Trond Myklebust | 1 | -4/+0 |
| 2015-02-11 | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -3/+17 |
| 2015-01-24 | NFSv4: Deal with atomic upgrades of an existing delegation | Trond Myklebust | 1 | -3/+17 |
| 2015-01-16 | locks: add a dedicated spinlock to protect i_flctx lists | Jeff Layton | 1 | -4/+4 |
| 2015-01-16 | locks: convert posix locks to file_lock_context | Jeff Layton | 1 | -19/+9 |
| 2015-01-16 | locks: move flock locks to file_lock_context | Jeff Layton | 1 | -2/+17 |
| 2014-11-12 | NFS: Don't try to reclaim delegation open state if recovery failed | Trond Myklebust | 1 | -0/+2 |
| 2014-11-12 | NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return | Trond Myklebust | 1 | -2/+21 |
| 2014-07-12 | nfs4: add nfs4_check_delegation | Peng Tao | 1 | -9/+25 |
| 2014-03-02 | NFS: Fix a delegation callback race | Trond Myklebust | 1 | -4/+7 |
| 2013-08-22 | NFSv4: Add tracepoints for debugging delegations | Trond Myklebust | 1 | -0/+3 |
| 2013-06-29 | locks: protect most of the file_lock handling with i_lock | Jeff Layton | 1 | -5/+5 |
| 2013-04-10 | nfs: remove unnecessary check for NULL inode->i_flock from nfs_delegation_cla... | Jeff Layton | 1 | -3/+1 |
| 2013-04-05 | NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in use | Trond Myklebust | 1 | -7/+7 |
| 2013-04-05 | NFSv4: Clean up nfs_expire_all_delegations | Trond Myklebust | 1 | -16/+27 |
| 2013-04-05 | NFSv4: Fix nfs_server_return_all_delegations | Trond Myklebust | 1 | -7/+17 |
| 2013-04-05 | NFSv4: Be less aggressive about returning delegations for open files | Trond Myklebust | 1 | -3/+27 |
| 2013-04-05 | NFSv4: Clean up delegation recall error handling | Trond Myklebust | 1 | -3/+3 |
| 2013-02-11 | NFSv4: Ensure delegation recall and byte range lock removal don't conflict | Trond Myklebust | 1 | -1/+6 |
| 2013-02-11 | NFSv4.1: Don't lose locks when a server reboots during delegation return | Trond Myklebust | 1 | -43/+104 |
| 2012-06-29 | NFS: Create a return_delegation rpc op | Bryan Schumaker | 1 | -1/+1 |
| 2012-06-29 | NFS: Create a have_delegation rpc_op | Bryan Schumaker | 1 | -1/+1 |
| 2012-06-29 | NFS: Use nfs4_destroy_server() to clean up NFS v4 | Bryan Schumaker | 1 | -2/+1 |
| 2012-05-08 | NFSv4: nfs_client_return_marked_delegations can't flush data | Trond Myklebust | 1 | -3/+7 |
| 2012-05-08 | NFS: nfs_inode_return_delegation() should always flush dirty data | Trond Myklebust | 1 | -1/+5 |
| 2012-03-11 | NFS: Fix a number of sparse warnings | Trond Myklebust | 1 | -1/+4 |
| 2012-03-10 | NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWN | Trond Myklebust | 1 | -17/+0 |
| 2012-03-08 | NFS: Don't copy read delegation stateids in setattr | Trond Myklebust | 1 | -6/+10 |
| 2012-03-07 | NFSv4.1 handle DS stateid errors | Andy Adamson | 1 | -0/+1 |
| 2012-03-06 | NFSv4: Add helpers for basic copying of stateids | Trond Myklebust | 1 | -8/+6 |
| 2012-03-06 | NFSv4: Further clean-ups of delegation stateid validation | Trond Myklebust | 1 | -1/+1 |
| 2012-03-06 | NFSv4.1: Fix matching of the stateids when returning a delegation | Trond Myklebust | 1 | -1/+1 |
| 2012-03-06 | NFS: Properly handle the case where the delegation is revoked | Trond Myklebust | 1 | -0/+11 |
| 2011-10-18 | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust | 1 | -1/+1 |
| 2011-07-25 | NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation() | Trond Myklebust | 1 | -8/+8 |
| 2011-05-27 | nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu() | Lai Jiangshan | 1 | -13/+1 |
| 2011-01-28 | NFS: Fix an NFS client lockdep issue | Trond Myklebust | 1 | -2/+4 |
| 2011-01-06 | NFS: Move cl_delegations to the nfs_server struct | Chuck Lever | 1 | -90/+247 |
| 2011-01-06 | NFS: Introduce nfs_detach_delegations() | Chuck Lever | 1 | -21/+20 |
| 2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
| 2010-10-05 | fs/locks.c: prepare for BKL removal | Arnd Bergmann | 1 | -5/+5 |
| 2010-08-03 | NFS: Clean up the callers of nfs_wb_all() | Trond Myklebust | 1 | -9/+1 |
| 2010-06-22 | NFSv41: Fix nfs_async_inode_return_delegation() ugliness | Trond Myklebust | 1 | -4/+2 |
| 2010-05-14 | NFSv4: Don't use GFP_KERNEL allocations in state recovery | Trond Myklebust | 1 | -1/+1 |
| 2010-05-01 | NFS: Fix RCU issues in the NFSv4 delegation code | David Howells | 1 | -21/+23 |
| 2010-05-01 | NFSv4: Fix the locking in nfs_inode_reclaim_delegation() | Trond Myklebust | 1 | -14/+28 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-12-05 | nfs41: v2 fix cb_recall bug | Alexandros Batsakis | 1 | -3/+6 |
| 2009-12-05 | nfs41: V2 initial support for CB_RECALL_ANY | Alexandros Batsakis | 1 | -1/+1 |
| 2009-12-05 | nfs4: V2 return/expire delegations depending on their type | Alexandros Batsakis | 1 | -4/+18 |
| 2009-12-05 | nfs4: minor delegation cleaning | Alexandros Batsakis | 1 | -4/+2 |
| 2009-12-03 | NFSv4: Fix a potential state manager deadlock when returning delegations | Trond Myklebust | 1 | -14/+28 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
| 2009-06-17 | NFS: Ensure we always hold the BKL when dereferencing inode->i_flock | Trond Myklebust | 1 | -2/+14 |
| 2009-06-17 | NFSv4: Move error handling out of the delegation generic code | Trond Myklebust | 1 | -15/+3 |
| 2008-12-23 | NFSv4: Convert delegation->type field to fmode_t | Trond Myklebust | 1 | -1/+1 |
| 2008-12-23 | NFSv4: Return unreferenced delegations more promptly | Trond Myklebust | 1 | -0/+42 |
| 2008-12-23 | NFSv4: Clean up the asynchronous delegation return | Trond Myklebust | 1 | -54/+19 |
| 2008-12-23 | NFSv4: Clean up nfs_expire_all_delegations() | Trond Myklebust | 1 | -26/+5 |
| 2008-12-23 | NFSv4: Rename the state reclaimer thread | Trond Myklebust | 1 | -1/+1 |
| 2008-12-23 | NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... | Trond Myklebust | 1 | -6/+8 |
| 2008-12-23 | NFSv4: Clean up the support for returning multiple delegations | Trond Myklebust | 1 | -52/+45 |
| 2008-12-23 | NFSv4: Remove nfs_client->cl_sem | Trond Myklebust | 1 | -5/+0 |
| 2008-12-23 | NFS: Use atomic bitops when changing struct nfs_delegation->flags | Trond Myklebust | 1 | -3/+3 |
| 2008-12-23 | NFSv4: Fix up the dereferencing of delegation->inode | Trond Myklebust | 1 | -8/+31 |
| 2008-12-23 | NFSv4: Fix up another delegation related race | Trond Myklebust | 1 | -1/+6 |
| 2008-05-16 | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -2/+2 |
| 2008-02-20 | nfs: fix sparse warnings | Harvey Harrison | 1 | -1/+1 |
| 2008-01-30 | NFSv4: Deal more correctly with duplicate delegations | Trond Myklebust | 1 | -38/+51 |
| 2008-01-30 | NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode | Trond Myklebust | 1 | -4/+25 |
| 2008-01-30 | NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) | Chuck Lever | 1 | -4/+6 |
| 2007-10-19 | NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c | Trond Myklebust | 1 | -1/+2 |
| 2007-10-11 | NFSv4: Fix a typo in nfs_inode_reclaim_delegation | Trond Myklebust | 1 | -1/+3 |
| 2007-10-09 | NFS: Replace file->private_data with calls to nfs_file_open_context() | Trond Myklebust | 1 | -1/+1 |
| 2007-08-07 | NFSv4: Don't call put_rpccred() from an rcu callback | Trond Myklebust | 1 | -6/+15 |
| 2007-07-10 | NFSv4: Defer inode revalidation when setting up a delegation | Trond Myklebust | 1 | -4/+6 |
| 2007-07-10 | NFSv4: Use RCU to protect delegations | Trond Myklebust | 1 | -51/+63 |
| 2007-07-10 | NFSv4: Support recalling delegations by stateid part 2 | Trond Myklebust | 1 | -1/+1 |
| 2007-07-10 | NFSv4: Support recalling delegations by stateid | Trond Myklebust | 1 | -30/+50 |
| 2007-07-10 | NFSv4: Cleanup: pass the nfs_open_context to open recovery code | Trond Myklebust | 1 | -1/+1 |
| 2007-07-10 | NFS: Replace vfsmount and dentry in nfs_open_context with struct path | Trond Myklebust | 1 | -1/+1 |
| 2007-05-14 | NFS: Fix some 'sparse' warnings... | Trond Myklebust | 1 | -1/+1 |
| 2006-09-27 | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 1 | -6/+1 |
| 2006-09-22 | NFS: Generalise the nfs_client structure | David Howells | 1 | -4/+5 |
| 2006-09-22 | NFS: Rename nfs_server::nfs4_state | David Howells | 1 | -6/+6 |
| 2006-09-22 | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 1 | -12/+12 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-03-20 | NFSv4: Send the delegation stateid for SETATTR calls | Trond Myklebust | 1 | -0/+19 |
| 2006-01-06 | NFSv4: Fix an Oops in nfs_do_expire_all_delegations | Trond Myklebust | 1 | -4/+2 |
| 2006-01-06 | NFSv4: Ensure DELEGRETURN returns attributes | Trond Myklebust | 1 | -2/+0 |
| 2006-01-06 | NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec | Trond Myklebust | 1 | -0/+1 |
| 2006-01-06 | NFSv4: Send RENEW requests to the server only when we're holding state | Trond Myklebust | 1 | -0/+46 |
| 2005-11-07 | [PATCH] kfree cleanup: fs | Jesper Juhl | 1 | -2/+1 |
| 2005-11-04 | NFSv4: Recover locks too when returning a delegation | Trond Myklebust | 1 | -2/+36 |