1. 0ea85b5 qla2xxx: Use dma_zalloc_coherent by Joe Perches · 10 years ago
  2. 1abf635 scsi: use 64-bit value for 'max_luns' by Hannes Reinecke · 10 years ago
  3. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 10 years ago
  4. 755f516 qla2xxx: Restrict max_lun to 16-bit for older HBAs by Hannes Reinecke · 10 years ago
  5. 33a5fce qla2xxx: Fix sparse warning in qla_target.c. by Quinn Tran · 10 years ago
  6. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  7. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  8. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  9. 51a07f8 qla2xxx: Convert to percpu_ida session tag pre-allocation by Nicholas Bellinger · 10 years ago
  10. c7ee3bd qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch by Quinn Tran · 10 years ago
  11. c1818f1 qla2xxx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 10 years ago
  12. f92f82d qla2xxx: fix incorrect debug printk by Dan Carpenter · 10 years ago
  13. 13c3dde qla2xxx: Update the driver version to 8.07.00.08-k. by Saurav Kashyap · 10 years ago
  14. 63ee707 qla2xxx: Remove wait for online from host reset handler. by Chad Dupuis · 10 years ago
  15. 7108b76 qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread. by Chad Dupuis · 10 years ago
  16. 7b89854 qla2xxx: ABTS cause double free of qla_tgt_cmd +. by Quinn Tran · 10 years ago
  17. f83adb6 qla2xxx: T10-Dif: add T10-PI support by Quinn Tran · 10 years ago
  18. 5921cda qla2xxx: Remove mapped vp index iterator macro dead code. by Himanshu Madhani · 10 years ago
  19. 51e7488 qla2xxx: Add MBC option for fast SFP data access. by Joe Carnuccio · 10 years ago
  20. 90b604f qla2xxx: Fix beacon blink logic for ISP26xx/83xx. by Himanshu Madani · 10 years ago
  21. 03d32f9 qla2xxx: Don't check for firmware hung during the reset context for ISP82XX. by Tej Prakash · 10 years ago
  22. 638a1a0 qla2xxx: Delay driver unload if there is any pending activity going on. by Sawan Chandak · 10 years ago
  23. 7c6300e qla2xxx: ISP27xx queue index shadow registers. by Joe Carnuccio · 10 years ago
  24. c049640 qla2xxx: ISP27xx firmware dump template spec updates (including T274). by Joe Carnuccio · 10 years ago
  25. 478c3b0 qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling. by Chad Dupuis · 10 years ago
  26. 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
  27. 1a5c69b qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning. by Chad Dupuis · 10 years ago
  28. 42543fb qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00. by Armen Baloyan · 10 years ago
  29. f934c9d qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware. by Chad Dupuis · 10 years ago
  30. f79a84b qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio. by Atul Deshmukh · 10 years ago
  31. 50a9ff3 qla2xxx: ISP8044 poll ipmdio bus timeout improvement. by Joe Carnuccio · 10 years ago
  32. b6ae5ba qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c by Chad Dupuis · 10 years ago
  33. 5025635 qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file. by Atul Deshmukh · 10 years ago
  34. 27f4b72 qla2xxx: Use proper log message for flash lock failed error. by Atul Deshmukh · 10 years ago
  35. 9929c47 qla2xxx: Decrease pci access for response queue processing for ISPFX00. by Armen Baloyan · 10 years ago
  36. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 10 years ago
  37. fbce4f4 qla2xxx: Update entry type 270 to match spec update. by Joe Carnuccio · 10 years ago
  38. cf3af76 qla2xxx: Enable fw_dump_size for ISP8044. by Hiral Patel · 10 years ago
  39. 61f098d qla2xxx: Introduce fw_dump_flag to track fw dump progress. by Hiral Patel · 10 years ago
  40. 2f389fc qla2xxx: Remove unnecessary delays from fw dump code path. by Hiral Patel · 10 years ago
  41. 4babb90 qla2xxx: Track the process when the ROM_LOCK failure happens by Hiral Patel · 10 years ago
  42. 7095388 qla2xxx: Correction to ISP27xx template entry types 256 and 258. by Joe Carnuccio · 10 years ago
  43. e8887c5 qla2xxx: Add ISP8044 serdes bsg interface. by Joe Carnuccio · 10 years ago
  44. 7012532 qla2xxx: Check for peg alive counter and clear any outstanding mailbox command. by Giridhar Malavali · 10 years ago
  45. 804df80 qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMDIO(39),QLA8044_POLLWR(40). by Pratik Mohanty · 10 years ago
  46. edaa5c7 qla2xxx: Allow the next firmware dump if the previous dump capture fails for ISP8044. by Saurav Kashyap · 10 years ago
  47. 2c5bbbb qla2xxx: Add pci device id 0x2271. by Joe Carnuccio · 10 years ago
  48. af13b70 qla2xxx: Issue abort command for outstanding commands during cleanup when only firmware is alive. by Giridhar Malavali · 10 years ago
  49. 4fa0c66 qla2xxx: Log when device state is moved to failed state. by Giridhar Malavali · 10 years ago
  50. ba4828b qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_req_que(). by Joe Carnuccio · 10 years ago
  51. 29db41c qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register. by Joe Carnuccio · 10 years ago
  52. 0d90c34 qla2xxx: Correct operations for ISP27xx template types 270 and 271. by Joe Carnuccio · 10 years ago
  53. acd3ce8 qla2xxx: Do not schedule reset when one is already active when receiving an invalid status handle. by Chad Dupuis · 10 years ago
  54. ec1937a qla2xxx: Wait for reset completion without lock for ISPFX00. by Saurav Kashyap · 10 years ago
  55. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  56. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  57. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  58. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  59. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  60. 1a0b6ab Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  61. 97ea702 [SCSI] qla2xxx: Fix build errors related to invalid print fields on some architectures. by Chad Dupuis · 10 years ago
  62. 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  63. 4b4f30c [SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in qla2x00_alloc_iocbs(). by Chad Dupuis · 10 years ago
  64. b97f5d0 [SCSI] qla2xxx: Re-sync module parameter descriptions with the code by Steven J. Magnani · 11 years ago
  65. b2a72ec [SCSI] qla2xxx: fix error handling of qla2x00_mem_alloc() by Dan Carpenter · 11 years ago
  66. 4440e46 [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling. by Armen Baloyan · 10 years ago
  67. faef62d [SCSI] qla2xxx: Fix Task Management command asynchronous handling by Armen Baloyan · 10 years ago
  68. 43a9c38 [SCSI] qla2xxx: Correct the port no assignment for ISP82XX. by Saurav Kashyap · 10 years ago
  69. 823c535 [SCSI] qla2xxx: Update the driver version to 8.07.00.02-k. by Saurav Kashyap · 10 years ago
  70. 888e639 [SCSI] qla2xxx: Correctly set the read_optrom pointer for ISP8044. by Saurav Kashyap · 10 years ago
  71. a1b23c5 [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and ISP82XX. by Chad Dupuis · 10 years ago
  72. fbe9c54 [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00. by Saurav Kashyap · 10 years ago
  73. 6ac1f3b [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00. by Saurav Kashyap · 10 years ago
  74. d68b3e0 [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source codes to ISPFX00 firmware spec. by Armen Baloyan · 10 years ago
  75. 06aec10 [SCSI] qla2xxx: Remove ISP_ABORT_NEEDED and ISP_ABORT_RETRY checks from watchdog function for ISP8044. by Atul Deshmukh · 10 years ago
  76. bfd7334 [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00. by Armen Baloyan · 10 years ago
  77. f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 10 years ago
  78. 3b1bef6 [SCSI] qla2xxx: Set host can_queue value based on available resources. by Chad Dupuis · 10 years ago
  79. 965c77a [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00. by Saurav Kashyap · 10 years ago
  80. 1ca60e3 [SCSI] qla2xxx: Enable the Flash Access Control (FAC) mailbox command. by Joe Carnuccio · 10 years ago
  81. d550dd2 [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00. by Saurav Kashyap · 10 years ago
  82. 3223161 [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00. by Saurav Kashyap · 10 years ago
  83. 145083e [SCSI] qla2xxx: Use proper message for Non owner reset ACK Timeout. by Atul Deshmukh · 10 years ago
  84. b593931 [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status with a macro for ISPFX00. by Armen Baloyan · 10 years ago
  85. 0f8cdff [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00. by Armen Baloyan · 10 years ago
  86. 7a8ab9c [SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses. by Chad Dupuis · 10 years ago
  87. b77ed25 [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx by Giridhar Malavali · 10 years ago
  88. f324777 [SCSI] qla2xxx: Fix multiqueue MSI-X registration. by Chad Dupuis · 10 years ago
  89. 6f58c78 qla2xxx: Fix kernel panic on selective retransmission request by Dr. Greg Wettstein · 10 years ago
  90. 84197a3 tcm_qla2xxx: Fix NAA formatted name for NPIV WWPNs by Nicholas Bellinger · 11 years ago
  91. 7474f52 tcm_qla2xxx: Perform configfs depend/undepend for base_tpg by Nicholas Bellinger · 10 years ago
  92. 394d62b tcm_qla2xxx: Add NPIV specific enable/disable attribute logic by Nicholas Bellinger · 10 years ago
  93. 3c231bd qla2xxx: Check + fail when npiv_vports_inuse exists in shutdown by Nicholas Bellinger · 10 years ago
  94. ddb9514 qla2xxx: Fix qlt_lport_register base_vha callback race by Nicholas Bellinger · 10 years ago
  95. 2d15025 qla2xxx: Remove last vestiges of qla_tgt_cmd.cmd_list by Roland Dreier · 11 years ago
  96. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  97. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  98. 194e57f Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  99. 49a47f2 qla2xxx: Configure NPIV fc_vport via tcm_qla2xxx_npiv_make_lport by Nicholas Bellinger · 11 years ago
  100. 0e8cd71 qla2xxx: Enhancements to enable NPIV support for QLOGIC ISPs with TCM/LIO. by Saurav Kashyap · 11 years ago