1. 40d2470 NFS: Fix a connectathon regression in NFSv3 and NFSv4 by Trond Myklebust · 17 years ago
  2. 9e08a3c NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode by Trond Myklebust · 17 years ago
  3. 220bcc2 SUNRPC: Don't call xprt_release in call refresh by Trond Myklebust · 17 years ago
  4. b6e9c71 SUNRPC: Don't call xprt_release() if call_allocate fails by Trond Myklebust · 17 years ago
  5. 2199700 SUNRPC: Fix buggy UDP transmission by Trond Myklebust · 17 years ago
  6. 58eaab9 [23/37] Clean up duplicate includes in by Jesper Juhl · 17 years ago
  7. 7f4adef [2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static by Adrian Bunk · 17 years ago
  8. 67f97d8 SUNRPC: Use correct type in buffer length calculations by Chuck Lever · 17 years ago
  9. afde94f SUNRPC: Fix default hostname created in rpc_create() by J. Bruce Fields · 17 years ago
  10. bf19aac nfs: add server port to rpc_pipe info file by J. Bruce Fields · 17 years ago
  11. c7c2097 NFS: Get rid of some obsolete macros by Trond Myklebust · 17 years ago
  12. 4f48af4 NFS: Simplify filehandle revalidation by Trond Myklebust · 17 years ago
  13. 9697d23 NFS: Ensure that nfs_link() returns a hashed dentry by Trond Myklebust · 17 years ago
  14. a12802c NFS: Be strict about dentry revalidation when doing exclusive create by Trond Myklebust · 17 years ago
  15. b050aa7 NFS: Don't zap the readdir caches upon error by Trond Myklebust · 17 years ago
  16. efbb06b NFS: Remove the redundant nfs_reval_fsid() by Trond Myklebust · 17 years ago
  17. 81c7688 NFSv3: Always use directory post-op attributes in nfs3_proc_lookup by Trond Myklebust · 17 years ago
  18. d75340c NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries too by Trond Myklebust · 17 years ago
  19. 216d5d0 NFSv4: Use NFSv2/v3 rules for negative dentries in nfs_open_revalidate by Trond Myklebust · 17 years ago
  20. 0a5ebc1 NFSv4: Don't revalidate the directory in nfs_atomic_lookup() by Trond Myklebust · 17 years ago
  21. f2c77f4 NFS: Optimise nfs_lookup_revalidate() by Trond Myklebust · 17 years ago
  22. 6d2b296 NFS: Reset nfsi->last_updated only if the attribute changed by Trond Myklebust · 17 years ago
  23. 60ccd4e NFS: Remove nfs_begin_data_update/nfs_end_data_update by Trond Myklebust · 17 years ago
  24. 80eb209 NFS: Remove NFS_I(inode)->data_updates by Trond Myklebust · 17 years ago
  25. a1643a9 NFS: NFS_CACHEINV() should not test for nfs_caches_unstable() by Trond Myklebust · 17 years ago
  26. 3258b4f NFS: Remove bogus nfs_mark_for_revalidate() in nfs_lookup by Trond Myklebust · 17 years ago
  27. cf8ba45 NFS: don't cache the verifer across ->lookup() calls by Trond Myklebust · 17 years ago
  28. f382111 NFS: nfs_mark_for_revalidate don't update cache_change_attribute by Trond Myklebust · 17 years ago
  29. 7668fdb NFS: nfs_post_op_update_inode don't update cache_change_attribute by Trond Myklebust · 17 years ago
  30. 12b373e NFS: Don't revalidate dentries on directory size or ctime changes by Trond Myklebust · 17 years ago
  31. 2f78e43 NFS: Don't set cache_change_attribute in nfs_revalidate_mapping by Trond Myklebust · 17 years ago
  32. 446e534 NFS: Fix a bug in nfs_open_revalidate() by Trond Myklebust · 17 years ago
  33. d4d9cdc NFS: Don't hash the negative dentry when optimising for an O_EXCL open by Trond Myklebust · 17 years ago
  34. 5724ab3 NFS: nfs_instantiate() should set the dentry verifier by Trond Myklebust · 17 years ago
  35. fab728e NFS: Ensure nfs_instantiate() invalidates the parent dir on error by Trond Myklebust · 17 years ago
  36. 4b84173 NFS: Fix nfs_verify_change_attribute() by Trond Myklebust · 17 years ago
  37. 8edb018 NFS: Fix the sign of the return value of nfs_save_change_attribute() by Trond Myklebust · 17 years ago
  38. 70ca885 NFS: Fake up 'wcc' attributes to prevent cache invalidation after write by Trond Myklebust · 17 years ago
  39. b64e8a5 NFS: Remove bogus check of cache_change_attribute in nfs_update_inode by Trond Myklebust · 17 years ago
  40. 7fdc49c NFS: Fix the ESTALE "revalidation" in _nfs_revalidate_inode() by Trond Myklebust · 17 years ago
  41. 8850df9 NFS: Fix atime revalidation in read() by Trond Myklebust · 17 years ago
  42. c481299 NFS: Fix atime revalidation in readdir() by Trond Myklebust · 17 years ago
  43. 57fa76f NFS: Don't use readdirplus data if the page cache is invalid by Trond Myklebust · 17 years ago
  44. 47aabaa NFSv4: Don't use ctime/mtime for determining when to invalidate the caches by Trond Myklebust · 17 years ago
  45. 17cadc9 NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeeds by Trond Myklebust · 17 years ago
  46. e323ea4 NFS: nfs_wcc_update_inode: directory caches are always invalidated by Trond Myklebust · 17 years ago
  47. 6ecc5e8 NFS: Fix dcache revalidation bugs by Trond Myklebust · 17 years ago
  48. 7957c14 NFS: fix nfs_verify_change_attribute by Trond Myklebust · 17 years ago
  49. 68e8a70 NFS: nfs_post_op_update_inode() should call nfs_refresh_inode() by Trond Myklebust · 17 years ago
  50. f2115dc NFS: Fix over-conservative attribute invalidation in nfs_update_inode() by Trond Myklebust · 17 years ago
  51. 76b3299 NFSv4: Make NFSv4 ACCESS calls return attributes too... by Trond Myklebust · 17 years ago
  52. af22f94 NFSv4: Simplify _nfs4_do_access() by Trond Myklebust · 17 years ago
  53. cd3758e NFS: Replace file->private_data with calls to nfs_file_open_context() by Trond Myklebust · 17 years ago
  54. c03025d NFS: Add a helper to extract the nfs_open_context from a struct file by Trond Myklebust · 17 years ago
  55. 8fb559f NFS: Eliminate nfs_refresh_verifier() by Chuck Lever · 17 years ago
  56. 77a55a1 NFS: Eliminate nfs_renew_times() by Chuck Lever · 17 years ago
  57. 92f6c17 NFS: Don't call nfs_renew_times() in nfs_dentry_iput() by Chuck Lever · 17 years ago
  58. 1321d8d SUNRPC: Fix bytes-per-op accounting for RPC over UDP by Chuck Lever · 17 years ago
  59. bcf3561 NFS: Show "nointr" mount option by Chuck Lever · 17 years ago
  60. 6e88e06 NFS: Verify server address before invoking in-kernel mount client by Chuck Lever · 17 years ago
  61. 113632d SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA by \"Talpey, Thomas\ · 17 years ago
  62. c56c65f RPCRDMA: rpc rdma verbs interface implementation by \"Talpey, Thomas\ · 17 years ago
  63. e960182 RPCRDMA: rpc rdma protocol implementation by \"Talpey, Thomas\ · 17 years ago
  64. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago
  65. 2cf7ff7 NFS: support RDMA mounts by \"Talpey, Thomas\ · 17 years ago
  66. c3a57ed RPCRDMA: Kconfig and header file with rpcrdma protocol definitions by \"Talpey, Thomas\ · 17 years ago
  67. 56928ed NFS - print accurate transport protocol by \"Talpey, Thomas\ · 17 years ago
  68. 0896a72 NFS/SUNRPC: use transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  69. 4fa016e NFS/SUNRPC: support transport protocol naming by \"Talpey, Thomas\ · 17 years ago
  70. 49c36fc SUNRPC: rearrange RPC sockets definitions by \"Talpey, Thomas\ · 17 years ago
  71. 3c341b0b SUNRPC: rename the rpc_xprtsock_create structure by \"Talpey, Thomas\ · 17 years ago
  72. bc25571 SUNRPC: Finish API to load RPC transport implementations dynamically by \"Talpey, Thomas\ · 17 years ago
  73. 81c098a SUNRPC: Provide a new API for registering transport implementations by \"Talpey, Thomas\ · 17 years ago
  74. 1244480 SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions by \"Talpey, Thomas\ · 17 years ago
  75. 4f22ccc SUNRPC: mark bulk read/write data in xdrbuf by \"Talpey, Thomas\ · 17 years ago
  76. 20c71f5 NFSv4: Fix a bug in nfs4_validate_mount_data() by Trond Myklebust · 17 years ago
  77. 91ea40b NFS: use in-kernel mount argument structure for nfsv4 mounts by \"Talpey, Thomas\ · 17 years ago
  78. 2283f8d NFS: use in-kernel mount argument structure for nfsv[23] mounts by \"Talpey, Thomas\ · 17 years ago
  79. 6b18eaa NFS: move nfs_parsed_mount_data structure definition by \"Talpey, Thomas\ · 17 years ago
  80. 4417c8c SUNRPC: export per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  81. 4f40ee4 SUNRPC: move per-transport rpcbind netid's by \"Talpey, Thomas\ · 17 years ago
  82. 817cb9d NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr by Chuck Lever · 17 years ago
  83. e159a08 LOCKD: Convert printk's to dprintk's in lockd XDR routines by Chuck Lever · 17 years ago
  84. fe82a18 NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c by Chuck Lever · 17 years ago
  85. 0ac8377 NFS: Add new 'mountaddr=' mount option by Chuck Lever · 17 years ago
  86. aad7000 [NFS] [PATCH] NFS: initialize default port in kernel mount client by James Lentini · 17 years ago
  87. efd8340 NFS: Kernel mount client should use async bind by Chuck Lever · 17 years ago
  88. b79dc8c SUNRPC: RPC bind failures should be permanent for NULL requests by Chuck Lever · 17 years ago
  89. 906462a SUNRPC: Split another new rpcbind retry error code from EACCES by Chuck Lever · 17 years ago
  90. 2429cbf SUNRPC: Add a new error code for retry waiting for another binder by Chuck Lever · 17 years ago
  91. 4784cb5 SUNRPC: Retry bad rpcbind replies by Chuck Lever · 17 years ago
  92. e65fe39 SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses by Chuck Lever · 17 years ago
  93. d66968f SUNRPC: Clean up in rpc_show_tasks by Chuck Lever · 17 years ago
  94. 06b8d25 SUNRPC: Make sure server name is reasonable before trying to print it by Chuck Lever · 17 years ago
  95. 6d0aa06 SUNRPC: Use correct argument type in memcpy() by Chuck Lever · 17 years ago
  96. 89eb21c SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program by Chuck Lever · 17 years ago
  97. 5d34da3 SUNRPC: Only one dprintk is needed during client creation by Chuck Lever · 17 years ago
  98. 143b6c4 SUNRPC: Fix generation of universal addresses for by Chuck Lever · 17 years ago
  99. 756805e SUNRPC: Add support for formatted universal addresses by Chuck Lever · 17 years ago
  100. 8945ee5 SUNRPC: Split xs_reclassify_socket into an IPv4 and IPv6 version by Chuck Lever · 17 years ago