Age | Commit message (Expand) | Author | Files | Lines |
2015-07-25 | qla2xxx: terminate exchange when command is aborted by LIO | Alexei Potashnik | 3 | -35/+20 |
2015-07-25 | qla2xxx: drop cmds/tmrs arrived while session is being deleted | Alexei Potashnik | 1 | -0/+28 |
2015-07-25 | qla2xxx: disable scsi_transport_fc registration in target mode | Alexei Potashnik | 2 | -4/+13 |
2015-07-25 | qla2xxx: added sess generations to detect RSCN update races | Alexei Potashnik | 6 | -26/+83 |
2015-07-25 | qla2xxx: Abort stale cmds on qla_tgt_wq when plogi arrives | Alexei Potashnik | 1 | -0/+35 |
2015-07-25 | qla2xxx: delay plogi/prli ack until existing sessions are deleted | Alexei Potashnik | 7 | -22/+481 |
2015-07-25 | qla2xxx: cleanup cmd in qla workqueue before processing TMR | Swapnil Nagle | 6 | -13/+140 |
2015-07-25 | qla2xxx: kill sessions/log out initiator on RSCN and port down events | Roland Dreier | 3 | -31/+117 |
2015-07-25 | qla2xxx: fix command initialization in target mode. | Kanoj Sarcar | 1 | -5/+5 |
2015-07-25 | qla2xxx: Remove msleep in qlt_send_term_exchange | Himanshu Madhani | 1 | -6/+7 |
2015-07-25 | qla2xxx: adjust debug flags | Quinn Tran | 3 | -5/+8 |
2015-07-25 | qla2xxx: release request queue reservation. | Quinn Tran | 1 | -3/+7 |
2015-07-25 | qla2xxx: Add flush after updating ATIOQ consumer index. | Quinn Tran | 1 | -0/+1 |
2015-07-25 | qla2xxx: Enable target mode for ISP27XX | Himanshu Madhani | 7 | -12/+14 |
2015-07-25 | qla2xxx: Fix hardware lock/unlock issue causing kernel panic. | Saurav Kashyap | 2 | -6/+4 |
2015-07-24 | tcm_qla2xxx: pass timeout as HZ independent value | Nicholas Mc Guire | 1 | -1/+1 |
2015-07-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 4 | -248/+38 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2015-06-24 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 7 | -23/+29 |
2015-06-16 | target: Drop unnecessary core_tpg_register TFO parameter | Nicholas Bellinger | 1 | -7/+2 |
2015-06-13 | qla2xxx: Fix indentation | Bart Van Assche | 5 | -15/+14 |
2015-06-13 | qla2xxx: Comment out unreachable code | Bart Van Assche | 2 | -8/+15 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+2 |
2015-05-31 | target: remove ->put_session method | Christoph Hellwig | 1 | -13/+0 |
2015-05-31 | target: target_core_configfs.h is not needed in fabric drivers | Christoph Hellwig | 1 | -1/+0 |
2015-05-31 | target: Move task tag into struct se_cmd + support 64-bit tags | Bart Van Assche | 3 | -45/+23 |
2015-05-31 | target: move transport ID handling to the core | Christoph Hellwig | 2 | -75/+0 |
2015-05-31 | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 1 | -19/+0 |
2015-05-31 | target: change core_tpg_register prototype | Christoph Hellwig | 1 | -4/+4 |
2015-05-31 | target: move node ACL allocation to core code | Christoph Hellwig | 2 | -29/+4 |
2015-05-31 | target: refactor init/drop_nodeacl methods | Christoph Hellwig | 1 | -51/+8 |
2015-05-31 | target: make the tpg_get_default_depth method optional | Christoph Hellwig | 1 | -7/+0 |
2015-05-31 | target: Remove first argument of target_{get,put}_sess_cmd() | Bart Van Assche | 1 | -1/+1 |
2015-05-31 | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig | 1 | -4/+2 |
2015-05-29 | treewide: Add missing vmalloc.h inclusion. | David S. Miller | 1 | -0/+1 |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 3 | -94/+83 |
2015-04-17 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 11 | -43/+158 |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig | 2 | -93/+27 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -8/+8 |
2015-04-10 | qla2xxx: Update driver version to 8.07.00.18-k | Himanshu Madhani | 1 | -1/+1 |
2015-04-10 | qla2xxx: Restore physical port WWPN only, when port down detected for FA-WWPN... | Sawan Chandak | 1 | -4/+13 |
2015-04-10 | qla2xxx: Fix virtual port configuration, when switch port is disabled/enabled. | Sawan Chandak | 3 | -8/+17 |
2015-04-10 | qla2xxx: Prevent multiple firmware dump collection for ISP27XX. | Himanshu Madhani | 2 | -1/+5 |
2015-04-10 | qla2xxx: Disable Interrupt handshake for ISP27XX. | Himanshu Madhani | 1 | -1/+2 |
2015-04-10 | qla2xxx: Add debugging info for MBX timeout. | Himanshu Madhani | 4 | -13/+77 |
2015-04-10 | qla2xxx: Add serdes read/write support for ISP27XX | Andrew Vasquez | 1 | -4/+11 |
2015-04-10 | qla2xxx: Add udev notification to save fw dump for ISP27XX | Himanshu Madhani | 1 | -2/+3 |
2015-04-10 | qla2xxx: Add message for sucessful FW dump collected for ISP27XX. | Himanshu Madhani | 2 | -1/+9 |
2015-04-10 | qla2xxx: Add support to load firmware from file for ISP 26XX/27XX. | Sawan Chandak | 2 | -0/+6 |
2015-04-10 | qla2xxx: Fix beacon blink for ISP27XX. | Nigel Kirkland | 1 | -4/+7 |