index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
scsi: target: Fix SELinux error when systemd-modules loads the target module
Maurizio Lombardi
1
-0
/
+12
2024-03-01
scsi: target: core: Add TMF to tmr_list handling
Dmitry Bogdanov
2
-5
/
+4
2023-10-10
scsi: target: core: Fix deadlock due to recursive locking
Junxiao Bi
1
-7
/
+4
2023-09-23
scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
Konstantin Shelekhin
1
-27
/
+27
2023-06-28
scsi: target: iscsi: Prevent login threads from racing between each other
Maurizio Lombardi
1
-1
/
+3
2023-05-30
scsi: target: iscsit: Free cmds before session free
Dmitry Bogdanov
1
-3
/
+3
2023-05-17
scsi: target: core: Avoid smp_processor_id() in preemptible code
Shin'ichiro Kawasaki
1
-1
/
+1
2023-05-17
scsi: target: iscsit: Fix TAS handling during conn cleanup
Mike Christie
1
-7
/
+9
2023-05-17
scsi: target: Fix multiple LUN_RESET handling
Mike Christie
2
-3
/
+24
2023-05-17
scsi: target: Make state_list per CPU
Mike Christie
4
-96
/
+115
2023-05-17
scsi: target: Rename cmd.bad_sector to cmd.sense_info
David Disseldorp
2
-7
/
+7
2023-05-17
scsi: target: Rename struct sense_info to sense_detail
David Disseldorp
1
-11
/
+11
2023-04-05
scsi: target: iscsi: Fix an error message in iscsi_check_key()
Maurizio Lombardi
1
-5
/
+7
2023-02-15
scsi: target: core: Fix warning on RT kernels
Maurizio Lombardi
1
-2
/
+2
2023-02-15
fix iov_iter_bvec() "direction" argument
Al Viro
1
-2
/
+2
2022-11-25
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
Yang Yingliang
1
-1
/
+2
2022-06-09
target: remove an incorrect unmap zeroes data deduction
Christoph Hellwig
1
-1
/
+0
2022-04-20
scsi: target: tcmu: Fix possible page UAF
Xiaoguang Wang
1
-1
/
+2
2022-02-16
scsi: target: iscsi: Make sure the np under each tpg is unique
ZouMingzhe
1
-0
/
+3
2021-11-26
scsi: target: Fix alua_tg_pt_gps_count tracking
Mike Christie
1
-1
/
+0
2021-11-26
scsi: target: Fix ordered tag handling
Mike Christie
3
-22
/
+57
2021-09-30
scsi: target: Fix the pgr/alua_support_store functions
Maurizio Lombardi
1
-12
/
+20
2021-07-28
scsi: target: Fix protect handling in WRITE SAME(32)
Dmitry Bogdanov
1
-18
/
+17
2021-07-14
scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()
Varun Prakash
2
-12
/
+28
2021-06-18
scsi: target: core: Fix warning on realtime kernels
Maurizio Lombardi
1
-3
/
+1
2021-05-22
scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not found
Bodo Stroesser
1
-2
/
+2
2021-05-11
scsi: target: pscsi: Fix warning in pscsi_complete_cmd()
Chaitanya Kulkarni
1
-1
/
+2
2021-04-14
scsi: target: iscsi: Fix zero tag inside a trace event
Roman Bolshakov
1
-2
/
+1
2021-04-10
scsi: target: pscsi: Clean up after failure in pscsi_map_sg()
Martin Wilck
1
-0
/
+8
2021-03-17
scsi: target: core: Prevent underflow for service actions
Aleksandr Miloserdov
1
-4
/
+11
2021-03-17
scsi: target: core: Add cmd length set before cmd complete
Aleksandr Miloserdov
1
-4
/
+11
2021-03-04
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
1
-2
/
+1
2021-01-27
scsi: target: tcmu: Fix use-after-free of se_cmd->priv
Shin'ichiro Kawasaki
1
-3
/
+8
2021-01-12
scsi: target: Fix XCOPY NAA identifier lookup
David Disseldorp
2
-49
/
+71
2020-11-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-4
/
+13
2020-11-17
scsi: target: iscsi: Fix cmd abort fabric stop race
Mike Christie
1
-4
/
+13
2020-10-30
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-3
/
+3
2020-10-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-174
/
+172
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+2
2020-10-08
scsi: target: rd: Drop double zeroing
Julia Lawall
1
-1
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-10-03
scsi: target: tcmu: Fix warning: 'page' may be used uninitialized
John Donnelly
1
-1
/
+1
2020-10-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+2
2020-09-25
target/iblock: fix holder printing in iblock_show_configfs_dev_params
Christoph Hellwig
1
-3
/
+2
2020-09-23
scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
Sudhakar Panneerselvam
1
-1
/
+2
2020-09-23
scsi: target: tcmu: Optimize scatter_data_area()
Bodo Stroesser
1
-76
/
+63
2020-09-23
scsi: target: tcmu: Optimize queue_cmd_ring()
Bodo Stroesser
1
-82
/
+102
[next]