1. 18eddae mvsas: fix error return code in mvs_task_prep() by Wei Yongjun · 8 years ago
  2. 14bf41d scsi: mvsas: Mark symbols static where possible by Baoyou Xie · 8 years ago
  3. 661ce1f libata/libsas: Define ATA_CMD_NCQ_NON_DATA by Hannes Reinecke · 8 years ago
  4. ef026b1 libsas: enable FPDMA SEND/RECEIVE by Hannes Reinecke · 8 years ago
  5. c56f5f1 mvsas: Add SGPIO support to Marvell 94xx by Wilfried Weissmann · 9 years ago
  6. 7789cd3 mvsas: fix misleading indentation by Luis de Bethencourt · 9 years ago
  7. 2280521 mvsas: Fix NULL pointer dereference in mvs_slot_task_free by Dāvis Mosāns · 9 years ago
  8. 56cbd0c mvsas: fix panic on expander attached SATA devices by James Bottomley · 9 years ago
  9. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  10. 79855d1 libsas: remove task_collector mode by Christoph Hellwig · 10 years ago
  11. 1cbd772 libsas: use ata_dev_classify() by Hannes Reinecke · 10 years ago
  12. eaa015d scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference by Rickard Strandqvist · 10 years ago
  13. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  14. 53a983c [SCSI] mvsas: Fix kernel panic on tile due to unaligned data access by James Bottomley · 11 years ago
  15. e73823f [SCSI] libsas: implement > 16 byte CDB support by James Bottomley · 11 years ago
  16. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  17. 7c237c5 [SCSI] mvsas: fixed timeout issue when removing module by Xiangliang Yu · 12 years ago
  18. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  19. 95ab000 [SCSI] mvsas: Fix oops when ata commond timeout. by Jianpeng Ma · 12 years ago
  20. cca8501 [SCSI] mvsas: remove unused variable in mvs_task_exec() by Dan Carpenter · 12 years ago
  21. f0bf750 [SCSI] libsas: trim sas_task of slow path infrastructure by Dan Williams · 12 years ago
  22. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  23. 77dfce0 scsi: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  24. f41a0c4 [SCSI] libsas: fix sas_find_local_phy(), take phy references by Dan Williams · 13 years ago
  25. 312d3e5 [SCSI] libsas: remove ata_port.lock management duties from lldds by Dan Williams · 13 years ago
  26. b1124cd [SCSI] libsas: introduce sas_drain_work() by Dan Williams · 13 years ago
  27. ac013ed1 [SCSI] isci: export phy events via ->lldd_control_phy() by Dan Williams · 13 years ago
  28. 477f6d1 [SCSI] mvsas: fixed some disk spin up issue by Xiangliang Yu · 13 years ago
  29. 6ceae7c [SCSI] mvsas: fix expander link error by Xiangliang Yu · 13 years ago
  30. e211e2c [SCSI] mvsas: remove mvs_slave_{alloc|configure} by Dan Williams · 13 years ago
  31. 4fcf812 [SCSI] libsas: export sas_alloc_task() by Dan Williams · 13 years ago
  32. e144f7e [SCSI] mvsas: update comments by Xiangliang Yu · 13 years ago
  33. 84fbd0c [SCSI] mvsas: misc improvements by Xiangliang Yu · 13 years ago
  34. a4632aa [SCSI] mvsas: Add new macros and functions by Xiangliang Yu · 13 years ago
  35. b89e8f5 [SCSI] mvsas: Remove unused macros, variables and functions by Xiangliang Yu · 13 years ago
  36. 8882f08 [SCSI] mvsas: fix 94xx hotplug issue by Xiangliang Yu · 13 years ago
  37. 534ff10 [SCSI] mvsas: Add support for Non specific NCQ error interrupt by Xiangliang Yu · 13 years ago
  38. 0b15fb1 [SCSI] mvsas: add support for Task collector mode and fixed relative bugs by Xiangliang Yu · 13 years ago
  39. df64d3c [SCSI] Unify SAM_ and SAM_STAT_ macros by James Bottomley · 14 years ago
  40. 24ae163 [SCSI] mvsas: fix potential NULL dereference by Jiri Slaby · 14 years ago
  41. 9dc9fd9 [SCSI] mvsas: fix hot plug handling and IO issues by Srinivas · 14 years ago
  42. f9da3be [SCSI] mvsas: remove all the casts from void * or to void * by Andy Yan · 15 years ago
  43. 9870d9a [SCSI] mvsas: performance improvement using domain_device->lldd_dev by Andy Yan · 15 years ago
  44. 0f980a8 [SCSI] mvsas: bug fix, null pointer may be used by Andy Yan · 15 years ago
  45. 0b84b70 [SCSI] mvsas: bug fix of dead lock by Andy Yan · 15 years ago
  46. 2b28813 [SCSI] mvsas: bug fix with setting task management frame type by Andy Yan · 15 years ago
  47. 20b09c2 [SCSI] mvsas: add support for 94xx; layout change; bug fixes by Andy Yan · 15 years ago
  48. dd4969a [SCSI] mvsas: split driver into multiple files by Jeff Garzik · 15 years ago
  49. 2ad52f4 [SCSI] mvsas: move into new directory drivers/scsi/mvsas/ by Jeff Garzik · 15 years ago[Renamed from drivers/scsi/mvsas.c]
  50. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  51. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  52. ddccf30 [SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive ST3450856SS 0003 by Reinhard Nissl · 16 years ago
  53. 10ed219 drivers/scsi/mvsas.c: fix printk warnings by Andrew Morton · 16 years ago
  54. 0b97760 [SCSI] mvsas: check subsystem id by Ke Wei · 16 years ago
  55. e9ff91b [SCSI] mvsas: get phy info. by Ke Wei · 16 years ago
  56. 963829e [SCSI] mvsas: fix the buffer of rx DMA overflow bug by Ke Wei · 16 years ago
  57. 8121ed4 [SCSI] mvsas: retry aborting task. by Ke Wei · 16 years ago
  58. 4e52fc0 [SCSI] mvsas: check hd whether unplugged by Ke Wei · 16 years ago
  59. 1fce5e5 [SCSI] mvsas : interrupt handling by Ke Wei · 16 years ago
  60. ee1f1c2 [SCSI] mvsas: a tag handler implementation by Ke Wei · 16 years ago
  61. 0eb9ddd [SCSI] mvsas: fill in error info record and phy mode6 bits. by Ke Wei · 16 years ago
  62. 103926c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  63. 00da714 [SCSI] mvsas: fix phy sas address by Ke Wei · 16 years ago
  64. eea5ff7 [SCSI] mvsas: remove execute permission from file by James Bottomley · 16 years ago
  65. 42e6de0 fix vmsas.c file permissions by Oliver Pinter · 16 years ago
  66. 0a3716e mvsas: fix build warning, clean prototypes by Jeff Garzik · 16 years ago
  67. 8f261aa [SCSI] mvsas: convert from rough draft to working driver by Ke Wei · 16 years ago
  68. b576294 [SCSI] mvsas: Add Marvell 6440 SAS/SATA driver by Jeff Garzik · 17 years ago