summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2011-05-24[SCSI] Retrieve the Caching mode page (version 2)Luben Tuikov
2011-05-24[SCSI] sd: Unmap discard alignment needs to be converted to bytesMartin K. Petersen
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[SCSI] Revert "[SCSI] Retrieve the Caching mode page"James Bottomley
2011-03-22sd: Fail discard requests when logical block provisioning has been disabledMartin K. Petersen
2011-03-14[SCSI] sd: Logical Block Provisioning updateMartin K. Petersen
2011-01-14[SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE eventTejun Heo
2011-01-14[SCSI] sd: implement sd_check_events()Tejun Heo
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-22[SCSI] fix medium error problems with some arrays which can cause data corrup...James Bottomley
2010-12-22Revert "sd: implement sd_check_events()"Jens Axboe
2010-12-21[SCSI] Retrieve the Caching mode pageLuben Tuikov
2010-12-21[SCSI] sd: improve logic and efficiecy of media-change detectionAlan Stern
2010-12-16sd: implement sd_check_events()Tejun Heo
2010-12-16scsi: replace sr_test_unit_ready() with scsi_test_unit_ready()Tejun Heo
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-25[SCSI] sd: Export effective protection mode in sysfsMartin K. Petersen
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-10-22scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede
2010-10-19Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe
2010-10-11[SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen
2010-10-07[SCSI] sd name space exhaustion causes system hangMichael Reed
2010-09-17[SCSI] sd: Update thin provisioning supportMartin K. Petersen
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo
2010-09-07[SCSI] sd: fix medium-removal bugAlan Stern
2010-09-05[SCSI] scsi/block: increase flush/sync timeoutMike Christie
2010-09-02[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-07scsi: use REQ_TYPE_FS for flush requestFUJITA Tomonori
2010-08-07scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PCFUJITA Tomonori
2010-08-07scsi/sd: remove big kernel lockArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-08-07scsi: fix discard page leakFUJITA Tomonori
2010-08-07scsi: need to reset unprep_rq_fn in sd_removeFUJITA Tomonori
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori
2010-08-07scsi: stop using q->prepare_flush_fnFUJITA Tomonori
2010-08-07scsi: remove unused free discard page in sd_doneFUJITA Tomonori
2010-08-07scsi: add sd_unprep_fn to free discard pageFUJITA Tomonori
2010-08-07block: don't allocate a payload for discard requestChristoph Hellwig
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig
2010-07-28[SCSI] sd: add support for runtime PMAlan Stern
2010-06-02SCSI: implement sd_unlock_native_capacity()Tejun Heo
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley
2010-05-05[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke
2010-04-11[SCSI] sd: retry read_capacity on UNIT_ATTENTIONJames Bottomley
2010-04-11[SCSI] sd: quiet spurious error messages in READ_CAPACITY(16)Hannes Reinecke