Age | Commit message (Expand) | Author |
2016-10-28 | target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code | Dinesh Israni |
2016-10-28 | target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE | Nicholas Bellinger |
2016-10-28 | target: Re-add missing SCF_ACK_KREF assignment in v4.1.y | Nicholas Bellinger |
2016-08-20 | target: Fix ordered task CHECK_CONDITION early exception handling | Nicholas Bellinger |
2016-08-20 | target: Fix max_unmap_lba_count calc overflow | Mike Christie |
2016-08-20 | target: Fix race between iscsi-target connection shutdown + ABORT_TASK | Nicholas Bellinger |
2016-08-20 | target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP | Nicholas Bellinger |
2016-08-20 | target: Fix ordered task target_setup_cmd_from_cdb exception hang | Nicholas Bellinger |
2016-08-20 | iscsi-target: Fix panic when adding second TCP connection to iSCSI session | Feng Li |
2016-04-12 | target: Fix target_release_cmd_kref shutdown comp leak | Himanshu Madhani |
2016-03-16 | target: Drop incorrect ABORT_TASK put for completed commands | Nicholas Bellinger |
2016-03-09 | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors | Mike Christie |
2016-03-03 | target: Fix race with SCF_SEND_DELAYED_TAS handling | Nicholas Bellinger |
2016-03-03 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger |
2016-03-03 | target: Fix TAS handling for multi-session se_node_acls | Nicholas Bellinger |
2016-03-03 | target: Fix LUN_RESET active TMR descriptor handling | Nicholas Bellinger |
2016-03-03 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger |
2016-02-25 | iscsi-target: Fix potential dead-lock during node acl delete | Nicholas Bellinger |
2015-11-28 | target/stat: print full t10_wwn.model buffer | David Disseldorp |
2015-11-28 | target: fix COMPARE_AND_WRITE non zero SGL offset data corruption | Jan Engelhardt |
2015-11-28 | target: Invoke release_cmd() callback without holding a spinlock | Bart Van Assche |
2015-11-28 | target: Fix race for SCF_COMPARE_AND_WRITE_POST checking | Nicholas Bellinger |
2015-11-28 | iscsi-target: Fix rx_login_comp hang after login failure | Nicholas Bellinger |
2015-11-28 | iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() | Luis de Bethencourt |
2015-11-28 | target/user: Do not set unused fields in tcmu_ops | Andy Grover |
2015-11-28 | target/user: Fix time calc in expired cmd processing | Andy Grover |
2015-11-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-11-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-11-09 | scsi: use host wide tags by default | Christoph Hellwig |
2015-10-21 | block: Consolidate static integrity profile properties | Martin K. Petersen |
2015-10-13 | target: use per-attribute show and store methods | Christoph Hellwig |
2015-09-24 | iscsi-target: Avoid OFMarker + IFMarker negotiation | Nicholas Bellinger |
2015-09-24 | target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit | Nicholas Bellinger |
2015-09-24 | target: Fix target_sense_desc_format NULL pointer dereference | Nicholas Bellinger |
2015-09-24 | target: Propigate backend read-only to core_tpg_add_lun | Nicholas Bellinger |
2015-09-24 | target: Fix PR registration + APTPL RCU conversion regression | Nicholas Bellinger |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2015-09-11 | target: use stringify.h instead of own definition | David Disseldorp |
2015-09-11 | target/user: Fix UFLAG_UNKNOWN_OP handling | Andy Grover |
2015-09-11 | target: Remove no-op conditional | Andy Grover |
2015-09-11 | target/user: Remove unused variable | Andy Grover |
2015-09-11 | target: Fix max_cmd_sn increment w/o cmdsn mutex regressions | Roland Dreier |
2015-09-11 | target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess | Nicholas Bellinger |
2015-09-11 | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger |
2015-09-02 | Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-26 | target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage | Andy Grover |
2015-08-26 | target/iscsi: Replace conn->login_ip with login_sockaddr | Andy Grover |
2015-08-26 | target/iscsi: Keep local_ip as the actual sockaddr | Andy Grover |
2015-08-26 | target/iscsi: Fix np_ip bracket issue by removing np_ip | Andy Grover |