1. 17fa53d Merge by hand (conflicts in sd.c) by James Bottomley · 19 years ago
  2. 3173d8c [SCSI] quieten messages on scsi_execute commands by James Bottomley · 19 years ago
  3. fe1b2d5 [SCSI] unexport scsi_add_timer/scsi_delete_timer by Christoph Hellwig · 19 years ago
  4. c5478de [SCSI] switch EH thread startup to the kthread API by Christoph Hellwig · 19 years ago
  5. 3299352 [SCSI] fix SCSI_IOCTL_PROBE_HOST by Christoph Hellwig · 19 years ago
  6. 4869040 [SCSI] Universal Xport no attach blacklist by Anton Blanchard · 19 years ago
  7. 4451e47 [SCSI] sd: pause in sd_spinup_disk for slow USB devices by Alan Stern · 19 years ago
  8. e47373e [SCSI] return success after retries in scsi_eh_tur by Alan Stern · 20 years ago
  9. 4dddbc2 [SCSI] ibmvscsi: handle large scatter/gather lists by James Bottomley · 19 years ago
  10. 1aab60c [SCSI] qla2xxx: Update version number to 8.01.00-k. by Andrew Vasquez · 19 years ago
  11. f6ef3b1 [SCSI] qla2xxx: Stop firmware execution at unintialization time. by Andrew Vasquez · 19 years ago
  12. fe74c71 [SCSI] qla2xxx: Replace schedule_timeout(). by Andrew Vasquez · 19 years ago
  13. 86cd6ba [SCSI] qla2xxx: Remove bad call to fc_remove_host() during probe failure. by Andrew Vasquez · 19 years ago
  14. afb046e [SCSI] qla2xxx: Add host attributes. by Andrew Vasquez · 19 years ago
  15. ce7e4af [SCSI] qla2xxx: Add change_queue_depth/type() API support. by Andrew Vasquez · 19 years ago
  16. 131736d [SCSI] qla2xxx: Remove redundant call to pci_unmap_sg(). by Andrew Vasquez · 19 years ago
  17. c32c4cb [SCSI] qla2xxx: Remove RISC pause/release barriers during flash manipulation. by Andrew Vasquez · 19 years ago
  18. 06c22bd [SCSI] qla2xxx: Correct LED scheme definition. by Andrew Vasquez · 19 years ago
  19. c00c72a [SCSI] qla2xxx: Simplify redundant target/device reset logic. by Andrew Vasquez · 19 years ago
  20. f7d289f [SCSI] qla2xxx: Correct domain/area exclusion logic. by Andrew Vasquez · 19 years ago
  21. cca5335 [SCSI] qla2xxx: Add FDMI support. by Andrew Vasquez · 19 years ago
  22. ad3e0ed [SCSI] qla2xxx: Export class-of-service (COS) information. by Andrew Vasquez · 19 years ago
  23. 7524f9b [SCSI] qla2xxx: Use dma_get_required_mask() in determining the 'ideal' DMA mask. by Andrew Vasquez · 19 years ago
  24. c6678e0 [SCSI] fusion: whitespace fixes by Christoph Hellwig · 19 years ago
  25. 637fa99 [SCSI] fusion: endianess fixes by Christoph Hellwig · 19 years ago
  26. ccf3b7b [SCSI] fusion: update LSI headers by Christoph Hellwig · 19 years ago
  27. 69218ee [SCSI] fusion: extended config header support by Christoph Hellwig · 19 years ago
  28. 1ff9273 [SCSI] aic7xxx: remove aiclib.c by Christoph Hellwig · 19 years ago
  29. 77d71d2 [SCSI] aacraid: bad BUG_ON fix by Mark Haverkamp · 19 years ago
  30. deb92b7 [SCSI] sg direct io/mmap oops, st sync by Douglas Gilbert · 19 years ago
  31. 07542b8 This patch fixes in st.c the bug in the signed/unsigned int comparison by James Bottomley · 19 years ago
  32. 61a7afa [SCSI] embryonic RAID class by James Bottomley · 19 years ago
  33. 2b7d6a8 [SCSI] attribute container final klist fixes by James Bottomley · 19 years ago
  34. 53c165e [SCSI] correct attribute_container list usage by James Bottomley · 19 years ago
  35. ba482ef Merge by hand (conflicts in sr.c) by James Bottomley · 19 years ago
  36. e514385 [SCSI] fix sense buffer length handling problem by James Bottomley · 19 years ago
  37. c9d297c [SCSI] fix 3ware raid emulated commands by James Bottomley · 20 years ago
  38. f189c5c [SCSI] comment cleanup for spi_execute by Christoph Hellwig · 20 years ago
  39. 1ccb48b [SCSI] fix C syntax problem in scsi_lib.c by akpm@osdl.org · 20 years ago
  40. 84743bb [SCSI] convert ch to use scsi_execute_req by James Bottomley · 20 years ago
  41. 820732b [SCSI] convert sr to scsi_execute_req by James Bottomley · 20 years ago
  42. ea73a9f [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API) by James Bottomley · 19 years ago
  43. 33aa687 [SCSI] convert SPI transport class to scsi_execute by James Bottomley · 19 years ago
  44. 1cf7269 [SCSI] convert the remaining mid-layer pieces to scsi_execute_req by James Bottomley · 19 years ago
  45. 7a93aef Merge HEAD from ../scsi-misc-2.6-tmp by James Bottomley · 19 years ago
  46. 51490c8 [SCSI] sr.c: Fix getting wrong size by Pete Zaitcev · 19 years ago
  47. 8224bfa [SCSI] ibmvscsi timeout fix by Dave C Boutcher · 19 years ago
  48. de540a5 [SCSI] drivers/scsi/constants.c should include scsi_dbg.h by Adrian Bunk · 19 years ago
  49. caca177 [SCSI] add missing attribute container function prototype by James Bottomley · 19 years ago
  50. be042f2 [SCSI] ibmvscsi eh locking by Dave C Boutcher · 19 years ago
  51. 3b2946c [SCSI] aacraid: Fix aacraid probe breakage (updated) by Mark Haverkamp · 19 years ago
  52. ebd8bb7 [SCSI] fix transport class corner case after rework by James Bottomley · 19 years ago
  53. 3921603 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 20 years ago
  54. 8e64011 update scsi_wait_req to new format for blk_rq_map_kern() by James Bottomley · 20 years ago
  55. e537a36 [SCSI] use scatter lists for all block pc requests and simplify hw handlers by James Bottomley · 20 years ago
  56. 31151ba fix mismerge in ll_rw_blk.c by James Bottomley · 19 years ago
  57. 3d52acb Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  58. f786648 [PATCH] Remove race between con_open and con_close by Paul Mackerras · 19 years ago
  59. 3859f6a [PATCH] zfcp: add rports to enable scsi_add_device to work again by Andreas Herrmann · 19 years ago
  60. 729d70f [PATCH] sg.c: fix a memory leak in devices seq_file implementation by Jan Blunck · 19 years ago
  61. 8126fdb [PATCH] fix for race problem in DVB USB drivers (dibusb) by Patrick Boettcher · 19 years ago
  62. 820d220 [PATCH] Fix capifs bug in initialization error path. by James Morris · 19 years ago
  63. 8dbddf1 [PATCH] acpi_shutdown: Only prepare for power off on power_off by Eric W. Biederman · 19 years ago
  64. 6a029a9 [PATCH] mmaper_kern.c fixes [buffer overruns] by Al Viro · 19 years ago
  65. 214838a [PATCH] Fix 6pack setting of MAC address by Ralf Baechle · 19 years ago
  66. 84a2ea1 [PATCH] 6pack Timer initialization by Ralf Baechle · 19 years ago
  67. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  68. 657390d [PATCH] md: clear the 'recovery' flags when starting an md array. by NeilBrown · 19 years ago
  69. 7200865 [PATCH] md: create a MODULE_ALIAS for md corresponding to its block major number. by NeilBrown · 19 years ago
  70. e1bcfcaa [PATCH] IB: fix use-after-free in user verbs cleanup by Roland Dreier · 19 years ago
  71. 1c9cf6f [PATCH] arm: fix IXP4xx flash resource range by Deepak Saxena · 19 years ago
  72. 485761b [PATCH] x86_64: Tell VM about holes in nodes by Andi Kleen · 19 years ago
  73. bebf468 [PATCH] I2C hwmon: kfree fixes by Mark M. Hoffman · 19 years ago
  74. 32818c2 [PATCH] ppc64: Fix issue with gcc 4.0 compiled kernels by Anton Blanchard · 19 years ago
  75. 212d6d2 [PATCH] completely disable cpu_exclusive sched domain by Paul Jackson · 19 years ago
  76. ca2f3da [PATCH] undo partial cpu_exclusive sched domain disabling by Paul Jackson · 19 years ago
  77. 1314234 Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  78. 3fd1bb9 [PATCH] hwmon: Off-by-one error in fscpos driver by Jean Delvare · 19 years ago
  79. 566ecb9 [PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdef by Marcelo Tosatti · 19 years ago
  80. 3515d01 [PATCH] late spinlock initialization in ieee1394/ohci by Al Viro · 19 years ago
  81. a46206e [PATCH] bogus function type in qdio by Al Viro · 19 years ago
  82. b6a9ad7 [PATCH] bogus iounmap() in emac by Al Viro · 19 years ago
  83. 1f57ff8 [PATCH] drivers/hwmon/*: kfree() correct pointers by Alexey Dobriyan · 19 years ago
  84. d634cc1 [PATCH] Fix oops in fs/locks.c on close of file with pending locks by Steve French · 19 years ago
  85. fd589e0 [PATCH] hppfs: fix symlink error path by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  86. d7a60d5 [PATCH] Fixup symlink function pointers for hppfs [for 2.6.13] by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  87. 7c657f2 [PATCH] Document idr_get_new_above() semantics, update inotify by John McCutchan · 19 years ago
  88. 755528c Ignore disabled ROM resources at setup by Linus Torvalds · 19 years ago
  89. 26aad69 Only pre-allocate 256 bytes of cardbio IO range by Linus Torvalds · 19 years ago
  90. d4ef160 [TG3]: Fix ethtool loopback test lockup by Michael Chan · 19 years ago
  91. 9c2c38a [PATCH] cfq-iosched.c: minor fixes by Jens Axboe · 19 years ago
  92. 41290c1 [PATCH] Export pcibios_bus_to_resource by Keith Owens · 19 years ago
  93. b756152 [PATCH] x86_64: update defconfig - reenable fusion by Andi Kleen · 19 years ago
  94. 5477d30 [PATCH] ppc64: Export machine_power_off for therm_pm72 module by Benjamin Herrenschmidt · 19 years ago
  95. 3725822 [PATCH] cpu_exclusive sched domains build fix by Paul Jackson · 19 years ago
  96. 40bb0c3 [PATCH] m68k: fix broken macros causing compile errors by Andreas Schwab · 19 years ago
  97. 06c7427 [FIB_TRIE]: Don't ignore negative results from fib_semantic_match by Patrick McHardy · 19 years ago
  98. 0572e3d Linux v2.6.13-rc7 by Linus Torvalds · 19 years ago
  99. 9138dcc [PATCH] Fix IXP4xx CLOCK_TICK_RATE by Deepak Saxena · 19 years ago
  100. d10689b [PATCH] cpu_exclusive sched domains on partial nodes temp fix by Paul Jackson · 19 years ago