Commit Graph

62 Commits (15d260b36facc1aa769fb39b0efc41f4c8c44729)

Author SHA1 Message Date
Trond Myklebust e00b8a2404 NFS: Fix an NFS client lockdep issue 14 years ago
Chuck Lever d3978bb325 NFS: Move cl_delegations to the nfs_server struct 14 years ago
Chuck Lever dda4b22562 NFS: Introduce nfs_detach_delegations() 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Arnd Bergmann b89f432133 fs/locks.c: prepare for BKL removal 15 years ago
Trond Myklebust 1b924e5f87 NFS: Clean up the callers of nfs_wb_all() 15 years ago
Trond Myklebust e047a10c12 NFSv41: Fix nfs_async_inode_return_delegation() ugliness 15 years ago
Trond Myklebust 8535b2be51 NFSv4: Don't use GFP_KERNEL allocations in state recovery 15 years ago
David Howells 17d2c0a0c4 NFS: Fix RCU issues in the NFSv4 delegation code 15 years ago
Trond Myklebust 8f649c3762 NFSv4: Fix the locking in nfs_inode_reclaim_delegation() 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Alexandros Batsakis 2597641dea nfs41: v2 fix cb_recall bug 15 years ago
Alexandros Batsakis 31f0960778 nfs41: V2 initial support for CB_RECALL_ANY 15 years ago
Alexandros Batsakis c79571a508 nfs4: V2 return/expire delegations depending on their type 15 years ago
Alexandros Batsakis b4a6f4966e nfs4: minor delegation cleaning 15 years ago
Trond Myklebust d18cc1fda2 NFSv4: Fix a potential state manager deadlock when returning delegations 15 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Trond Myklebust 3f09df70e3 NFS: Ensure we always hold the BKL when dereferencing inode->i_flock 16 years ago
Trond Myklebust d5122201a7 NFSv4: Move error handling out of the delegation generic code 16 years ago
Trond Myklebust bd7bf9d540 NFSv4: Convert delegation->type field to fmode_t 16 years ago
Trond Myklebust b7391f44f2 NFSv4: Return unreferenced delegations more promptly 16 years ago
Trond Myklebust 6411bd4a47 NFSv4: Clean up the asynchronous delegation return 16 years ago
Trond Myklebust b0d3ded1a2 NFSv4: Clean up nfs_expire_all_delegations() 16 years ago
Trond Myklebust e005e8041c NFSv4: Rename the state reclaimer thread 16 years ago
Trond Myklebust 707fb4b324 NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management... 16 years ago
Trond Myklebust 515d861177 NFSv4: Clean up the support for returning multiple delegations 16 years ago
Trond Myklebust 95d35cb4c4 NFSv4: Remove nfs_client->cl_sem 16 years ago
Trond Myklebust 15c831bf1a NFS: Use atomic bitops when changing struct nfs_delegation->flags 16 years ago
Trond Myklebust 86e8948998 NFSv4: Fix up the dereferencing of delegation->inode 16 years ago
Trond Myklebust 343104308a NFSv4: Fix up another delegation related race 16 years ago
Harvey Harrison 3110ff8048 nfs: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 90dc7d2796 nfs: fix sparse warnings 17 years ago
Trond Myklebust 57bfa89171 NFSv4: Deal more correctly with duplicate delegations 17 years ago
Trond Myklebust e6f8107595 NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inode 17 years ago
Chuck Lever 5d8515caeb NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) 17 years ago
Trond Myklebust 603c83da19 NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.c 18 years ago
Trond Myklebust 05c88babab NFSv4: Fix a typo in nfs_inode_reclaim_delegation 18 years ago
Trond Myklebust cd3758e37d NFS: Replace file->private_data with calls to nfs_file_open_context() 18 years ago
Trond Myklebust 905f8d16e3 NFSv4: Don't call put_rpccred() from an rcu callback 18 years ago
Trond Myklebust 412c77cee6 NFSv4: Defer inode revalidation when setting up a delegation 18 years ago
Trond Myklebust 8383e4602c NFSv4: Use RCU to protect delegations 18 years ago
Trond Myklebust 13437e12fb NFSv4: Support recalling delegations by stateid part 2 18 years ago
Trond Myklebust 9016302784 NFSv4: Support recalling delegations by stateid 18 years ago
Trond Myklebust 539cd03a57 NFSv4: Cleanup: pass the nfs_open_context to open recovery code 18 years ago
Trond Myklebust 88be9f990f NFS: Replace vfsmount and dentry in nfs_open_context with struct path 18 years ago
Trond Myklebust 10afec9081 NFS: Fix some 'sparse' warnings... 18 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
David Howells 24c8dbbb5f NFS: Generalise the nfs_client structure 19 years ago
David Howells 7539bbab80 NFS: Rename nfs_server::nfs4_state 19 years ago
David Howells adfa6f980b NFS: Rename struct nfs4_client to struct nfs_client 19 years ago