aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)AuthorFilesLines
9 daysscsi: target: iscsi: Validate CHAP_R length before base64 decodeAlexandru Hossu1-1/+18
9 daysscsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_bufMichael Bommarito3-16/+55
9 daysscsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito1-1/+4
2026-05-14scsi: target: tcm_loop: Fix NULL ptr dereferenceGuixin Liu1-2/+10
2026-04-26Merge branch '7.1/scsi-queue' into 7.1/scsi-fixesMartin K. Petersen2-5/+19
2026-04-21scsi: target: iscsi: reject invalid size Extended CDB AHSCarlos Bilbao1-4/+18
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-43/+138
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+18
2026-04-13scsi: target: configfs: Bound snprintf() return in tg_pt_gp_members_show()Greg Kroah-Hartman1-1/+1
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2026-04-08scsi: target: Don't validate ignored fields in PROUT PREEMPTStefan Hajnoczi1-27/+32
2026-04-05uio: replace deprecated mmap hook with mmap_prepare in uio_infoLorenzo Stoakes (Oracle)1-8/+18
2026-04-02Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen3-16/+53
2026-03-27scsi: target: Replace strncpy() with strscpy() in VPD dump functionsKees Cook1-4/+4
2026-03-19scsi: target: file: Use kzalloc_flex for aio_cmdThinh Nguyen1-1/+1
2026-03-19scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
2026-03-10scsi: target: core: Fix integer overflow in UNMAP bounds checkJunrui Luo1-1/+2
2026-03-10scsi: target: core: Fix complete_type useMike Christie2-2/+2
2026-03-09block: remove bdev_nonrot()Damien Le Moal2-2/+2
2026-02-28scsi: target: Allow userspace to set the completion typeMike Christie2-0/+46
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie5-1/+5
2026-02-28scsi: target: Add support for completing commands from backend contextMike Christie2-11/+50
2026-02-28scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh1-9/+6
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-4/+2
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds26-66/+66
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook28-79/+78
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-25/+162
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds4-0/+4
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+4
2026-01-23scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche1-1/+2
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap4-0/+4
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei1-2/+4
2026-01-16scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()Maurizio Lombardi1-1/+4
2026-01-16scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()Maurizio Lombardi1-1/+4
2026-01-04scsi: target: Constify struct configfs_item_operations and configfs_group_ope...Christophe JAILLET2-24/+24
2026-01-04scsi: target: sbp: Potential integer overflow in sbp_make_tpg()ReBeating1-2/+2
2025-12-16scsi: target: core: Add emulation for REPORT IDENTIFYING INFORMATIONGulam Mohamed2-0/+136
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+2
2025-12-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-223/+270
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+2
2025-11-29scsi: target: sbp: Remove KMSG_COMPONENT macroHeiko Carstens1-2/+1
2025-11-29scsi: target: Reset t_task_cdb pointer in error caseAndrey Vatoropin1-0/+1
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-11-12Merge patch series "replace old wq(s), added WQ_PERCPU to alloc_workqueue"Martin K. Petersen4-8/+8
2025-11-12scsi: target: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari3-4/+4
2025-11-12scsi: target: sbp: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-4/+4
2025-11-08scsi: target: tcm_loop: Fix segfault in tcm_loop_tpg_address_show()Hamza Mahfooz1-0/+3
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook1-1/+1
2025-11-04target: don't copy kernel credsChristian Brauner1-12/+2
2025-11-02Merge patch series "target: RW/num_cmds stats improvements"Martin K. Petersen6-186/+117
2025-11-02scsi: target: Move LUN stats to per-CPUMike Christie6-55/+61
2025-11-02scsi: target: Create and use macro helpers for per-CPU statsMike Christie1-131/+56
2025-11-02scsi: target: Fix LUN/device R/W and total command statsMike Christie1-12/+12
2025-11-02scsi: target: Simplify target_lu_gp_members_show()Bart Van Assche1-15/+7
2025-11-02scsi: target: Do not write NUL characters into ASCII configfs outputBart Van Assche1-1/+0
2025-11-02scsi: target: Add atomic support to target_core_iblockMike Christie1-0/+5
2025-11-02scsi: target: Add WRITE_ATOMIC_16 support to RSOCMike Christie1-0/+19
2025-11-02scsi: target: Report atomic values in INQUIRYMike Christie1-6/+24
2025-11-02scsi: target: Add WRITE_ATOMIC_16 handlerMike Christie1-0/+51
2025-11-02scsi: target: Add helper to set up atomic values from block_deviceMike Christie1-0/+17
2025-11-02scsi: target: Add atomic se_device fieldsMike Christie1-0/+15
2025-11-02scsi: target: Rename target_configure_unmap_from_queue()Mike Christie3-7/+7
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-4/+5
2025-09-29scsi: target: target_core_configfs: Add length check to avoid buffer overflowWang Haoran1-1/+1
2025-09-15scsi: target: iscsi: fix typos and formatting in lio_target messagesAlok Tiwari1-3/+3
2025-09-09scsi: target: iscsi: Use int type to store negative valueQianfeng Rong1-1/+2
2025-09-09block: add a bio_init_inline helperChristoph Hellwig1-1/+1
2025-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-30/+89
2025-07-24scsi: target: core: Generate correct identifiers for PR OUT transport IDsMaurizio Lombardi3-25/+60
2025-07-24scsi: target: iblock: Allow iblock devices to be sharedMike Christie2-5/+29
2025-06-16scsi: target: Fix NULL pointer dereference in core_scsi3_decode_spec_i_port()Maurizio Lombardi1-1/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar4-7/+9
2025-05-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-166/+263
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook1-1/+1
2025-05-20scsi: target: core: Constify struct target_opcode_descriptorChristophe JAILLET1-59/+59
2025-05-20scsi: target: core: Constify enabled() in struct target_opcode_descriptorChristophe JAILLET1-8/+8
2025-04-28Merge patch series "target: Remove atomics from main IO path"Martin K. Petersen3-88/+187
2025-04-28scsi: target: Move delayed/ordered tracking to per CPUMike Christie2-57/+80
2025-04-28scsi: target: Move I/O path stats to per CPUMike Christie2-31/+107
2025-04-28Merge branch '6.15/scsi-fixes' into 6.16/scsi-stagingMartin K. Petersen1-1/+1
2025-04-11scsi: target: iscsi: Fix timeout on deleted connectionDmitry Bogdanov1-1/+1
2025-04-11scsi: target: Remove size arguments when calling strscpy()Thorsten Blum1-11/+9
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner4-8/+8
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-30/+37
2025-03-17scsi: target: tcm_loop: Fix wrong abort tagGuixin Liu1-2/+3
2025-03-03scsi: target: Replace deprecated strncpy() with strscpy()Thorsten Blum1-3/+3
2025-03-03block: split struct bio_integrity_payloadChristoph Hellwig1-12/+0
2025-02-24Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen1-2/+2
2025-02-12scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche3-17/+17
2025-02-12scsi: target: iscsi: Fix typosAndrew Kreimer1-3/+3
2025-02-12scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr()Chaohai Chen1-4/+10
2025-02-12scsi: target: spc: Fix RSOC parameter data header sizeChaohai Chen1-1/+1
2025-02-03Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-2/+2
2025-01-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-183/+0
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds5-180/+49
2025-01-21scsi: target: core: Add line break to status showGuixin Liu1-2/+2
2025-01-10Merge branch '6.13/scsi-fixes' into 6.14/scsi-stagingMartin K. Petersen1-2/+2
2025-01-04block: remove bio_add_pc_pageChristoph Hellwig1-4/+2
2025-01-02scsi: target: Remove unused functionsDr. David Alan Gilbert10-183/+0
2024-12-02Merge branch '6.13/scsi-queue' into 6.13/scsi-fixesMartin K. Petersen1-2/+2
2024-12-01scsi: target: iscsi: switch to using the crc32c libraryEric Biggers5-179/+49
2024-12-01x86/crc32: expose CRC32 functions through libEric Biggers1-1/+0
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2024-11-20scsi: target: tcmu: Constify some structuresChristophe JAILLET1-2/+2
2024-11-06scsi: target: Fix incorrect function name in pscsi_create_type_disk()Baolin Liu1-1/+1
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2024-10-15scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai1-1/+1
2024-10-15genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro19-19/+19
2024-08-22scsi: target: Remove unused declarationsYue Haibing5-15/+0
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig1-23/+26
2024-05-21Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2024-05-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2024-05-06scsi: target: Remove unused list 'device_list'Dr. David Alan Gilbert1-1/+0
2024-04-15remove call_{read,write}_iter() functionsMiklos Szeredi1-2/+2
2024-04-05scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi1-0/+12
2024-03-25Merge branch '6.9/scsi-queue' into 6.9/scsi-fixesMartin K. Petersen1-2/+1
2024-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds4-22/+22
2024-03-10scsi: target: iscsi: Remove unused variable xfer_lenColin Ian King1-2/+1
2024-02-25target: port block device access to fileChristian Brauner4-22/+22
2024-02-15scsi: target: pscsi: Fix bio_put() for error caseNaohiro Aota1-3/+6
2024-02-12scsi: target: Fix unmap setup during configurationMike Christie1-16/+32
2024-02-05scsi: target: tcm_loop: Make tcm_loop_lld_bus constRicardo B. Marliere1-1/+1
2024-01-20Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-5/+4
2024-01-11scsi: target: core: Add TMF to tmr_list handlingDmitry Bogdanov2-5/+4
2024-01-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2023-12-20pid: Split out pid_types.hKent Overstreet1-0/+1
2023-12-05scsi: target: Enable READ CAPACITY for PR EAROBenjamin Coddington1-0/+1
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-72/+128
2023-10-28scsi: target: Convert to bdev_open_by_path()Jan Kara4-22/+26
2023-10-24scsi: target: core: Fix kernel-doc commentYang Li1-1/+1
2023-10-13Merge patch series "scsi: target: Allow userspace to config cmd submission"Martin K. Petersen12-68/+121
2023-10-13scsi: target: Export fabric driver direct submit settingsMike Christie1-0/+24
2023-10-13scsi: target: core: Unexport target_queue_submission()Mike Christie1-2/+1
2023-10-13scsi: target: Allow userspace to request direct submissionsMike Christie4-11/+55
2023-10-13scsi: target: core: Kill transport_handle_cdb_direct()Mike Christie3-21/+10
2023-10-13scsi: target: core: Move buffer clearing hackMike Christie1-28/+21
2023-10-13scsi: target: core: Move core_alua_check_nonop_delay() callMike Christie3-13/+6
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie4-0/+11
2023-10-13scsi: target: iscs: Make write_pending_must_be_called a bit fieldMike Christie1-1/+1
2023-09-27scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_byKees Cook1-1/+1
2023-09-27scsi: target: Remove the references to http://www.linux-iscsi.org/Bart Van Assche1-3/+6
2023-09-27scsi: target: core: Fix deadlock due to recursive lockingJunxiao Bi1-7/+4
2023-09-13scsi: target: core: Fix target_cmd_counter leakDavid Disseldorp1-0/+1
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen1-12/+12
2023-09-05scsi: target: Replace strlcpy() with strscpy()Azeem Shaikh1-12/+12
2023-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-66/+42
2023-08-21scsi: target: Fix write perf due to unneeded throttlingMike Christie1-1/+6
2023-08-09bio-integrity: update the payload size in bio_integrity_add_page()Jinyoung Choi1-2/+1
2023-07-31Merge patch series "scsi: target: iscsi: Get rid of sprintf in iscsi_target_c...Martin K. Petersen1-36/+36
2023-07-31scsi: target: iscsi: Stop using sprintf() in iscsi_target_configfs.cKonstantin Shelekhin1-9/+9
2023-07-31scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()Konstantin Shelekhin1-27/+27
2023-07-11scsi: target: iscsi: Remove the unused netif_timeout attributeMaurizio Lombardi3-29/+0
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+3
2023-06-30Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-64/+448
2023-06-28scsi: target: iblock: Quiet bool conversion warning with pr_preempt useMike Christie1-1/+1
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-6/+9
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2-11/+9
2023-06-24scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells1-6/+9
2023-06-21scsi: target: tcmu: Replace strlcpy() with strscpy()Azeem Shaikh1-2/+2
2023-06-14scsi: target: core: Fix error path in target_setup_session()Bob Pearson1-0/+2
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig2-5/+4
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig2-8/+6
2023-06-05block: introduce holder opsChristoph Hellwig2-2/+3
2023-05-22Merge patch series "Use block pr_ops in LIO"Martin K. Petersen6-52/+436
2023-05-22scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi1-1/+3
2023-05-22scsi: target: iscsi: Fix hang in the iSCSI login codeMaurizio Lombardi5-91/+99
2023-05-16scsi: target: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh4-12/+12
2023-04-11scsi: target: Add block PR support to iblockMike Christie1-5/+266
2023-04-11scsi: target: Report and detect unsupported PR commandsMike Christie2-20/+72
2023-04-11scsi: target: Pass struct target_opcode_descriptor to enabledMike Christie1-15/+25
2023-04-11scsi: target: Allow backends to hook into PR handlingMike Christie1-1/+61
2023-04-11scsi: target: Rename sbc_ops to exec_cmd_opsMike Christie5-14/+15
2023-04-11scsi: target: core: Fix invalid memory accessMaurizio Lombardi1-4/+3
2023-04-02scsi: target: core: Remove unused 'prod_len' variableTom Rix1-5/+0
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen1-5/+7
2023-03-24scsi: target: tcm_loop: Remove redundant driver match functionLizhe1-7/+0
2023-03-24Merge patch series "Constify most SCSI host templates"Martin K. Petersen1-1/+1
2023-03-24scsi: target: tcm-loop: Declare SCSI host template constBart Van Assche1-1/+1
2023-03-24Merge patch series "target: TMF and recovery fixes"Martin K. Petersen8-106/+204
2023-03-24scsi: target: iscsi: Handle abort for WRITE_PENDING cmdsDmitry Bogdanov1-0/+11
2023-03-24scsi: target: iscsit: Fix TAS handling during conn cleanupMike Christie1-7/+9
2023-03-24scsi: target: Fix multiple LUN_RESET handlingMike Christie2-3/+24
2023-03-24scsi: target: iscsit: Free cmds before session freeDmitry Bogdanov1-3/+3
2023-03-24scsi: target: iscsit: Stop/wait on cmds during conn closeMike Christie1-0/+10
2023-03-24scsi: target: iscsit: isert: Alloc per conn cmd counterMike Christie3-15/+15
2023-03-24scsi: target: Pass in cmd counter to use during cmd setupMike Christie3-23/+23
2023-03-24scsi: target: Move cmd counter allocationMike Christie4-42/+39
2023-03-24scsi: target: Move sess cmd counter to new structMike Christie2-40/+97
2023-03-16Merge patch series "add virtual remote fabric"Martin K. Petersen12-126/+361
2023-03-16scsi: target: Add virtual remote targetDmitry Bogdanov6-0/+300
2023-03-16scsi: target: fcoe: Remove default fabric ops calloutsDmitry Bogdanov3-21/+0
2023-03-16scsi: target: sbp: Remove default fabric ops calloutsDmitry Bogdanov1-31/+0
2023-03-16scsi: target: loop: Remove default fabric ops calloutsDmitry Bogdanov1-41/+0
2023-03-16scsi: target: Add default fabric ops calloutsDmitry Bogdanov1-33/+61