1. 6ca9482 SUNRPC: Clean-up after previous patches. by Chuck Lever · 18 years ago
  2. c4efcb1 SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address by Chuck Lever · 18 years ago
  3. e7f7865 SUNRPC: Teach rpc_pipe.c to use new rpc_peeraddr() API by Chuck Lever · 18 years ago
  4. f425eba SUNRPC: Create API for displaying remote peer address by Chuck Lever · 18 years ago
  5. edb267a SUNRPC: add xprt switch API for printing formatted remote peer addresses by Chuck Lever · 18 years ago
  6. 39d7bbc SUNRPC: remove extraneous header inclusions by Chuck Lever · 18 years ago
  7. 081f79a SUNRPC: Teach the RPC portmapper to use the new rpc_peeraddr() API. by Chuck Lever · 18 years ago
  8. 44c31be LOCKD: Teach lockd to use the new rpc_peeraddr() API by Chuck Lever · 18 years ago
  9. ed39440 SUNRPC: create API for getting remote peer address by Chuck Lever · 18 years ago
  10. bbf7c1d SUNRPC: Introduce transport switch callout for pluggable rpcbind by Chuck Lever · 18 years ago
  11. 5b1eacb SUNRPC: Support for RPC child tasks no longer needed by Chuck Lever · 18 years ago
  12. c4a5692 SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.c by Chuck Lever · 18 years ago
  13. 4a68179 SUNRPC: Make RPC portmapper use per-transport storage by Chuck Lever · 18 years ago
  14. ec739ef SUNRPC: Create a helper to tell whether a transport is bound by Chuck Lever · 18 years ago
  15. 9c5bf38 NFS: Fix nfs_alloc_client() by Trond Myklebust · 18 years ago
  16. 36b15c5 NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flag by Trond Myklebust · 18 years ago
  17. 738a351 NFS: Secure the roots of the NFS subtrees in a shared superblock by David Howells · 18 years ago
  18. 27ba851 NFS: Fix error handling by David Howells · 18 years ago
  19. 6aaca56 NFS: Add server and volume lists to /proc by David Howells · 18 years ago
  20. 54ceac4 NFS: Share NFS superblocks per-protocol per-server per-FSID by David Howells · 18 years ago
  21. cf6d7b5 NFS: Start rpciod in server common management by David Howells · 18 years ago
  22. 5006a76 NFS: Eliminate client_sys in favour of cl_rpcclient by David Howells · 18 years ago
  23. 8fa5c00 NFS: Move rpc_ops from nfs_server to nfs_client by David Howells · 18 years ago
  24. 1f16341 NFS: Make better use of inode* dereferencing macros by David Howells · 18 years ago
  25. 27951bd NFS: Maintain a common server record for NFS2/3 as well as for NFS4 by David Howells · 18 years ago
  26. 509de81 NFS: Add extra const qualifiers by David Howells · 18 years ago
  27. 0c7d90c NFS: Use the dentry superblock directly in nfs_statfs() by David Howells · 18 years ago
  28. 24c8dbb NFS: Generalise the nfs_client structure by David Howells · 18 years ago
  29. e9326dc NFS: Add a server capabilities NFS RPC op by David Howells · 18 years ago
  30. 2b3de44 NFS: Add a lookupfh NFS RPC op by David Howells · 18 years ago
  31. b716279 NFS: Return an error when starting the idmapping pipe by David Howells · 18 years ago
  32. 7539bba NFS: Rename nfs_server::nfs4_state by David Howells · 18 years ago
  33. adfa6f9 NFS: Rename struct nfs4_client to struct nfs_client by David Howells · 18 years ago
  34. 5ae1fbc NFS: Fix NFS4 callback up/down prototypes by David Howells · 18 years ago
  35. 0a8ea43 NFS: Disambiguate nfs_stat_to_errno() by David Howells · 18 years ago
  36. 7d4e274 NFS: Fix up split of fs/nfs/inode.c by David Howells · 18 years ago
  37. 770bfad NFS: Add dentry materialisation op by David Howells · 18 years ago
  38. 979df72 NFS: Add an ACCESS cache memory shrinker by Trond Myklebust · 18 years ago
  39. cfcea3e NFS: Add a global LRU list for the ACCESS cache by Trond Myklebust · 18 years ago
  40. 1c3c07e NFS: Add a new ACCESS rpc call cache to the linux nfs client by Trond Myklebust · 18 years ago
  41. 3eeab61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  42. 6585b57 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  43. 2ee8099 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  44. c03efdb [PATCH] fallout from hcd-core patch by Al Viro · 18 years ago
  45. 956295d [PATCH] fix the survivors of fbcon_vbl_handler() renaming by Al Viro · 18 years ago
  46. 5932ef0 [PATCH] sun4: fix sbus_setup_iommu() by Al Viro · 18 years ago
  47. a07562e [PATCH] asm/backlight.h is ppc-only by Al Viro · 18 years ago
  48. 00ddaf2 [PATCH] sanitize frv archclean by Al Viro · 18 years ago
  49. 55ae922 [PATCH] aoa is pmac-only by Al Viro · 18 years ago
  50. 634965f [PATCH] memcpy_fromio() missing in istallion by Al Viro · 18 years ago
  51. cc9bd99 [PATCH] fix ancient breakage in ebus_init() by Al Viro · 18 years ago
  52. a83fbf6 [PATCH] fix missing ifdefs in syscall classes hookup for generic targets by Al Viro · 18 years ago
  53. 24669f7d [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata by Jeremy Fitzhardinge · 18 years ago
  54. ddad65d [CPUFREQ] Fix some more CPU hotplug locking. by Dave Jones · 18 years ago
  55. db39221 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  56. 3e2ab46 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  57. 9cd330d IB: Fix typo in kerneldoc for ib_set_client_data() by Krishna Kumar · 18 years ago
  58. a8bfca0 IPoIB: Add some likely/unlikely annotations in hot path by Eli Cohen · 18 years ago
  59. 507c335 IPoIB: Remove unused include of vmalloc.h by Dotan Barak · 18 years ago
  60. 5ccd025 IPoIB: Rejoin all multicast groups after a port event by Eli Cohen · 18 years ago
  61. d0df6d6 IPoIB: Create MCGs with all attributes required by RFC by Roland Dreier · 18 years ago
  62. aec79fc IB/sa: fix ib_sa_selector names by Michael S. Tsirkin · 18 years ago
  63. 5755d6d IB/iser: INFINIBAND_ISER depends on INET by Roland Dreier · 18 years ago
  64. d35cc33 IB/mthca: Simplify calls to mthca_cq_clean() by Roland Dreier · 18 years ago
  65. 951f7fc RDMA/cma: Document rdma_accept() error handling by Or Gerlitz · 18 years ago
  66. b3b30f5 IB/mthca: Recover from catastrophic errors by Jack Morgenstein · 18 years ago
  67. 07eeec0 RDMA/cma: Document rdma_destroy_id() function by Or Gerlitz · 18 years ago
  68. a70d059 IB/cm: Do not track remote QPN in timewait state by Michael S. Tsirkin · 18 years ago
  69. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  70. 2439a6e IPoIB: Refactor completion handling by Roland Dreier · 18 years ago
  71. d811102 IB/iser: Do not use FMR for a single dma entry sg by Erez Zilber · 18 years ago
  72. e981f1d IB/iser: fix some debug prints by Erez Zilber · 18 years ago
  73. 8dfa087 IB/iser: make FMR "page size" be 4K and not PAGE_SIZE by Erez Zilber · 18 years ago
  74. 8072ec2 IB/iser: Limit the max size of a scsi command by Erez Zilber · 18 years ago
  75. 777a71d IB/iser: fix a check of SG alignment for RDMA by Erez Zilber · 18 years ago
  76. 61a73c7 RDMA/cma: Protect against adding device during destruction by Sean Hefty · 18 years ago
  77. f94b533 RDMA/amso1100: Add driver for Ammasso 1100 RNIC by Tom Tucker · 18 years ago
  78. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  79. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  80. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  81. f06d265 IB/cm: Randomize starting comm ID by Sean Hefty · 18 years ago
  82. 2b3e258 IB/mad: Remove unused includes by James Lentini · 18 years ago
  83. 75ab134 IB/mad: Add support for dual-sided RMPP transfers. by Sean Hefty · 18 years ago
  84. 7684240 IB/cm: Use correct reject code for invalid GID by Sean Hefty · 18 years ago
  85. c1f250c IB/cm: Enable atomics along with RDMA reads by Sean Hefty · 18 years ago
  86. 9e583b8 IB/mthca: Return correct number of bits for static rate in query_qp by Jack Morgenstein · 18 years ago
  87. f6f7672 IB/mthca: Return port number for unconnected QPs in query_qp by Jack Morgenstein · 18 years ago
  88. b046a04 IB/mthca: Fix default static rate returned for Tavor in AV by Jack Morgenstein · 18 years ago
  89. 30fc5c3 IB/ipath: control receive polarity inversion by Bryan O'Sullivan · 18 years ago
  90. e35d710 IB/ipath: fix return value from ipath_poll by Bryan O'Sullivan · 18 years ago
  91. d821f02 IB/ipath: allow SMA to be disabled by Bryan O'Sullivan · 18 years ago
  92. a78aa6f IB/ipath: handle sq_sig_all field correctly by Bryan O'Sullivan · 18 years ago
  93. 0b81e4f IB/ipath: put a limit on the number of QPs that can be created by Bryan O'Sullivan · 18 years ago
  94. ca4ce38 IB/ipath: validate path_mig_state properly by Bryan O'Sullivan · 18 years ago
  95. fc8cf8c IB/ipath: be more strict about testing the modify QP verb by Bryan O'Sullivan · 18 years ago
  96. ff0b859 IB/ipath: add serial number to hardware freeze error message by Bryan O'Sullivan · 18 years ago
  97. 525d0ca IB/ipath: support new QLogic product naming scheme by Bryan O'Sullivan · 18 years ago
  98. 092260b IB/ipath: account for attached QPs correctly by Bryan O'Sullivan · 18 years ago
  99. eae33d4 IB/ipath: do not allow use of CQ entries with invalid counts by Bryan O'Sullivan · 18 years ago
  100. 98341f2 IB/ipath: add new minor device to allow sending of diag packets by Bryan O'Sullivan · 18 years ago