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