Commit Graph

236 Commits (94c3e87a792c70d041954b0ef68ebd22368d0931)

Author SHA1 Message Date
Chuck Lever cc0175c1dc SUNRPC: display human-readable procedure name in rpc_iostats output 19 years ago
Chuck Lever 4ece3a2d18 NFS: add RPC I/O statistics to /proc/self/mountstats 19 years ago
Chuck Lever 67ec9f46b8 NFS: report how long an NFS file system has been mounted 19 years ago
Chuck Lever 006ea73e5f NFS: add hooks to account for NFSERR_JUKEBOX errors 19 years ago
Chuck Lever 91d5b47023 NFS: add I/O performance counters 19 years ago
Chuck Lever d9ef5a8c26 NFS: introduce mechanism for tracking NFS client metrics 19 years ago
Chuck Lever c8bded96aa NFS: clean up some mount options 19 years ago
Chuck Lever 7a480e250c NFS: show retransmit settings when displaying mount options 19 years ago
Ingo Molnar c9d5128a10 NFS: sem2mutex idmap.c 19 years ago
Eric Sesterhenn bd6475454c NFS: kzalloc conversion in fs/nfs 19 years ago
Trond Myklebust a162a6b804 NFSv4: Kill braindead gcc warnings 19 years ago
Trond Myklebust 967b928136 NFSv4: Do not call rpciod_down() before call to destroy_nfsv4_state() 19 years ago
Trond Myklebust 12de3b35ea SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry 19 years ago
Trond Myklebust fb374d24f2 NFS: reduce the number of false cache invalidations. 19 years ago
Jesper Juhl c8d149f3db NFS: "const static" vs "static const" in nfs4 19 years ago
Trond Myklebust ca62b9c3f7 NFSv4: Don't invalidate cached attributes if change attribute is unchanged 19 years ago
Trond Myklebust 755c1e20cd NFS: writes should not clobber utimes() calls 19 years ago
Neil Brown 1dd594b21b NFS: Fix buglet in fs/nfs/write.c 19 years ago
Trond Myklebust cd52ed3553 NFS: Avoid races between writebacks and truncation 19 years ago
Trond Myklebust b92dccf65b NFS: Fix a busy inodes issue... 19 years ago
Trond Myklebust c12e87f465 [PATCH] NFSv4: fix mount segfault on errors returned that are < -1000 19 years ago
Trond Myklebust 143f412eb4 [PATCH] NFS: Fix a potential panic in O_DIRECT 19 years ago
Al Viro 8854eddbdb [PATCH] nfsroot port= parameter fix [backport of 2.4 fix] 19 years ago
Dirk Mueller 1935245655 NFSv3: fix sync_retry in direct i/o NFS 19 years ago
Christoph Hellwig fc33a7bb9c [PATCH] per-mountpoint noatime/nodiratime 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
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