summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)AuthorFilesLines
2025-04-12scsi: 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-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds6-30/+37
2025-03-18scsi: target: tcm_loop: Fix wrong abort tagGuixin Liu1-2/+3
2025-03-04scsi: target: Replace deprecated strncpy() with strscpy()Thorsten Blum1-3/+3
2025-03-03block: split struct bio_integrity_payloadChristoph Hellwig1-12/+0
2025-02-25Merge patch series "Initial support for RK3576 UFS controller"Martin K. Petersen1-2/+2
2025-02-13scsi: usb: Rename the RESERVE and RELEASE constantsBart Van Assche3-17/+17
2025-02-13scsi: target: iscsi: Fix typosAndrew Kreimer1-3/+3
2025-02-13scsi: target: spc: Fix loop traversal in spc_rsoc_get_descr()Chaohai Chen1-4/+10
2025-02-13scsi: target: spc: Fix RSOC parameter data header sizeChaohai Chen1-1/+1
2025-02-04Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen1-2/+2
2025-01-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-183/+0
2025-01-23Merge 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-05block: 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-02scsi: target: iscsi: switch to using the crc32c libraryEric Biggers5-179/+49
2024-12-02x86/crc32: expose CRC32 functions through libEric Biggers1-1/+0
2024-11-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2024-11-21scsi: target: tcmu: Constify some structuresChristophe JAILLET1-2/+2
2024-11-07scsi: 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-16scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai1-1/+1
2024-10-16genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro19-19/+19
2024-08-23scsi: 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-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2024-05-07scsi: 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-06scsi: 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-17Merge 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-11scsi: 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-13scsi: target: Fix unmap setup during configurationMike Christie1-16/+32
2024-02-06scsi: 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-12scsi: target: core: Add TMF to tmr_list handlingDmitry Bogdanov2-5/+4
2024-01-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2023-12-21pid: Split out pid_types.hKent Overstreet1-0/+1
2023-12-06scsi: target: Enable READ CAPACITY for PR EAROBenjamin Coddington1-0/+1
2023-11-03Merge 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