index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
block: no need to initialize rq->cmd in prepare_flush_fn hook
FUJITA Tomonori
1
-1
/
+0
2008-04-19
SCSI: convert struct class_device to struct device
Tony Jones
1
-34
/
+44
2008-03-19
[SCSI] sd, sr: do not emit change event at device add
Kay Sievers
1
-0
/
+1
2008-02-23
PM: Introduce PM_EVENT_HIBERNATE callback state
Rafael J. Wysocki
1
-2
/
+1
2008-02-07
[SCSI] sd: handle bad lba in sense information
James Bottomley
1
-18
/
+16
2008-01-30
[SCSI] implement scsi_data_buffer
Boaz Harrosh
1
-2
/
+2
2008-01-23
[SCSI] sd: add fix for devices with last sector access problems
Hans de Goede
1
-0
/
+9
2008-01-11
[SCSI] sd,sr: add early detection of medium not present
James Bottomley
1
-3
/
+10
2008-01-11
[SCSI] sr,sd: send media state change modification events
Kay Sievers
1
-9
/
+15
2008-01-06
Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""
Linus Torvalds
1
-10
/
+18
2008-01-02
scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
Ingo Molnar
1
-18
/
+10
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-22
/
+0
2007-10-12
[SCSI] Get rid of scsi_cmnd->done
Matthew Wilcox
1
-10
/
+18
2007-10-12
[SCSI] move ULD attachment into the prep function
James Bottomley
1
-14
/
+34
2007-08-04
[SCSI] sd: disentangle barriers in SCSI
James Bottomley
1
-3
/
+11
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-2
/
+2
2007-07-16
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
1
-1
/
+1
2007-05-30
[SCSI] Merge up to linux-2.6 head
James Bottomley
1
-7
/
+11
2007-05-24
[SCSI] sd: remove __GFP_DMA
Bernhard Walle
1
-1
/
+1
2007-05-22
[SCSI] sd: fix refcounting regression in suspend/resume routines
Alan Stern
1
-7
/
+11
2007-04-17
[SCSI] modalias for scsi devices
Michael Tokarev
1
-0
/
+3
2007-03-20
[SCSI] sd: fix up start/stop messages for new sd_printk() API
James Bottomley
1
-22
/
+16
2007-03-20
[SCSI] sd: implement START/STOP management
Tejun Heo
1
-0
/
+101
2007-03-20
[SCSI] sd: fix return value of sd_sync_cache()
Tejun Heo
1
-1
/
+3
2007-03-11
[SCSI] sd: typo fix: sdkp_printk should be sd_printk
James Bottomley
1
-1
/
+1
2007-03-11
[SCSI] sd: convert logging to new printk helpers
Martin K. Petersen
1
-21
/
+29
2007-03-11
[SCSI] sd: make printing use a common prefix
Martin K. Petersen
1
-158
/
+95
2007-02-16
USB Storage: indistinguishable devices with broken and unbroken firmware
Oliver Neukum
1
-1
/
+10
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-02
[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash
Nagendra Singh Tomar
1
-10
/
+10
2006-12-08
[PATCH] struct path: convert scsi
Josef Sipek
1
-1
/
+1
2006-11-15
[SCSI] sd: clearer output of disk cache state
Luben Tuikov
1
-6
/
+7
2006-11-15
[SCSI] Reduce polling in sd.c
Alan Stern
1
-8
/
+8
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-5
/
+18
2006-10-04
[SCSI] SCSI sd: fix module init/exit error handling
Jeff Garzik
1
-5
/
+18
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-3
/
+2
2006-09-02
[SCSI] Wrong size information for devices with disabled read access
Hannes Reinecke
1
-1
/
+1
2006-07-09
[SCSI] hide EH backup data outside the scsi_cmnd
Christoph Hellwig
1
-2
/
+1
2006-07-03
Merge ../scsi-misc-2.6
James Bottomley
1
-81
/
+88
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-28
[SCSI] scsi: Add allow_restart sysfs class attribute
Brian King
1
-0
/
+26
2006-06-26
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
Luben Tuikov
1
-81
/
+62
2006-06-10
[SCSI] drivers/scsi: Use ARRAY_SIZE macro
Tobias Klauser
1
-1
/
+1
2006-06-06
[SCSI] fix up request buffer reference in various scsi drivers
Christoph Hellwig
1
-1
/
+1
2006-03-25
[PATCH] git-scsi-misc: min() warning fix
Andrew Morton
1
-1
/
+1
2006-03-19
[SCSI] allow displaying and setting of cache type via sysfs
James Bottomley
1
-23
/
+113
2006-03-12
[SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi
Rene Herman
1
-4
/
+21
2006-02-27
[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges
Al Viro
1
-0
/
+6
2006-02-27
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
1
-2
/
+0
[next]