index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Lines
2026-02-28
scsi: target: Fix recursive locking in __configfs_open_file()
Prithvi Tambewagh
-9
/
+6
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-66
/
+66
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-79
/
+78
2026-02-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-25
/
+162
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+4
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+4
2026-01-23
scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()
Kery Qi
-2
/
+2
2026-01-23
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
-1
/
+2
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+4
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
-2
/
+4
2026-01-16
scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()
Maurizio Lombardi
-1
/
+4
2026-01-16
scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()
Maurizio Lombardi
-1
/
+4
2026-01-04
scsi: target: Constify struct configfs_item_operations and configfs_group_ope...
Christophe JAILLET
-24
/
+24
2026-01-04
scsi: target: sbp: Potential integer overflow in sbp_make_tpg()
ReBeating
-2
/
+2
2025-12-16
scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATION
Gulam Mohamed
-0
/
+136
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-2
/
+2
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-230
/
+277
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+1
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-12
/
+2
2025-11-29
scsi: target: sbp: Remove KMSG_COMPONENT macro
Heiko Carstens
-2
/
+1
2025-11-29
scsi: target: Reset t_task_cdb pointer in error case
Andrey Vatoropin
-0
/
+1
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+3
2025-11-12
Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"
Martin K. Petersen
-8
/
+8
2025-11-12
scsi: target: Add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
-4
/
+4
2025-11-12
scsi: target: sbp: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
-4
/
+4
2025-11-08
scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()
Hamza Mahfooz
-0
/
+3
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-1
/
+1
2025-11-04
target: don't copy kernel creds
Christian Brauner
-12
/
+2
2025-11-02
Merge patch series "target: RW/num_cmds stats improvements"
Martin K. Petersen
-193
/
+124
2025-11-02
scsi: target: Move LUN stats to per-CPU
Mike Christie
-55
/
+61
2025-11-02
scsi: target: Create and use macro helpers for per-CPU stats
Mike Christie
-136
/
+61
2025-11-02
scsi: target: Fix LUN/device R/W and total command stats
Mike Christie
-12
/
+12
2025-11-02
scsi: target: Simplify target_lu_gp_members_show()
Bart Van Assche
-15
/
+7
2025-11-02
scsi: target: Do not write NUL characters into ASCII configfs output
Bart Van Assche
-1
/
+0
2025-11-02
scsi: target: Add atomic support to target_core_iblock
Mike Christie
-0
/
+5
2025-11-02
scsi: target: Add WRITE_ATOMIC_16 support to RSOC
Mike Christie
-0
/
+19
2025-11-02
scsi: target: Report atomic values in INQUIRY
Mike Christie
-6
/
+24
2025-11-02
scsi: target: Add WRITE_ATOMIC_16 handler
Mike Christie
-0
/
+51
2025-11-02
scsi: target: Add helper to set up atomic values from block_device
Mike Christie
-0
/
+17
2025-11-02
scsi: target: Add atomic se_device fields
Mike Christie
-0
/
+15
2025-11-02
scsi: target: Rename target_configure_unmap_from_queue()
Mike Christie
-7
/
+7
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-1
/
+1
2025-10-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-4
/
+5
2025-09-29
scsi: target: target_core_configfs: Add length check to avoid buffer overflow
Wang Haoran
-1
/
+1
2025-09-15
scsi: target: iscsi: fix typos and formatting in lio_target messages
Alok Tiwari
-3
/
+3
2025-09-09
scsi: target: iscsi: Use int type to store negative value
Qianfeng Rong
-1
/
+2
2025-09-09
block: add a bio_init_inline helper
Christoph Hellwig
-1
/
+1
2025-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-30
/
+89
[next]