aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-06
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-04
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-27
* [SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen2008-07-26
* [SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen2008-07-26
* [SCSI] sd: update index allocation and use ida instead of idrTejun Heo2008-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen2008-07-12
| * [SCSI] sd: Move sd.h header fileMartin K. Petersen2008-07-12
* | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-14
|/
* block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori2008-04-29
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-19
* PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki2008-02-23
* [SCSI] sd: handle bad lba in sense informationJames Bottomley2008-02-07
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-30
* [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-23
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-11
* [SCSI] sr,sd: send media state change modification eventsKay Sievers2008-01-11
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-06
* scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-02
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-12
* [SCSI] move ULD attachment into the prep functionJames Bottomley2007-10-12
* [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-04
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-16
* [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-31
|\
| * [SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern2007-05-22
* | [SCSI] sd: remove __GFP_DMABernhard Walle2007-05-24
|/
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
* [SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley2007-03-20
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-20
* [SCSI] sd: fix return value of sd_sync_cache()Tejun Heo2007-03-20
* [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-11
* [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-11
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-11
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar2007-02-02
* [PATCH] struct path: convert scsiJosef Sipek2006-12-08
* [SCSI] sd: clearer output of disk cache stateLuben Tuikov2006-11-15
* [SCSI] Reduce polling in sd.cAlan Stern2006-11-15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik2006-10-04
* | [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
|/
* [SCSI] Wrong size information for devices with disabled read accessHannes Reinecke2006-09-02
* [SCSI] hide EH backup data outside the scsi_cmndChristoph Hellwig2006-07-09
* Merge ../scsi-misc-2.6James Bottomley2006-07-03
|\