Age | Commit message (Expand) | Author | Files | Lines |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
2023-05-22 | Merge patch series "Use block pr_ops in LIO" | Martin K. Petersen | 1 | -34/+79 |
2023-04-11 | scsi: target: Report and detect unsupported PR commands | Mike Christie | 1 | -20/+55 |
2023-04-11 | scsi: target: Pass struct target_opcode_descriptor to enabled | Mike Christie | 1 | -15/+25 |
2023-04-11 | scsi: target: Rename sbc_ops to exec_cmd_ops | Mike Christie | 1 | -2/+2 |
2023-04-02 | scsi: target: core: Remove unused 'prod_len' variable | Tom Rix | 1 | -5/+0 |
2023-03-09 | scsi: target: core: Use RTPI from target port | Roman Bolshakov | 1 | -1/+1 |
2022-11-24 | scsi: target: core: Send max transfer length in blocks | Anastasia Kovaleva | 1 | -1/+5 |
2022-11-08 | scsi: target: core: Remove unused variable 'unit_serial_len' | Colin Ian King | 1 | -6/+2 |
2022-10-27 | scsi: target: core: Dynamically set DPO and FUA in usage_bits | Dmitry Bogdanov | 1 | -2/+32 |
2022-10-27 | scsi: target: core: Add emulate_rsoc attribute | Dmitry Bogdanov | 1 | -0/+12 |
2022-10-27 | scsi: target: core: Dynamic opcode support in RSOC | Dmitry Bogdanov | 1 | -5/+115 |
2022-10-27 | scsi: target: core: Add list of opcodes for RSOC | Dmitry Bogdanov | 1 | -0/+568 |
2022-10-27 | scsi: target: core: Add support for RSOC command | Dmitry Bogdanov | 1 | -0/+200 |
2022-09-15 | scsi: target: core: Set MULTIP bit for se_device with multiple ports | Dmitry Bogdanov | 1 | -0/+6 |
2022-04-25 | scsi: target: core: Silence the message about unknown VPD pages | Konstantin Shelekhin | 1 | -1/+1 |
2021-11-18 | scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gp | Mike Christie | 1 | -7/+7 |
2021-05-31 | scsi: target: Use standard SAM status types | Hannes Reinecke | 1 | -7/+7 |
2021-05-15 | scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data | Konstantin Shelekhin | 1 | -1/+33 |
2021-05-15 | scsi: target: core: Bump INQUIRY VERSION to SPC-4 | Konstantin Shelekhin | 1 | -1/+1 |
2021-05-15 | scsi: target: core: Add configurable IEEE Company ID attribute | Sergey Samoylenko | 1 | -7/+7 |
2021-05-15 | scsi: target: core: Unify NAA identifier generation | Sergey Samoylenko | 1 | -24/+23 |
2021-04-05 | scsi: target: Make the virtual LUN 0 device | Konstantin Shelekhin | 1 | -5/+1 |
2020-02-21 | scsi: target: use an enum to track emulate_ua_intlck_ctrl | David Disseldorp | 1 | -2/+11 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2018-12-07 | scsi: target: remove hardcoded T10 Vendor ID in INQUIRY response | David Disseldorp | 1 | -3/+5 |
2018-12-07 | scsi: target: consistently null-terminate t10_wwn strings | David Disseldorp | 1 | -3/+4 |
2018-12-07 | scsi: target: use consistent left-aligned ASCII INQUIRY data | David Disseldorp | 1 | -5/+12 |
2018-11-21 | scsi: target: add emulate_pr backstore attr to toggle PR support | David Disseldorp | 1 | -0/+8 |
2018-10-03 | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD | Bart Van Assche | 1 | -3/+3 |
2017-07-09 | target: Fix cmd size for PR-OUT in passthrough_parse_cdb | Tang Wenji | 1 | -1/+1 |
2017-07-06 | target: Use {get,put}_unaligned_be*() instead of open coding these functions | Bart Van Assche | 1 | -22/+20 |
2016-03-10 | target: Remove enum transport_lunflags_table | Andy Grover | 1 | -2/+1 |
2016-01-06 | target/sbc: Add LBPRZ attribute + control CDB emulation | Jamie Pocas | 1 | -0/+12 |
2015-09-11 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -33/+22 |
2015-09-11 | target/qla2xxx: Honor max_data_sg_nents I/O transfer limit | Nicholas Bellinger | 1 | -3/+10 |
2015-08-18 | target: Fix handling of small allocation lengths in REPORT LUNS | Roland Dreier | 1 | -16/+16 |
2015-08-02 | target: REPORT LUNS should return LUN 0 even for dynamic ACLs | Roland Dreier | 1 | -4/+10 |
2015-07-30 | target: improve unsupported opcode message | Joern Engel | 1 | -3/+0 |
2015-07-23 | target: Return descriptor format sense data in case the LU spans 64bit sectors | Sagi Grimberg | 1 | -3/+9 |
2015-07-23 | target: Use scsi helpers to build the sense data correctly | Sagi Grimberg | 1 | -26/+5 |
2015-07-06 | target: Add extra TYPE_DISK + protection checks for INQUIRY SPT | Nicholas Bellinger | 1 | -2/+6 |
2015-07-06 | target/spc: Set SPT correctly in Extended INQUIRY Data VPD page | Sagi Grimberg | 1 | -0/+3 |
2015-07-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -54/+36 |
2015-06-02 | target: Minimize SCSI header #include directives | Bart Van Assche | 1 | -1/+2 |
2015-06-01 | target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage | Nicholas Bellinger | 1 | -1/+1 |
2015-06-01 | target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun | Christoph Hellwig | 1 | -32/+16 |
2015-06-01 | target: Convert se_node_acl->device_list[] to RCU hlist | Nicholas Bellinger | 1 | -10/+8 |
2015-05-30 | target: remove the get_fabric_proto_ident method | Christoph Hellwig | 1 | -8/+4 |
2015-05-30 | target: fix DPO and FUA bit checks | Christoph Hellwig | 1 | -4/+8 |