aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen1-0/+35
2011-10-30[SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limitDave Kleikamp1-6/+0
2011-03-14[SCSI] sd: Logical Block Provisioning updateMartin K. Petersen1-5/+20
2011-01-14[SCSI] sd: implement sd_check_events()Tejun Heo1-1/+0
2010-10-11[SCSI] sd: Fix overflow with big physical blocksMartin K. Petersen1-1/+1
2010-09-17[SCSI] sd: Update thin provisioning supportMartin K. Petersen1-0/+3
2010-09-05[SCSI] scsi/block: increase flush/sync timeoutMike Christie1-0/+1
2010-08-07scsi/sd: remove big kernel lockArnd Bergmann1-1/+1
2009-12-10[SCSI] sd: WRITE SAME(16) / UNMAP supportMartin K. Petersen1-0/+2
2009-10-02[SCSI] sd: Support disks formatted with DIF Type 2Martin K. Petersen1-0/+5
2009-10-02[SCSI] sd: Detach DIF from block integrity infrastructureMartin K. Petersen1-4/+0
2009-06-21sd: Physical block size and alignment supportMartin K. Petersen1-0/+1
2009-03-17[SCSI] sd: Make revalidate less chattyMartin K. Petersen1-0/+1
2008-10-15[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley1-5/+14
2008-10-13[SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen1-1/+1
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-0/+6
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds1-6/+0
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins1-0/+6
2008-07-26[SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen1-0/+25
2008-07-26[SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen1-0/+23
2008-07-12[SCSI] sd: Move scsi_disk() accessor function to sd.hMartin K. Petersen1-0/+5
2008-07-12[SCSI] sd: Move sd.h header fileMartin K. Petersen1-0/+57