1. bf19aea scsi: libsas: Defer works of new phys during suspend by Xiang Chen · 3 years, 1 month ago
  2. 4ea775a scsi: libsas: Add flag SAS_HA_RESUMING by Xiang Chen · 3 years, 1 month ago
  3. e31e181 scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming host by Xiang Chen · 3 years, 1 month ago
  4. fbefe22 scsi: libsas: Don't always drain event workqueue for HA resume by John Garry · 3 years, 1 month ago
  5. 00aeaf3 scsi: libsas: Export sas_phy_enable() by Luo Jiaxing · 3 years, 3 months ago
  6. ce4fc33 scsi: libsas: Co-locate exports with symbols by John Garry · 3 years, 4 months ago
  7. e15f669 scsi: libsas: Allow libsas to include SCSI header files directly by Jason Yan · 3 years, 6 months ago
  8. 65f7cfb scsi: libsas: Remove temporarily-added _gfp() API variants by Ahmed S. Darwish · 4 years ago
  9. f76d9f1 scsi: libsas: Switch back to original event notifiers API by Ahmed S. Darwish · 4 years ago
  10. 5d6a75a scsi: libsas: Add gfp_t flags parameter to event notifications by Ahmed S. Darwish · 4 years ago
  11. 19a3983 scsi: libsas: Pass gfp_t flags to event notifiers by Ahmed S. Darwish · 4 years ago
  12. c2d0f1a scsi: libsas: Introduce a _gfp() variant of event notifiers by Ahmed S. Darwish · 4 years ago
  13. 121181f scsi: libsas: Remove notifier indirection by John Garry · 4 years ago
  14. ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  15. 5078709 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 by Thomas Gleixner · 6 years ago
  16. 86b89cb scsi: libsas: switch remaining files to SPDX tags by Christoph Hellwig · 6 years ago
  17. 3c236f8 scsi: libsas: Print expander PHY indexes in decimal by John Garry · 6 years ago
  18. 7b27c5f scsi: libsas: Stop hardcoding SAS address length by John Garry · 6 years ago
  19. 15ba780 scsi: libsas: Drop SAS_DPRINTK() and revise logs levels by John Garry · 6 years ago
  20. 71a4a99 scsi: libsas: Drop sas_printk() by John Garry · 6 years ago
  21. 121246a scsi: libsas: Fix kernel-doc headers by Bart Van Assche · 7 years ago
  22. 93bdbd0 scsi: libsas: Use new workqueue to run sas event and disco event by Jason Yan · 7 years ago
  23. 8eea9dd scsi: libsas: make the event threshold configurable by Jason Yan · 7 years ago
  24. f12486e scsi: libsas: shut down the PHY if events reached the threshold by Jason Yan · 7 years ago
  25. 1c393b9 scsi: libsas: Use dynamic alloced work to avoid sas event lost by Jason Yan · 7 years ago
  26. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  27. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  28. 042ebd2 scsi: libsas: kill useless ha_event and do some cleanup by Jason Yan · 7 years ago
  29. 8690218 scsi: sas: remove sas_domain_release_transport by Johannes Thumshirn · 8 years ago
  30. 28917d4 scsi: libsas: remove sas_scsi_timed_out by Christoph Hellwig · 8 years ago
  31. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  32. 303694e [SCSI] libsas: suspend / resume support by Dan Williams · 13 years ago
  33. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 13 years ago
  34. 5db45bd [SCSI] libsas: enforce eh strategy handlers only in eh context by Dan Williams · 13 years ago
  35. e4a9c37 [SCSI] libata, libsas: introduce sched_eh and end_eh port ops by Dan Williams · 13 years ago
  36. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 13 years ago
  37. 26a2e68 [SCSI] libsas: don't recover end devices attached to disabled phys by Dan Williams · 13 years ago
  38. 5d7f6d1 [SCSI] libsas: fix sas_unregister_ports vs sas_drain_work by Dan Williams · 13 years ago
  39. ab52663 [SCSI] libsas: route local link resets through ata-eh by Dan Williams · 13 years ago
  40. 1f4fe89 [SCSI] libsas: Remove redundant phy state notification calls. by Jeff Skirvin · 13 years ago
  41. 2a559f4b [SCSI] libsas: sas_phy_enable via transport_sas_phy_reset by Dan Williams · 13 years ago
  42. 81c757b [SCSI] libsas: execute transport link resets with libata-eh via host workqueue by Dan Williams · 13 years ago
  43. 0b3e09d [SCSI] libsas: perform sas-transport resets in shost->workq context by Dan Williams · 13 years ago
  44. 3944f50 [SCSI] libsas: let libata handle command timeouts by Dan Williams · 13 years ago
  45. 87c8331 [SCSI] libsas: prevent domain rediscovery competing with ata error handling by Dan Williams · 13 years ago
  46. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  47. f8daa6e [SCSI] libsas: convert ha->state to flags by Dan Williams · 13 years ago
  48. b15ebe0 [SCSI] libsas: replace event locks with atomic bitops by Dan Williams · 13 years ago
  49. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  50. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  52. e6f194d Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  53. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 18 years ago
  54. ba1fc17 [SCSI] libsas: add SAS management protocol handler by FUJITA Tomonori · 18 years ago
  55. 6b0efb8 [SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading by Darrick J. Wong · 18 years ago
  56. cde3f74 [SCSI] libsas: Destroy the task collector thread after releasing ports by Darrick J. Wong · 18 years ago
  57. acbf167 [SCSI] libsas: Add a sysfs knob to enable/disable a phy by Darrick J. Wong · 18 years ago
  58. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  59. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  60. dea2221 [PATCH] aic94xx: handle REQ_DEVICE_RESET by Darrick J. Wong · 18 years ago
  61. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  62. f456393 [SCSI] libsas: modify error handler to use scsi_eh_* functions by Darrick J. Wong · 18 years ago
  63. a01e70e [SCSI] aci94xx: implement link rate setting by James Bottomley · 18 years ago
  64. 2908d77 [SCSI] aic94xx: new driver by James Bottomley · 18 years ago