Age | Commit message (Expand) | Author |
2016-04-12 | target: Fix target_release_cmd_kref shutdown comp leak | Himanshu Madhani |
2016-03-05 | target: Drop incorrect ABORT_TASK put for completed commands | Nicholas Bellinger |
2016-02-10 | target/transport: add flag to indicate CPU Affinity is observed | Quinn Tran |
2016-02-10 | target: Fix incorrect unmap_zeroes_data_store return | Nicholas Bellinger |
2016-02-06 | target/user: Fix cast from pointer to phys_addr_t | Arnd Bergmann |
2016-02-06 | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage | Nicholas Bellinger |
2016-02-06 | target: Fix race with SCF_SEND_DELAYED_TAS handling | Nicholas Bellinger |
2016-02-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger |
2016-02-03 | target: Fix TAS handling for multi-session se_node_acls | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active TMR descriptor handling | Nicholas Bellinger |
2016-02-03 | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger |
2016-01-29 | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors | Mike Christie |
2016-01-21 | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2016-01-20 | target/user: Make sure netlink would reach all network namespaces | Sheng Yang |
2016-01-20 | target: Obtain se_node_acl->acl_kref during get_initiator_node_acl | Nicholas Bellinger |
2016-01-20 | target: Convert ACL change queue_depth se_session reference usage | Nicholas Bellinger |
2016-01-20 | iscsi-target: Fix potential dead-lock during node acl delete | Nicholas Bellinger |
2016-01-12 | tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage | Nicholas Bellinger |
2016-01-07 | tcm_fc: Wait for command completion before freeing a session | Bart Van Assche |
2016-01-07 | target: Fix a memory leak in target_dev_lba_map_store() | Bart Van Assche |
2016-01-07 | target: Support aborting tasks with a 64-bit tag | Bart Van Assche |
2016-01-07 | target: Remove an unused variable | Bart Van Assche |
2016-01-07 | target: Fix indentation in target_core_configfs.c | Bart Van Assche |
2016-01-07 | target/user: Allow user to set block size before enabling device | Sheng Yang |
2016-01-07 | target/fcoe: Add tag support to tcm_fc | Andy Grover |
2016-01-07 | qla2xxx: Add selective command queuing | Quinn Tran |
2016-01-06 | target: use offset_in_page macro | Geliang Tang |
2016-01-06 | target: fix deprecated attribute names in dmesg | Christophe Vu-Brugier |
2016-01-06 | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas |
2016-01-06 | sbp-target: Remove a superfluous forward declaration | Bart Van Assche |
2016-01-06 | iscsi-target: Fix indentation + spelling + unreachable code | Bart Van Assche |
2016-01-06 | target: Fix spelling + remove set-but-not-used variables | Bart Van Assche |
2015-12-20 | fs: configfs: Drop unused parameter from configfs_undepend_item() | Krzysztof Opasiak |
2015-12-03 | blk-integrity: empty implementation when disabled | Keith Busch |
2015-11-29 | tcm_loop: Show address of tpg in configfs | Sheng Yang |
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 |