Age | Commit message (Expand) | Author |
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 |
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 |
2015-08-18 | target: Fix handling of small allocation lengths in REPORT LUNS | Roland Dreier |
2015-08-17 | target/rd: always chain S/G list | Christoph Hellwig |
2015-08-02 | target: Drop iSCSI use of mutex around max_cmd_sn increment | Roland Dreier |
2015-08-02 | target: REPORT LUNS should return LUN 0 even for dynamic ACLs | Roland Dreier |
2015-08-02 | iscsi-target: Add tpg_enabled_sendtargets for disabled discovery | David Disseldorp |
2015-07-31 | drivers: target: Drop unlikely before IS_ERR(_OR_NULL) | Viresh Kumar |
2015-07-31 | target: check DPO/FUA usage for COMPARE AND WRITE | David Disseldorp |
2015-07-31 | target: Remove cmd->se_ordered_id (unused except debug log lines) | Roland Dreier |
2015-07-30 | target: add support for START_STOP_UNIT SCSI opcode | Brian Bunker |