Commit Graph

418 Commits (8323c3aa74cd92465350294567142d12ffdcc963)

Author SHA1 Message Date
Trond Myklebust 14516c3a30 NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly 15 years ago
Trond Myklebust 77041ed9b4 NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid 15 years ago
Trond Myklebust d3c7b7ccc1 NFSv4: Add support for the RELEASE_LOCKOWNER operation 15 years ago
Trond Myklebust 1f0e890dba NFSv4: Clean up struct nfs4_state_owner 15 years ago
Trond Myklebust 1055d76d91 NFSv4.1: There is no need to init the session more than once... 15 years ago
Trond Myklebust fe74ba3a8d NFSv41: Cleanup for nfs4_alloc_session. 15 years ago
Trond Myklebust d77d76ffb6 NFSv41: Clean up exclusive create 15 years ago
Trond Myklebust e047a10c12 NFSv41: Fix nfs_async_inode_return_delegation() ugliness 15 years ago
Trond Myklebust c48f4f3541 NFSv41: Convert the various reboot recovery ops etc to minor version ops 15 years ago
Trond Myklebust 97dc135947 NFSv41: Clean up the NFSv4.1 minor version specific operations 15 years ago
Trond Myklebust a2118c33aa NFSv41: Don't store session state in the nfs_client->cl_state 15 years ago
Trond Myklebust df8964554a NFSv41: Further cleanup for nfs4_sequence_done 15 years ago
Trond Myklebust 035168ab39 NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument 15 years ago
Trond Myklebust 71ac6da994 NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence() 15 years ago
Trond Myklebust aa5190d0ed NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1 15 years ago
Trond Myklebust d185a334c7 NFSv4.1: Simplify nfs41_sequence_done() 15 years ago
Trond Myklebust 2a6e26cdb8 NFSv4.1: Clean up nfs4_setup_sequence 15 years ago
Trond Myklebust d5f8d3fe72 NFSv41: Fix a memory leak in nfs41_proc_async_sequence() 15 years ago
Trond Myklebust 8535b2be51 NFSv4: Don't use GFP_KERNEL allocations in state recovery 15 years ago
Chuck Lever 9bc4e3ca46 NFS: Calldata for nfs4_renew_done() 15 years ago
Trond Myklebust bb8b27e504 NFSv4: Clean up the NFSv4 setclientid operation 15 years ago
Trond Myklebust 0ab64e0e14 NFS: Reduce stack footprint of nfs4_proc_create() 15 years ago
Trond Myklebust d346890bea NFS: Reduce stack footprint of nfs_proc_remove() 15 years ago
Trond Myklebust 136f2627c9 NFS: Reduce the stack footprint of nfs_link() 15 years ago
Trond Myklebust 011fff7239 NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename() 15 years ago
Trond Myklebust c407d41a16 NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access() 15 years ago
Dan Carpenter acf82b85a7 nfs: fix some issues in nfs41_proc_reclaim_complete() 15 years ago
Trond Myklebust 0df5dd4aae NFSv4: fix delegated locking 15 years ago
Al Viro 04287f975e Have nfs ->d_revalidate() report errors properly 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
Dan Carpenter 7dd08a570d nfs: fix unlikely memory leak 15 years ago
Al Viro f694869709 a couple of mntget+dget -> path_get in nfs4proc 15 years ago
Andy Adamson 180b62a3d8 nfs41 fix NFS4ERR_CLID_INUSE for exchange id 15 years ago
Alexandros Batsakis 0851de0617 nfs4: renewd renew operations should take/put a client reference 15 years ago
Alexandros Batsakis 7135840fc7 nfs41: renewd sequence operations should take/put client reference 15 years ago
Alexandros Batsakis dc96aef96a nfs: prevent backlogging of renewd requests 15 years ago
Andy Adamson 104aeba484 nfs41: resize slot table in reset 15 years ago
Mike Sager 8e0d46e138 nfs41: Adjust max cache response size value 15 years ago
Jeff Layton 2c6434888c nfs4: handle -EKEYEXPIRED errors from RPC layer 15 years ago
Trond Myklebust a2c0b9e291 NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly 15 years ago
Trond Myklebust 03391693a9 NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily 15 years ago
Trond Myklebust 8e469ebd6d NFSv4: Don't allow posix locking against servers that don't support it 15 years ago
Trond Myklebust 2bee72a6aa NFSv4: Ensure that the NFSv4 locking can recover from stateid errors 15 years ago
Trond Myklebust 72211dbe72 NFSv4: Release the sequence id before restarting a CLOSE rpc call 15 years ago
Andy Adamson 68bf05efb7 nfs41: fix session fore channel negotiation 15 years ago
Andy Adamson a5523b84c4 nfs41: do not zero seqid portion of stateid on close 15 years ago
Alexandros Batsakis 5601a00d67 nfs: run state manager in privileged mode 15 years ago
Alexandros Batsakis b257957e50 nfs: make recovery state manager operations privileged 15 years ago
Alexandros Batsakis 689cf5c15b nfs: enforce FIFO ordering of operations trying to acquire slot 15 years ago
Alexandros Batsakis 40ead580ae nfs: remove rpc_task argument from nfs4_find_slot 15 years ago