1. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 16 years ago
  2. 15c73d5 [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set by James Bottomley · 16 years ago
  3. 8de3ef2 [SCSI] libsas: misc fixes to the eh path by James Bottomley · 16 years ago
  4. a29c051 [SCSI] libsas: use the supplied address for SATA devices rather than changing it by James Bottomley · 16 years ago
  5. 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 16 years ago
  6. b23c9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  7. 63e4563 [SCSI] libsas: correctly flush the LU queue on error recovery by James Bottomley · 16 years ago
  8. a8e14fe [SCSI] libsas: fix error handling by James Bottomley · 16 years ago
  9. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 16 years ago
  10. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  11. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  12. 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 17 years ago
  13. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  14. 94aa5e5 [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand by FUJITA Tomonori · 17 years ago
  15. cc75e8a [SCSI] libsas: fix sense_buffer overrun by FUJITA Tomonori · 17 years ago
  16. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  17. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  18. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  19. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
  20. 2d4b63e [SCSI] libsas: don't treat underrun as an error on SMP tasks by James Bottomley · 17 years ago
  21. b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 17 years ago
  22. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
  23. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
  24. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  25. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  26. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  27. 15617ff [SCSI] libsas: fix build dependencies on libata by James Bottomley · 17 years ago
  28. 92631fa [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events() by Jesper Juhl · 17 years ago
  29. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  30. 2cd614c [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL by Darrick J. Wong · 17 years ago
  31. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  32. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  33. 110dd8f [SCSI] libsas: fix scr_read/write users and update the libata documentation by James Bottomley · 17 years ago
  34. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  35. 0854735 [SCSI] libsas: kill unused smp_portal code by FUJITA Tomonori · 17 years ago
  36. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
  37. 9d720d8 [SCSI] libsas: fix lockdep issue with ATA by James Bottomley · 17 years ago
  38. 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
  39. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 18 years ago
  40. fe059f1 [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices by Darrick J. Wong · 18 years ago
  41. 5986c3d [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. by Darrick J. Wong · 18 years ago
  42. d97db63 [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done by Darrick J. Wong · 18 years ago
  43. 3869159 [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port by Darrick J. Wong · 18 years ago
  44. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 18 years ago
  45. 35a7f2f [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* by Darrick J. Wong · 18 years ago
  46. 3eb7a51 [SCSI] sas_ata: Satisfy libata qc function locking requirements by Darrick J. Wong · 18 years ago
  47. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  48. 0281e02 [SCSI] libsas: fixup NCQ for SATA disks by James Bottomley · 18 years ago
  49. 528fd55 [SCSI] libsas: better error handling in sas_ex_discover_end_dev() by James Bottomley · 18 years ago
  50. 27e9247 [SCSI] aic94xx: add SATAPI support by James Bottomley · 18 years ago
  51. bdab4e8 [SCSI] libsas: support NCQ for SATA disks by Darrick J. Wong · 18 years ago
  52. 38e2f03 [SCSI] libsas: fix up sas_smp_phy_control() by James Bottomley · 18 years ago
  53. 1acce19 [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders by James Bottomley · 18 years ago
  54. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  55. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  56. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  57. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  58. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  59. c13e556 [SCSI] libsas: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  60. d7a54e3 [SCSI] sas_scsi_host: Convert to use the kthread API by Christoph Hellwig · 17 years ago
  61. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  62. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 18 years ago
  63. 423f7cf [SCSI] libsas: Don't BUG when connecting two expanders via wide port by Darrick J. Wong · 18 years ago
  64. 63bb1bf [SCSI] libsas: fix task attribute by FUJITA Tomonori · 18 years ago
  65. f27708f [SCSI] libsas: Enable automatic spin-up of SAS disks by Darrick J. Wong · 18 years ago
  66. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 18 years ago
  67. 6f63caa [SCSI] libsas: Clean up discovery failure handler code by Darrick J. Wong · 18 years ago
  68. 3b6e9fa [SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port by Darrick J. Wong · 18 years ago
  69. 02cd743 [SCSI] libsas: Start I_T recovery if ABORT TASK fails by Darrick J. Wong · 18 years ago
  70. 6b0efb8 [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading by Darrick J. Wong · 18 years ago
  71. 980fa2f [SCSI] libsas: phy port lock needs irq spinlocks by Darrick J. Wong · 18 years ago
  72. 396819f [SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler by Darrick J. Wong · 18 years ago
  73. 3ebf692 [SCSI] libsas: Enable the EH strategy handler to reset a phy after a command by Darrick J. Wong · 18 years ago
  74. 37958fb [SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag by Darrick J. Wong · 18 years ago
  75. cde3f74 [SCSI] libsas: Destroy the task collector thread after releasing ports by Darrick J. Wong · 18 years ago
  76. 6d4dcd4 [SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out by Darrick J. Wong · 18 years ago
  77. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 18 years ago
  78. b218a0d [SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the SAS LLDD or have already returned by Darrick J. Wong · 18 years ago
  79. bf45120 [SCSI] libsas: Clean up rphys/port dev list after a discovery error on an expander by Darrick J. Wong · 18 years ago
  80. 8880839 [SCSI] libsas: Clean up rphys/port dev list after a discovery error. by Darrick J. Wong · 18 years ago
  81. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  82. 06328b4 Actually update the fixed up compile failures. by David Howells · 18 years ago
  83. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  84. 024879e [SCSI] libsas: better error handling in sas_expander.c by James Bottomley · 18 years ago
  85. 0bd2af4 Merge ../scsi-rc-fixes-2.6 by James Bottomley · 18 years ago
  86. dea2221 [PATCH] aic94xx: handle REQ_DEVICE_RESET by Darrick J. Wong · 18 years ago
  87. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  88. 79a5eb6 [SCSI] libsas: add sas_abort_task by Darrick J. Wong · 18 years ago
  89. f456393 [SCSI] libsas: modify error handler to use scsi_eh_* functions by Darrick J. Wong · 18 years ago
  90. 42961ee [SCSI] aic94xx SCSI timeout fix: SMP retry fix. by malahal@us.ibm.com · 18 years ago
  91. 1bdfd55 [PATCH] SCSI: fix request flag-related build breakage by Jeff Garzik · 18 years ago
  92. 3cc2754 [PATCH] SCSI gfp_t annotations by Al Viro · 18 years ago
  93. a01e70e [SCSI] aci94xx: implement link rate setting by James Bottomley · 18 years ago
  94. 88edf74 [SCSI] SAS: consolidate linkspeed definitions by James Bottomley · 18 years ago
  95. 2908d77 [SCSI] aic94xx: new driver by James Bottomley · 18 years ago