1. b3a52e7 hpsa: avoid unnecessary readl on every command submission by Stephen M. Cameron · 10 years ago
  2. 094963d hpsa: use per-cpu variable for lockup_detected by Stephen M. Cameron · 10 years ago
  3. 41b3cf0 hpsa: set irq affinity hints to route MSI-X vectors across CPUs by Stephen M. Cameron · 10 years ago
  4. 072b051 hpsa: allocate reply queues individually by Stephen M. Cameron · 10 years ago
  5. f89439b hpsa: choose number of reply queues more intelligently. by Stephen M. Cameron · 10 years ago
  6. 7b9235e hpsa: remove dev_dbg() calls from hot paths by Stephen M. Cameron · 10 years ago
  7. 35d697c hpsa: use gcc aligned attribute instead of manually padding structs by Stephen M. Cameron · 10 years ago
  8. 00701a9 hpsa: change doorbell reset delay to ten seconds by Justin Lindley · 10 years ago
  9. 9233fb1 hpsa: allow passthru ioctls to work with bidirectional commands by Stephen M. Cameron · 10 years ago
  10. 84ce1ee hpsa: remove unused fields from struct ctlr_info by Stephen M. Cameron · 10 years ago
  11. e90b25f mvsas: Recognise device/subsystem 9485/9485 as 88SE9485 by Ben Hutchings · 11 years ago
  12. 4f96827 Revert "be2iscsi: Fix processing cqe for cxn whose endpoint is freed" by Christoph Hellwig · 10 years ago
  13. 73d02c2 mptfusion: fix msgContext in mptctl_hp_hostinfo by Tomas Henzl · 10 years ago
  14. e6842f0 acornscsi: remove linked command support by Paul Bolle · 10 years ago
  15. 16b9d87 scsi/NCR5380: dprintk macro by Finn Thain · 10 years ago
  16. a48ac9e fusion: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
  17. ecc3bc9 fusion: Add free msg frames to the head, not tail of list by Matthew Wilcox · 11 years ago
  18. 049b3e8 mpt2sas: Add free smids to the head, not tail of list by Matthew Wilcox · 11 years ago
  19. 90f951e mpt2sas: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
  20. 2e45c8b mpt2sas: Remove uses of serial_number by Matthew Wilcox · 11 years ago
  21. d8bfbd8 mpt3sas: Remove use of DEF_SCSI_QCMD by Matthew Wilcox · 11 years ago
  22. c62e46d mpt3sas: Remove uses of serial_number by Matthew Wilcox · 11 years ago
  23. c1818f1 qla2xxx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  24. 3d30b43 qla4xxx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  25. f92f82d qla2xxx: fix incorrect debug printk by Dan Carpenter · 11 years ago
  26. 82a40ae be2iscsi: Bump the driver version by Jayamohan Kallickal · 11 years ago
  27. 1120608 be2iscsi: Fix processing cqe for cxn whose endpoint is freed by Jayamohan Kallickal · 11 years ago
  28. 2318816 be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed by Jayamohan Kallickal · 11 years ago
  29. 8fc01ea be2iscsi: Fix memory corruption in MBX path by Jayamohan Kallickal · 11 years ago
  30. b3c202d be2iscsi: Fix TCP parameters while connection offloading. by Jayamohan Kallickal · 11 years ago
  31. 73af08e be2iscsi: Fix interrupt Coalescing mechanism. by Jayamohan Kallickal · 11 years ago
  32. 0598b8a be2iscsi: Fix exposing Host in sysfs after adapter initialization is complete by Jayamohan Kallickal · 11 years ago
  33. daa8dc0 be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path by Jayamohan Kallickal · 11 years ago
  34. e8e7f27 scsi: ufs: Improve UFS fatal error handling by Sujit Reddy Thumma · 10 years ago
  35. 3441da7 scsi: ufs: Fix device and host reset methods by Sujit Reddy Thumma · 10 years ago
  36. f20810d scsi: ufs: Fix hardware race conditions while aborting a command by Sujit Reddy Thumma · 10 years ago
  37. e293313 scsi: ufs: Fix broken task management command implementation by Sujit Reddy Thumma · 10 years ago
  38. bdbe5d2 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  39. e8c8e82 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  40. 2bbf5c7 hpsa: fix bad comparison of signed with unsigned in hpsa_update_scsi_devices by Joe Handzik · 11 years ago
  41. 757f5ba scsi/NCR5380: merge sun3_scsi_vme.c into sun3_scsi.c by Finn Thain · 11 years ago
  42. 9f6620a scsi/NCR5380: reduce depth of sun3_scsi nested includes by Finn Thain · 11 years ago
  43. a469dc2 scsi/NCR5380: remove unused macro definitions by Finn Thain · 11 years ago
  44. 9829e52 scsi/NCR5380: fix and standardize NDEBUG macros by Finn Thain · 11 years ago
  45. d65e634 scsi/NCR5380: adopt dprintk() by Finn Thain · 11 years ago
  46. 8ad3a59 scsi/NCR5380: adopt NCR5380_dprint() and NCR5380_dprint_phase() by Finn Thain · 11 years ago
  47. 52a6a1c scsi/NCR5380: fix dprintk macro usage and definition by Finn Thain · 11 years ago
  48. 4dde8f7 scsi/NCR5380: fix build failures when debugging is enabled by Finn Thain · 11 years ago
  49. d614f06 scsi/NCR5380: use NCR5380_dprint() instead of NCR5380_print() by Finn Thain · 11 years ago
  50. 7ac44e0 scsi/NCR5380: remove old CVS keywords by Finn Thain · 11 years ago
  51. ac955bb scsi/NCR5380: remove redundant HOSTS_C macro tests by Finn Thain · 11 years ago
  52. d0d22ef scsi/NCR5380: remove unused BOARD_NORMAL and BOARD_NCR53C400 by Finn Thain · 11 years ago
  53. b57d7c0 scsi_debug: simple short transfer injection by Christoph Hellwig · 11 years ago
  54. b54197c virtio_scsi: use cmd_size by Christoph Hellwig · 11 years ago
  55. fdbcbca bnx2fc: fix memory leak in bnx2fc_allocate_hash_table() by Maurizio Lombardi · 11 years ago
  56. 91d9f80 bnx2fc: fix memory leak and potential NULL pointer dereference. by Maurizio Lombardi · 11 years ago
  57. b044d14 bnx2fc: remove unused variable hash_table_size by Maurizio Lombardi · 11 years ago
  58. 96444fb hpsa: do not ignore failure of sense controller parameters command by Joe Handzik · 11 years ago
  59. 6e8e808 hpsa: fix memory leak in hpsa_hba_mode_enabled by Joe Handzik · 11 years ago
  60. 3b7a45e hpsa: add new Smart Array PCI IDs (May 2014) by Joe Handzik · 11 years ago
  61. 3b51a7a hpsa: Checking for a NULL return from a kzalloc call by Joe Handzik · 11 years ago
  62. b42939a pm80xx : Fix missing NULL pointer checks and memory leaks by Suresh Thiagarajan · 11 years ago
  63. f259d9b virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends() by Ming Lei · 11 years ago
  64. 27f344e lpfc: Add iotag memory barrier by James Smart · 11 years ago
  65. a79b032 MAINTAINERS: add an entry for all the NCR5380 drivers by Finn Thain · 11 years ago
  66. 2b0f834 m68k/atari - atari_scsi: change abort/reset return codes by Michael Schmitz · 11 years ago
  67. b413cf4 aic79xx: fix misuse of static variables by Mathias Krause · 11 years ago
  68. 806188a esas2r: Fix comment by Marek Vasut · 11 years ago
  69. dc6d2a0 bfa: allocate memory with GFP_ATOMIC in spinlock context by Alexey Khoroshilov · 11 years ago
  70. 248c9fb qla4xxx: Update driver version to 5.04.00-k6 by Vikas Chaudhary · 11 years ago
  71. 971d6ff qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param by Adheer Chandravanshi · 11 years ago
  72. 73597bd qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param by Adheer Chandravanshi · 11 years ago
  73. f65241e qla4xxx: Fix memory leak for ha->saved_acb by Nilesh Javali · 11 years ago
  74. 906cbf3 qla4xxx: Export sysfs DDBs from DPC handler by Nilesh Javali · 11 years ago
  75. d43ba46 qla4xxx: Disable INTx interrupt for ISP82XX by Tej Parkash · 11 years ago
  76. 3d1e914 qla4xxx: Update driver version to 5.04.00-k5 by Vikas Chaudhary · 11 years ago
  77. 7b963c0 qla4xxx: Fix memory leak in func qla4_84xx_config_acb() by Vikas Chaudhary · 11 years ago
  78. aa6db9b qla4xxx: Initialize hardware queue for ISP40XX by Vikas Chaudhary · 11 years ago
  79. 9c4f8d9 qla4xxx: Check for correct return status by Vikas Chaudhary · 11 years ago
  80. dd3b854 qla4xxx: qla4xxx: Move qla4_8xxx_ms_mem_write_128b to ql4_nx.c by Vikas Chaudhary · 11 years ago
  81. 3c3cab1 qla4xxx: Added PEX DMA Support for ISP8022 Adapter by Tej Parkash · 11 years ago
  82. b182978 qla4xxx: Added new opcodes for 84XX Minidump template by Tej Parkash · 11 years ago
  83. b410982 qla4xxx: Add support of 0xFF capture mask for minidump by Tej Parkash · 11 years ago
  84. a511b4a qla4xxx: Change default capture to firmware defined capture mask by Tej Parkash · 11 years ago
  85. 4a83f9e qla4xxx: Do not wait for IO completion, after issuing stop_firmware by Tej Parkash · 11 years ago
  86. e6babec Update Maintainers for IBM Power 842, vscsi, and vfc drivers by Nathan Fontenot · 11 years ago
  87. 72b97402 scsi/libiscsi: Fix static checker warning on bh locking by Shlomo Pongratz · 11 years ago
  88. abb1414 fnic: fnic Control Path Trace Utility by Hiral Shah · 11 years ago
  89. 6681866 fnic: Failing to queue aborts due to Q full cause terminate driver timeout by Hiral Shah · 11 years ago
  90. c8ff03c fnic: NoFIP solicitation frame in NONFIP mode and changed IO Throttle count by Hiral Shah · 11 years ago
  91. 13c3dde qla2xxx: Update the driver version to 8.07.00.08-k. by Saurav Kashyap · 11 years ago
  92. 63ee707 qla2xxx: Remove wait for online from host reset handler. by Chad Dupuis · 11 years ago
  93. 7108b76 qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread. by Chad Dupuis · 11 years ago
  94. 7b89854 qla2xxx: ABTS cause double free of qla_tgt_cmd +. by Quinn Tran · 11 years ago
  95. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 11 years ago
  96. 5921cda qla2xxx: Remove mapped vp index iterator macro dead code. by Himanshu Madhani · 11 years ago
  97. 51e7488 qla2xxx: Add MBC option for fast SFP data access. by Joe Carnuccio · 11 years ago
  98. 90b604f qla2xxx: Fix beacon blink logic for ISP26xx/83xx. by Himanshu Madani · 11 years ago
  99. 03d32f9 qla2xxx: Don't check for firmware hung during the reset context for ISP82XX. by Tej Prakash · 11 years ago
  100. 638a1a0 qla2xxx: Delay driver unload if there is any pending activity going on. by Sawan Chandak · 11 years ago