1. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  2. 2bc72c9 [SCSI] libsas: fix bug for vacant phy by Jack Wang · 14 years ago
  3. 56dd2c0 [SCSI] libsas: Don't issue commands to devices that have been hot-removed by Darrick J. Wong · 14 years ago
  4. f0ad30d [SCSI] libsas: fix NCQ mixing with non-NCQ by David Milburn · 14 years ago
  5. 9cbbdca block: remove spurious uses of REQ_HARDBARRIER by Tejun Heo · 14 years ago
  6. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  7. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  8. 3e4ec34 libata: kill ATA_FLAG_DISABLED by Tejun Heo · 14 years ago
  9. 1b4d0d8 [SCSI] libsas: fix deref before check in commit 70b25f890ce by James Bottomley · 14 years ago
  10. 70b25f8 [SCSI] fix locking around blk_abort_request() by Tejun Heo · 14 years ago
  11. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  12. 382f51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  13. e881a17 [SCSI] modify change_queue_depth to take in reason why it is being called by Mike Christie · 15 years ago
  14. 198439e [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev() by jack wang · 15 years ago
  15. 19252de [SCSI] libsas: fix wide port hotplug issues by Tom Peng · 15 years ago
  16. 5381837 [SCSI] libsas: reuse the original port when hotplugging phys in wide ports by Tom Peng · 15 years ago
  17. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  18. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  19. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  20. 94be9a5 [libata] get-identity ioctl: Fix use of invalid memory pointer for SAS drivers. by Jeff Garzik · 16 years ago
  21. a234b11 [SCSI] libsas: fix test for negative unsigned and typos by Roel Kluin · 16 years ago
  22. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  23. e26feff Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  24. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  25. 82ef04f libata: make SCR access ops per-link by Tejun Heo · 16 years ago
  26. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  27. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  28. c9f75b0 libata: kill ata_noop_dev_select() by Tejun Heo · 16 years ago
  29. 520d06f libata: remove check_status from non-SFF drivers by Tejun Heo · 16 years ago
  30. 4c9bf4e libata: replace tf_read with qc_fill_rtf for non-SFF drivers by Tejun Heo · 16 years ago
  31. 22183bf libata: add qc_fill_rtf port operation by Tejun Heo · 16 years ago
  32. 5682ed3 libata: rename SFF port ops by Tejun Heo · 16 years ago
  33. 17b7a8d [SCSI] libsas: fix endianness bug in sas_ata by Al Viro · 16 years ago
  34. 45e6cdf [SCSI] libsas: Provide a transport-level facility to request SAS addrs by Darrick J. Wong · 17 years ago
  35. 15c73d5 [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not set by James Bottomley · 16 years ago
  36. 8de3ef2 [SCSI] libsas: misc fixes to the eh path by James Bottomley · 16 years ago
  37. a29c051 [SCSI] libsas: use the supplied address for SATA devices rather than changing it by James Bottomley · 16 years ago
  38. 5319578 [SCSI] libsas: export sas_find_local_phy function by James Bottomley · 16 years ago
  39. b23c9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  40. 63e4563 [SCSI] libsas: correctly flush the LU queue on error recovery by James Bottomley · 16 years ago
  41. a8e14fe [SCSI] libsas: fix error handling by James Bottomley · 17 years ago
  42. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 17 years ago
  43. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  44. 2ba14a0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  45. 366ca51 [SCSI] libsas: abstract STP task status into a function by James Bottomley · 17 years ago
  46. af5ca3f Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  47. 94aa5e5 [SCSI] aic7xxx_old, eata_pio, ips, libsas: don't zero out sense_buffer in queuecommand by FUJITA Tomonori · 17 years ago
  48. cc75e8a [SCSI] libsas: fix sense_buffer overrun by FUJITA Tomonori · 17 years ago
  49. ff2aeb1 libata: convert to chained sg by Tejun Heo · 17 years ago
  50. 0dc3688 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* by Tejun Heo · 17 years ago
  51. 405e66b libata: implement protocol tests by Tejun Heo · 17 years ago
  52. 32e8ae3 [SCSI] libsas: don't use made up error codes by James Bottomley · 17 years ago
  53. 2d4b63e [SCSI] libsas: don't treat underrun as an error on SMP tasks by James Bottomley · 17 years ago
  54. b98e66f [SCSI] libsas: add host SMP processing by James Bottomley · 17 years ago
  55. 8ee2402 [SCSI] libsas: Fix various sparse complaints by Darrick J. Wong · 17 years ago
  56. 5929faf [SCSI] libsas: Convert sas_proto users to sas_protocol by Darrick J. Wong · 17 years ago
  57. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  58. ac8869d [libata] Remove ->port_disable() hook by Jeff Garzik · 17 years ago
  59. 9af5c9c libata-link: introduce ata_link by Tejun Heo · 17 years ago
  60. 15617ff [SCSI] libsas: fix build dependencies on libata by James Bottomley · 17 years ago
  61. 92631fa [SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events() by Jesper Juhl · 17 years ago
  62. 1d1bbee [SCSI] libsas: Remove PCI dependencies by Jeff Garzik · 17 years ago
  63. 2cd614c [SCSI] libsas: SMP request handler shouldn't crash when rphy is NULL by Darrick J. Wong · 17 years ago
  64. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  65. b914217 [SCSI] libsas: make ATA functions selectable by a config option by James Bottomley · 17 years ago
  66. 110dd8f [SCSI] libsas: fix scr_read/write users and update the libata documentation by James Bottomley · 17 years ago
  67. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  68. 0854735 [SCSI] libsas: kill unused smp_portal code by FUJITA Tomonori · 17 years ago
  69. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 17 years ago
  70. 9d720d8 [SCSI] libsas: fix lockdep issue with ATA by James Bottomley · 17 years ago
  71. 0f05df8b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA by James Bottomley · 17 years ago
  72. 3a2755a [SCSI] sas_ata: Implement sas_task_abort for ATA devices by Darrick J. Wong · 18 years ago
  73. fe059f1 [SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devices by Darrick J. Wong · 18 years ago
  74. 5986c3d [SCSI] libsas: Unknown STP devices should be reported to libata as unknown. by Darrick J. Wong · 18 years ago
  75. d97db63 [SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_done by Darrick J. Wong · 18 years ago
  76. 3869159 [SCSI] sas_ata: Don't copy aic94xx's sactive to ata_port by Darrick J. Wong · 18 years ago
  77. 1c50dc8 [SCSI] sas_ata: ata_post_internal should abort the sas_task by Darrick J. Wong · 18 years ago
  78. 35a7f2f [SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_* by Darrick J. Wong · 18 years ago
  79. 3eb7a51 [SCSI] sas_ata: Satisfy libata qc function locking requirements by Darrick J. Wong · 18 years ago
  80. 338ec57 [SCSI] Migrate libsas ATA code into a separate file by Darrick J. Wong · 18 years ago
  81. 0281e02 [SCSI] libsas: fixup NCQ for SATA disks by James Bottomley · 18 years ago
  82. 528fd55 [SCSI] libsas: better error handling in sas_ex_discover_end_dev() by James Bottomley · 18 years ago
  83. 27e9247 [SCSI] aic94xx: add SATAPI support by James Bottomley · 18 years ago
  84. bdab4e8 [SCSI] libsas: support NCQ for SATA disks by Darrick J. Wong · 18 years ago
  85. 38e2f03 [SCSI] libsas: fix up sas_smp_phy_control() by James Bottomley · 18 years ago
  86. 1acce19 [SCSI] libsas: Add SATA support to STP piece for SATA on SAS expanders by James Bottomley · 18 years ago
  87. fa1c1e8 [SCSI] Add SATA support to libsas by Darrick J. Wong · 18 years ago
  88. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  89. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  90. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  91. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  92. c13e556 [SCSI] libsas: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  93. d7a54e3 [SCSI] sas_scsi_host: Convert to use the kthread API by Christoph Hellwig · 17 years ago
  94. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  95. a9344e6 [SCSI] libsas: Add an LU reset mechanism to the error handler by Darrick J. Wong · 18 years ago
  96. 423f7cf [SCSI] libsas: Don't BUG when connecting two expanders via wide port by Darrick J. Wong · 18 years ago
  97. 63bb1bf [SCSI] libsas: fix task attribute by FUJITA Tomonori · 18 years ago
  98. f27708f [SCSI] libsas: Enable automatic spin-up of SAS disks by Darrick J. Wong · 18 years ago
  99. ad68923 [SCSI] libsas: Handle SCSI commands that complete with failure codes by Darrick J. Wong · 18 years ago
  100. 6f63caa [SCSI] libsas: Clean up discovery failure handler code by Darrick J. Wong · 18 years ago