Commit Graph

109 Commits (37d2e7a20d745035b600f1a6be56cbb9c7259419)

Author SHA1 Message Date
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Chuck Lever 0bbacc402e NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 19 years ago
Trond Myklebust 6bfc93ef98 NFSv4: Teach NFSv4 to cache locks when we hold a delegation 19 years ago
Trond Myklebust 888e694c16 NFSv4: Recover locks too when returning a delegation 19 years ago
Trond Myklebust 43b2a33aa8 NFSv4: Fix recovery of flock() locks. 19 years ago
Trond Myklebust 34ea818846 NFSv4: Return any delegations before sillyrenaming the file 19 years ago
Trond Myklebust 2c56617d76 NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID 19 years ago
Trond Myklebust d530838bfa NFSv4: Fix problem with OPEN_DOWNGRADE 19 years ago
Trond Myklebust 4cecb76ff8 NFSv4: Fix a race between open() and close() 19 years ago
Trond Myklebust d3f8cf4899 [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode() 20 years ago
Trond Myklebust bec273b491 NFS: Allow files that are open for write to invalidate caches 20 years ago
Trond Myklebust 16c32b71bc NFSv4: Convert unnecessary XDR warning messages into dprintk() 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 cf80955614 NFS: Ensure that nfs_link() instantiates the dentry correctly 20 years ago
Trond Myklebust 516a6af641 NFS: Add optional post-op getattr instruction to the NFSv4 file close. 20 years ago
Trond Myklebust 3338c143b4 NFS: Optimise attribute revalidation on close(). 20 years ago
Trond Myklebust 56ae19f38f NFSv4: Add directory post-op attributes to the CREATE operations. 20 years ago
Chuck Lever 0c70b50150 NFS: nfs_lookup doesn't need to revalidate the parent directory's inode 20 years ago
Trond Myklebust decf491f30 NFS: Don't let nfs_end_data_update() clobber attribute update information 20 years ago
Trond Myklebust 33801147a8 NFS: Optimise inode attribute cache updates 20 years ago
Trond Myklebust 913a70fc17 NFS: Convert cache_change_attribute into a jiffy-based value 20 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 20 years ago
Trond Myklebust 34123da66e NFS: Fix a bad cast in nfs3_read_done 20 years ago
Trond Myklebust ec07342828 NFSv4: Fix up locking for nfs4_state_owner 20 years ago
Trond Myklebust 4e51336a00 NFSv4: Final tweak to sequence id 20 years ago
J. Bruce Fields 1d95db8e16 NFSv4: Fix acl buffer size 20 years ago
J. Bruce Fields 8c233cf9c2 NFSv4: handle no acl attr 20 years ago
Trond Myklebust 7f709a48fa NFSv4: Fix an oopsable condition in nfs_free_seqid 20 years ago
Trond Myklebust 6fe43f9e37 NFS: Fix rename of directory onto empty directory 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 cae7a073a4 NFSv4: Return delegation upon rename or removal of file. 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 039c4d7a82 NFS: Fix up a race in the NFS implementation of GETLK 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
Trond Myklebust 6ce969171d [PATCH] NFS: Fix Oopsable/unnecessary i_count manipulations in nfs_wait_on_inode() 20 years ago
Trond Myklebust b3c52da33c [PATCH] NFS: Fix cache consistency races 20 years ago
Trond Myklebust f134585a73 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 20 years ago
Trond Myklebust 3063d8a166 NFS: Make /proc/mounts display the protocol used by NFSv4 20 years ago