summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sd: update sd to use the new pm callbacksAaron Lu2012-11-301-6/+13
* [SCSI] sd: put to stopped power state when runtime suspendAaron Lu2012-11-301-1/+2
* [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne2012-11-271-1/+3
* [SCSI] sd: Reshuffle init_sd to avoid crashJoel D. Diaz2012-11-271-5/+8
* [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-141-11/+161
* [SCSI] sd: Permit merged discard requestsMartin K. Petersen2012-11-141-13/+19
* [SCSI] sd: Ensure we correctly disable devices with unknown protection typeMartin K. Petersen2012-09-241-19/+31
* [SCSI] sd: Allow protection_type to be overriddenMartin K. Petersen2012-09-241-1/+24
* [SCSI] sd: Avoid remapping bad reference tagsMartin K. Petersen2012-09-241-3/+2Star
* [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-201-2/+7
* [SCSI] properly initialize atomic_tJosh Hunt2012-07-201-0/+1
* SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-231-0/+2
* [SCSI] sd: limit the scope of the async probe domainDan Williams2012-05-171-2/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-311-5/+10
|\
| * [SCSI] sd: make comment and printk string match codePetr Uzel2012-03-271-5/+5
| * [SCSI] sd: Add runtime pm in the sd_check_events()Lan Tianyu2012-03-191-0/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-2/+84
|\|
| * [SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen2012-02-191-0/+82
| * [SCSI] sd: Make sure provisioning mode is reported correctlyMartin K. Petersen2012-02-191-2/+2
* | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-091-1/+1
|/
* block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-151-2/+9
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-151-1/+1
* [SCSI] sd: check runtime PM status in sd_shutdownLin Ming2012-01-091-0/+5
* [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limitDave Kleikamp2011-10-301-7/+5Star
* [SCSI] sd: Use sd_printk() instead of printk()Nao Nishijima2011-08-291-3/+4
* [SCSI] Retrieve the Caching mode page (version 2)Luben Tuikov2011-05-241-18/+61
* [SCSI] sd: Unmap discard alignment needs to be converted to bytesMartin K. Petersen2011-05-241-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* [SCSI] Revert "[SCSI] Retrieve the Caching mode page"James Bottomley2011-03-231-47/+16Star
* sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen2011-03-221-0/+1
* [SCSI] sd: Logical Block Provisioning updateMartin K. Petersen2011-03-151-53/+176
* [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo2011-01-141-5/+0Star
* [SCSI] sd: implement sd_check_events()Tejun Heo2011-01-141-51/+53
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-9/+1Star
|\
| * Revert "sd: implement sd_check_events()"Jens Axboe2010-12-221-47/+40Star
| * sd: implement sd_check_events()Tejun Heo2010-12-161-40/+47
| * scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo2010-12-161-9/+1Star
* | [SCSI] fix medium error problems with some arrays which can cause data corrup...James Bottomley2010-12-231-1/+8
* | [SCSI] Retrieve the Caching mode pageLuben Tuikov2010-12-211-16/+47
* | [SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern2010-12-211-7/+20
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
|/
* [SCSI] sd: Export effective protection mode in sysfsMartin K. Petersen2010-10-251-0/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-231-0/+12
|\
| * scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2010-10-221-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-231-18/+60
|\ \
| * | [SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen2010-10-121-6/+7
| * | [SCSI] sd name space exhaustion causes system hangMichael Reed2010-10-081-5/+10
| * | [SCSI] sd: Update thin provisioning supportMartin K. Petersen2010-09-171-5/+41
| * | [SCSI] scsi/block: increase flush/sync timeoutMike Christie2010-09-051-2/+2
* | | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-4/+4
|\ \ \ | | |/ | |/|