Age | Commit message (Expand) | Author |
2022-01-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-12-22 | scsi: libsas: Add flag SAS_HA_RESUMING | Xiang Chen |
2021-12-22 | scsi: libsas: Don't always drain event workqueue for HA resume | John Garry |
2021-11-29 | scsi: remove the gendisk argument to scsi_ioctl | Christoph Hellwig |
2021-11-29 | block: remove the ->rq_disk field in struct request | Christoph Hellwig |
2021-11-18 | scsi: core: Remove Scsi_Host.shost_dev_attr_groups | Bart Van Assche |
2021-11-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-11-09 | Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-11-09 | scsi: make sure that request queue queiesce and unquiesce balanced | Ming Lei |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-11-03 | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run | Ewan D. Milne |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-10-27 | scsi: core: Fix early registration of sysfs attributes for scsi_device | Steffen Maier |
2021-10-22 | scsi: add a scsi_alloc_request helper | Christoph Hellwig |
2021-10-19 | scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitions | Sreekanth Reddy |
2021-10-18 | treewide: Replace open-coded flex arrays in unions | Kees Cook |
2021-10-18 | block: move struct request to blk-mq.h | Christoph Hellwig |
2021-10-16 | scsi: core: Remove two host template members that are no longer used | Bart Van Assche |
2021-10-16 | scsi: core: Register sysfs attributes earlier | Bart Van Assche |
2021-10-16 | scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions | Bart Van Assche |
2021-10-16 | scsi: core: Call scsi_done directly | Bart Van Assche |
2021-10-16 | scsi: core: Rename scsi_mq_done() into scsi_done() and export it | Bart Van Assche |
2021-10-16 | scsi: core: Use a structure member to track the SCSI command submitter | Bart Van Assche |
2021-10-12 | scsi: libsas: Export sas_phy_enable() | Luo Jiaxing |
2021-10-12 | Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging | Martin K. Petersen |
2021-09-28 | scsi: core: Delete scsi_{get,free}_host_dev() | John Garry |
2021-09-22 | scsi: core: Remove 'current_tag' | Hannes Reinecke |
2021-09-21 | scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.h | Bart Van Assche |
2021-08-17 | scsi: core: Remove scsi_cmnd.tag | John Garry |
2021-08-11 | scsi: core: Add helper to return number of logical blocks in a request | Martin K. Petersen |
2021-08-11 | scsi: core: Remove the request member from struct scsi_cmnd | Bart Van Assche |
2021-08-11 | scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request | Bart Van Assche |
2021-08-11 | scsi: core: Introduce the scsi_cmd_to_rq() function | Bart Van Assche |
2021-07-30 | scsi: block: Remove the remaining SG_IO-related fields from struct request_queue | Christoph Hellwig |
2021-07-30 | scsi: bsg: Simplify device registration | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Unexport sg_scsi_ioctl() | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Move the "block layer" SCSI ioctl handling to drivers/scsi | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Remove scsi_req_init() | Christoph Hellwig |
2021-07-28 | scsi: scsi_ioctl: Call scsi_cmd_ioctl() from scsi_ioctl() | Christoph Hellwig |
2021-07-28 | scsi: core: Remove scsi_compat_ioctl() | Christoph Hellwig |
2021-07-21 | scsi: core: Add new flag BLIST_IGN_MEDIA_CHANGE | Martin Kepplinger |
2021-07-20 | scsi: core: Make scsi_get_lba() return the LBA | Martin K. Petersen |
2021-07-20 | scsi: core: Introduce scsi_get_sector() | Bart Van Assche |
2021-07-20 | scsi: core: Add scsi_prot_ref_tag() helper | Martin K. Petersen |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-10 | scsi: fc: FDMI enhancement | Javed Hasan |
2021-06-10 | scsi: libfc: Add FDMI-2 attributes | Javed Hasan |
2021-06-09 | scsi: fc: Correct RHBA attributes length | Javed Hasan |
2021-06-02 | scsi: core: Change the type of the second argument of scsi_host_complete_all_... | Bart Van Assche |
2021-06-02 | scsi: core: Introduce enums for the SAM and host status codes | Bart Van Assche |