1. c59a80a IB/ipath: kreceive uses portdata rather than devdata by Ralph Campbell · 17 years ago
  2. d65708f IB/ipath: Cleanup ipath_get_egrbuf() by Ralph Campbell · 17 years ago
  3. cc65edc IB/ipath: Fix RNR NAK handling by Ralph Campbell · 17 years ago
  4. e57d62a IB/ehca: Forward event client-reregister-required to registered clients by Hoang-Nam Nguyen · 17 years ago
  5. b322618 IB/mlx4: Micro-optimize mlx4_ib_poll_one() by Roland Dreier · 17 years ago
  6. e57895d IB/mthca: Remove MSI support as scheduled by Adrian Bunk · 17 years ago
  7. 38dc732 IB/iser: Typo fix (s/destory/destroy/) by Oliver Pinter · 17 years ago
  8. bd5d7a8 IB/iser: update URLs of iSER docs by Erez Zilber · 17 years ago
  9. 88314e4 RDMA/cma: add support for rdma_migrate_id() by Sean Hefty · 17 years ago
  10. 45d9478 RDMA/cma: Reenable device removal on passive side by Vladimir Sokolovsky · 17 years ago
  11. b61d92d IB/mad: Fix incorrect access to items on local_list by Sean Hefty · 17 years ago
  12. 9af57b7 IB/cm: Add basic performance counters by Sean Hefty · 17 years ago
  13. 4fc8cd4 IB/mad: Report number of times a mad was retried by Sean Hefty · 17 years ago
  14. 547af76 IB/multicast: Report errors on multicast groups if P_key changes by Sean Hefty · 17 years ago
  15. 94545e8 IB: Spelling fixes in comments by Joe Perches · 17 years ago
  16. 5920869 mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP by Jack Morgenstein · 17 years ago
  17. 3c84508 IB/ipath: Convert from .nopage to .fault by Nick Piggin · 17 years ago
  18. a2f76cd IB/ipath: Add the work completion error code to the QP error debug output by Ralph Campbell · 17 years ago
  19. 2f01a70 IB/ipath: Better comment for rmb() in ipath_intr() by Arthur Jones · 17 years ago
  20. 6276980 IB/ipath: Fix comments for ipath_create_srq() by Ralph Campbell · 17 years ago
  21. 733d128 IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # entries by Ralph Campbell · 17 years ago
  22. e342c11 IB/ipath: Fix sendctrl locking by John Gregor · 17 years ago
  23. 9ab4295 IB/ipath: Remove dead code for user process waiting for send buffer by Ralph Campbell · 17 years ago
  24. 457fe7b RDMA/cxgb3: Support version 5.0 firmware by Steve Wise · 17 years ago
  25. 7f049f2 RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo call by Steve Wise · 17 years ago
  26. 908cf9a drivers/infiniband: Add missing "space" by Joe Perches · 17 years ago
  27. 2c45688 IB/ipath: Convert ipath_eep_sem semaphore to a mutex by Matthias Kaehlcke · 17 years ago
  28. 727792d IB/mad: Enable loopback of DR SMP responses from userspace by Steve Welch · 17 years ago
  29. f9b4035 IB/ipath: Enable loopback of DR SMP responses from userspace by Ralph Campbell · 17 years ago
  30. 3828ff4 IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler() by Ralph Campbell · 17 years ago
  31. 8d8293c RDMA/iwcm: Set initiator depth and responder resources to device max values by Steve Wise · 17 years ago
  32. e193e33 IB/ipath: Improve interrupt handler cache footprint by Dave Olson · 17 years ago
  33. 68e995a IPoIB/cm: Add connected mode support for devices without SRQs by Pradeep Satyanarayana · 17 years ago
  34. efcd997 IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list() by Roland Dreier · 17 years ago
  35. 7b3687d IPoIB/cm: Factor out ipoib_cm_create_srq() by Roland Dreier · 17 years ago
  36. 1efb614 IPoIB/cm: Factor out ipoib_cm_free_rx_ring() by Roland Dreier · 17 years ago
  37. 2337f80 IPoIB: Trivial formatting cleanups by Roland Dreier · 17 years ago
  38. 657c2f2 IB/ipath: Fix crash on unload introduced by sysfs changes by Roland Dreier · 17 years ago
  39. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  40. 7556afa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  41. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  42. eba0e31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  43. df8dc74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  44. 556a169 slab: fix bootstrap on memoryless node by Pekka Enberg · 17 years ago
  45. eb36f4f fix oops on rmmod capidrv by Karsten Keil · 17 years ago
  46. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 17 years ago
  47. 1b8177e [GFS2] Lockup on error by Bob Peterson · 17 years ago
  48. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 17 years ago
  49. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 17 years ago
  50. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 17 years ago
  51. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 17 years ago
  52. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  53. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  54. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  55. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  56. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  57. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  58. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  59. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  60. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  61. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  62. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  63. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  64. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  65. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  66. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  67. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  68. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  69. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  70. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  71. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  72. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  73. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  74. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  75. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  76. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  77. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  78. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  79. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  80. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  81. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  82. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  83. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  84. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  85. c7227e46 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  86. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  87. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  88. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  89. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  90. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  91. 47e83b5 [GFS2] Use correct include file in ops_address.c by Steven Whitehouse · 17 years ago
  92. c41d4f0 [GFS2] Don't hold page lock when starting transaction by Steven Whitehouse · 17 years ago
  93. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  94. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  95. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  96. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  97. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  98. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  99. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  100. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago