1. 5fc7724 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  2. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  3. dd397a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  4. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  5. 082f6f9 fix SCSI_SCAN_ASYNC help text by Matthew Wilcox · 17 years ago
  6. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  7. bbf2f9f Fix misspellings of "agressive". by Robert P. J. Day · 17 years ago
  8. 4c3ee82 drivers/scsi/a100u2w.c: trivial typo patch by Robert P. J. Day · 17 years ago
  9. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 17 years ago
  10. c94964a ide: remove ide_drive_t.usage by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 61bf54b USB Storage: indistinguishable devices with broken and unbroken firmware by Oliver Neukum · 18 years ago
  12. 7c9d6f1 [SCSI] SCSI core: better initialization for sdev->scsi_level by Alan Stern · 18 years ago
  13. 74feb53 [SCSI] scsi_proc.c: display sdev->scsi_level correctly by Alan Stern · 18 years ago
  14. cc5968c [SCSI] megaraid_sas: update version and author info by Sumant Patro · 18 years ago
  15. 02b01e0 [SCSI] megaraid_sas: return sync cache call with success by Sumant Patro · 18 years ago
  16. 9f35fa8 [SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in ioctl path by Sumant Patro · 18 years ago
  17. cf62a0a [SCSI] megaraid_sas: add bios_param in scsi_host_template by Sumant Patro · 18 years ago
  18. af37acf [SCSI] megaraid_sas: do not process cmds if hw_crit_error is set by Sumant Patro · 18 years ago
  19. e790b3d [SCSI] aic79xx: remove extra newline from info message by Rolf Eike Beer · 17 years ago
  20. e423ee3 [SCSI] scsi_scan.c: handle bad inquiry responses by Alan Stern · 17 years ago
  21. a29fdd3 [SCSI] aic94xx: tie driver to the major number of the sequencer firmware by James Bottomley · 17 years ago
  22. 8d63f37 [SCSI] lpfc: add PCI error recovery support by Linas Vepstas · 18 years ago
  23. 4520b00 [SCSI] megaraid: pci_module_init to pci_register_driver by Richard Knutsson · 18 years ago
  24. 930e99b [SCSI] tgt: fix the user/kernel ring buffer interface by FUJITA Tomonori · 18 years ago
  25. 8f3334e [SCSI] sgiwd93: interfacing to wd33c93 by peter fuerst · 18 years ago
  26. a5d8421 [SCSI] wd33c93: Fast SCSI with WD33C93B by peter fuerst · 18 years ago
  27. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  28. 01879db [PATCH] sysctl: scsi: remove unnecessary insert_at_head flag by Eric W. Biederman · 18 years ago
  29. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  30. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  31. 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
  32. 5f0b143 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  33. aa58d61 [PATCH] Get rid of "double zeroing" of allocated pages by Robert P. J. Day · 18 years ago
  34. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  35. 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
  36. 1996676 [SCSI] aic79xx: use dma_get_required_mask() by Hannes Reinecke · 18 years ago
  37. 68a696a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc by Linus Torvalds · 18 years ago
  38. 95389b8 [PATCH] osst endianness annotations by Al Viro · 18 years ago
  39. b437735 [PATCH] iscsi endianness annotations by Al Viro · 18 years ago
  40. 4df4db5 [TC] dec_esp: Driver model for the PMAZ-A by Maciej W. Rozycki · 18 years ago
  41. 89298c7 PCI: remove duplicate device id from ipr by Greg Kroah-Hartman · 18 years ago
  42. 5504802 [SCSI] aic79xx: fix bracket mismatch in unused macro by Mariusz Kozlowski · 18 years ago
  43. 2065e31 [SCSI] BusLogic: Replace 'boolean' by 'bool' by Richard Knutsson · 18 years ago
  44. 35d6848 [SCSI] advansys: clean up warnings by Ken Witherow · 18 years ago
  45. a84cb1e [SCSI] 53c7xx: brackets fix in uncompiled code by Mariusz Kozlowski · 18 years ago
  46. af0db3a [SCSI] nsp_cs: remove old scsi code by Michal Piotrowski · 18 years ago
  47. a76106a [SCSI] aic79xx: make ahd_match_scb() static by Adrian Bunk · 18 years ago
  48. 22cfefb [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabled by Andrew Morton · 18 years ago
  49. 4474643 [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save() by Jiri Kosina · 18 years ago
  50. 083d163 [SCSI] aic94xx: update for v28 firmware by Wu, Gilbert · 18 years ago
  51. ce35a81 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  52. 292148f [SCSI] scsi_error: Fix lost EH commands by Brian King · 18 years ago
  53. 214fbb7 [SCSI] aic94xx: Add default bus reset handler by Darrick J. Wong · 18 years ago
  54. 058e2c4 [SCSI] aic94xx: Remove TMF result code munging by Darrick J. Wong · 18 years ago
  55. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 18 years ago
  56. 423f7cf [SCSI] libsas: Don't BUG when connecting two expanders via wide port by Darrick J. Wong · 18 years ago
  57. 9abe16c [SCSI] st: fix Tape dies if wrong block size used, bug 7919 by Kai Makisara · 18 years ago
  58. 502c62f [SCSI] spi transport class: export spi_dv_pending by Eric Moore · 18 years ago
  59. 017f2e3 [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash by Nagendra Singh Tomar · 18 years ago
  60. fd1b494 [SCSI] Fix sense key MEDIUM ERROR processing and retry by Luben Tuikov · 18 years ago
  61. 7b3b921 [SCSI] qla2xxx: Update version number to 8.01.07-k5. by Andrew Vasquez · 18 years ago
  62. 30716e0 Merge branch 'linus' by James Bottomley · 18 years ago
  63. 03c79cc [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. by Seokmann Ju · 18 years ago
  64. 7c98a04 [SCSI] qla2xxx: Fixup printk() with proper new-line character. by Andrew Vasquez · 18 years ago
  65. 26b8d348 [SCSI] qla2xxx: Allow NVRAM updates to immediately go into effect. by Andrew Vasquez · 18 years ago
  66. ffec28a [SCSI] qla2xxx: Enable queue-full throttling when UNDERRUN detected. by Andrew Vasquez · 18 years ago
  67. 7aef45a [SCSI] qla2xxx: Fail initialization when inconsistent NVRAM detected. by Andrew Vasquez · 18 years ago
  68. 178779a [SCSI] qla2xxx: Check loop-state before reading host statistics. by Andrew Vasquez · 18 years ago
  69. 9bb9fcf [SCSI] qla2xxx: Refactor set-HBA-model/description code. by Andrew Vasquez · 18 years ago
  70. 2603221 [SCSI] qla2xxx: Set correct cabling state during initialization. by Andrew Vasquez · 18 years ago
  71. b1372bc [SCSI] qla2xxx: Perform implicit LOGO during fabric logout request. by Lalit Chandivade · 18 years ago
  72. 30c4766 [SCSI] qla2xxx: Export OptionROM boot-codes version information. by Andrew Vasquez · 18 years ago
  73. d88021a [SCSI] qla2xxx: Handle IRQ-0 assignments by the system. by Andrew Vasquez · 18 years ago
  74. a8488ab [SCSI] qla2xxx: Add MSI-X support. by Andrew Vasquez · 18 years ago
  75. 3c60612 [SCSI] qla2xxx: Correct sector-erase issues while writing flash. by Andrew Vasquez · 18 years ago
  76. 9a696b4 [PATCH] sym53c500_cs: remove bogus call fo free_dma() by Al Viro · 18 years ago
  77. 63bb1bf [SCSI] libsas: fix task attribute by FUJITA Tomonori · 18 years ago
  78. 20ce791 [SCSI] ipr: remove duplicate device id by Greg Kroah-Hartman · 18 years ago
  79. f27708f [SCSI] libsas: Enable automatic spin-up of SAS disks by Darrick J. Wong · 18 years ago
  80. 111367f [SCSI] aic94xx: Register eh_device_reset_handler by Darrick J. Wong · 18 years ago
  81. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 18 years ago
  82. dca84e4 [SCSI] scsi_error.c: Export some scsi_eh_* functions by Darrick J. Wong · 18 years ago
  83. 2143496 [SCSI] libsas: Check return values of sysfs_create_link by Darrick J. Wong · 18 years ago
  84. 6f63caa [SCSI] libsas: Clean up discovery failure handler code by Darrick J. Wong · 18 years ago
  85. 3b6e9fa [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port by Darrick J. Wong · 18 years ago
  86. a5364c5 [SCSI] NCR_D700: fix compile error by Mark Haverkamp · 18 years ago
  87. e37ee4b [SCSI] aacraid: expanded expose physical device code (new) by Mark Haverkamp · 18 years ago
  88. e8f32de [SCSI] aacraid: rework packet support code by Mark Haverkamp · 18 years ago
  89. 239eab1 [SCSI] aacraid: Begin adding support for new adapter type by Mark Haverkamp · 18 years ago
  90. 2871332 [SCSI] aacraid: rework communication support code by Mark Haverkamp · 18 years ago
  91. 9cd065a [SCSI] ipr: Driver version 2.3.1 by Brian King · 18 years ago
  92. e619e1a [SCSI] ipr: PCI error recovery fix by Brian King · 18 years ago
  93. 7dce0e1 [SCSI] ipr: Tolerate not finding PCI-X registers by Brian King · 18 years ago
  94. 6d84c94 [SCSI] ipr: Remove usage of pci driver data by Brian King · 18 years ago
  95. 86b9c4c [SCSI] aic94xx: fix typos and update verison number by Alexis Bruemmer · 18 years ago
  96. 91614c0 [SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file number to be incorrect by Kai Makisara · 18 years ago
  97. 477ffb9 [SCSI] qla4xxx: bug fixes by David C Somayajulu · 18 years ago
  98. 938e2ac [SCSI] Fix scsi_add_device() for async scanning by Matthew Wilcox · 18 years ago
  99. 365bbe0 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  100. 02cd743 [SCSI] libsas: Start I_T recovery if ABORT TASK fails by Darrick J. Wong · 18 years ago