1. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  2. 8d3a824 target: Correct a comment by Bart Van Assche · 9 years ago
  3. 07e3842 Move code that is used both by initiator and target drivers by Bart Van Assche · 9 years ago
  4. c5f1ac8 Split SCSI header files by Bart Van Assche · 9 years ago
  5. 2be2a98 megaraid_sas : Modify return value of megasas_issue_blocked_cmd() and wait_and_poll() to consider command status returned by firmware by Sumit.Saxena@avagotech.com · 9 years ago
  6. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  7. f532a3f hpsa: change driver version by Don Brace · 9 years ago
  8. fdfa4b6 hpsa: add in new controller id by Don Brace · 9 years ago
  9. d604f53 hpsa: cleanup reset by Webb Scales · 9 years ago
  10. 39c53f5 hpsa: propagate the error code in hpsa_kdump_soft_reset by Robert Elliott · 9 years ago
  11. 2946e82 hpsa: use scsi host_no as hpsa controller number by Robert Elliott · 9 years ago
  12. 73153fe hpsa: use block layer tag for command allocation by Webb Scales · 9 years ago
  13. 8b47004 hpsa: add interrupt number to /proc/interrupts interrupt name by Robert Elliott · 9 years ago
  14. 2efa592 hpsa: create workqueue after the driver is ready for use by Robert Elliott · 9 years ago
  15. b2ef480 hpsa: fix try_soft_reset error handling by Robert Elliott · 9 years ago
  16. 9ecd953 hpsa: cleanup for init_one step 2 in kdump by Robert Elliott · 9 years ago
  17. d498757 hpsa: skip free_irq calls if irqs are not allocated by Robert Elliott · 9 years ago
  18. 943a702 hpsa: call pci_release_regions after pci_disable_device by Robert Elliott · 9 years ago
  19. b3a7ba7 hpsa: performance tweak for hpsa_scatter_gather() by Webb Scales · 9 years ago
  20. b69324f hpsa: refactor and rework support for sending TEST_UNIT_READY by Webb Scales · 9 years ago
  21. a58e7e5 hpsa: don't return abort request until target is complete by Webb Scales · 9 years ago
  22. 8a0ff92 hpsa: use helper routines for finishing commands by Webb Scales · 9 years ago
  23. 8be986c hpsa: add support sending aborts to physical devices via the ioaccel2 path by Stephen Cameron · 9 years ago
  24. ddcf834 hpsa: do not print ioaccel2 warning messages about unusual completions. by Robert Elliott · 9 years ago
  25. 4b76155 hpsa: clean up some error reporting output in abort handler by Robert Elliott · 9 years ago
  26. 105a3db hpsa: clean up driver init by Robert Elliott · 9 years ago
  27. 2dd02d7 hpsa: correct return values from driver functions. by Robert Elliott · 9 years ago
  28. bf43caf hpsa: do not check cmd_alloc return value - it cannnot return NULL by Robert Elliott · 9 years ago
  29. c40820d hpsa: add more ioaccel2 error handling, including underrun statuses. by Joe Handzik · 9 years ago
  30. d9a729f hpsa: add ioaccel sg chaining for the ioaccel2 path by Webb Scales · 9 years ago
  31. 1fb7c98 hpsa: refactor freeing of resources into more logical functions by Robert Elliott · 9 years ago
  32. 195f2c6 hpsa: clean up error handling by Robert Elliott · 9 years ago
  33. cc64c81 hpsa: break hpsa_free_irqs_and_disable_msix into two functions by Robert Elliott · 9 years ago
  34. ecf418d1 hpsa: Get queue depth from identify physical bmic for physical disks. by Joe Handzik · 9 years ago
  35. a3144e0 hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode. by Joe Handzik · 9 years ago
  36. a473d86 hpsa: print accurate SSD Smart Path Enabled status by Robert Elliott · 9 years ago
  37. 592a0ad hpsa: factor out hpsa_ioaccel_submit function by Webb Scales · 9 years ago
  38. 4a8da22 hpsa: try resubmitting down raid path on task set full by Stephen Cameron · 9 years ago
  39. 4a4384c hpsa: do not ignore return value of hpsa_register_scsi by Stephen Cameron · 9 years ago
  40. 360c73b hpsa: factor out hpsa_init_cmd function by Stephen Cameron · 9 years ago
  41. d37ffbe hpsa: make function names consistent by Robert Elliott · 9 years ago
  42. e985c58 hpsa: allow lockup detected to be viewed via sysfs by Stephen Cameron · 9 years ago
  43. 9437ac4 hpsa: hpsa decode sense data for io and tmf by Stephen Cameron · 9 years ago
  44. 433b5f4 hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds by Stephen Cameron · 9 years ago
  45. 9b5c48c hpsa: clean up aborts by Stephen Cameron · 9 years ago
  46. 25163bd hpsa: rework controller command submission by Webb Scales · 9 years ago
  47. 0d96ef5 hpsa: clean up host, channel, target, lun prints by Webb Scales · 9 years ago
  48. 41ce4c3 hpsa: add masked physical devices into h->dev[] array by Stephen Cameron · 9 years ago
  49. 6b6c1cd hpsa: dont meddle with hw which isn't ours (cciss) by Tomas Henzl · 9 years ago
  50. b9ea9dc cciss: correct the non-resettable board list by Tomas Henzl · 9 years ago
  51. c854c38 cciss: remove duplicate entries from board_type struct by Tomas Henzl · 9 years ago
  52. 6571fb3 advansys: Update to version 3.5 and remove compilation warning by Hannes Reinecke · 9 years ago
  53. bc31ec4 advansys: Remove call to dma_cache_sync() by Hannes Reinecke · 9 years ago
  54. 00742c9 advansys: use spin_lock_irqsave() in interrupt handler by Hannes Reinecke · 9 years ago
  55. 2207063 advansys: Check for DMA mapping errors by Hannes Reinecke · 9 years ago
  56. e14f66e advansys: Remove cmd_per_lun setting by Hannes Reinecke · 9 years ago
  57. 3754fc64 advansys: Remove obsolete virtual memory mapping comment by Hannes Reinecke · 9 years ago
  58. d9748db advansys: Remove 'a_flag' by Hannes Reinecke · 9 years ago
  59. 084e6c3 advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX' by Hannes Reinecke · 9 years ago
  60. 96aabb2 advansys: Remove CC_VERY_LONG_SG_LIST by Hannes Reinecke · 9 years ago
  61. 9fef6ba advansys: Remove ASC_SCSI_REQ_Q by Hannes Reinecke · 9 years ago
  62. 37f6460 advansys: scsi_q1->data_addr is little endian by Hannes Reinecke · 9 years ago
  63. f33134e advansys: cleanup function return codes by Hannes Reinecke · 9 years ago
  64. 6f0d2e1 advansys: Make AscIsrChipHalted() a void function by Hannes Reinecke · 9 years ago
  65. f1138a8 advansys: remove 'ERR' definition by Hannes Reinecke · 9 years ago
  66. ae26759 advansys: Remove 'TRUE' and 'FALSE' definitions by Hannes Reinecke · 9 years ago
  67. 95cfab6 advansys: use standard data types by Hannes Reinecke · 9 years ago
  68. d647c78 advansys: use 'bool' instead of 'int' by Hannes Reinecke · 9 years ago
  69. 0ce5382 advansys: Use dma_pool for sg elements by Hannes Reinecke · 9 years ago
  70. 4b47e46 advansys: Use DMA-API for mapping request blocks by Hannes Reinecke · 9 years ago
  71. 98b96a7 advansys: Use DMA-API for carrier buffer by Hannes Reinecke · 9 years ago
  72. 811ddc0 advansys: use DMA-API for mapping sense buffer by Hannes Reinecke · 9 years ago
  73. 9c17c62 advansys: use shared host tag map for command lookup by Hannes Reinecke · 9 years ago
  74. eac0b0c advansys: use host_reset by Hannes Reinecke · 9 years ago
  75. c5c2567 virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY by Christoph Hellwig · 9 years ago
  76. d56dfb4 be2iscsi : Bump the driver version by John Soni Jose · 9 years ago
  77. 3f4134c be2iscsi : Logout of FW Boot Session by John Soni Jose · 9 years ago
  78. eb1c469 be2iscsi : Fix memory check before unmapping. by John Soni Jose · 9 years ago
  79. 4e2bdf7 be2iscsi : Fix memory leak in the unload path by John Soni Jose · 9 years ago
  80. e307f3a be2iscsi : Fix the PCI request region reserving. by John Soni Jose · 9 years ago
  81. 3efde86 be2iscsi : Fix the retry count for boot targets by John Soni Jose · 9 years ago
  82. a955553 megaraid_sas : swap whole register in megasas_register_aen by Christoph Hellwig · 9 years ago
  83. 01d7f03b megaraid_sas : fix megasas_fire_cmd_fusion calling convention by Christoph Hellwig · 9 years ago
  84. 2213a46 megaraid_sas : add missing byte swaps to the sriov code by Christoph Hellwig · 9 years ago
  85. 48433bd megaraid_sas : bytewise or should be done on native endian variables by Christoph Hellwig · 9 years ago
  86. 48100b0 megaraid_sas : move endianness conversion into caller of megasas_get_seq_num by Christoph Hellwig · 9 years ago
  87. c6f5bf8 megaraid_sas : add endianness conversions for all ones by Christoph Hellwig · 9 years ago
  88. 9ab9ed38 megaraid_sas : add endianness annotations by Christoph Hellwig · 9 years ago
  89. 8a232bb megaraid_sas : add missing __iomem annotations by Christoph Hellwig · 9 years ago
  90. 6a6981f megaraid_sas : megasas_complete_outstanding_ioctls() can be static by kbuild test robot · 9 years ago
  91. 5765c5b megaraid_sas : Support for Avago's Single server High Availability product by Sumit.Saxena@avagotech.com · 9 years ago
  92. 09fced1 megaraid_sas : Add release date and update driver version by Sumit.Saxena@avagotech.com · 9 years ago
  93. 43cd7fe megaraid_sas : Modify driver's meta data to reflect Avago by Sumit.Saxena@avagotech.com · 9 years ago
  94. 4026e9a megaraid_sas : Use Block layer tag support for internal command indexing by Sumit.Saxena@avagotech.com · 9 years ago
  95. d88da09 megaraid_sas : Enhanced few prints by Sumit.Saxena@avagotech.com · 9 years ago
  96. f26ac3a megaraid_sas : Move controller's queue depth calculation in adapter specific function by Sumit.Saxena@avagotech.com · 9 years ago
  97. 4a5c814 megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs by Sumit.Saxena@avagotech.com · 9 years ago
  98. 9b82818 megaraid_sas : Add separate function for refiring MFI commands by Sumit.Saxena@avagotech.com · 9 years ago
  99. d3557fc megaraid_sas : Add separate function for setting up IRQs by Sumit.Saxena@avagotech.com · 9 years ago
  100. ea47ebf csiostor: fix an error code in csio_hw_init() by Dan Carpenter · 9 years ago