Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec658ea0c548f4c5cb5a6efad692bae571382f05
/
drivers
/
scsi
/
scsi_dh.c
41f95dd
scsi_dh: move 'dh_state' sysfs attribute to generic code
by Hannes Reinecke
· 9 years ago
d6a32b9
scsi_dh: don't try to load a device handler during async probing
by Christoph Hellwig
· 9 years ago
23695e4
scsi_dh: fix use-after-free when removing scsi device
by Junichi Nomura
· 9 years ago
1378889
scsi_dh: Use the correct module name when loading device handler
by Paul Mackerras
· 9 years ago
710105f
scsi_dh: return SCSI_DH_NOTCONN in scsi_dh_activate()
by Hannes Reinecke
· 9 years ago
d442277
scsi_dh: don't allow to detach device handlers at runtime
by Christoph Hellwig
· 9 years ago
e959ed9
scsi_dh: add a common helper to get a scsi_device from a request_queue
by Christoph Hellwig
· 9 years ago
ee14c67
scsi_dh: kill struct scsi_dh_data
by Christoph Hellwig
· 9 years ago
d95dbff
scsi_dh: move device matching to the core code
by Christoph Hellwig
· 9 years ago
086b91d
scsi_dh: integrate into the core SCSI code
by Christoph Hellwig
· 9 years ago
daaa858
scsi_dh: move to drivers/scsi
by Christoph Hellwig
· 9 years ago
[Renamed (99%) from drivers/scsi/device_handler/scsi_dh.c]
566079c
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
by Christoph Hellwig
· 9 years ago
1bab0de
dm-mpath, scsi_dh: don't let dm detach device handlers
by Christoph Hellwig
· 9 years ago
28072ad
scsi: fix device handler detach oops
by Mike Christie
· 10 years ago
1d52032
scsi: handle more device handler setup/teardown in common code
by Christoph Hellwig
· 10 years ago
1f12ffa
scsi: device handlers must have attach and detach methods
by Christoph Hellwig
· 10 years ago
27c888f
scsi_dh: get module reference outside of device handler
by Christoph Hellwig
· 10 years ago
7e8a74b
[SCSI] scsi_dh: add scsi_dh_attached_handler_name
by Mike Snitzer
· 12 years ago
2b13257
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
by Moger, Babu
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
acf3368f
scsi: Fix up files implicitly depending on module.h inclusion
by Paul Gortmaker
· 13 years ago
a18a920
[SCSI] scsi_dh: check queuedata pointer before proceeding further
by Moger, Babu
· 13 years ago
6bc8d2a
[SCSI] scsi_dh: Check for sdev state in store_dh_state()
by Hannes Reinecke
· 13 years ago
6c3633d
[SCSI] scsi_dh: Implement match callback function
by Hannes Reinecke
· 13 years ago
2a9ab40
[SCSI] scsi_dh: Fixup kernel-doc comments
by Hannes Reinecke
· 13 years ago
0b83935
[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path
by Mike Snitzer
· 14 years ago
940d7fa
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler tables.
by Peter Jones
· 14 years ago
db42231
[SCSI] scsi_dh: propagate SCSI device deletion
by Menny Hamburger
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5917290
[SCSI] scsi_dh: create sysfs file, dh_state for all SCSI disk devices
by Chandra Seetharaman
· 15 years ago
3ae31f6
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
by Chandra Seetharaman
· 15 years ago
18ee70c
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
by Chandra Seetharaman
· 15 years ago
6c10db7
[SCSI] scsi_dh: Reference count scsi_dh_attach
by Chandra Seetharaman
· 15 years ago
7c32c7a
[SCSI] scsi_dh: create lookup cache
by Hannes Reinecke
· 16 years ago
ae11b1b
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
by Hannes Reinecke
· 16 years ago
4c05ae5
[SCSI] scsi_dh: Add 'dh_state' sysfs attribute
by Hannes Reinecke
· 16 years ago
765cbc6
[SCSI] scsi_dh: Implement common device table handling
by Hannes Reinecke
· 16 years ago
a6a8d9f
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
by Chandra Seetharaman
· 17 years ago