aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23[SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin
2008-10-23[SCSI] sd: remove command-size switching codeAlan Stern
2008-10-23[SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz
2008-10-21[PATCH] switch sdAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-13[SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen
2008-10-13[SCSI] sd: Always print actual protection_typeMartin K. Petersen
2008-10-13[SCSI] sd: Issue correct protection operationMartin K. Petersen
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-09block: unify request timeout handlingJens Axboe
2008-10-09SCSI sd driver calls revalidate_disk wrapper.Andrew Patterson
2008-10-09block: allow disk to have extended device numberTejun Heo
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo
2008-10-03[SCSI] sd: use generic helper to print capacities in both binary and SIJames Bottomley
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins
2008-07-26[SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen
2008-07-26[SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen
2008-07-26[SCSI] sd: update index allocation and use ida instead of idrTejun Heo
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-14scsi: sd: optionally set power condition in START STOP UNITStefan Richter
2008-07-12[SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen
2008-04-29block: no need to initialize rq->cmd in prepare_flush_fn hookFUJITA Tomonori
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-07[SCSI] sd: handle bad lba in sense informationJames Bottomley
2008-01-30[SCSI] implement scsi_data_bufferBoaz Harrosh
2008-01-23[SCSI] sd: add fix for devices with last sector access problemsHans de Goede
2008-01-11[SCSI] sd,sr: add early detection of medium not presentJames Bottomley
2008-01-11[SCSI] sr,sd: send media state change modification eventsKay Sievers
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe
2007-10-12[SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox
2007-10-12[SCSI] move ULD attachment into the prep functionJames Bottomley
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe