1. 7a3e3e1 NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUT by Trond Myklebust · 17 years ago
  2. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  3. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago
  4. 698b6d0 SUNRPC: cleanup for rpc_new_client() by Trond Myklebust · 17 years ago
  5. 69dd716 NFSv4: Add socket proto argument to setclientid by Trond Myklebust · 17 years ago
  6. 3c7c7e4 NFS: Pull covers off IPv6 address parsing by Chuck Lever · 17 years ago
  7. 4c56801 NFS: Support non-IPv4 addresses in nfs_parsed_mount_data by Chuck Lever · 17 years ago
  8. 9412b92 NFS: Refactor mount option address parsing into separate function by Chuck Lever · 17 years ago
  9. 3383203 NFS: Remove the NIPQUAD from nfs_try_mount by Chuck Lever · 17 years ago
  10. 6677d09 NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" by Chuck Lever · 17 years ago
  11. dcecae0 NFS: Change nfs4_set_client() to accept struct sockaddr * by Chuck Lever · 17 years ago
  12. d7422c4 NFS: Change nfs_get_client() to take sockaddr * by Chuck Lever · 17 years ago
  13. ff05264 NFS: Change nfs_find_client() to take "struct sockaddr *" by Chuck Lever · 17 years ago
  14. c1d3586 NFS: Change cb_recallargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  15. 671beed NFS: Change cb_getattrargs to pass "struct sockaddr *" instead of sockaddr_in by Chuck Lever · 17 years ago
  16. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 17 years ago
  17. 3b0d3f9 NFS: Add support for AF_INET6 addresses in __nfs_find_client() by Trond Myklebust · 17 years ago
  18. 0d0f0c1 NFS: Set default port for NFSv4, with support for AF_INET6 by Chuck Lever · 17 years ago
  19. 04dcd6e NFS: Make setting a port number agostic by Chuck Lever · 17 years ago
  20. cdcd7f9 NFS: Verify IPv6 addresses properly by Chuck Lever · 17 years ago
  21. fd00a8f NFS: Add support for AF_INET6 addresses in nfs_compare_super() by Chuck Lever · 17 years ago
  22. 3f43c66 NFS: Address a couple of nits in nfs_follow_referral() by Chuck Lever · 17 years ago
  23. 1d98fe6 NFS: Move dprintks from callback.c to callback_proc.c by Chuck Lever · 17 years ago
  24. 5d8515c NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr) by Chuck Lever · 17 years ago
  25. d4d3c50 NFS: Enable NFS client to generate CLIENTID strings with IPv6 addresses by Chuck Lever · 17 years ago
  26. 4392f25 NFS: Increase size of cl_ipaddr field to hold IPv6 addresses by Chuck Lever · 17 years ago
  27. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 17 years ago
  28. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 17 years ago
  29. 0a48f5d SUNRPC: RPC version numbers are u32 by Chuck Lever · 17 years ago
  30. 9f6ad26 SUNRPC: Fix socket address handling in rpcb_clnt by Chuck Lever · 17 years ago
  31. 510deb0 SUNRPC: rpc_create() default hostname should support AF_INET6 addresses by Chuck Lever · 17 years ago
  32. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 17 years ago
  33. c81468a NFS: Clean up the nfs_find_client function. by Trond Myklebust · 17 years ago
  34. 3a49802 NFS: Clean up the nfs_client initialisation by Trond Myklebust · 17 years ago
  35. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 17 years ago
  36. 5cce428 NFS: Remove an unneeded check in decode_compound_header_arg() by Chuck Lever · 17 years ago
  37. d45273e NFS: Clean up address comparison in __nfs_find_client() by Chuck Lever · 17 years ago
  38. 6a0ed1d NFS: Clean up: copy hostname with kstrndup during mount processing by Chuck Lever · 17 years ago
  39. e887cbc NFS: Remove support for the 'mountprog' option by Chuck Lever · 17 years ago
  40. ad879ce NFS: Remove support for the 'nfsprog' option by Chuck Lever · 17 years ago
  41. 0eb2574 NFS: Ensure that NFS version 4 mounts use NFS_PORT if nfsport wasn't set by Chuck Lever · 17 years ago
  42. 28c494c NFS: Prevent nfs_getattr() hang during heavy write workloads by Chuck Lever · 17 years ago
  43. 464ad6b NFS: Change sign of some loop indices in nfs4xdr.c by Chuck Lever · 17 years ago
  44. bcecff7 NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR) by Chuck Lever · 17 years ago
  45. c957c52 NFS: Use unsigned intermediates for manipulating header lengths (NFSv3 XDR) by Chuck Lever · 17 years ago
  46. 6232dbb NFS: Use unsigned intermediates for manipulating header lengths (NFSv2 XDR) by Chuck Lever · 17 years ago
  47. 8a8c74b NFS: Ensure nfs_wcc_update_inode always converts file size to loff_t by Chuck Lever · 17 years ago
  48. 9b45b74 SUNRPC: Remove an unneeded implicit type cast when calling rpc_depopulate() by Chuck Lever · 17 years ago
  49. 322e2ef SUNRPC: temp var should match return type of xdr_skb_read_actor by Chuck Lever · 17 years ago
  50. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  51. d4b37ff SUNRPC: Fix an unnecessary implicit type cast in rpcrdma_count_chunks() by Chuck Lever · 17 years ago
  52. 2a428b2 SUNRPC: Prevent mixed sign comparisons in rpcrdma_convert_iovs() by Chuck Lever · 17 years ago
  53. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 17 years ago
  54. a4a8749 SUNRPC: Cleanup to remove the last users of the RPC_WAITQ declaration by Trond Myklebust · 17 years ago
  55. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 17 years ago
  56. 0773769 NFS/SUNRPC: Convert users of rpc_init_task+rpc_execute to rpc_run_task() by Trond Myklebust · 17 years ago
  57. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 17 years ago
  58. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 17 years ago
  59. 5138fde NFS/SUNRPC: Convert all users of rpc_call_setup() by Trond Myklebust · 17 years ago
  60. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 17 years ago
  61. b3ef8b3 SUNRPC: Allow rpc_init_task() to initialise the rpc_task->tk_msg by Trond Myklebust · 17 years ago
  62. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 17 years ago
  63. 5085925 SUNRPC: Mask signals across the call to rpc_call_setup() in rpc_run_task by Trond Myklebust · 17 years ago
  64. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 17 years ago
  65. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 17 years ago
  66. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 17 years ago
  67. e8914c6 SUNRPC: Restrict sunrpc client exports by Trond Myklebust · 17 years ago
  68. a6eaf8b SUNRPC: Move exported declarations to the function declarations by Trond Myklebust · 17 years ago
  69. 93a44a7 sunrpc: document the rpc_pipefs kernel api by J. Bruce Fields · 17 years ago
  70. 663b885 SUNRPC: Reconnect immediately whenever the server isn't refusing it. by Trond Myklebust · 17 years ago
  71. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 17 years ago
  72. 3ebb067 SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect() by Trond Myklebust · 17 years ago
  73. 7272dcd SUNRPC: xprt_autoclose() should not call xprt_disconnect() by Trond Myklebust · 17 years ago
  74. e06799f SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket by Trond Myklebust · 17 years ago
  75. ef80367 SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes by Trond Myklebust · 17 years ago
  76. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 17 years ago
  77. 67a391d SUNRPC: Fix TCP rebinding logic by Trond Myklebust · 17 years ago
  78. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 17 years ago
  79. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 17 years ago
  80. 2f74c0a NFSv4: Clean up the OPEN/CLOSE serialisation code by Trond Myklebust · 17 years ago
  81. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 17 years ago
  82. 8b1f9ee NFS: Optimise nfs_vm_page_mkwrite() by Trond Myklebust · 17 years ago
  83. 77f1119 NFS: Ensure that we eject stale inodes as soon as possible by Trond Myklebust · 17 years ago
  84. d45b9d8 NFS: Handle -ENOENT errors in unlink()/rmdir()/rename() by Trond Myklebust · 17 years ago
  85. 609005c3 NFS: Sillyrename: in the case of a race, check aliases are really positive by Trond Myklebust · 17 years ago
  86. fccca7f NFS: Fix a sillyrename race... by Trond Myklebust · 17 years ago
  87. 5b10ca1 Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" by Linus Torvalds · 17 years ago
  88. 9e97198 splice: fix problem with atime not being updated by Jens Axboe · 17 years ago
  89. 12f32bb block: constify function pointer tables by Jan Engelhardt · 17 years ago
  90. e7d9dc9 cciss: fix bug in overriding ->data_len before completion by Jens Axboe · 17 years ago
  91. e68b903 Expose hardware sector size by Martin K. Petersen · 17 years ago
  92. 7da975a Fix blktrace compile warning by Martin K. Petersen · 17 years ago
  93. 023ccde block: fix warning on compile with CONFIG_BLOCK by Jens Axboe · 17 years ago
  94. d6d4819 block: ll_rw_blk.c split, add blk-merge.c by Jens Axboe · 17 years ago
  95. db1d08c block: remove dated (and wrong) comment in blk-core.c by Jens Axboe · 17 years ago
  96. 26b8256 block: get rid of unnecessary forward declarations in blk-core.c by Jens Axboe · 17 years ago
  97. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 17 years ago
  98. 8324aa9 block: split tag and sysfs handling from blk-core.c by Jens Axboe · 17 years ago
  99. a168ee8 block: first step of splitting ll_rw_blk, rename it by Jens Axboe · 17 years ago
  100. 9bf7225 xsysace: end request handling fix by Jens Axboe · 17 years ago