summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-16/+11
2008-10-09block: unify request timeout handlingJens Axboe1-5/+4
2008-10-09SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson1-2/+2
2008-10-09block: allow disk to have extended device numberTejun Heo1-20/+54
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-7/+2
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo1-0/+6
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo1-2/+7
2008-10-03[SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley1-16/+11
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori1-0/+2
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-6/+15
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-15/+6
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins1-6/+15
2008-07-26[SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen1-40/+81
2008-07-26[SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen1-4/+118
2008-07-26[SCSI] sd: update index allocation and use ida instead of idrTejun Heo1-13/+14
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-6/+1
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter1-0/+5
2008-07-12[SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen1-5/+0
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen1-1/+1
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori1-1/+0
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones1-34/+44
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers1-0/+1
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-2/+1
2008-02-07[SCSI] sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh1-2/+2
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede1-0/+9
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley1-3/+10
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers1-9/+15
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds1-10/+18
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar1-18/+10
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe1-22/+0
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox1-10/+18
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley1-14/+34
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley1-3/+11
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori1-1/+1
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley1-7/+11
2007-05-24[SCSI] sd: remove __GFP_DMABernhard Walle1-1/+1
2007-05-22[SCSI] sd: fix refcounting regression in suspend/resume routinesAlan Stern1-7/+11
2007-04-17[SCSI] modalias for scsi devicesMichael Tokarev1-0/+3
2007-03-20[SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley1-22/+16
2007-03-20[SCSI] sd: implement START/STOP managementTejun Heo1-0/+101
2007-03-20[SCSI] sd: fix return value of sd_sync_cache()Tejun Heo1-1/+3
2007-03-11[SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley1-1/+1
2007-03-11[SCSI] sd: convert logging to new printk helpersMartin K. Petersen1-21/+29
2007-03-11[SCSI] sd: make printing use a common prefixMartin K. Petersen1-158/+95
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-1/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0