| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-09-11 | 2 | -9/+8 |
|\ |
|
| * | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 2015-09-11 | 1 | -0/+5 |
| * | qla2xxx: Update tcm_qla2xxx module description to 24xx+ | Sebastian Herbszt | 2015-08-02 | 2 | -3/+3 |
| * | tcm_qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 2015-07-23 | 1 | -6/+0 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2015-09-02 | 20 | -536/+553 |
|\ \ |
|
| * | | qla2xxx: Update driver version to 8.07.00.26-k | Himanshu Madhani | 2015-08-26 | 1 | -1/+1 |
| * | | qla2xxx: Add pci device id 0x2261. | Sawan Chandak | 2015-08-26 | 2 | -3/+15 |
| * | | qla2xxx: Fix missing device login retries. | Arun Easi | 2015-08-26 | 1 | -1/+2 |
| * | | qla2xxx: do not clear slot in outstanding cmd array | Himanshu Madhani | 2015-08-26 | 1 | -6/+0 |
| * | | qla2xxx: Remove decrement of sp reference count in abort handler. | Chad Dupuis | 2015-08-26 | 1 | -7/+2 |
| * | | qla2xxx: Add support to show MPI and PEP FW version for ISP27xx. | Sawan Chandak | 2015-08-26 | 3 | -2/+31 |
| * | | qla2xxx: Do not reset ISP for error entry with an out of range handle. | Chad Dupuis | 2015-08-26 | 1 | -7/+1 |
| * | | qla2xxx: Do not reset adapter if SRB handle is in range. | Chad Dupuis | 2015-08-26 | 3 | -11/+15 |
| * | | qla2xxx: Do not crash system for sp ref count zero | Hiral Patel | 2015-08-26 | 1 | -1/+1 |
| * | | qla2xxx: Add adapter checks for FAWWN functionality. | Saurav Kashyap | 2015-08-26 | 2 | -14/+17 |
| * | | qla2xxx: Pause risc before manipulating risc semaphore. | Joe Carnuccio | 2015-08-26 | 1 | -0/+3 |
| * | | qla2xxx: Use ssdid to gate semaphore manipulation. | Joe Carnuccio | 2015-08-26 | 1 | -2/+2 |
| * | | qla2xxx: Handle AEN8014 incoming port logout. | Joe Carnuccio | 2015-08-26 | 2 | -4/+33 |
| * | | qla2xxx: Add serdes register read/write support for ISP25xx. | Joe Carnuccio | 2015-08-26 | 1 | -2/+4 |
| * | | qla2xxx: Return the fabric command state for non-task management requests | Dilip Kumar Uppugandla | 2015-08-26 | 1 | -0/+6 |
| * | | qla2xxx: Avoid that sparse complains about context imbalances | Bart Van Assche | 2015-08-26 | 4 | -0/+52 |
| * | | qla2xxx: Remove dead code | Bart Van Assche | 2015-08-26 | 1 | -7/+5 |
| * | | qla2xxx: Remove a superfluous test | Bart Van Assche | 2015-08-26 | 1 | -2/+1 |
| * | | qla2xxx: Fix sparse annotations | Bart Van Assche | 2015-08-26 | 6 | -82/+71 |
| * | | qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes | Bart Van Assche | 2015-08-26 | 3 | -4/+4 |
| * | | qla2xxx: Remove __constant_ prefix | Bart Van Assche | 2015-08-26 | 10 | -253/+231 |
| * | | qla2xxx: Replace two macros with an inline function | Bart Van Assche | 2015-08-26 | 3 | -16/+15 |
| * | | qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 2015-08-26 | 14 | -102/+32 |
| * | | qla2xxx: Declare local functions static | Bart Van Assche | 2015-08-26 | 4 | -6/+6 |
| * | | qla2xxx: Report both rsp_info and rsp_info_len | Bart Van Assche | 2015-08-26 | 1 | -2/+2 |
| * | | qla2xxx: prevent board_disable from running during EEH | Thadeu Lima de Souza Cascardo | 2015-08-12 | 1 | -1/+1 |
| |/ |
|
* | | qla2xxx: terminate exchange when command is aborted by LIO | Alexei Potashnik | 2015-07-24 | 3 | -35/+20 |
* | | qla2xxx: drop cmds/tmrs arrived while session is being deleted | Alexei Potashnik | 2015-07-24 | 1 | -0/+28 |
* | | qla2xxx: disable scsi_transport_fc registration in target mode | Alexei Potashnik | 2015-07-24 | 2 | -4/+13 |
* | | qla2xxx: added sess generations to detect RSCN update races | Alexei Potashnik | 2015-07-24 | 6 | -26/+83 |
* | | qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives | Alexei Potashnik | 2015-07-24 | 1 | -0/+35 |
* | | qla2xxx: delay plogi/prli ack until existing sessions are deleted | Alexei Potashnik | 2015-07-24 | 7 | -22/+481 |
* | | qla2xxx: cleanup cmd in qla workqueue before processing TMR | Swapnil Nagle | 2015-07-24 | 6 | -13/+140 |
* | | qla2xxx: kill sessions/log out initiator on RSCN and port down events | Roland Dreier | 2015-07-24 | 3 | -31/+117 |
* | | qla2xxx: fix command initialization in target mode. | Kanoj Sarcar | 2015-07-24 | 1 | -5/+5 |
* | | qla2xxx: Remove msleep in qlt_send_term_exchange | Himanshu Madhani | 2015-07-24 | 1 | -6/+7 |
* | | qla2xxx: adjust debug flags | Quinn Tran | 2015-07-24 | 3 | -5/+8 |
* | | qla2xxx: release request queue reservation. | Quinn Tran | 2015-07-24 | 1 | -3/+7 |
* | | qla2xxx: Add flush after updating ATIOQ consumer index. | Quinn Tran | 2015-07-24 | 1 | -0/+1 |
* | | qla2xxx: Enable target mode for ISP27XX | Himanshu Madhani | 2015-07-24 | 7 | -12/+14 |
* | | qla2xxx: Fix hardware lock/unlock issue causing kernel panic. | Saurav Kashyap | 2015-07-24 | 2 | -6/+4 |
* | | tcm_qla2xxx: pass timeout as HZ independent value | Nicholas Mc Guire | 2015-07-23 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2015-07-04 | 4 | -248/+38 |
|\ |
|
| * | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 2015-06-15 | 1 | -7/+2 |
| * | target: remove ->put_session method | Christoph Hellwig | 2015-05-30 | 1 | -13/+0 |