Age | Commit message (Expand) | Author |
2023-03-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-02-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-02-21 | scsi: core: Extend struct scsi_exec_args | Bart Van Assche |
2023-02-21 | scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv() | Muneendra |
2023-01-18 | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress | Mike Christie |
2023-01-18 | Merge patch series "scsi: Add struct for args to execution functions" | Martin K. Petersen |
2023-01-18 | scsi: core: Remove scsi_execute_req()/scsi_execute() functions | Mike Christie |
2023-01-13 | scsi: core: Add struct for args to execution functions | Mike Christie |
2022-12-30 | Merge patch series "scsi: libsas: Some coding style fixes and cleanups" | Martin K. Petersen |
2022-12-30 | scsi: libsas: Factor out sas_ata_add_dev() | Jason Yan |
2022-12-30 | scsi: libsas: Change the coding style of sas_discover_sata() | Jason Yan |
2022-12-30 | Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes | Martin K. Petersen |
2022-12-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-12-14 | scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspace | Wenchao Hao |
2022-12-01 | scsi: sd: Convert SCSI errors to PR errors | Mike Christie |
2022-12-01 | scsi: core: Rename status_byte to sg_status_byte | Mike Christie |
2022-11-26 | scsi: libsas: Do not export sas_ata_wait_after_reset() | Jie Zhan |
2022-11-26 | scsi: libsas: Add smp_ata_check_ready_type() | Jie Zhan |
2022-11-26 | scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devices | Shin'ichiro Kawasaki |
2022-10-27 | scsi: target: core: Add list of opcodes for RSOC | Dmitry Bogdanov |
2022-10-27 | scsi: target: core: Add support for RSOC command | Dmitry Bogdanov |
2022-10-22 | scsi: core: Support failing requests while recovering | Bart Van Assche |
2022-10-22 | scsi: core: Change the return type of .eh_timed_out() | Bart Van Assche |
2022-10-22 | scsi: libsas: Add sas_task_find_rq() | John Garry |
2022-10-18 | scsi: libsas: Introduce sas_find_attached_phy_id() helper | Jason Yan |
2022-10-18 | scsi: core: Release SCSI devices synchronously | Bart Van Assche |
2022-10-18 | scsi: core: Introduce a new list for SCSI proc directory entries | Bart Van Assche |
2022-10-18 | scsi: esas2r: Introduce scsi_template_proc_dir() | Bart Van Assche |
2022-10-18 | scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private | John Garry |
2022-10-18 | scsi: libsas: Add sas_ata_device_link_abort() | John Garry |
2022-10-17 | scsi: Define the COMPLETED sense key | Damien Le Moal |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-10-07 | Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux | Linus Torvalds |
2022-09-25 | scsi: stex: Properly zero out the passthrough command structure | Linus Torvalds |
2022-09-25 | scsi: core: Add I/O timeout count for SCSI device | Wu Bo |
2022-09-06 | scsi: core: Remove useless host error codes | Mike Christie |
2022-09-01 | scsi: core: Fix a use-after-free | Bart Van Assche |
2022-09-01 | scsi: core: Revert "Make sure that targets outlive devices" | Bart Van Assche |
2022-09-01 | scsi: core: Revert "Make sure that hosts outlive targets" | Bart Van Assche |
2022-08-22 | block: Change the return type of blk_mq_map_queues() into void | Bart Van Assche |
2022-08-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-08-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-08-01 | scsi: core: Make sure that hosts outlive targets | Ming Lei |
2022-08-01 | scsi: core: Make sure that targets outlive devices | Bart Van Assche |
2022-07-19 | scsi: sd: allow max_sectors be capped at DMA optimal size limit | John Garry |
2022-07-14 | scsi/core: Use the new blk_opf_t type | Bart Van Assche |
2022-07-14 | scsi/core: Improve static type checking | Bart Van Assche |
2022-07-06 | blk-mq: Drop 'reserved' arg of busy_tag_iter_fn | John Garry |