Age | Commit message (Expand) | Author |
2016-08-19 | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li |
2016-08-19 | target: Fix race between iscsi-target connection shutdown + ABORT_TASK | Nicholas Bellinger |
2016-08-19 | target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP | Nicholas Bellinger |
2016-04-18 | target: Fix target_release_cmd_kref shutdown comp leak | Himanshu Madhani |
2016-03-22 | target: Drop incorrect ABORT_TASK put for completed commands | Nicholas Bellinger |
2016-03-05 | target: Fix linux-4.1.y specific compile warning | Nicholas Bellinger |
2016-03-05 | target: Fix race with SCF_SEND_DELAYED_TAS handling | Nicholas Bellinger |
2016-03-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger |
2016-03-05 | target: Fix TAS handling for multi-session se_node_acls | Nicholas Bellinger |
2016-03-05 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger |
2016-03-05 | target: fix COMPARE_AND_WRITE non zero SGL offset data corruption | Jan Engelhardt |
2016-03-05 | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger |
2016-03-05 | iscsi-target: Fix rx_login_comp hang after login failure | Nicholas Bellinger |
2016-02-28 | target: Fix LUN_RESET active TMR descriptor handling | Nicholas Bellinger |
2016-02-28 | target: Remove first argument of target_{get,put}_sess_cmd() | Bart Van Assche |
2016-02-03 | iscsi-target: Fix potential dead-lock during node acl delete | Nicholas Bellinger |
2015-10-22 | target: Fix v4.1 UNIT_ATTENTION se_node_acl->device_list[] NULL pointer | Nicholas Bellinger |
2015-10-22 | target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess | Nicholas Bellinger |
2015-10-22 | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover |
2015-09-13 | target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT | Alexei Potashnik |
2015-08-10 | iscsi-target: Fix iser explicit logout TX kthread leak | Nicholas Bellinger |
2015-08-10 | iscsi-target: Fix iscsit_start_kthreads failure OOPs | Nicholas Bellinger |
2015-08-10 | iscsi-target: Fix use-after-free during TPG session shutdown | Nicholas Bellinger |
2015-05-30 | target: Use a PASSTHROUGH flag instead of transport_types | Andy Grover |
2015-05-30 | target: Move passthrough CDB parsing into a common function | Andy Grover |
2015-05-30 | target/user: Only support full command pass-through | Andy Grover |
2015-05-30 | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST | Andy Grover |
2015-05-30 | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem | Christoph Hellwig |
2015-05-19 | target: Drop signal_pending checks after interruptible lock acquire | Nicholas Bellinger |
2015-05-14 | target: Add missing parentheses | Bart Van Assche |
2015-05-14 | target: Fix bidi command handling | Bart Van Assche |
2015-05-02 | target/user: Disallow full passthrough (pass_level=0) | Andy Grover |
2015-05-02 | ISCSI: fix minor memory leak | Evgenii Lepikhin |
2015-04-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-04-19 | target: Put TCMU under a new config option | Andy Grover |
2015-04-19 | target: Version 2 of TCMU ABI | Andy Grover |
2015-04-15 | target/file: Fix UNMAP with DIF protection support | Akinobu Mita |
2015-04-15 | target/file: Fix SG table for prot_buf initialization | Akinobu Mita |
2015-04-15 | target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled | Akinobu Mita |
2015-04-15 | target: Make core_tmr_abort_task() skip TMFs | Bart Van Assche |
2015-04-15 | target/sbc: Update sbc_dif_generate pr_debug output | Nicholas Bellinger |
2015-04-15 | target/sbc: Make internal DIF emulation honor ->prot_checks | Nicholas Bellinger |
2015-04-15 | target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled | Nicholas Bellinger |
2015-04-15 | target: Ensure sess_prot_type is saved across session restart | Nicholas Bellinger |
2015-04-14 | target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_* | Akinobu Mita |
2015-04-14 | target: Remove the unused flag SCF_ACK_KREF | Bart Van Assche |
2015-04-14 | target: Fix two sparse warnings | Bart Van Assche |
2015-04-14 | target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling | Nicholas Bellinger |
2015-04-14 | target: simplify the target template registration API | Christoph Hellwig |
2015-04-10 | iscsi target: fix oops when adding reject pdu | Mike Christie |