Commit Graph

120 Commits (224abf92b2f439a9030f21d2926ec8047d1ffcdb)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
ASANO Masahiro 0800c5f7a4 [PATCH] fix posix lock on NFS 19 years ago
Trond Myklebust 29884df0d8 NFS: Fix another O_DIRECT race 19 years ago
Trond Myklebust 3b6efee923 NFSv4: Fix an Oops in the synchronous write path 19 years ago
Trond Myklebust 5ba7cc4801 NFS: Fix post-op attribute revalidation... 19 years ago
Trond Myklebust bb713d6d38 NFS: use set_page_writeback() in the appropriate places 19 years ago
Trond Myklebust 24aa1fe677 NFS: Fix a few further cache consistency regressions 19 years ago
Steve Dickson 223db122bf NFS: Fix cache consistency regression 19 years ago
Trond Myklebust b37b03b705 NFS: Fix a spinlock recursion inside nfs_update_inode() 19 years ago
Trond Myklebust ff6040667a NFSv4: Fix typo in lock caching 19 years ago
Trond Myklebust 36f20c6df7 NFSv4: Fix buggy nfs_wait_on_sequence() 19 years ago
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() 19 years ago
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 19 years ago
Trond Myklebust 4e51336a00 NFSv4: Final tweak to sequence id 19 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