Commit Graph

442 Commits (68c921869491c119142612fa5796c9f8b4e9970b)

Author SHA1 Message Date
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 44c288732f NFSv4: stateful NFSv4 RPC call 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 abd3e641d5 NFS: Work correctly with single-page ->writepage() calls 19 years ago
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 20 years ago
Chuck Lever 0bbacc402e NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled 20 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 43b2a33aa8 NFSv4: Fix recovery of flock() locks. 20 years ago
Trond Myklebust 34ea818846 NFSv4: Return any delegations before sillyrenaming the file 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 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