Commit Graph

61 Commits (e47314207032cfd1157b8c377df162839b32ea6f)

Author SHA1 Message Date
Trond Myklebust fa178f29c0 NFSv4: Ensure DELEGRETURN returns attributes 19 years ago
Trond Myklebust 286d7d6a0c NFSv4: Remove requirement for machine creds for the "setclientid" operation 19 years ago
Trond Myklebust b4454fe1a7 NFSv4: Remove requirement for machine creds for the "renew" operation 19 years ago
Trond Myklebust 58d9714a44 NFSv4: Send RENEW requests to the server only when we're holding state 19 years ago
Trond Myklebust 433fbe4c88 NFSv4: State recovery cleanup 19 years ago
Trond Myklebust 26e976a884 NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease 19 years ago
Trond Myklebust fe650407a8 NFSv4: Make DELEGRETURN an interruptible operation. 19 years ago
Trond Myklebust a5d16a4d09 NFSv4: Convert LOCK rpc call into an asynchronous RPC call 19 years ago
Trond Myklebust 911d1aaf26 NFSv4: locking XDR cleanup 19 years ago
Trond Myklebust 864472e9b8 NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctly 19 years ago
Trond Myklebust e761692381 NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separately 19 years ago
Trond Myklebust cdd4e68b5f NFSv4: Make open_confirm() asynchronous too 19 years ago
Trond Myklebust 24ac23ab88 NFSv4: Convert open() into an asynchronous RPC call 19 years ago
Trond Myklebust e56e0b78eb NFSv4: Allocate OPEN call RPC arguments using kmalloc() 19 years ago
Trond Myklebust 06f814a3ad NFSv4: Make locku use the new RPC "wait on completion" interface. 19 years ago
Trond Myklebust 4ce70ada1f SUNRPC: Further cleanups 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust 3b6efee923 NFSv4: Fix an Oops in the synchronous write path 19 years ago
Trond Myklebust ff6040667a NFSv4: Fix typo in lock caching 19 years ago
Trond Myklebust 6bfc93ef98 NFSv4: Teach NFSv4 to cache locks when we hold a delegation 20 years ago
Trond Myklebust 888e694c16 NFSv4: Recover locks too when returning a delegation 20 years ago
Trond Myklebust 2c56617d76 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID 20 years ago
Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 20 years ago
Trond Myklebust 4cecb76ff8 NFSv4: Fix a race between open() and close() 20 years ago
Trond Myklebust 4f9838c7ec NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. 20 years ago
Trond Myklebust 16e429596d NFSv4: Add post-op attributes to nfs4_proc_remove() 20 years ago
Trond Myklebust 6caf2c8276 NFSv4: Add post-op attributes to nfs4_proc_rename() 20 years ago
Trond Myklebust 91ba2eeec5 NFSv4: Add post-op attributes to nfs4_proc_link() 20 years ago
Trond Myklebust 516a6af641 NFS: Add optional post-op getattr instruction to the NFSv4 file close. 20 years ago
Trond Myklebust 56ae19f38f NFSv4: Add directory post-op attributes to the CREATE operations. 20 years ago
Trond Myklebust decf491f30 NFS: Don't let nfs_end_data_update() clobber attribute update information 20 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 20 years ago
Trond Myklebust ec07342828 NFSv4: Fix up locking for nfs4_state_owner 20 years ago
J. Bruce Fields 1d95db8e16 NFSv4: Fix acl buffer size 20 years ago
Trond Myklebust 550f57470c NFSv4: Ensure that we recover from the OPEN + OPEN_CONFIRM BAD_STATEID race 20 years ago
Trond Myklebust b8e5c4c297 NFSv4: If a delegated open fails, ensure that we return the delegation 20 years ago
Trond Myklebust 642ac54923 NFSv4: Return delegations in case we're changing ACLs 20 years ago
Trond Myklebust 6f926b5ba7 [NFS]: Check that the server returns a valid regular file to our OPEN request 20 years ago
Trond Myklebust 02a913a73b NFSv4: Eliminate nfsv4 open race... 20 years ago
Trond Myklebust 06735b3454 NFSv4: Fix up handling of open_to_lock sequence ids 20 years ago
Trond Myklebust faf5f49c2d NFSv4: Make NFS clean up byte range locks asynchronously 20 years ago
Trond Myklebust 0a8838f972 NFSv4: Add missing handling of OPEN_CONFIRM requests on CLAIM_DELEGATE_CUR. 20 years ago
Trond Myklebust 83c9d41e45 NFSv4: Remove nfs4_client->cl_sem from close() path 20 years ago
Trond Myklebust e6dfa553cf NFSv4: Remove obsolete state_owner and lock_owner semaphores 20 years ago
Trond Myklebust 9512135df1 NFSv4: Fix a potential CLOSE race 20 years ago
Trond Myklebust cee54fc944 NFSv4: Add functions to order RPC calls 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Trond Myklebust 65e4308d25 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates 20 years ago
Trond Myklebust eadf4598e7 [PATCH] NFS: Add debugging code to NFSv4 readdir 20 years ago
Trond Myklebust 8d0a8a9d0e [PATCH] NFSv4: Clean up nfs4 lock state accounting 20 years ago