index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_priv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
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
*
[SCSI] Fix device removal NULL pointer dereference
Bart Van Assche
2012-07-20
1
-1
/
+0
*
[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new state
Mike Christie
2012-07-20
1
-1
/
+3
*
[SCSI] sd: limit the scope of the async probe domain
Dan Williams
2012-05-17
1
-0
/
+2
*
[SCSI] scsi_pm: Fix bug in the SCSI power management handler
Alan Stern
2012-02-18
1
-0
/
+1
*
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-12-15
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-03-17
1
-0
/
+2
|
\
|
*
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2011-01-24
1
-0
/
+1
|
*
[SCSI] Add scsi_dev_info_list_del_keyed()
Peter Jones
2011-01-24
1
-0
/
+1
*
|
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2011-03-15
1
-1
/
+1
|
/
*
SCSI: remove fake "address-of" expression
Alan Stern
2010-08-06
1
-2
/
+0
*
[SCSI] implement runtime Power Management
Alan Stern
2010-07-28
1
-1
/
+13
*
[SCSI] convert to the new PM framework
Alan Stern
2010-07-28
1
-0
/
+7
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
sd, sr: fix Driver 'sd' needs updating message
Hannes Reinecke
2009-06-21
1
-1
/
+0
*
scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfers
James Bottomley
2009-06-21
1
-0
/
+1
*
enhance device info matching for multiple tables
James Bottomley
2009-06-21
1
-0
/
+15
*
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-13
1
-3
/
+0
*
[SCSI] modify scsi to handle new fail fast flags.
Mike Christie
2008-10-13
1
-0
/
+1
*
block: unify request timeout handling
Jens Axboe
2008-10-09
1
-5
/
+2
*
[SCSI] Support devices with protection information
Martin K. Petersen
2008-07-26
1
-0
/
+1
*
[SCSI] use default attributes for scsi_host
Hannes Reinecke
2008-04-22
1
-0
/
+1
*
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
2008-01-06
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2008-01-03
1
-0
/
+3
|
\
|
*
[SCSI] scsi_sysfs: restore prep_fn when ULD is removed
James Bottomley
2008-01-02
1
-0
/
+3
*
|
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
2008-01-02
1
-1
/
+0
|
/
*
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
2007-10-12
1
-0
/
+1
*
[SCSI] scsi_error.c: Export some scsi_eh_* functions
Darrick J. Wong
2007-01-27
1
-0
/
+5
*
[SCSI] kill scsi_rety_command
Christoph Hellwig
2007-01-13
1
-1
/
+0
*
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
2006-10-11
1
-0
/
+3
*
[SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...
James Smart
2006-09-02
1
-0
/
+11
*
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
2006-07-09
1
-1
/
+0
*
Merge ../scsi-misc-2.6
James Bottomley
2006-07-03
1
-1
/
+1
|
\
|
*
[SCSI] update max sdev block limit
James Smart
2006-06-27
1
-1
/
+1
*
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
|
/
*
[SCSI] remove scsi_request infrastructure
Christoph Hellwig
2006-06-10
1
-10
/
+0
*
[SCSI] remove target parent limitiation
Christoph Hellwig
2006-01-14
1
-6
/
+0
*
[SCSI] Kill the SCSI softirq handling
Jens Axboe
2006-01-09
1
-0
/
+1
*
[SCSI] Convert SCSI mid-layer to scsi_execute_async
Mike Christie
2005-12-14
1
-1
/
+0
*
[SCSI] correct some dropped const compiler warnings
James Bottomley
2005-12-13
1
-1
/
+2
*
[SCSI] use a completion in scsi_send_eh_cmnd
Christoph Hellwig
2005-11-06
1
-1
/
+0
*
[SCSI] fix callers of scsi_remove_device() who already hold the scan muted
Alan Stern
2005-09-09
1
-0
/
+1
*
[SCSI] unexport scsi_add_timer/scsi_delete_timer
Christoph Hellwig
2005-09-06
1
-0
/
+3
*
[SCSI] remove scsi_eh_eflags_ macros
Christoph Hellwig
2005-06-26
1
-9
/
+0
*
[SCSI] remove scsi_cmnd->owner
Christoph Hellwig
2005-06-26
1
-11
/
+0
[next]