Commit Graph

236 Commits (94c3e87a792c70d041954b0ef68ebd22368d0931)

Author SHA1 Message Date
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
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
Chuck Lever dc59250c6e [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi 20 years ago
Chuck Lever 412d582ec1 [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags 20 years ago
Chuck Lever 5529680981 [PATCH] NFS: split nfsi->flags into two fields 20 years ago
Trond Myklebust 65e4308d25 [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates 20 years ago
Christoph Hellwig 334a13ec3d [PATCH] really remove xattr_acl.h 20 years ago
Christoph Lameter 45778ca819 [PATCH] Remove f_error field from struct file 20 years ago
Trond Myklebust eadf4598e7 [PATCH] NFS: Add debugging code to NFSv4 readdir 20 years ago
Manoj Naik 6ebf3656fd [PATCH] NFSv4: Map a couple of NFSv4 errors to EINVAL. 20 years ago
Manoj Naik 97d312d037 [PATCH] NFSv4: add support for rdattr_error in NFSv4 readdir requests. 20 years ago
Trond Myklebust 8d0a8a9d0e [PATCH] NFSv4: Clean up nfs4 lock state accounting 20 years ago
Trond Myklebust 3da28eb1c6 [PATCH] NFS: Replace nfs_page insertion sort with a radix sort 20 years ago
Trond Myklebust c6a556b88a [PATCH] NFS: Make searching and waiting on busy writeback requests more efficient. 20 years ago
Trond Myklebust ab0a3dbedc [PATCH] NFS: Write optimization for short files and small O_SYNC writes. 20 years ago
Trond Myklebust fe51beecc5 [PATCH] NFS: Ensure that fstat() always returns the correct mtime 20 years ago