index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-14
usb: gadget: f_tcm: keep port count until LUN teardown completes
Shuangpeng Bai
1
-0
/
+2
2026-05-22
scsi: core: target: Add INQUIRY-related constants to scsi_common.h
Bart Van Assche
1
-4
/
+1
2026-02-28
scsi: target: Add support for completing commands from backend context
Mike Christie
2
-3
/
+19
2025-12-16
scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATION
Gulam Mohamed
1
-0
/
+4
2025-11-02
Merge patch series "target: RW/num_cmds stats improvements"
Martin K. Petersen
1
-10
/
+10
2025-11-02
scsi: target: Move LUN stats to per-CPU
Mike Christie
1
-4
/
+4
2025-11-02
scsi: target: Fix LUN/device R/W and total command stats
Mike Christie
1
-6
/
+6
2025-11-02
scsi: target: Add WRITE_ATOMIC_16 handler
Mike Christie
1
-0
/
+1
2025-11-02
scsi: target: Add helper to set up atomic values from block_device
Mike Christie
1
-0
/
+2
2025-11-02
scsi: target: Add atomic se_device fields
Mike Christie
1
-0
/
+5
2025-11-02
scsi: target: Rename target_configure_unmap_from_queue()
Mike Christie
1
-2
/
+2
2025-05-20
scsi: target: core: Constify enabled() in struct target_opcode_descriptor
Christophe JAILLET
1
-1
/
+1
2025-04-28
scsi: target: Move delayed/ordered tracking to per CPU
Mike Christie
1
-2
/
+2
2025-04-28
scsi: target: Move I/O path stats to per CPU
Mike Christie
1
-6
/
+14
2024-12-01
scsi: target: iscsi: switch to using the crc32c library
Eric Biggers
1
-3
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2023-10-13
scsi: target: core: Unexport target_queue_submission()
Mike Christie
1
-1
/
+0
2023-10-13
scsi: target: Allow userspace to request direct submissions
Mike Christie
1
-0
/
+1
2023-10-13
scsi: target: core: Kill transport_handle_cdb_direct()
Mike Christie
1
-2
/
+1
2023-10-13
scsi: target: core: Move core_alua_check_nonop_delay() call
Mike Christie
1
-2
/
+0
2023-10-13
scsi: target: Have drivers report if they support direct submissions
Mike Christie
2
-0
/
+18
2023-10-13
scsi: target: iscs: Make write_pending_must_be_called a bit field
Mike Christie
1
-2
/
+2
2023-07-11
scsi: target: iscsi: Remove the unused netif_timeout attribute
Maurizio Lombardi
1
-4
/
+0
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-3
/
+8
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2
-3
/
+8
2023-05-22
scsi: target: iscsi: Remove unused transport_timer
Maurizio Lombardi
1
-1
/
+0
2023-05-22
scsi: target: iscsi: Fix hang in the iSCSI login code
Maurizio Lombardi
1
-2
/
+4
2023-04-11
scsi: target: Pass struct target_opcode_descriptor to enabled
Mike Christie
1
-1
/
+2
2023-04-11
scsi: target: Allow backends to hook into PR handling
Mike Christie
1
-0
/
+4
2023-04-11
scsi: target: Rename sbc_ops to exec_cmd_ops
Mike Christie
1
-2
/
+2
2023-03-24
Merge patch series "target: TMF and recovery fixes"
Martin K. Petersen
3
-8
/
+22
2023-03-24
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
1
-0
/
+1
2023-03-24
scsi: target: iscsit: isert: Alloc per conn cmd counter
Mike Christie
1
-0
/
+3
2023-03-24
scsi: target: Pass in cmd counter to use during cmd setup
Mike Christie
1
-3
/
+5
2023-03-24
scsi: target: Move cmd counter allocation
Mike Christie
1
-1
/
+3
2023-03-24
scsi: target: Move sess cmd counter to new struct
Mike Christie
2
-4
/
+10
2023-03-09
scsi: target: core: Add RTPI attribute for target port
Dmitry Bogdanov
1
-0
/
+1
2023-03-09
scsi: target: core: Drop device-based RTPI
Roman Bolshakov
1
-4
/
+0
2023-03-09
scsi: target: core: Add RTPI field to target port
Dmitry Bogdanov
1
-0
/
+2
2022-11-24
scsi: target: core: Send max transfer length in blocks
Anastasia Kovaleva
1
-1
/
+0
2022-10-27
scsi: target: core: Dynamically set DPO and FUA in usage_bits
Dmitry Bogdanov
1
-0
/
+2
2022-10-27
scsi: target: core: Add emulate_rsoc attribute
Dmitry Bogdanov
1
-0
/
+3
2022-10-27
scsi: target: core: Dynamic opcode support in RSOC
Dmitry Bogdanov
1
-0
/
+1
2022-10-27
scsi: target: core: Add support for RSOC command
Dmitry Bogdanov
1
-0
/
+12
2022-08-01
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
1
-2
/
+2
2022-07-07
scsi: target: Add callout to configure UNMAP settings
Mike Christie
1
-0
/
+1
2022-06-07
scsi: target: iscsi: Control authentication per ACL
Dmitry Bogdanov
1
-0
/
+2
2022-06-07
scsi: target: iscsi: Add upcast helpers
Dmitry Bogdanov
1
-0
/
+12
2022-05-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-89
/
+89
2022-05-10
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
2
-6
/
+6
[next]