Age | Commit message (Expand) | Author |
2024-05-21 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2024-05-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-05-06 | scsi: target: Remove unused list 'device_list' | Dr. David Alan Gilbert |
2024-04-15 | remove call_{read,write}_iter() functions | Miklos Szeredi |
2024-04-05 | scsi: target: Fix SELinux error when systemd-modules loads the target module | Maurizio Lombardi |
2024-03-25 | Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes | Martin K. Petersen |
2024-03-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-03-11 | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds |
2024-03-10 | scsi: target: iscsi: Remove unused variable xfer_len | Colin Ian King |
2024-02-25 | target: port block device access to file | Christian Brauner |
2024-02-15 | scsi: target: pscsi: Fix bio_put() for error case | Naohiro Aota |
2024-02-12 | scsi: target: Fix unmap setup during configuration | Mike Christie |
2024-02-05 | scsi: target: tcm_loop: Make tcm_loop_lld_bus const | Ricardo B. Marliere |
2024-01-20 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-01-11 | scsi: target: core: Add TMF to tmr_list handling | Dmitry Bogdanov |
2024-01-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-12-20 | pid: Split out pid_types.h | Kent Overstreet |
2023-12-05 | scsi: target: Enable READ CAPACITY for PR EARO | Benjamin Coddington |
2023-11-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-10-28 | scsi: target: Convert to bdev_open_by_path() | Jan Kara |
2023-10-24 | scsi: target: core: Fix kernel-doc comment | Yang Li |
2023-10-13 | Merge patch series "scsi: target: Allow userspace to config cmd submission" | Martin K. Petersen |
2023-10-13 | scsi: target: Export fabric driver direct submit settings | Mike Christie |
2023-10-13 | scsi: target: core: Unexport target_queue_submission() | Mike Christie |
2023-10-13 | scsi: target: Allow userspace to request direct submissions | Mike Christie |
2023-10-13 | scsi: target: core: Kill transport_handle_cdb_direct() | Mike Christie |
2023-10-13 | scsi: target: core: Move buffer clearing hack | Mike Christie |
2023-10-13 | scsi: target: core: Move core_alua_check_nonop_delay() call | Mike Christie |
2023-10-13 | scsi: target: Have drivers report if they support direct submissions | Mike Christie |
2023-10-13 | scsi: target: iscs: Make write_pending_must_be_called a bit field | Mike Christie |
2023-09-27 | scsi: target: tcmu: Annotate struct tcmu_tmr with __counted_by | Kees Cook |
2023-09-27 | scsi: target: Remove the references to http://www.linux-iscsi.org/ | Bart Van Assche |
2023-09-27 | scsi: target: core: Fix deadlock due to recursive locking | Junxiao Bi |
2023-09-13 | scsi: target: core: Fix target_cmd_counter leak | David Disseldorp |
2023-09-13 | Merge branch '6.6/scsi-staging' into 6.6/scsi-fixes | Martin K. Petersen |
2023-09-05 | scsi: target: Replace strlcpy() with strscpy() | Azeem Shaikh |
2023-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-08-21 | scsi: target: Fix write perf due to unneeded throttling | Mike Christie |
2023-08-09 | bio-integrity: update the payload size in bio_integrity_add_page() | Jinyoung Choi |
2023-07-31 | Merge patch series "scsi: target: iscsi: Get rid of sprintf in iscsi_target_c... | Martin K. Petersen |
2023-07-31 | scsi: target: iscsi: Stop using sprintf() in iscsi_target_configfs.c | Konstantin Shelekhin |
2023-07-31 | scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show() | Konstantin Shelekhin |
2023-07-11 | scsi: target: iscsi: Remove the unused netif_timeout attribute | Maurizio Lombardi |
2023-07-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-06-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-06-28 | scsi: target: iblock: Quiet bool conversion warning with pr_preempt use | Mike Christie |
2023-06-28 | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds |
2023-06-24 | scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage | David Howells |
2023-06-21 | scsi: target: tcmu: Replace strlcpy() with strscpy() | Azeem Shaikh |