Age | Commit message (Expand) | Author | Files | Lines |
2023-08-25 | scsi: core: Improve type safety of scsi_rescan_device() | Bart Van Assche | 1 | -1/+0 |
2023-08-21 | scsi: core: Remove unused extern declarations | Yue Haibing | 1 | -2/+0 |
2023-05-23 | scsi: sd: Handle read/write CDL timeout failures | Niklas Cassel | 1 | -0/+1 |
2023-05-23 | scsi: core: Rename and move get_scsi_ml_byte() | Niklas Cassel | 1 | -0/+5 |
2022-10-18 | scsi: core: Introduce a new list for SCSI proc directory entries | Bart Van Assche | 1 | -2/+2 |
2022-10-18 | scsi: core: Fail host creation if creating the proc directory fails | Bart Van Assche | 1 | -2/+2 |
2022-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+11 |
2022-09-07 | scsi: core: Add error codes for internal SCSI midlayer use | Mike Christie | 1 | -0/+11 |
2022-09-01 | scsi: core: Fix a use-after-free | Bart Van Assche | 1 | -1/+1 |
2022-07-14 | scsi/core: Change the return type of scsi_noretry_cmd() into bool | Bart Van Assche | 1 | -1/+1 |
2022-07-06 | blk-mq: Drop blk_mq_ops.timeout 'reserved' arg | John Garry | 1 | -2/+1 |
2022-07-06 | scsi: core: Remove reserved request time-out handling | John Garry | 1 | -1/+2 |
2021-11-30 | scsi: Remove superfluous #include <linux/async.h> directives | Bart Van Assche | 1 | -1/+0 |
2021-11-19 | scsi: core: Remove Scsi_Host.shost_dev_attr_groups | Bart Van Assche | 1 | -1/+1 |
2021-10-17 | scsi: core: Remove two host template members that are no longer used | Bart Van Assche | 1 | -2/+0 |
2021-10-17 | scsi: core: Register sysfs attributes earlier | Bart Van Assche | 1 | -1/+3 |
2021-10-17 | scsi: core: Use a structure member to track the SCSI command submitter | Bart Van Assche | 1 | -0/+1 |
2021-10-17 | scsi: core: pm: Rely on the device driver core for async power management | Bart Van Assche | 1 | -3/+1 |
2021-07-31 | scsi: bsg: Simplify device registration | Christoph Hellwig | 1 | -9/+2 |
2021-07-29 | scsi: bsg: Move bsg_scsi_ops to drivers/scsi/ | Christoph Hellwig | 1 | -0/+10 |
2021-06-23 | scsi: core: Inline scsi_mq_alloc_queue() | Bart Van Assche | 1 | -1/+0 |
2021-04-16 | scsi: core: Introduce enum scsi_disposition | Bart Van Assche | 1 | -1/+1 |
2021-03-30 | scsi: core: Remove duplicate declarations | Wan Jiabing | 1 | -2/+0 |
2021-03-05 | scsi: core: Replace sdev->device_busy with sbitmap | Ming Lei | 1 | -0/+3 |
2020-10-03 | scsi: core: Add limitless cmd retry support | Mike Christie | 1 | -0/+1 |
2020-06-20 | scsi: core: Remove scsi_sdb_cache | Bean Huo | 1 | -1/+0 |
2020-02-29 | scsi: core: Remove cmd_list functionality | Hannes Reinecke | 1 | -2/+0 |
2020-02-13 | scsi: core: Delete scsi_use_blk_mq | John Garry | 1 | -1/+0 |
2019-11-02 | scsi: core: avoid host-wide host_busy counter for scsi_mq | Ming Lei | 1 | -1/+1 |
2019-06-19 | scsi: sd: Rely on the driver core for asynchronous probing | Bart Van Assche | 1 | -1/+0 |
2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -1/+0 |
2017-12-08 | scsi: dh: Remove scsi_dh_remove_device() | Bart Van Assche | 1 | -1/+0 |
2017-12-08 | scsi: core: Introduce scsi_devinfo_key enumeration type | Bart Van Assche | 1 | -6/+8 |
2017-11-17 | scsi: Use 'blist_flags_t' for scsi_devinfo flags | Hannes Reinecke | 1 | -7/+8 |
2017-11-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-26 | scsi: scsi_dh: suppress errors from unsupported devices | Hannes Reinecke | 1 | -2/+2 |
2017-08-26 | scsi: Document which queue type a function is intended for | Bart Van Assche | 1 | -1/+1 |
2017-06-13 | scsi: Only add commands to the device command list if required by the LLD | Bart Van Assche | 1 | -0/+2 |
2017-06-13 | scsi: Introduce scsi_start_queue() | Bart Van Assche | 1 | -0/+1 |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+1 |
2017-04-06 | scsi: make asynchronous aborts mandatory | Hannes Reinecke | 1 | -2/+1 |
2017-04-06 | scsi: make scsi_eh_scmd_add() always succeed | Hannes Reinecke | 1 | -1/+1 |
2017-03-02 | scsi: mpt3sas: Avoid sleeping in interrupt context | Bart Van Assche | 1 | -3/+0 |
2017-01-28 | scsi: allocate scsi_cmnd structures as part of struct request | Christoph Hellwig | 1 | -7/+1 |
2017-01-28 | scsi: respect unchecked_isa_dma for blk-mq | Christoph Hellwig | 1 | -0/+5 |
2016-10-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+2 |
2016-09-27 | scsi: Avoid that toggling use_blk_mq triggers a memory leak | Bart Van Assche | 1 | -0/+1 |
2016-08-31 | scsi: move function declarations to scsi_priv.h | Baoyou Xie | 1 | -0/+2 |
2016-04-11 | scsi: disable automatic target scan | Hannes Reinecke | 1 | -1/+1 |