1. a0f81db scsi: sas: remove is_sas_attached() by Johannes Thumshirn · 8 years ago
  2. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  3. cdc43ae scsi_transport_sas: add 'scsi_target_id' sysfs attribute by Hannes Reinecke · 8 years ago
  4. bcf508c scsi_transport_sas: add function to get SAS endpoint address by James Bottomley · 8 years ago
  5. 3b91d09 scsi_transport_sas: add is_sas_attached() function by James Bottomley · 8 years ago
  6. 0c416b5 scsi_transport_sas: Remove check for SAS expander when querying bay/enclosure IDs. by Jordan Hargrave · 9 years ago
  7. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  8. 6aa6caf [SCSI] scsi_transport_sas: move bsg destructor into sas_rphy_remove by Joe Lawrence · 10 years ago
  9. d84fd39 [SCSI] scsi_transport_sas: add 12GB definitions for mpt3sas by Sreekanth Reddy · 12 years ago
  10. 16d3db1 [SCSI] scsi_transport_sas: 'enable' phys on reset by Dan Williams · 12 years ago
  11. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 12 years ago
  12. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 12 years ago
  13. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  14. 2fc62e2 [SCSI] libsas: disable scanning lun > 0 on ata devices by Dan Williams · 13 years ago
  15. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  16. 0f88009 [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) by James Bottomley · 14 years ago
  17. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  18. a4a8b06 [SCSI] scsi_transport_sas: fix incorrect duplicate setup of max_phys by James Bottomley · 15 years ago
  19. 93bdcba scsi_transport_sas: needs to call blk_end_request_all for SMP requests by FUJITA Tomonori · 15 years ago
  20. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  21. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  22. cadbd4a [SCSI] replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  23. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  24. 93c20a5 [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objects by FUJITA Tomonori · 16 years ago
  25. 97f46ae [SCSI] bsg: add release callback support by FUJITA Tomonori · 16 years ago
  26. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  27. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  28. 2d507a0 [SCSI] libsas, bsg: pass errors through correctly by James Bottomley · 16 years ago
  29. eb44820 [SCSI] Add Documentation and integrate into docbook build by Rob Landley · 17 years ago
  30. 39dca55 [SCSI] bsg: make class backlinks by James Bottomley · 17 years ago
  31. b6aff66 [SCSI] scsi_transport_sas: add destructor for bsg by James Bottomley · 17 years ago
  32. 7aa68e8 [SCSI] transport_sas: add SAS management protocol support by FUJITA Tomonori · 17 years ago
  33. 1b3c371 Fix typos concerning hierarchy by Uwe Kleine-König · 17 years ago
  34. 2143496 [SCSI] libsas: Check return values of sysfs_create_link by Darrick J. Wong · 17 years ago
  35. 6f63caa [SCSI] libsas: Clean up discovery failure handler code by Darrick J. Wong · 17 years ago
  36. 86b9c4c [SCSI] aic94xx: fix typos and update verison number by Alexis Bruemmer · 17 years ago
  37. fe3b5bf [SCSI] libsas: sysfs phy control attributes should not be S_IWUGO by Darrick J. Wong · 17 years ago
  38. c8490f3 [SCSI] libsas: Use SCAN_WILD_CARD instead of ~0 by Darrick J. Wong · 17 years ago
  39. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 17 years ago
  40. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  41. d24e1ee [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities by James Bottomley · 18 years ago
  42. f4ad7b5 [SCSI] scsi_transport_sas: remove local_attached flag by James Bottomley · 18 years ago
  43. e8bf394 [SCSI] scsi_transport_sas: kill the use of channel by James Bottomley · 18 years ago
  44. a0e1b6e [SCSI] scsi_transport_sas: add expander backlink by James Bottomley · 18 years ago
  45. c9fefeb [SCSI] scsi_transport_sas: add unindexed ports by James Bottomley · 18 years ago
  46. 65c92b0 [SCSI] scsi_transport_sas: introduce a sas_port entity by James Bottomley · 18 years ago
  47. c5943d3 [SCSI] scsi_transport_sas: fix panic in sas_free_rphy by James Bottomley · 18 years ago
  48. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  49. 6391a11 [SCSI] drivers/scsi: Use ARRAY_SIZE macro by Tobias Klauser · 18 years ago
  50. 9f434d4 [SCSI] scsi_transport_sas: make write attrs writeable by Eric Moore · 18 years ago
  51. 6d99a3f [SCSI] scsi_transport_sas; fix user_scan by James Bottomley · 18 years ago
  52. 7676f83 [SCSI] scsi_transport_sas: don't scan a non-existent end device by James Bottomley · 18 years ago
  53. d6159c1 [SCSI] expose sas internal class for the domain transport by James Bottomley · 18 years ago
  54. 92aab64 [SCSI] sas transport: ref count update by Mike Anderson · 18 years ago
  55. 2f8600d [SCSI] eliminate rphy allocation in favour of expander/end device allocation by James Bottomley · 18 years ago
  56. 79cb181 [SCSI] add preliminary expander support to the sas transport class by James Bottomley · 18 years ago
  57. db82f84 [SCSI] add missing transport_container_unregister in sas class by James Bottomley · 18 years ago
  58. 42ab036 [PATCH] convert aic94xx over to using the sas transport end device by James Bottomley · 18 years ago
  59. dd9fbb52 [SCSI] make some sas class properties optional by James Bottomley · 18 years ago
  60. 7e6dff6 [SCSI] add 6.0 Gbit phy definitions to the sas transport class by James Bottomley · 18 years ago
  61. a012564 [SCSI] sas: add support for enclosure and bad ID rphy attributes by Christoph Hellwig · 18 years ago
  62. 24669f75 [SCSI] SCSI core kmalloc2kzalloc by Jes Sorensen · 18 years ago
  63. d99ca41 [SCSI] scsi_transport_sas.c: display port identifier by Moore, Eric · 18 years ago
  64. e6bc863 [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier by Moore, Eric · 18 years ago
  65. e02f3f5 [SCSI] remove target parent limitiation by Christoph Hellwig · 18 years ago
  66. d405423 [SCSI] sas: fix removal of devices behind expanders by Christoph Hellwig · 18 years ago
  67. 33b114e [SCSI] sas: clear parent->rphy in sas_rphy_delete by Christoph Hellwig · 18 years ago
  68. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  69. 07ba3a9 [SCSI] sas: add support for PHY resets by Christoph Hellwig · 19 years ago
  70. ac01bbb [SCSI] sas: add flag for locally attached PHYs by Christoph Hellwig · 19 years ago
  71. c3ee74c [SCSI] scsi_transport_sas: support link error attributes by Christoph Hellwig · 19 years ago
  72. fe8b230 [SCSI] sas: fix remote phy removal by Christoph Hellwig · 19 years ago
  73. 37be6ee [SCSI] SAS transport class: fixup prototype of sas_host_setup by James Bottomley · 19 years ago
  74. c7ebbbc [SCSI] SAS transport class by Christoph Hellwig · 19 years ago