summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
3 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
3 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
3 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
12 daysMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
12 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-16scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()Maurizio Lombardi
2026-01-16scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()Maurizio Lombardi
2026-01-04scsi: target: Constify struct configfs_item_operations and configfs_group_ope...Christophe JAILLET
2026-01-04scsi: target: sbp: Potential integer overflow in sbp_make_tpg()ReBeating
2025-12-16scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATIONGulam Mohamed
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-11-29scsi: target: sbp: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-29scsi: target: Reset t_task_cdb pointer in error caseAndrey Vatoropin
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-12Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"Martin K. Petersen
2025-11-12scsi: target: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: target: sbp: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-08scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04target: don't copy kernel credsChristian Brauner
2025-11-02Merge patch series "target: RW/num_cmds stats improvements"Martin K. Petersen
2025-11-02scsi: target: Move LUN stats to per-CPUMike Christie
2025-11-02scsi: target: Create and use macro helpers for per-CPU statsMike Christie
2025-11-02scsi: target: Fix LUN/device R/W and total command statsMike Christie
2025-11-02scsi: target: Simplify target_lu_gp_members_show()Bart Van Assche
2025-11-02scsi: target: Do not write NUL characters into ASCII configfs outputBart Van Assche
2025-11-02scsi: target: Add atomic support to target_core_iblockMike Christie
2025-11-02scsi: target: Add WRITE_ATOMIC_16 support to RSOCMike Christie
2025-11-02scsi: target: Report atomic values in INQUIRYMike Christie
2025-11-02scsi: target: Add WRITE_ATOMIC_16 handlerMike Christie
2025-11-02scsi: target: Add helper to set up atomic values from block_deviceMike Christie
2025-11-02scsi: target: Add atomic se_device fieldsMike Christie
2025-11-02scsi: target: Rename target_configure_unmap_from_queue()Mike Christie
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran
2025-09-15scsi: target: iscsi: fix typos and formatting in lio_target messagesAlok Tiwari
2025-09-09scsi: target: iscsi: Use int type to store negative valueQianfeng Rong
2025-09-09block: add a bio_init_inline helperChristoph Hellwig
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-07-24scsi: target: core: Generate correct identifiers for PR OUT transport IDsMaurizio Lombardi