index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
scsi
/
scsi_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+1
2012-02-08
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
Alan Stern
1
-0
/
+3
2012-02-08
SCSI: fix typo in definition of struct scsi_target
Alan Stern
1
-2
/
+2
2011-12-15
[SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_info
Moger, Babu
1
-1
/
+0
2011-08-30
[SCSI] scsi_dh: Implement match callback function
Hannes Reinecke
1
-0
/
+1
2011-08-30
[SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry data
Hannes Reinecke
1
-0
/
+5
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-05-17
scsi: remove performance regression due to async queue run
Jens Axboe
1
-0
/
+1
2011-03-23
[SCSI] ses: Avoid kernel panic when lun 0 is not mapped
Krishnasamy, Somasundaram
1
-1
/
+1
2011-01-24
[SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...
Peter Jones
1
-0
/
+1
2010-10-22
scsi/sd: add a no_read_capacity_16 scsi_device flag
Hans de Goede
1
-0
/
+1
2010-10-22
scsi/sr: add no_read_disc_info scsi_device flag
Hans de Goede
1
-0
/
+1
2010-07-28
[SCSI] implement runtime Power Management
Alan Stern
1
-0
/
+8
2010-01-18
[SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
James Bottomley
1
-1
/
+2
2009-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-4
/
+8
2009-12-04
[SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
Chandra Seetharaman
1
-1
/
+2
2009-12-04
[SCSI] add queue_depth ramp up code
Vasu Dev
1
-3
/
+6
2009-11-26
[SCSI] fix async scan add/remove race resulting in an oops
James Bottomley
1
-0
/
+1
2009-08-22
[SCSI] scsi_dh: add the interface scsi_dh_set_params()
Chandra Seetharaman
1
-0
/
+1
2009-08-22
[SCSI] scsi_dh: Reference count scsi_dh_attach
Chandra Seetharaman
1
-0
/
+2
2009-03-12
[SCSI] remove scsi_req_map_sg
FUJITA Tomonori
1
-6
/
+0
2009-03-12
[SCSI] Check for deleted device in scsi_device_online()
Hannes Reinecke
1
-1
/
+2
2009-03-12
[SCSI] Add VPD helper
Matthew Wilcox
1
-0
/
+1
2008-12-29
[SCSI] add residual argument to scsi_execute and scsi_execute_req
FUJITA Tomonori
1
-2
/
+3
2008-12-29
[SCSI] remove timeout from struct scsi_device
James Bottomley
1
-2
/
+0
2008-10-13
[SCSI] Add helper code so transport classes/driver can control queueing (v3)
Mike Christie
1
-0
/
+10
2008-10-03
[SCSI] Update the SCSI state model to allow blocking in the created state
James Bottomley
1
-5
/
+9
2008-10-03
[SCSI] add inline functions for recognising created and blocked states
James Bottomley
1
-0
/
+11
2008-08-06
[SCSI] sd: fix USB devices incorrectly reporting DIF support
Hugh Dickins
1
-1
/
+2
2008-08-05
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-1
/
+2
2008-08-04
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
Linus Torvalds
1
-2
/
+1
2008-07-27
[SCSI] extend the last_sector_bug flag to cover more sectors
Alan Jenkins
1
-1
/
+2
2008-07-26
[SCSI] Support devices with protection information
Martin K. Petersen
1
-0
/
+5
2008-07-26
[SCSI] scsi_dh: Implement common device table handling
Hannes Reinecke
1
-1
/
+8
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+22
2008-07-14
scsi: sd: optionally set power condition in START STOP UNIT
Stefan Richter
1
-0
/
+1
2008-06-05
[SCSI] scsi_dh: add infrastructure for SCSI Device Handlers
Chandra Seetharaman
1
-0
/
+22
2008-04-22
[SCSI] rework scsi_target allocation
James Bottomley
1
-1
/
+2
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-5
/
+5
2008-01-23
[SCSI] scsi.h: add macro for enclosure bit of inquiry data
James Bottomley
1
-0
/
+4
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
1
-0
/
+1
2008-01-11
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
1
-1
/
+1
2008-01-11
[SCSI] move single_lun flag from scsi_device to scsi_target
Tony Battersby
1
-3
/
+3
2007-12-10
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
1
-0
/
+3
2007-11-03
SCSI: add asynchronous event notification API
Jeff Garzik
1
-0
/
+25
2007-07-14
[SCSI] Remove unused method scsi_device_cancel
Priyanka Gupta
1
-1
/
+0
2007-06-19
[SCSI] zfcp: Report FCP LUN to SCSI midlayer
Christof Schmitt
1
-0
/
+1
2007-04-17
[SCSI] modalias for scsi devices
Michael Tokarev
1
-0
/
+5
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
1
-0
/
+1
[next]