Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5e6123f3477e4260fb14392f0a88f1a842fa4d42
/
drivers
/
scsi
/
sd.c
26b9fd8
sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
by K. Y. Srinivasan
· 10 years ago
c1d40a5
scsi: add a blacklist flag which enables VPD page inquiries
by Martin K. Petersen
· 10 years ago
fd2eb90
scsi: move the writeable field from struct scsi_device to struct scsi_cd
by Christoph Hellwig
· 10 years ago
87949ee
sd: split sd_init_command
by Christoph Hellwig
· 10 years ago
e4200f8
sd: retry discard commands
by Christoph Hellwig
· 10 years ago
a25ee54
sd: retry write same commands
by Christoph Hellwig
· 10 years ago
6a7b439
sd: don't use scsi_setup_blk_pc_cmnd for discard requests
by Christoph Hellwig
· 10 years ago
59b1134
sd: don't use scsi_setup_blk_pc_cmnd for write same requests
by Christoph Hellwig
· 10 years ago
a118c6c
sd: don't use scsi_setup_blk_pc_cmnd for flush requests
by Christoph Hellwig
· 10 years ago
5158a89
scsi: set sc_data_direction in common code
by Christoph Hellwig
· 10 years ago
3868cf8
scsi: restructure command initialization for TYPE_FS requests
by Christoph Hellwig
· 10 years ago
bcdb247
sd: Limit transfer length
by Martin K. Petersen
· 11 years ago
8d96447
sd: bad return code of init_sd
by Clément Calmels
· 11 years ago
cb2fb68
sd: notify block layer when using temporary change to cache_type
by Vaughan Cao
· 11 years ago
e430cbc
sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff
by Akinobu Mita
· 11 years ago
b14bf2d
usb-storage/SCSI: Add broken_fua blacklist flag
by Alan Stern
· 10 years ago
1c54fc1
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
2a863ba
sd: medium access timeout counter fails to reset
by David Jeffery
· 11 years ago
a1b73fc
scsi: reintroduce scsi_driver.init_command
by Christoph Hellwig
· 11 years ago
dc4a930
sd/skd: stuff discard page in request->completion_data
by Jens Axboe
· 11 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
b7e70ca
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci
by Linus Torvalds
· 11 years ago
3c31b52
scsi: async sd resume
by Dan Williams
· 11 years ago
b2bff6c
[SCSI] sd: Quiesce mode sense error messages
by Martin K. Petersen
· 11 years ago
7aae513
[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE
by Alan Stern
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
ef80d1e
[SCSI] sd: Do not call do_div() with a 64-bit divisor
by Geert Uytterhoeven
· 11 years ago
2451079
[SCSI] Fix erratic device offline during EH
by James Bottomley
· 11 years ago
54b2b50
[SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers
by Martin K. Petersen
· 11 years ago
a4ad39b1
block: Convert bio_iovec() to bvec_iter
by Kent Overstreet
· 11 years ago
0d522ee
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
e37459b
Merge branch 'blk-mq/core' into for-3.13/core
by Jens Axboe
· 11 years ago
5953316
block: make rq->cmd_flags be 64-bit
by Jens Axboe
· 12 years ago
7e66010
[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout
by James Bottomley
· 11 years ago
9589791
[SCSI] sd: Add error handling during flushing caches
by Oliver Neukum
· 11 years ago
af73623
[SCSI] sd: Reduce buffer size for vpd request
by Bernd Schubert
· 11 years ago
10c580e
[SCSI] sd: call blk_pm_runtime_init before add_disk
by Aaron Lu
· 11 years ago
984f173
[SCSI] sd: Fix potential out-of-bounds access
by Alan Stern
· 11 years ago
e1ea235
[SCSI] sd: convert class code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
085b513
[SCSI] sd: fix crash when UA received on DIF enabled device
by Ewan D. Milne
· 12 years ago
84cbd72
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 11 years ago
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
66c28f9
[SCSI] sd: Update WRITE SAME heuristics
by Martin K. Petersen
· 11 years ago
2ee3e26
[SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
by Ben Hutchings
· 12 years ago
0761df9
[SCSI] sd: avoid deadlocks when running under multipath
by Hannes Reinecke
· 12 years ago
297b8a0
Merge branch 'postmerge' into for-linus
by James Bottomley
· 12 years ago
832e77b
Merge branch 'misc' into for-linus
by James Bottomley
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
6df339a
[SCSI] sd: change to auto suspend mode
by Lin Ming
· 12 years ago
9b21493
[SCSI] sd: use REQ_PM in sd's runtime suspend operation
by Lin Ming
· 12 years ago
39c60a0
[SCSI] sd: fix array cache flushing bug causing performance problems
by James Bottomley
· 12 years ago
691e3d3
[SCSI] sd: update sd to use the new pm callbacks
by Aaron Lu
· 12 years ago
a014756
[SCSI] sd: put to stopped power state when runtime suspend
by Aaron Lu
· 12 years ago
53ad570
[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives
by Jason J. Herne
· 12 years ago
afd5e34
[SCSI] sd: Reshuffle init_sd to avoid crash
by Joel D. Diaz
· 12 years ago
5db4486
[SCSI] sd: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
26e85fc
[SCSI] sd: Permit merged discard requests
by Martin K. Petersen
· 12 years ago
fe54239
[SCSI] sd: Ensure we correctly disable devices with unknown protection type
by Martin K. Petersen
· 12 years ago
8172499
[SCSI] sd: Allow protection_type to be overridden
by Martin K. Petersen
· 12 years ago
8c579ab
[SCSI] sd: Avoid remapping bad reference tags
by Martin K. Petersen
· 12 years ago
b81478d
[SCSI] set to WCE if usb cache quirk is present.
by Namjae Jeon
· 12 years ago
9e1a153
[SCSI] properly initialize atomic_t
by Josh Hunt
· 12 years ago
6a0bdff
SCSI & usb-storage: add try_rc_10_first flag
by Alan Stern
· 12 years ago
a7a20d1
[SCSI] sd: limit the scope of the async probe domain
by Dan Williams
· 13 years ago
a75ee6e
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
2db93ce
[SCSI] sd: make comment and printk string match code
by Petr Uzel
· 13 years ago
424a6f6
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 13 years ago
4e2247b
[SCSI] sd: Add runtime pm in the sd_check_events()
by Lan Tianyu
· 13 years ago
18a4d0a
[SCSI] Handle disk devices which can not process medium access commands
by Martin K. Petersen
· 13 years ago
8973039
[SCSI] sd: Make sure provisioning mode is reported correctly
by Martin K. Petersen
· 13 years ago
09b6b51
SCSI & usb-storage: add flags for VPD pages and REPORT LUNS
by Alan Stern
· 13 years ago
0bfc96c
block: fail SCSI passthrough ioctls on partition devices
by Paolo Bonzini
· 13 years ago
577ebb3
block: add and use scsi_blk_cmd_ioctl
by Paolo Bonzini
· 13 years ago
54f57588
[SCSI] sd: check runtime PM status in sd_shutdown
by Lin Ming
· 13 years ago
21208ae
[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit
by Dave Kleikamp
· 13 years ago
fe2d185
[SCSI] sd: Use sd_printk() instead of printk()
by Nao Nishijima
· 13 years ago
0bcaa11
[SCSI] Retrieve the Caching mode page (version 2)
by Luben Tuikov
· 14 years ago
2a8cfad
[SCSI] sd: Unmap discard alignment needs to be converted to bytes
by Martin K. Petersen
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3dea642
[SCSI] Revert "[SCSI] Retrieve the Caching mode page"
by James Bottomley
· 14 years ago
09b9cc4
sd: Fail discard requests when logical block provisioning has been disabled
by Martin K. Petersen
· 14 years ago
c98a0eb
[SCSI] sd: Logical Block Provisioning update
by Martin K. Petersen
· 14 years ago
f4013c3
[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event
by Tejun Heo
· 14 years ago
2bae009
[SCSI] sd: implement sd_check_events()
by Tejun Heo
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a8733c7
[SCSI] fix medium error problems with some arrays which can cause data corruption
by James Bottomley
· 14 years ago
fcc5704
Revert "sd: implement sd_check_events()"
by Jens Axboe
· 14 years ago
24d720b
[SCSI] Retrieve the Caching mode page
by Luben Tuikov
· 14 years ago
3ff5588
[SCSI] sd: improve logic and efficiecy of media-change detection
by Alan Stern
· 14 years ago
c8d2e93
sd: implement sd_check_events()
by Tejun Heo
· 14 years ago
9f8a2c2
scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()
by Tejun Heo
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
518fa8e
[SCSI] sd: Export effective protection mode in sysfs
by Martin K. Petersen
· 14 years ago
5cc1035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
c70b529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
5ce524b
scsi/sd: add a no_read_capacity_16 scsi_device flag
by Hans de Goede
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
526f7c7
[SCSI] sd: Fix overflow with big physical blocks
by Martin K. Petersen
· 14 years ago
1a03ae0
[SCSI] sd name space exhaustion causes system hang
by Michael Reed
· 14 years ago
Next »