aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/target (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook1-1/+1
2025-04-11scsi: target: iscsi: Fix timeout on deleted connectionDmitry Bogdanov1-1/+1
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/ebiggers/linuxLinus 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/scsiLinus 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/vfs/vfsLinus 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