Commit Graph

159 Commits (f639c9b21b763441bd6bd76185be6d2504d83d54)

Author SHA1 Message Date
Jorn Dreyer 21b6bf143d [PATCH] nfsroot: do not silently stop parsing on an unknown option 19 years ago
OGAWA Hirofumi 28fd129827 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) 19 years ago
Trond Myklebust 26c78e156b NFSv4: Fix an Oops in nfs_do_expire_all_delegations 19 years ago
Trond Myklebust 58df095b73 NFSv4: Allow entries in the idmap cache to expire 19 years ago
Trond Myklebust eadb8c1471 NFS: get rid of some needless code obfuscation in xdr_encode_sattr(). 19 years ago
Trond Myklebust cf3fff54a4 NFS: Send valid mode bits to the server 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
J. Bruce Fields 03c2173393 NFSv3: try get_root user-supplied security_flavor 19 years ago
Trond Myklebust a72b44222d NFSv4: Allow user to set the port used by the NFSv4 callback channel 19 years ago
Trond Myklebust a895b4a198 NFS: Clean up weak cache consistency code 19 years ago
Trond Myklebust fa178f29c0 NFSv4: Ensure DELEGRETURN returns attributes 19 years ago
Trond Myklebust beb2a5ec38 NFSv4: Ensure change attribute returned by GETATTR callback conforms to spec 19 years ago
Trond Myklebust 566dd6064e NFS: Make directIO aware of compound pages... 19 years ago
Trond Myklebust 70b9ecbdb9 NFS: Make stat() return updated mtimes after a write() 19 years ago
Trond Myklebust 24174119c7 NFSv4: Ensure that we return the delegation on the target of a rename too. 19 years ago
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