1. f131883 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  2. 2e242fa [PATCH] libata: make ata_sg_setup_one() trim zero length sg by Tejun Heo · 19 years ago
  3. 9ae61c6 [PATCH] libata: fix WARN_ON() condition in *_fill_sg() by Tejun Heo · 19 years ago
  4. ccbe6d5 [PATCH] ata_piix: convert sata to new reset mechanism by Tejun Heo · 19 years ago
  5. 573db6b [PATCH] ata_piix: convert pata to new reset mechanism by Tejun Heo · 19 years ago
  6. 56497bd [PATCH] libata: fix comment regarding setting cable type by Tejun Heo · 19 years ago
  7. 6aff8f1 [PATCH] libata: update ata_dev_init_params() by Tejun Heo · 19 years ago
  8. 6a62a04 [PATCH] libata: rename ata_dev_id_[c_]string() by Tejun Heo · 19 years ago
  9. 5b2ffed Merge branch 'master' by Jeff Garzik · 19 years ago
  10. c15d85c [PATCH] Add missing FUA write to sata_mv dma command list by Jens Axboe · 19 years ago
  11. 0565c26 [PATCH] libata: minor fix for 2.6.16-rc3 by Albert Lee · 19 years ago
  12. 2ae5b30 [PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hba by Dan Williams · 19 years ago
  13. 26d451b Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  14. 65110b2 [SCSI] fix wrong context bugs in SCSI by James Bottomley · 19 years ago
  15. faead26 [PATCH] add scsi_execute_in_process_context() API by James Bottomley · 19 years ago
  16. 49430f9 [PATCH] libata: kill sht->max_sectors by Tejun Heo · 19 years ago
  17. b00eec1 [PATCH] libata: add per-device max_sectors by Tejun Heo · 19 years ago
  18. 6e7846e [PATCH] libata: move cdb_len for host to device by Tejun Heo · 19 years ago
  19. 8eabd02 [PATCH] libata: make ata_dev_knobble() per-device by Tejun Heo · 19 years ago
  20. 61eb066 [PATCH] libata: don't do EDD handling if ->probe_reset is used by Tejun Heo · 19 years ago
  21. 0bd3300 [PATCH] libata: make ata_dump_id() take @id instead of @dev by Tejun Heo · 19 years ago
  22. 3d2ca91 [PATCH] libata: separate out ata_id_major_version() by Tejun Heo · 19 years ago
  23. 2940740 [PATCH] libata: separate out ata_id_n_sectors() by Tejun Heo · 19 years ago
  24. 2e02671 [PATCH] libata: use ata_dev_id_c_string() by Tejun Heo · 19 years ago
  25. 0e949ff [PATCH] libata: implement ata_dev_id_c_string() by Tejun Heo · 19 years ago
  26. 48f80e1 [PATCH] ata_piix: kill spurious assignment in piix_sata_probe() by Tejun Heo · 19 years ago
  27. 06ab782 [PATCH] libata: allow ->probe_reset to return ATA_DEV_UNKNOWN by Tejun Heo · 19 years ago
  28. e2230ea [SCSI] sym2: Mask off opcode from RBC by Matthew Wilcox · 19 years ago
  29. 3542adc [SCSI] megaraid_legacy: kobject_register failure by Ju, Seokmann · 19 years ago
  30. 4733804 [SCSI] ipr: Fix adapter initialization failure by Brian King · 19 years ago
  31. beec7db [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'s by Tejun Heo · 19 years ago
  32. a463147 [PATCH] libata: convert assert(X)'s in libata core layer to WARN_ON(!X)'s by Tejun Heo · 19 years ago
  33. 4bd00f6 [PATCH] ahci: convert to new reset mechanism by Tejun Heo · 19 years ago
  34. a42fc65 [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *ap by Tejun Heo · 19 years ago
  35. 7601442 [PATCH] libata: inline ata_qc_complete() by Tejun Heo · 19 years ago
  36. 489ff4c [PATCH] sata_sil24: add hardreset by Tejun Heo · 19 years ago
  37. 07b7347 [PATCH] sata_sil24: convert to new reset mechanism by Tejun Heo · 19 years ago
  38. 531db7a [PATCH] sata_sil: convert to new reset mechanism by Tejun Heo · 19 years ago
  39. ac7c6d5 [PATCH] libata: kill SError clearing in sata_std_hardreset(). by Tejun Heo · 19 years ago
  40. 3a39746 [PATCH] libata: make new reset act identical to ->phy_reset register-wise by Tejun Heo · 19 years ago
  41. cc9278e [PATCH] ahci: separate out ahci_fill_cmd_slot() by Tejun Heo · 19 years ago
  42. f637902 [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacks by Tejun Heo · 19 years ago
  43. 35daeb8 [PATCH] libata: use ata_scsi_timed_out() by Tejun Heo · 19 years ago
  44. f29841e [PATCH] libata: implement ata_scsi_timed_out() by Tejun Heo · 19 years ago
  45. 341963b [PATCH] libata: add ATA_QCFLAG_EH_SCHEDULED by Tejun Heo · 19 years ago
  46. 1fdffbc [libata] Move PCI IDE BMDMA-related code to new file libata-bmdma.c. by Jeff Garzik · 19 years ago
  47. 389984c Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  48. 9caafa6 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  49. 8a19ac8 [PATCH] libata: implement ata_std_probeinit() by Tejun Heo · 19 years ago
  50. 7944ea9 [PATCH] libata: add probeinit component operation to ata_drive_probe_reset() by Tejun Heo · 19 years ago
  51. 5140788 [libata scsi] build fix for ATA_FLAG_IN_EH change by Jeff Garzik · 19 years ago
  52. 7a7921e [PATCH] libata: separate out sata_phy_resume() from sata_std_hardreset() by Tejun Heo · 19 years ago
  53. b911fc3 [PATCH] libata: fix ata_std_probe_reset() SATA detection by Tejun Heo · 19 years ago
  54. c18d06f [PATCH] libata: EH / pio tasks synchronization by Tejun Heo · 19 years ago
  55. dde4458 [PATCH] libata: implement ATA_FLAG_IN_EH port flag by Tejun Heo · 19 years ago
  56. 725b280 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  57. cac0e8e Merge branch 'master' by Jeff Garzik · 19 years ago
  58. 2d20eaf [PATCH] sg gfp_t annotations by Al Viro · 19 years ago
  59. e5fb81b [PATCH] scsi_transport_iscsi gfp_t annotations by Al Viro · 19 years ago
  60. 7be7cbf [PATCH] drivers/scsi/mac53c94.c __iomem annotations by Al Viro · 19 years ago
  61. 164006d [PATCH] bogus asm/delay.h includes by Al Viro · 19 years ago
  62. 0d4be12 [PATCH] qla2xxx: Correct lun assignment during IOCB submission. by andrew.vasquez@qlogic.com · 19 years ago
  63. 247ec45 [PATCH] qla2xxx: Pass input-buffer length to Get-ID-List mailbox command. by andrew.vasquez@qlogic.com · 19 years ago
  64. f7757a5 [PATCH] qla2xxx: Remove bogus debug-code. by andrew.vasquez@qlogic.com · 19 years ago
  65. 387f96b [PATCH] qla2xxx: Close window on race between rport removal and fcport transition. by andrew.vasquez@qlogic.com · 19 years ago
  66. 62288f1 [SCSI] 3ware 9000 driver >4GB memory fix by adam radford · 19 years ago
  67. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 19 years ago
  68. 40cdc84 [SCSI] gdth: don't map zero-length requests by Jenx Axboe · 19 years ago
  69. f9876f0 [SCSI] megaraid_sas: support for 1078 type controller added by Sumant Patro · 19 years ago
  70. 122da30 [SCSI] megaraid_sas: register 16 byte CDB capability by Joshua Giles · 19 years ago
  71. b5b8101 [SCSI] iscsi update: rm unused sessions list by Mike Christie · 19 years ago
  72. 28e5554 [SCSI] iscsi update: use gfp_t by Mike Christie · 19 years ago
  73. b36ae07c [SCSI] iscsi update: fix mgmt pool err path release by Mike Christie · 19 years ago
  74. 351f739 [SCSI] iscsi update: set correct state at creation time by Mike Christie · 19 years ago
  75. 1fd459e [SCSI] iscsi update: rm conn lock by Mike Christie · 19 years ago
  76. ee7f8e4 [SCSI] iscsi update: set deamon pid earlier by Mike Christie · 19 years ago
  77. 142e301 [SCSI] iscsi update: setup pool before using by Mike Christie · 19 years ago
  78. 5b940ad [SCSI] iscsi update: pass correct skb to skb_trim by Mike Christie · 19 years ago
  79. 7b7232f [SCSI] iscsi update: cleanup iscsi class interface by Mike Christie · 19 years ago
  80. bb08f92 [SCSI] aacraid: use no_uld_attach flag by Mark Haverkamp · 19 years ago
  81. bfb35aa8 [SCSI] aacraid: Update global function names by Mark Haverkamp · 19 years ago
  82. d8a5711 [SCSI] aacraid: reduce device probe warnings by Mark Haverkamp · 19 years ago
  83. 854165f [SCSI] qla2xxx: Add support to retrieve/update HBA option-rom. by andrew.vasquez@qlogic.com · 19 years ago
  84. 1b3f636 [SCSI] qla2xxx: Return correct data-len during NVRAM retrieval. by andrew.vasquez@qlogic.com · 19 years ago
  85. f6df144 [SCSI] qla2xxx: Add beacon support via class-device attribute. by andrew.vasquez@qlogic.com · 19 years ago
  86. 392e2f6 [SCSI] qla2xxx: Add host-statistics FC transport attributes. by andrew.vasquez@qlogic.com · 19 years ago
  87. 8d06762 [SCSI] qla2xxx: Add host port-type FC transport attribute. by andrew.vasquez@qlogic.com · 19 years ago
  88. 0441401 [SCSI] qla2xxx: Add port-speed FC transport attribute. by andrew.vasquez@qlogic.com · 19 years ago
  89. 9ac341a Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  90. ddef9bb [libata sata_mv] do not enable PCI MSI by default by Jeff Garzik · 19 years ago
  91. 18ee361 Merge branch 'master' by Jeff Garzik · 19 years ago
  92. b62735d [PATCH] ide-scsi: fix for IDE probe/remove ops changes by Mikael Pettersson · 19 years ago
  93. 2f4c541 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  94. e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  95. a5b3c86 [SCSI] ServeRAID: prevent seeing DADSI devices by Jack Hammer · 19 years ago
  96. eb22184 [SCSI] aic79xx: Fix timer handling by Hannes Reinecke · 19 years ago
  97. 3fb0861 [SCSI] aic79xx: SLOWCRC fix by Hannes Reinecke · 19 years ago
  98. 53467e6 [SCSI] aic79xx: sequencer fixes by Hannes Reinecke · 19 years ago
  99. 2628ed2 [SCSI] aic7xxx: Update aicasm by Hannes Reinecke · 19 years ago
  100. d99ca41 [SCSI] scsi_transport_sas.c: display port identifier by Moore, Eric · 19 years ago