index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_priv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-30
1
-1
/
+0
*
scsi: core: Remove Scsi_Host.shost_dev_attr_groups
Bart Van Assche
2021-11-19
1
-1
/
+1
*
scsi: core: Remove two host template members that are no longer used
Bart Van Assche
2021-10-17
1
-2
/
+0
*
scsi: core: Register sysfs attributes earlier
Bart Van Assche
2021-10-17
1
-1
/
+3
*
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-10-17
1
-0
/
+1
*
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-17
1
-3
/
+1
*
scsi: bsg: Simplify device registration
Christoph Hellwig
2021-07-31
1
-9
/
+2
*
scsi: bsg: Move bsg_scsi_ops to drivers/scsi/
Christoph Hellwig
2021-07-29
1
-0
/
+10
*
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
2021-06-23
1
-1
/
+0
*
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
2021-04-16
1
-1
/
+1
*
scsi: core: Remove duplicate declarations
Wan Jiabing
2021-03-30
1
-2
/
+0
*
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-0
/
+3
*
scsi: core: Add limitless cmd retry support
Mike Christie
2020-10-03
1
-0
/
+1
*
scsi: core: Remove scsi_sdb_cache
Bean Huo
2020-06-20
1
-1
/
+0
*
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-29
1
-2
/
+0
*
scsi: core: Delete scsi_use_blk_mq
John Garry
2020-02-13
1
-1
/
+0
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-11-02
1
-1
/
+1
*
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
2019-06-19
1
-1
/
+0
*
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-1
/
+0
*
scsi: dh: Remove scsi_dh_remove_device()
Bart Van Assche
2017-12-08
1
-1
/
+0
*
scsi: core: Introduce scsi_devinfo_key enumeration type
Bart Van Assche
2017-12-08
1
-6
/
+8
*
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2017-11-16
1
-7
/
+8
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
|
*
scsi: scsi_dh: suppress errors from unsupported devices
Hannes Reinecke
2017-09-26
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
scsi: Document which queue type a function is intended for
Bart Van Assche
2017-08-25
1
-1
/
+1
*
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
2017-06-13
1
-0
/
+2
*
scsi: Introduce scsi_start_queue()
Bart Van Assche
2017-06-13
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-2
/
+1
|
\
|
*
scsi: make asynchronous aborts mandatory
Hannes Reinecke
2017-04-06
1
-2
/
+1
|
*
scsi: make scsi_eh_scmd_add() always succeed
Hannes Reinecke
2017-04-06
1
-1
/
+1
*
|
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-03-02
1
-3
/
+0
|
/
*
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-7
/
+1
*
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
2017-01-27
1
-0
/
+5
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-10-07
1
-0
/
+2
|
\
|
*
scsi: move function declarations to scsi_priv.h
Baoyou Xie
2016-08-31
1
-0
/
+2
*
|
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-09-27
1
-0
/
+1
|
/
*
scsi: disable automatic target scan
Hannes Reinecke
2016-04-11
1
-1
/
+1
*
scsi_dh: move 'dh_state' sysfs attribute to generic code
Hannes Reinecke
2015-12-02
1
-2
/
+1
*
scsi_dh: fix use-after-free when removing scsi device
Junichi Nomura
2015-10-27
1
-0
/
+2
*
scsi_dh: integrate into the core SCSI code
Christoph Hellwig
2015-08-28
1
-0
/
+9
*
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-15
1
-3
/
+2
*
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
2014-11-24
1
-1
/
+0
*
scsi: remove scsi_next_command
Christoph Hellwig
2014-11-24
1
-1
/
+0
*
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
2014-07-25
1
-0
/
+3
*
scsi: use 64-bit LUNs
Hannes Reinecke
2014-07-17
1
-1
/
+1
*
scsi: async sd resume
Dan Williams
2014-04-11
1
-0
/
+2
*
[SCSI] improved eh timeout handler
Hannes Reinecke
2013-12-19
1
-0
/
+2
*
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-20
1
-1
/
+2
*
[SCSI] Change return type of scsi_queue_insert() into void
Bart Van Assche
2012-07-20
1
-1
/
+1
[next]