1. be7db05 [PATCH] remove old scsi data direction macros by · 19 years ago
  2. 80e2ca3 [PATCH] qla2xxx: update version to 8.00.02b5-k by · 19 years ago
  3. d6e957b [PATCH] qla2xxx: remove sale revision notes file by · 19 years ago
  4. 6721d2c [PATCH] qla2xxx: remove /proc interface by · 19 years ago
  5. 8302192 [PATCH] qla2xxx: cleanup DMA mappings... by · 19 years ago
  6. bdf7962 [PATCH] qla2xxx: remove lun discovery codes... by · 19 years ago
  7. 8482e118 [PATCH] qla2xxx: add remote port codes... by · 19 years ago
  8. f4f051e [PATCH] qla2xxx: remove internal queuing... by · 19 years ago
  9. c46f2ff merge by hand (scsi_device.h) by James Bottomley · 19 years ago
  10. f59114b [PATCH] scsi: scsi_send_eh_cmnd() cleanup by · 19 years ago
  11. 06f81ea [PATCH] scsi: remove volatile from scsi data by · 19 years ago
  12. bf34191 scsi: add DID_REQUEUE to the error handling by · 19 years ago
  13. 6f71d9b zfcp: add point-2-point support by · 19 years ago
  14. f4c2c15 [PATCH] Convert i2o to compat_ioctl by · 19 years ago
  15. 2bc474c [PATCH] kill old EH constants by · 19 years ago
  16. c6295cd [PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field by · 19 years ago
  17. d3a933d [PATCH] scsi: remove unused scsi_cmnd->internal_timeout field by · 19 years ago
  18. db9dff3 [PATCH] remove outdated print_* functions by · 19 years ago
  19. b665112 [PATCH] consolidate timeout defintions in scsi.h by · 19 years ago
  20. c2a9331 updates for CFQ oops fix by · 19 years ago
  21. 152587d [PATCH] fix NMI lockup with CFQ scheduler by · 19 years ago
  22. 56fece2 [PATCH] finally fix 53c700 to use the generic iomem infrastructure by · 19 years ago
  23. e183b06 [PATCH] zfcp: convert to compat_ioctl by · 19 years ago
  24. cb59e84 [PATCH] sg.c: update by · 19 years ago
  25. a757e64 [PATCH] md: remove a number of misleading calls to MD_BUG by NeilBrown · 19 years ago
  26. d28446f [PATCH] md: close a small race in md thread deregistration by NeilBrown · 19 years ago
  27. 187a278 [PATCH] fbdev MAINTAINERS update by Benjamin Herrenschmidt · 19 years ago
  28. 23907eb [PATCH] serial: fix comments in 8250.c by Russell King · 19 years ago
  29. c907132 [PATCH] nfsd4: fix struct file leak by NeilBrown · 19 years ago
  30. f1ee4f2 [PATCH] nfsd4: callback create rpc client returns by NeilBrown · 19 years ago
  31. 9e416052 [PATCH] nfsd: clear signals before exiting the nfsd() thread by NeilBrown · 19 years ago
  32. d13df84 [PATCH] jbd dirty buffer leak fix by akpm@osdl.org · 19 years ago
  33. 19272d4 [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused label by Roland Dreier · 19 years ago
  34. 68a3c21 [PATCH] IB/mthca: add support for new MT25204 HCA by Roland Dreier · 19 years ago
  35. 08aeb14 [PATCH] IB/mthca: map context for RDMA responder in mem-free mode by Roland Dreier · 19 years ago
  36. ddf841f [PATCH] IB/mthca: update receive queue initialization for new HCAs by Roland Dreier · 19 years ago
  37. d10ddbf [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() by Roland Dreier · 19 years ago
  38. 6bd6228 [PATCH] IB/mthca: tweaks to mthca_cmd.c by Roland Dreier · 19 years ago
  39. e0f5fdc [PATCH] IB/mthca: add fast memory region implementation by Michael S. Tsirkin · 19 years ago
  40. d0a9d25 [PATCH] IB/mthca: split MR key munging routines by Michael S. Tsirkin · 19 years ago
  41. 0fabd9f [PATCH] IB/mthca: add mthca_table_find() function by Michael S. Tsirkin · 19 years ago
  42. b8ca06f [PATCH] IB/mthca: add SYNC_TPT firmware command by Michael S. Tsirkin · 19 years ago
  43. ef416a3 [PATCH] IB/mthca: add mthca_write64_raw() for writing to MTT table directly by Michael S. Tsirkin · 19 years ago
  44. 9095e20 [PATCH] IB/mthca: encapsulate MTT buddy allocator by Michael S. Tsirkin · 19 years ago
  45. 8df8a34 [PATCH] IB/mthca: allow address handle creation in interrupt context by Roland Dreier · 19 years ago
  46. 2a4443a [PATCH] IB/mthca: fill in opcode field for send completions by Michael S. Tsirkin · 19 years ago
  47. 44ea668 [PATCH] IB/mthca: fix MTT allocation in mem-free mode by Roland Dreier · 19 years ago
  48. ddb934e [PATCH] IB/mthca: implement RDMA/atomic operations for mem-free mode by Roland Dreier · 19 years ago
  49. b87dcfb [PATCH] IB/mthca: fix format of CQ number for CQ events by Roland Dreier · 19 years ago
  50. b635fa2 [PATCH] IB/mthca: only free doorbell records in mem-free mode by Roland Dreier · 19 years ago
  51. 4ad8117 [PATCH] IB/mthca: print assigned IRQ when interrupt test fails by Roland Dreier · 19 years ago
  52. 2714eb5 [PATCH] IB/mthca: release mutex on doorbell alloc error path by Roland Dreier · 19 years ago
  53. 55645e9 [PATCH] IB/mthca: fix MR allocation error path by Michael S. Tsirkin · 19 years ago
  54. 85665c9 [PATCH] IB/mthca: allocate correct number of doorbell pages by Roland Dreier · 19 years ago
  55. e464b2a [PATCH] IB/mthca: clean up mthca_dereg_mr() by Roland Dreier · 19 years ago
  56. 72c3029 [PATCH] IB/mthca: allow unaligned memory regions by Michael S. Tsirkin · 19 years ago
  57. 3fba231 [PATCH] IB/mthca: fix posting sends with immediate data by Roland Dreier · 19 years ago
  58. 17ead2f [PATCH] IB/mthca: fix calculation of RDB shift by Roland Dreier · 19 years ago
  59. 8cf2daf [PATCH] IB/mthca: fill in more device query fields by Roland Dreier · 19 years ago
  60. 86562a1 [PATCH] IB/mthca: map MPT/MTT context in mem-free mode by Roland Dreier · 19 years ago
  61. 79b61dc [PATCH] IB: Remove incorrect comments by Hal Rosenstock · 19 years ago
  62. 0df3bb1 [PATCH] IB: Fix user MAD registrations with class 0 by Roland Dreier · 19 years ago
  63. 20aa656 [PATCH] IB: Trivial FMR printk cleanup by Libor Michalek · 19 years ago
  64. de0d964 [PATCH] IB: Fix FMR pool crash by Roland Dreier · 19 years ago
  65. dfe7cc7 [PATCH] IB: remove unneeded includes by Hal Rosenstock · 19 years ago
  66. 24239af [PATCH] IB: Keep MAD work completion valid by Sean Hefty · 19 years ago
  67. b1ed8da [PATCH] IPoIB: document conversion to debugfs by Roland Dreier · 19 years ago
  68. 9adec1a [PATCH] IPoIB: convert to debugfs by Roland Dreier · 19 years ago
  69. e6ded99 [PATCH] IPoIB: fix static rate calculation by Roland Dreier · 19 years ago
  70. 62241eb [PATCH] IPoIB: set skb->mac.raw on receive by Hal Rosenstock · 19 years ago
  71. 48a5346 [PATCH] Maintainers list update: linux-net -> netdev by Horms · 19 years ago
  72. 5960f3a [PATCH] arm: fix floppy disk dependencies by Russell King · 19 years ago
  73. 6c46ada [PATCH] reparent_to_init cleanup by Coywolf Qi Hunt · 19 years ago
  74. 2f4cfac [PATCH] MAINTAINERS: remove obsolete ACP/MWAVE MODEM entry by Adrian Bunk · 19 years ago
  75. 5b45c3b [PATCH] let SOUND_AD1889 depend on PCI by Adrian Bunk · 19 years ago
  76. 9a84889 [PATCH] cpuset: remove function attribute const by Benoit Boissinot · 19 years ago
  77. b52402c [PATCH] pci enumeration on ixp2000: overflow in kernel/resource.c by Lennert Buytenhek · 19 years ago
  78. fe4b334 [PATCH] CREDITS update by Colin Leroy · 19 years ago
  79. 1cfb716 [PATCH] Add dontdiff file by Randy.Dunlap · 19 years ago
  80. 9e95ce2 [PATCH] update maintainer for /dev/random by Matt Mackall · 19 years ago
  81. d390493 [PATCH] opl3sa2: MODULE_PARM_DESC by Magnus Damm · 19 years ago
  82. dae409a [PATCH] add Big Endian variants of ioread/iowrite by James Bottomley · 19 years ago
  83. c41f5eb [PATCH] efi: eliminate bad section references by maximilian attems · 19 years ago
  84. fca4480 [PATCH] hd: eliminate bad section references by maximilian attems · 19 years ago
  85. ffbe552 [PATCH] pnpbios: eliminate bad section references by maximilian attems · 19 years ago
  86. e1ba0da [PATCH] Fix comment in list.h that refers to nonexistent API by Paul E. McKenney · 19 years ago
  87. 29504ff [PATCH] Direct IO async short read fix by Daniel McNeil · 19 years ago
  88. 1f08ad0 [PATCH] undo do_readv_writev() behavior change by Dave Hansen · 19 years ago
  89. 22a685d [PATCH] officially deprecate register_ioctl32_conversion by Christoph Hellwig · 19 years ago
  90. 6cae60f [PATCH] kill #ifndef HAVE_ARCH_GET_SIGNAL_TO_DELIVER in signal.c by Christoph Hellwig · 19 years ago
  91. e821d94 [PATCH] quota: possible bug in quota format v2 support by Niu YaWei · 19 years ago
  92. 31e7ad6 [PATCH] quota: fix possible oops on quotaoff by Jan Kara · 19 years ago
  93. e072c6f [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10 by Bernard Blackham · 19 years ago
  94. 614a7d6 [PATCH] fix up newly added jsm driver by Christoph Hellwig · 19 years ago
  95. a299738 [PATCH] use cheaper elv_queue_empty when unplug a device by Ken Chen · 19 years ago
  96. 975e046 [PATCH] fix module_param_string() calls by Bert Wesarg · 19 years ago
  97. 31143a1 [PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set() by Bert Wesarg · 19 years ago
  98. fc9c9ab [PATCH] AYSNC IO using singals other than SIGIO by Bharath Ramesh · 19 years ago
  99. 4a534f9 [PATCH] possible use-after-free of bio by Jens Axboe · 19 years ago
  100. 9c340d8 [PATCH] uml: fix compilation for __CHOOSE_MODE addition by Paolo 'Blaisorblade' Giarrusso · 19 years ago