index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
sd.c
Age
Commit message (
Expand
)
Author
2014-07-25
sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
K. Y. Srinivasan
2014-07-25
scsi: add a blacklist flag which enables VPD page inquiries
Martin K. Petersen
2014-07-25
scsi: move the writeable field from struct scsi_device to struct scsi_cd
Christoph Hellwig
2014-07-17
sd: split sd_init_command
Christoph Hellwig
2014-07-17
sd: retry discard commands
Christoph Hellwig
2014-07-17
sd: retry write same commands
Christoph Hellwig
2014-07-17
sd: don't use scsi_setup_blk_pc_cmnd for discard requests
Christoph Hellwig
2014-07-17
sd: don't use scsi_setup_blk_pc_cmnd for write same requests
Christoph Hellwig
2014-07-17
sd: don't use scsi_setup_blk_pc_cmnd for flush requests
Christoph Hellwig
2014-07-17
scsi: set sc_data_direction in common code
Christoph Hellwig
2014-07-17
scsi: restructure command initialization for TYPE_FS requests
Christoph Hellwig
2014-07-17
sd: Limit transfer length
Martin K. Petersen
2014-07-17
sd: bad return code of init_sd
Clément Calmels
2014-07-17
sd: notify block layer when using temporary change to cache_type
Vaughan Cao
2014-07-17
sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
Akinobu Mita
2014-07-01
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
2014-06-10
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-05-19
sd: medium access timeout counter fails to reset
David Jeffery
2014-05-19
scsi: reintroduce scsi_driver.init_command
Christoph Hellwig
2014-04-17
sd/skd: stuff discard page in request->completion_data
Jens Axboe
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-04-12
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-10
scsi: async sd resume
Dan Williams
2014-03-27
[SCSI] sd: Quiesce mode sense error messages
Martin K. Petersen
2014-03-15
[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE
Alan Stern
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-19
[SCSI] sd: Do not call do_div() with a 64-bit divisor
Geert Uytterhoeven
2013-12-19
[SCSI] Fix erratic device offline during EH
James Bottomley
2013-11-29
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
2013-11-24
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-10-25
[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout
James Bottomley
2013-10-25
[SCSI] sd: Add error handling during flushing caches
Oliver Neukum
2013-10-25
[SCSI] sd: Reduce buffer size for vpd request
Bernd Schubert
2013-10-23
[SCSI] sd: call blk_pm_runtime_init before add_disk
Aaron Lu
2013-09-11
[SCSI] sd: Fix potential out-of-bounds access
Alan Stern
2013-08-21
[SCSI] sd: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-23
[SCSI] sd: fix crash when UA received on DIF enabled device
Ewan D. Milne
2013-07-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
2013-06-27
[SCSI] sd: Update WRITE SAME heuristics
Martin K. Petersen
2013-06-26
[SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
Ben Hutchings
2013-06-04
[SCSI] sd: avoid deadlocks when running under multipath
Hannes Reinecke
2013-05-10
Merge branch 'postmerge' into for-linus
James Bottomley
2013-05-10
Merge branch 'misc' into for-linus
James Bottomley
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-05-06
[SCSI] sd: change to auto suspend mode
Lin Ming
[next]