1. b788719 [PATCH] libata: replace pci_module_init() with pci_register_driver() by Pavel Roskin · 18 years ago
  2. 4852ba2 [PATCH] libata: kill unused hard_port_no and legacy_mode by Tejun Heo · 18 years ago
  3. 2a88d1a [PATCH] libata: replace ap->hard_port_no with ap->port_no by Tejun Heo · 18 years ago
  4. c4b01f1 [PATCH] libata: use dummy port for stolen legacy ports by Tejun Heo · 18 years ago
  5. dd5b06c [PATCH] libata: implement dummy port by Tejun Heo · 18 years ago
  6. 2ec7df0 [PATCH] libata: rework legacy handling to remove much of the cruft by Alan Cox · 18 years ago
  7. 37deecb [PATCH] libata: implement per-dev xfermask by Tejun Heo · 18 years ago
  8. 6d0500d [PATCH] [libata] Kill 'count' var in ata_device_add() by Jeff Garzik · 18 years ago
  9. 996139f [PATCH] [libata] some function renaming by Jeff Garzik · 18 years ago
  10. 4608c16 [PATCH] libata: update ata_host_init() and rename it to ata_port_init_shost() by Tejun Heo · 18 years ago
  11. 3f06688 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  12. 22aac08 [PATCH] libata: clear sdev->locked on door lock failure by Tejun Heo · 18 years ago
  13. 85455dd [PATCH] Fix compile problem when sata debugging is on by Keith Owens · 18 years ago
  14. f4b5cc8 [PATCH] ahci: remove IRQ mask clearing from init_controller() by Tejun Heo · 18 years ago
  15. 8028916 [PATCH] libata: Add support for SATA attachment to SAS adapters by Brian King · 18 years ago
  16. f6d950e [PATCH] libata: Move ata_probe_ent_alloc to libata_core by Brian King · 18 years ago
  17. 155a8a9 [PATCH] libata: Add ata_port_init by Brian King · 18 years ago
  18. b03732f [PATCH] libata: Add ata_host_set_init by Brian King · 18 years ago
  19. c256e95 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  20. 77f3f87 [PATCH] libata: fix ata_device_add() error path by Tejun Heo · 18 years ago
  21. 6543bc0 [PATCH] [libata] manually inline ata_host_remove() by Jeff Garzik · 18 years ago
  22. f31e945 [PATCH] sata_sil24: don't set probe_ent->mmio_base by Tejun Heo · 18 years ago
  23. f814b75 [PATCH] ata_piix: fix host_set private_data intialization by Tejun Heo · 18 years ago
  24. c3cf30a [PATCH] libata: fix ata_port_detach() for old EH ports by Tejun Heo · 18 years ago
  25. 36a2c6b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  26. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  27. dba654d kbuild: hardcode value of YACC&LEX for aic7-triple-x by Sam Ravnborg · 18 years ago
  28. 95916ed [libata] ahci: add SiS PCI IDs by Jeff Garzik · 18 years ago
  29. 3c5100c [PATCH] libata: cosmetic changes to PM functions by Tejun Heo · 18 years ago
  30. c133287 [PATCH] ahci: implement Power Management support by Tejun Heo · 18 years ago
  31. d91542c [PATCH] ahci: separate out ahci_reset_controller() and ahci_init_controller() by Tejun Heo · 18 years ago
  32. 0be0aa9 [PATCH] libata: improve driver initialization and deinitialization by Tejun Heo · 18 years ago
  33. 9f59205 [PATCH] ahci: simplify ahci_start_engine() by Tejun Heo · 18 years ago
  34. d8fcd11 [PATCH] ahci: cosmetic changes to ahci_start/stop_engine() by Tejun Heo · 18 years ago
  35. 254950c [PATCH] ahci: relocate several internal functions by Tejun Heo · 18 years ago
  36. 5b85f29 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  37. ab3b3fd Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  38. a75ad3c [PATCH] scsi: kill overeager "not-ready" messages by Jens Axboe · 18 years ago
  39. 6482132 [PATCH] fix compile regression for a few scsi drivers by Christoph Hellwig · 18 years ago
  40. 6bc063d [SCSI] esp: Fix build. by David S. Miller · 18 years ago
  41. 48cb37b Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  42. b71426e Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  43. e36fcd8 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  44. 8419dc8 [libata] sata_promise: comment out duplicate PCI ID by Jeff Garzik · 18 years ago
  45. 00ab956 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  46. 5457f21 [PATCH] The redefinition of ahci_start_engine() and ahci_stop_engine() by zhao, forrest · 18 years ago
  47. 13abf50 [PATCH] libata: improve EH action and EHI flag handling by Tejun Heo · 18 years ago
  48. 7c8c2cf [PATCH] libata: fix eh_skip_recovery condition by Tejun Heo · 18 years ago
  49. 4528e4d [PATCH] libata: fix autopsy ehc->i.action and ehc->i.dev handling by Tejun Heo · 18 years ago
  50. f5beec4 [libata] ata_piix: correct 'invalid MAP value' typo-caused error by Jeff Garzik · 18 years ago
  51. 73291a1 [libata] ata_piix: minor cleanups noticed in prior patch run by Jeff Garzik · 18 years ago
  52. 08f12ed [libata] ata_piix: attempt to fix ICH8 support by Jeff Garzik · 18 years ago
  53. ea35d29 [libata] ata_piix: Consolidate PCS register writing by Jeff Garzik · 18 years ago
  54. d96715c [PATCH] ata_piix: add host_set private structure by Tejun Heo · 18 years ago
  55. 79bd3f8 [SCSI] More buffer->request_buffer changes by Christoph Hellwig · 18 years ago
  56. 3bb056e [SCSI] NCR_D700: misc fixes (section and argument ordering) by James Bottomley · 18 years ago
  57. 6ecaff7 [SCSI] scsi_debug: must_check fixes by Randy Dunlap · 18 years ago
  58. e8bf394 [SCSI] scsi_transport_sas: kill the use of channel by James Bottomley · 18 years ago
  59. a0e1b6e [SCSI] scsi_transport_sas: add expander backlink by James Bottomley · 18 years ago
  60. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  61. 631c228 [SCSI] hide EH backup data outside the scsi_cmnd by Christoph Hellwig · 18 years ago
  62. ae0fda0 [SCSI] ibmvscsi: handle inactive SCSI target during probe by Dave C Boutcher · 18 years ago
  63. 6c51fe1 [SCSI] ibmvscsi: allocate lpevents for ibmvscsi on iseries by Dave C Boutcher · 18 years ago
  64. d141643 [SCSI] aic7[9x]xx: Remove last vestiges of reverse_scan by Matthew Wilcox · 18 years ago
  65. 5e13cdf [SCSI] aha152x: stop poking at saved scsi_cmnd members by Christoph Hellwig · 18 years ago
  66. 4e73ea7 [SCSI] st.c: Improve sense output by Luben Tuikov · 18 years ago
  67. 035bff2 [SCSI] lpfc 8.1.7: Change version number to 8.1.7 by James Smart · 18 years ago
  68. 65a29c1 [SCSI] lpfc 8.1.7: Misc Fixes by James Smart · 18 years ago
  69. b4c0265 [SCSI] lpfc 8.1.7: Add lpfc_sli_flush_mbox_queue() function by James Smart · 18 years ago
  70. ce8b3ce [SCSI] lpfc 8.1.7: Correct the wait in attachment that delays for topology discovery by James Smart · 18 years ago
  71. 5e0b433 [SCSI] lpfc 8.1.7: Remove depricated sysfs attribute board_online by James Smart · 18 years ago
  72. 40496f0 [SCSI] lpfc 8.1.7: Adding new issue_reset sysfs attribute by James Smart · 18 years ago
  73. 420b630d [SCSI] lpfc 8.1.7: Fix panic in lpfc_sli_validate_fcp_iocb by James Smart · 18 years ago
  74. bcf4dbf [SCSI] lpfc 8.1.7: Consolidate dma buf cleanup into a separate function by James Smart · 18 years ago
  75. 9279565 [SCSI] lpfc 8.1.7: Correct bogus nodev_tmo message on NPort that changes its NPort Id by James Smart · 18 years ago
  76. 688a886 [SCSI] lpfc 8.1.7: Fix txcmplq related panics on heavy IO while downloading firmware by James Smart · 18 years ago
  77. 4db621e [SCSI] lpfc 8.1.7: Issue DOWN_LINK prior to INIT_LINK to work around link failure issue by James Smart · 18 years ago
  78. d0e56da [SCSI] lpfc 8.1.7: Fixed infinite retry of REG_LOGIN mailbox failed due to MBXERR_RPI_FULL by James Smart · 18 years ago
  79. 9f49d3b [SCSI] lpfc 8.1.7: Fix memory leak and cleanup code related to per ring lookup array by James Smart · 18 years ago
  80. e17da18 [SCSI] lpfc 8.1.7: Standardize the driver on a single define for the maximum supported targets by James Smart · 18 years ago
  81. 5a0e326 [SCSI] lpfc 8.1.7: Use mod_timer instead of add_timer in lpfc_els_timeout_handler by James Smart · 18 years ago
  82. a507c6a [SCSI] update additional sense codes and some opcode names by Douglas Gilbert · 18 years ago
  83. c9fefeb [SCSI] scsi_transport_sas: add unindexed ports by James Bottomley · 18 years ago
  84. 24f6d2f [SCSI] aic79xx: make ahd_done_with_status() static by Adrian Bunk · 18 years ago
  85. 9545b57 [PATCH] ahci: Ensure that we don't grab both functions by root · 18 years ago
  86. 5afc814 [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configure(), v2 by Borislav Petkov · 18 years ago
  87. d2298dc [PATCH] sata_sil24: add suspend/sleep support by Tejun Heo · 18 years ago
  88. 2a41a61 [PATCH] sata_sil24: separate out sil24_init_controller() by Tejun Heo · 18 years ago
  89. afb5a7c [PATCH] sata_sil: add suspend/sleep support by Tejun Heo · 18 years ago
  90. 3d8ec91 [PATCH] sata_sil: separate out sil_init_controller() by Tejun Heo · 18 years ago
  91. 500530f [PATCH] libata: reimplement controller-wide PM by Tejun Heo · 18 years ago
  92. d6f26d1 [PATCH] libata: reimplement per-dev PM by Tejun Heo · 18 years ago
  93. 02670bf [PATCH] libata: implement PM EH actions by Tejun Heo · 18 years ago
  94. 1cdaf53 [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIET by Tejun Heo · 18 years ago
  95. e9c8391 [PATCH] libata: clean up debounce parameters and improve parameter selection by Tejun Heo · 18 years ago
  96. 2832430 [PATCH] libata: implement ATA_EHI_RESUME_LINK by Tejun Heo · 18 years ago
  97. e30349d [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error() by Tejun Heo · 18 years ago
  98. 0662c58 [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy() by Tejun Heo · 18 years ago
  99. b51e9e5 [PATCH] libata: add ap->pflags and move core dynamic flags to it by Tejun Heo · 18 years ago
  100. e6d902a [PATCH] libata: Conditionally set host->max_cmd_len by Brian King · 18 years ago