Commit Graph

400 Commits (f58a74dca88d48b0669609b4957f3dd757bdc898)

Author SHA1 Message Date
Chuck Lever 40859d7ee6 NFS: support large reads and writes on the wire 19 years ago
Chuck Lever 325cfed9ae NFS: make "inode number mismatch" message more useful 19 years ago
Chuck Lever dc20f80390 NFS: get rid of useless kernel log message 19 years ago
Chuck Lever 6b59a75460 NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs() 19 years ago
Chuck Lever ce1a8e6796 NFS: use generic_write_checks() to sanity check direct writes 19 years ago
Trond Myklebust 286d7d6a0c NFSv4: Remove requirement for machine creds for the "setclientid" operation 19 years ago
Trond Myklebust b4454fe1a7 NFSv4: Remove requirement for machine creds for the "renew" operation 19 years ago
Trond Myklebust 58d9714a44 NFSv4: Send RENEW requests to the server only when we're holding state 19 years ago
Trond Myklebust 5043e900f5 NFS: Convert instances of kernel_thread() to kthread() 19 years ago
Trond Myklebust 433fbe4c88 NFSv4: State recovery cleanup 19 years ago
Trond Myklebust 26e976a884 NFSv4: OPEN/LOCK/LOCKU/CLOSE will automatically renew the NFSv4 lease 19 years ago
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