1. aa2dc37 qla2xxx: ISP27xx optimize fwdump entry table lookup. by Joe Carnuccio · 10 years ago
  2. 299f5e2 qla2xxx: ISP27xx add tests for incomplete template. by Joe Carnuccio · 10 years ago
  3. df568d8 scsi: Use 'depends' with LIBFC instead of 'select'. by David S. Miller · 10 years ago
  4. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  5. 6a38792 scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS by Randy Dunlap · 10 years ago
  6. 6b38397 qla2xxx: Prevent probe and board_disable race by Joe Lawrence · 10 years ago
  7. beb9e31 qla2xxx: Prevent removal and board_disable race by Joe Lawrence · 10 years ago
  8. 232792b qla2xxx: Schedule board_disable only once by Joe Lawrence · 10 years ago
  9. c821e0d qla2xxx: Collect PCI register checks and board_disable scheduling by Joe Lawrence · 10 years ago
  10. 1a2fbf1 qla2xxx: Use qla2x00_clear_drv_active on probe failure by Joe Lawrence · 10 years ago
  11. db7157d qla2xxx: Fix shost use-after-free on device removal by Joe Lawrence · 10 years ago
  12. fc38504 scsi: fix decimal printf format specifiers prefixed with 0x by Hans Wennborg · 10 years ago
  13. 8e5a948 qla2xxx: Remove restriction on starting remote device discovery on port update. by Chad Dupuis · 10 years ago
  14. 34c5801 qla2xxx: Move mailbox failure messages to a default debug level. by Chad Dupuis · 10 years ago
  15. 84e32a0 qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  16. 9b13494 treewide: Fix typo in printk by Masanari Iida · 10 years ago
  17. 0ea85b5 qla2xxx: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  18. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  19. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  20. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  21. 33a5fce qla2xxx: Fix sparse warning in qla_target.c. by Quinn Tran · 10 years ago
  22. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  23. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  24. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  25. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  26. c7ee3bd qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch by Quinn Tran · 10 years ago
  27. c1818f1 qla2xxx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  28. f92f82d qla2xxx: fix incorrect debug printk by Dan Carpenter · 10 years ago
  29. 13c3dde qla2xxx: Update the driver version to 8.07.00.08-k. by Saurav Kashyap · 10 years ago
  30. 63ee707 qla2xxx: Remove wait for online from host reset handler. by Chad Dupuis · 10 years ago
  31. 7108b76 qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread. by Chad Dupuis · 10 years ago
  32. 7b89854 qla2xxx: ABTS cause double free of qla_tgt_cmd +. by Quinn Tran · 10 years ago
  33. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 10 years ago
  34. 5921cda qla2xxx: Remove mapped vp index iterator macro dead code. by Himanshu Madhani · 10 years ago
  35. 51e7488 qla2xxx: Add MBC option for fast SFP data access. by Joe Carnuccio · 10 years ago
  36. 90b604f qla2xxx: Fix beacon blink logic for ISP26xx/83xx. by Himanshu Madani · 10 years ago
  37. 03d32f9 qla2xxx: Don't check for firmware hung during the reset context for ISP82XX. by Tej Prakash · 10 years ago
  38. 638a1a0 qla2xxx: Delay driver unload if there is any pending activity going on. by Sawan Chandak · 10 years ago
  39. 7c6300e qla2xxx: ISP27xx queue index shadow registers. by Joe Carnuccio · 10 years ago
  40. c049640 qla2xxx: ISP27xx firmware dump template spec updates (including T274). by Joe Carnuccio · 10 years ago
  41. 478c3b0 qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling. by Chad Dupuis · 10 years ago
  42. a018d8f qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the owner of the reset. by Hiral Patel · 10 years ago
  43. 1a5c69b qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning. by Chad Dupuis · 10 years ago
  44. 42543fb qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00. by Armen Baloyan · 10 years ago
  45. f934c9d qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware. by Chad Dupuis · 10 years ago
  46. f79a84b qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio. by Atul Deshmukh · 10 years ago
  47. 50a9ff3 qla2xxx: ISP8044 poll ipmdio bus timeout improvement. by Joe Carnuccio · 10 years ago
  48. b6ae5ba qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c by Chad Dupuis · 10 years ago
  49. 5025635 qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file. by Atul Deshmukh · 10 years ago
  50. 27f4b72 qla2xxx: Use proper log message for flash lock failed error. by Atul Deshmukh · 10 years ago
  51. 9929c47 qla2xxx: Decrease pci access for response queue processing for ISPFX00. by Armen Baloyan · 10 years ago
  52. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 10 years ago
  53. fbce4f4 qla2xxx: Update entry type 270 to match spec update. by Joe Carnuccio · 10 years ago
  54. cf3af76 qla2xxx: Enable fw_dump_size for ISP8044. by Hiral Patel · 10 years ago
  55. 61f098d qla2xxx: Introduce fw_dump_flag to track fw dump progress. by Hiral Patel · 10 years ago
  56. 2f389fc qla2xxx: Remove unnecessary delays from fw dump code path. by Hiral Patel · 10 years ago
  57. 4babb90 qla2xxx: Track the process when the ROM_LOCK failure happens by Hiral Patel · 10 years ago
  58. 7095388 qla2xxx: Correction to ISP27xx template entry types 256 and 258. by Joe Carnuccio · 10 years ago
  59. e8887c5 qla2xxx: Add ISP8044 serdes bsg interface. by Joe Carnuccio · 10 years ago
  60. 7012532 qla2xxx: Check for peg alive counter and clear any outstanding mailbox command. by Giridhar Malavali · 10 years ago
  61. 804df80 qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMDIO(39),QLA8044_POLLWR(40). by Pratik Mohanty · 10 years ago
  62. edaa5c7 qla2xxx: Allow the next firmware dump if the previous dump capture fails for ISP8044. by Saurav Kashyap · 10 years ago
  63. 2c5bbbb qla2xxx: Add pci device id 0x2271. by Joe Carnuccio · 10 years ago
  64. af13b70 qla2xxx: Issue abort command for outstanding commands during cleanup when only firmware is alive. by Giridhar Malavali · 10 years ago
  65. 4fa0c66 qla2xxx: Log when device state is moved to failed state. by Giridhar Malavali · 10 years ago
  66. ba4828b qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_req_que(). by Joe Carnuccio · 10 years ago
  67. 29db41c qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register. by Joe Carnuccio · 10 years ago
  68. 0d90c34 qla2xxx: Correct operations for ISP27xx template types 270 and 271. by Joe Carnuccio · 10 years ago
  69. acd3ce88 qla2xxx: Do not schedule reset when one is already active when receiving an invalid status handle. by Chad Dupuis · 10 years ago
  70. ec1937a qla2xxx: Wait for reset completion without lock for ISPFX00. by Saurav Kashyap · 10 years ago
  71. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  72. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  73. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  74. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  75. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 11 years ago
  76. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  77. 97ea702 [SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures. by Chad Dupuis · 11 years ago
  78. 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  79. 4b4f30c [SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in qla2x00_alloc_iocbs(). by Chad Dupuis · 11 years ago
  80. b97f5d0 [SCSI] qla2xxx: Re-sync module parameter descriptions with the code by Steven J. Magnani · 11 years ago
  81. b2a72ec [SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc() by Dan Carpenter · 11 years ago
  82. 4440e46 [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling. by Armen Baloyan · 11 years ago
  83. faef62d [SCSI] qla2xxx: Fix Task Management command asynchronous handling by Armen Baloyan · 11 years ago
  84. 43a9c38 [SCSI] qla2xxx: Correct the port no assignment for ISP82XX. by Saurav Kashyap · 11 years ago
  85. 823c535 [SCSI] qla2xxx: Update the driver version to 8.07.00.02-k. by Saurav Kashyap · 11 years ago
  86. 888e639 [SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044. by Saurav Kashyap · 11 years ago
  87. a1b23c5 [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and ISP82XX. by Chad Dupuis · 11 years ago
  88. fbe9c54 [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00. by Saurav Kashyap · 11 years ago
  89. 6ac1f3b [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00. by Saurav Kashyap · 11 years ago
  90. d68b3e0 [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source codes to ISPFX00 firmware spec. by Armen Baloyan · 11 years ago
  91. 06aec10 [SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watchdog function for ISP8044. by Atul Deshmukh · 11 years ago
  92. bfd7334 [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00. by Armen Baloyan · 11 years ago
  93. f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 11 years ago
  94. 3b1bef6 [SCSI] qla2xxx: Set host can_queue value based on available resources. by Chad Dupuis · 11 years ago
  95. 965c77a [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00. by Saurav Kashyap · 11 years ago
  96. 1ca60e3 [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command. by Joe Carnuccio · 11 years ago
  97. d550dd2 [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00. by Saurav Kashyap · 11 years ago
  98. 3223161 [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00. by Saurav Kashyap · 11 years ago
  99. 145083e [SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout. by Atul Deshmukh · 11 years ago
  100. b593931 [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status with a macro for ISPFX00. by Armen Baloyan · 11 years ago