summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen2009-10-021-11/+70
* [SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen2009-10-021-19/+42
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* [SCSI] fix oops during scsi scanningJames Bottomley2009-09-121-0/+2
* [SCSI] sd: Avoid sending extended inquiry to legacy devicesMartin K. Petersen2009-07-301-2/+18
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-0/+1
* sd: Block limits VPD supportMartin K. Petersen2009-06-211-0/+24
* sd: Detect non-rotational devicesMartin K. Petersen2009-06-211-0/+26
* sd: Physical block size and alignment supportMartin K. Petersen2009-06-211-2/+21
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-13/+13
|\
| * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
| * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-221-10/+5
| |\
| * | block: convert to pos and nr_sectors accessorsTejun Heo2009-05-111-12/+12
* | | [SCSI] sd: fix bug in SCSI async probingJames Bottomley2009-06-081-24/+21
| |/ |/|
* | [SCSI] fix sign extension with 1.5TB usb-storage LBD=yDave Hansen2009-04-271-10/+5
|/
* [SCSI] fix recovered error handlingJames Bottomley2009-04-031-6/+0
* [SCSI] sd: Make revalidate less chattyMartin K. Petersen2009-03-171-24/+37
* [SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devicesMatthew Wilcox2009-03-171-3/+24
* [SCSI] sd: Refactor sd_read_capacity()Matthew Wilcox2009-03-141-86/+155
* [SCSI] sd: tell the user when a disk's capacity is adjustedAlan Stern2009-03-121-11/+15
* [SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox2009-03-051-15/+11
* [SCSI] sd: revive sd_index_lockTejun Heo2009-02-211-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-081-1/+1
|\
| * [SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-021-1/+1
* | fastboot: make scsi probes asynchronousArjan van de Ven2009-01-071-42/+67
|/
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-5/+6
* [PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2008-12-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-231-11/+10
|\
| * [SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin2008-10-231-1/+1
| * [SCSI] sd: remove command-size switching codeAlan Stern2008-10-231-9/+0
| * [SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz2008-10-231-1/+9
* | [PATCH] switch sdAl Viro2008-10-211-24/+17
* | [PATCH] beginning of methods conversionAl Viro2008-10-211-4/+4
* | [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-211-1/+2
* | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-211-1/+2
* | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-1/+1
|/
* [SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen2008-10-131-1/+2
* [SCSI] sd: Always print actual protection_typeMartin K. Petersen2008-10-131-5/+2
* [SCSI] sd: Issue correct protection operationMartin K. Petersen2008-10-131-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-101-16/+11
|\
| * [SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley2008-10-031-16/+11
* | block: unify request timeout handlingJens Axboe2008-10-091-5/+4
* | SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson2008-10-091-2/+2
* | block: allow disk to have extended device numberTejun Heo2008-10-091-20/+54
* | block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-091-7/+2
* | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo2008-10-091-0/+6
* | sd/ide-disk: apply extended minors to sd and ideTejun Heo2008-10-091-2/+7
|/
* block: disable sysfs parts of the disk command filterJens Axboe2008-09-111-2/+0
* remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori2008-08-291-0/+2
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-051-6/+15
OpenPOWER on IntegriCloud