1. 5eee6a6 [TIPC]: Use standard socket "not implemented" routines by Allan Stephens · 17 years ago
  2. f3ec75f [TIPC]: Improved support for Ethernet traffic filtering by Allan Stephens · 17 years ago
  3. e06e7c6 [IPV4]: The scheduled removal of multipath cached routing support. by David S. Miller · 17 years ago
  4. 84950cf [Bluetooth] Hangup TTY before releasing rfcomm_dev by Mikko Rapeli · 17 years ago
  5. 924f0e4 [Bluetooth] Remove the redundant non-seekable llseek method by Robert P. J. Day · 17 years ago
  6. 6164c8c IB/cm: Send no match if a SIDR REQ does not match a listen by Sean Hefty · 17 years ago
  7. 29c2731 IB/cm: Fix handling of duplicate SIDR REQs by Sean Hefty · 17 years ago
  8. 5d861be IB/cm: cm_msgs.h should include ib_cm.h by Sean Hefty · 17 years ago
  9. 1d84612 IB/cm: Include HCA ACK delay in local ACK timeout by Sean Hefty · 17 years ago
  10. 24be6e8 IB/cm: Use spin_lock_irq() instead of spin_lock_irqsave() when possible by Sean Hefty · 17 years ago
  11. 2aec5c6 IB/sa: Make sure SA queries use default P_Key by Sean Hefty · 17 years ago
  12. babf4d4 [Bluetooth] Use hci_recv_fragment() within HCI USB driver by Marcel Holtmann · 17 years ago
  13. ef22201 [Bluetooth] Add hci_recv_fragment() helper function by Marcel Holtmann · 17 years ago
  14. d8558f9 sunrpc: drop BKL around wrap and unwrap by J. Bruce Fields · 17 years ago
  15. 137d6ac NFSv4: Make sure unlock is really an unlock when cancelling a lock by Frank Filz · 17 years ago
  16. c98451b NLM: fix source address of callback to client by Frank van Maarseveen · 17 years ago
  17. d3bc9a1 SUNRPC client: add interface for binding to a local address by Frank van Maarseveen · 17 years ago
  18. a974769 SUNRPC server: record the destination address of a request by Frank van Maarseveen · 17 years ago
  19. 96802a0 SUNRPC: cleanup transport creation argument passing by Frank van Maarseveen · 17 years ago
  20. 6f2e64d NFSv4: Make the NFS state model work with the nosharedcache mount option by Trond Myklebust · 17 years ago
  21. 275a5d2 NFS: Error when mounting the same filesystem with different options by Trond Myklebust · 17 years ago
  22. 75180df NFS: Add the mount option "nosharecache" by Trond Myklebust · 17 years ago
  23. 8007122 NFS: Add support for mounting NFSv4 file systems with string options by Chuck Lever · 17 years ago
  24. 136d558 NFS: Add final pieces to support in-kernel mount option parsing by Chuck Lever · 17 years ago
  25. 0076d7b NFS: Introduce generic mount client API by Chuck Lever · 17 years ago
  26. bf0fd76 NFS: Add enums and match tables for mount option parsing by Chuck Lever · 17 years ago
  27. 013a8c1 NFS: Improve debugging output in NFS in-kernel mount client by Chuck Lever · 17 years ago
  28. 1920723 NFS: Clean up in-kernel NFS mount by Chuck Lever · 17 years ago
  29. 3ea9730 NFS: Remake nfsroot_mount as a permanent part of NFS client by Chuck Lever · 17 years ago
  30. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  31. 45160d6 SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name by Chuck Lever · 17 years ago
  32. cce63cd SUNRPC: Rename rpcb_getport_external routine by Chuck Lever · 17 years ago
  33. f7fb558 SUNRPC: Allow rpcbind requests to be interrupted by a signal. by Chuck Lever · 17 years ago
  34. f0768eb NFS: Introduce nfs4_validate_mount_options by Chuck Lever · 17 years ago
  35. 5df36e7 NFS: Clean up nfs_validate_mount_data by Chuck Lever · 17 years ago
  36. f182899 NFS: Add a new NFS debugging flag just for mount processing by Chuck Lever · 17 years ago
  37. fc50d58 NFS: Clean-up: Refactor IP address sanity checks in NFS client by Chuck Lever · 17 years ago
  38. 4d81cd1 NFS: Clean-up: fix a compiler warning in fs/nfs/super.c by Chuck Lever · 17 years ago
  39. 0655960 NFS: Clean up error handling in nfs_get_sb by Chuck Lever · 17 years ago
  40. 29eb981 NFS: Clean-up: Replace nfs_copy_user_string with strndup_user by Chuck Lever · 17 years ago
  41. 5680d48 NFS: Clean-up: Define macros for maximum host and export path name lengths by Chuck Lever · 17 years ago
  42. 9eaa67c NFS: Clean-up: use correct type when converting NFS blocks to local blocks by Chuck Lever · 17 years ago
  43. 433c923 NFS: Clean up nfs_size_to_loff_t() by Chuck Lever · 17 years ago
  44. 8bda4e4 NFSv4: Fix up stateid locking... by Trond Myklebust · 17 years ago
  45. 1ac7e2f NFSv4: Clean up the callers of nfs4_open_recover_helper() by Trond Myklebust · 17 years ago
  46. 6ee4126 NFSv4: Don't call OPEN if we already have an open stateid for a file by Trond Myklebust · 17 years ago
  47. aac00a8 NFSv4: Check for the existence of a delegation in nfs4_open_prepare() by Trond Myklebust · 17 years ago
  48. 3e30991 NFSv4: Clean up _nfs4_proc_open() by Trond Myklebust · 17 years ago
  49. 1b370bc NFSv4: Allow nfs4_opendata_to_nfs4_state to return errors. by Trond Myklebust · 17 years ago
  50. 6f43ddc NFSv4: Improve the debugging of bad sequence id errors... by Trond Myklebust · 17 years ago
  51. 003707c NFSv4: Always use the delegation if we have one by Trond Myklebust · 17 years ago
  52. 0f9f95e NFSv4: Clean up confirmation of sequence ids... by Trond Myklebust · 17 years ago
  53. 412c77c NFSv4: Defer inode revalidation when setting up a delegation by Trond Myklebust · 17 years ago
  54. 8383e46 NFSv4: Use RCU to protect delegations by Trond Myklebust · 17 years ago
  55. 13437e1 NFSv4: Support recalling delegations by stateid part 2 by Trond Myklebust · 17 years ago
  56. 9016302 NFSv4: Support recalling delegations by stateid by Trond Myklebust · 17 years ago
  57. 2ced46c NFSv4: Fix up a bug in nfs4_open_recover() by Trond Myklebust · 17 years ago
  58. 549d6ed NFSv4: set the delegation in nfs4_opendata_to_nfs4_state by Trond Myklebust · 17 years ago
  59. 1c816ef NFSv4: Fix a bug in __nfs4_find_state_byowner by Trond Myklebust · 17 years ago
  60. 1b45c46 NFSv4: Fix atomic open for execute... by Trond Myklebust · 17 years ago
  61. 9f958ab NFSv4: Reduce the chances of an open_owner identifier collision by Trond Myklebust · 17 years ago
  62. 88d9093 NFSv4: nfs_increment_open_seqid should not return a value by Trond Myklebust · 17 years ago
  63. e688962 NFSv4: Fix underestimate of NFSv4 lookup request size by Trond Myklebust · 17 years ago
  64. 2cebf82 NFSv4: Fix the underestimate of NFSv4 open request size by Trond Myklebust · 17 years ago
  65. bd625ba NFSv4: Fix the NFSv4 owner and owner_group size estimates by Trond Myklebust · 17 years ago
  66. 7af654f NFSv4: Don't reuse expired nfs4_state_owner structs by Trond Myklebust · 17 years ago
  67. 27b3f94 NFSv4: Fix a credential reference leak in nfs4_get_state_owner() by Trond Myklebust · 17 years ago
  68. 587142f NFS: Replace NFS_I(inode)->req_lock with inode->i_lock by Trond Myklebust · 17 years ago
  69. 4e56e08 NFSv4: Clean up _nfs4_proc_lookup() vs _nfs4_proc_lookupfh() by Trond Myklebust · 17 years ago
  70. 8a702bb SUNRPC: Suppress some noisy and unnecessary printk() calls in call_verify() by Trond Myklebust · 17 years ago
  71. 0df7fb7 SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred by Trond Myklebust · 17 years ago
  72. 0285ed1 SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's by Trond Myklebust · 17 years ago
  73. 1be27f3 SUNRPC: Remove the tk_auth macro... by Trond Myklebust · 17 years ago
  74. 1dd17ec SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed by Trond Myklebust · 17 years ago
  75. 5d28dc8 SUNRPC: Convert gss_ctx_lock to an RCU lock by Trond Myklebust · 17 years ago
  76. f5c2187 SUNRPC: Convert the credential garbage collector into a shrinker callback by Trond Myklebust · 17 years ago
  77. 9499b43 SUNRPC: Give credential cache a local spinlock by Trond Myklebust · 17 years ago
  78. 31be5bf SUNRPC: Convert the credcache lookup code to use RCU by Trond Myklebust · 17 years ago
  79. e092bdc SUNRPC: cleanup rpc credential cache garbage collection by Trond Myklebust · 17 years ago
  80. fc432dd SUNRPC: Enforce atomic updates of rpc_cred->cr_flags by Trond Myklebust · 17 years ago
  81. 696e38d SUNRPC: replace casts in auth_unix.c with container_of() by Trond Myklebust · 17 years ago
  82. 5fe4755 SUNRPC: Clean up rpc credential initialisation by Trond Myklebust · 17 years ago
  83. f1c0a86 SUNRPC: Mark auth and cred operation tables as constant. by Trond Myklebust · 17 years ago
  84. de7a8ce SUNRPC: Rename rpcauth_destroy() to rpcauth_release() by Trond Myklebust · 17 years ago
  85. 5e1550d SUNRPC: Add the helper function 'rpc_call_null()' by Trond Myklebust · 17 years ago
  86. 64c91a1 SUNRPC: Make rpc_ping() static by Trond Myklebust · 17 years ago
  87. fc1b356 SUNRPC: Fix races in rpcauth_create by Trond Myklebust · 17 years ago
  88. 07a2bf1 SUNRPC: Fix a memory leak in gss_create() by Trond Myklebust · 17 years ago
  89. 5c9cfc8 SUNRPC: Fix a typo in unx_create() by Trond Myklebust · 17 years ago
  90. 3ab9bb7 SUNRPC: Fix a memory leak in the auth credcache code by Trond Myklebust · 17 years ago
  91. 03a1256 SUNRPC: Add a field to track the number of kernel users of an rpc_pipe by Trond Myklebust · 17 years ago
  92. 62e1761 SUNRPC: Clean up rpc_pipefs. by Trond Myklebust · 17 years ago
  93. 34f3089 SUNRPC: Enable non-exclusive create in rpc_mkpipe() by Trond Myklebust · 17 years ago
  94. 6e84c7b SUNRPC: Add a downcall queue to struct rpc_inode by Trond Myklebust · 17 years ago
  95. 3b68aae SUNRPC: Always match an upcall message in gss_pipe_downcall() by Trond Myklebust · 17 years ago
  96. b185f83 SUNRPC: Remove the gss_auth spinlock by Trond Myklebust · 17 years ago
  97. 4a8c134 SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth by Trond Myklebust · 17 years ago
  98. c1384c9 SUNRPC: fix hang due to eventd deadlock... by Trond Myklebust · 17 years ago
  99. 6e5b70e SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_task by Trond Myklebust · 17 years ago
  100. 188fef1 SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c by Trond Myklebust · 17 years ago