Commit Graph

99 Commits (10f650db1bcc193ea07d4f8c2f07315da38ea0c4)

Author SHA1 Message Date
Trond Myklebust bec273b491 NFS: Allow files that are open for write to invalidate caches 19 years ago
Trond Myklebust 16c32b71bc NFSv4: Convert unnecessary XDR warning messages into dprintk() 19 years ago
Trond Myklebust 4f9838c7ec NFSv4: Add post-op attributes to NFSv4 write and commit callbacks. 19 years ago
Trond Myklebust 16e429596d NFSv4: Add post-op attributes to nfs4_proc_remove() 19 years ago
Trond Myklebust 6caf2c8276 NFSv4: Add post-op attributes to nfs4_proc_rename() 19 years ago
Trond Myklebust 91ba2eeec5 NFSv4: Add post-op attributes to nfs4_proc_link() 19 years ago
Trond Myklebust cf80955614 NFS: Ensure that nfs_link() instantiates the dentry correctly 19 years ago
Trond Myklebust 516a6af641 NFS: Add optional post-op getattr instruction to the NFSv4 file close. 19 years ago
Trond Myklebust 3338c143b4 NFS: Optimise attribute revalidation on close(). 19 years ago
Trond Myklebust 56ae19f38f NFSv4: Add directory post-op attributes to the CREATE operations. 19 years ago
Chuck Lever 0c70b50150 NFS: nfs_lookup doesn't need to revalidate the parent directory's inode 19 years ago
Trond Myklebust decf491f30 NFS: Don't let nfs_end_data_update() clobber attribute update information 19 years ago
Trond Myklebust 33801147a8 NFS: Optimise inode attribute cache updates 19 years ago
Trond Myklebust 913a70fc17 NFS: Convert cache_change_attribute into a jiffy-based value 19 years ago
Trond Myklebust 0e574af1be NFS: Cleanup initialisation of struct nfs_fattr 19 years ago
Trond Myklebust 34123da66e NFS: Fix a bad cast in nfs3_read_done 19 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
Christoph Hellwig 278c995c8a [PATCH] RPC,NFS: new rpc_pipefs patch 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever eab5c084b8 [PATCH] NFS: use a constant value for TCP retransmit timeouts 20 years ago
Trond Myklebust 9aa48b7e27 NFS: Don't expose internal READDIR errors to userspace 20 years ago
Trond Myklebust 20509f1bc5 NFS: Drop inode after rename 20 years ago
Nick Wilson 10d2c46f94 [PATCH] NFS: fix client oops when debugging is on 20 years ago
Nishanth Aravamudan 041e0e3b19 [PATCH] fs: fix-up schedule_timeout() usage 20 years ago
Mark Fasheh fef266580e [PATCH] update filesystems for new delete_inode behavior 20 years ago
Steve Dickson 01c314a0c0 [PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup() 20 years ago
Linus Torvalds cc314eef01 Fix nasty ncpfs symlink handling bug. 20 years ago