index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-18
[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-17
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-03
[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-16
[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-05
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-28
[SCSI] scsi_lib: fix recognition of cache type of Initio SBP-2 bridges
Al Viro
1
-0
/
+6
2006-02-28
[SCSI] Remove devfs support from the SCSI subsystem
Greg KH
1
-2
/
+0
2006-02-28
[SCSI] SCSI core kmalloc2kzalloc
Jes Sorensen
1
-2
/
+1
2006-02-26
[PATCH] sd: fix memory corruption with broken mode page headers
Al Viro
1
-3
/
+17
2006-01-14
[SCSI] always handle REQ_BLOCK_PC requests in common code
Christoph Hellwig
1
-37
/
+5
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
1
-10
/
+11
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-16
/
+5
2006-01-06
[BLOCK] scsi: add FUA support to sd
Tejun Heo
1
-3
/
+26
2006-01-06
[BLOCK] update SCSI to use new blk_ordered for barriers
Tejun Heo
1
-38
/
+20
2006-01-06
[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()
Tejun Heo
1
-1
/
+1
2005-12-16
Fix up SCSI mismerge
James Bottomley
1
-1
/
+1
2005-12-16
Merge by hand (conflicts in scsi_lib.c)
James Bottomley
1
-15
/
+1
2005-12-14
[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)
James Bottomley
1
-15
/
+1
2005-12-14
[SCSI] sd: Always do write-protect check
Alan Stern
1
-3
/
+1
2005-11-09
[SCSI] sd: fix issue_flush
James Bottomley
1
-13
/
+9
2005-11-05
[SCSI] sd: Fix refcounting
Alan Stern
1
-37
/
+62
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
1
-6
/
+4
2005-10-28
[SCSI] avoid overflows in disk size calculations
James Bottomley
1
-4
/
+3
2005-09-15
[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd
Timothy Thelin
1
-0
/
+1
2005-09-07
Merge by hand (conflicts in sd.c)
James Bottomley
1
-5
/
+19
2005-09-07
[SCSI] sd: pause in sd_spinup_disk for slow USB devices
Alan Stern
1
-5
/
+19
2005-08-28
[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)
James Bottomley
1
-96
/
+64
2005-08-28
[SCSI] convert the remaining mid-layer pieces to scsi_execute_req
James Bottomley
1
-2
/
+3
[next]