index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
device_handler
/
scsi_dh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi_dh: move to drivers/scsi
Christoph Hellwig
2015-08-28
1
-571
/
+0
*
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
2015-08-28
1
-17
/
+19
*
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
2015-08-28
1
-74
/
+22
*
scsi: fix device handler detach oops
Mike Christie
2015-02-02
1
-1
/
+2
*
scsi: handle more device handler setup/teardown in common code
Christoph Hellwig
2014-11-12
1
-8
/
+21
*
scsi: device handlers must have attach and detach methods
Christoph Hellwig
2014-11-12
1
-12
/
+13
*
scsi_dh: get module reference outside of device handler
Christoph Hellwig
2014-11-12
1
-9
/
+22
*
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
Mike Snitzer
2012-07-20
1
-2
/
+36
*
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
2011-12-15
1
-58
/
+0
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
scsi: Fix up files implicitly depending on module.h inclusion
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
[SCSI] scsi_dh: check queuedata pointer before proceeding further
Moger, Babu
2011-10-31
1
-1
/
+9
|
/
*
[SCSI] scsi_dh: Check for sdev state in store_dh_state()
Hannes Reinecke
2011-08-30
1
-0
/
+4
*
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
2011-08-30
1
-7
/
+46
*
[SCSI] scsi_dh: Fixup kernel-doc comments
Hannes Reinecke
2011-08-30
1
-2
/
+2
*
[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path
Mike Snitzer
2011-04-24
1
-3
/
+6
*
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
2011-01-24
1
-75
/
+37
*
[SCSI] scsi_dh: propagate SCSI device deletion
Menny Hamburger
2010-12-21
1
-2
/
+9
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices
Chandra Seetharaman
2009-12-04
1
-7
/
+4
*
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
2009-12-04
1
-5
/
+12
*
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
2009-08-22
1
-0
/
+33
*
[SCSI] scsi_dh: Reference count scsi_dh_attach
Chandra Seetharaman
2009-08-22
1
-7
/
+16
*
[SCSI] scsi_dh: create lookup cache
Hannes Reinecke
2008-07-26
1
-24
/
+105
*
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
Hannes Reinecke
2008-07-26
1
-0
/
+64
*
[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
Hannes Reinecke
2008-07-26
1
-1
/
+102
*
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
2008-07-26
1
-32
/
+170
*
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
2008-06-05
1
-0
/
+162