| Commit message (Expand) | Author | Age | Files | Lines |
* | sd: Honor block layer integrity handling flags | Martin K. Petersen | 2014-09-30 | 1 | -2/+64 |
* | sd: Limit transfer length | Martin K. Petersen | 2014-07-17 | 1 | -0/+3 |
* | [SCSI] sd: Quiesce mode sense error messages | Martin K. Petersen | 2014-03-27 | 1 | -0/+6 |
* | [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout | James Bottomley | 2013-10-25 | 1 | -1/+5 |
* | [SCSI] sd: Update WRITE SAME heuristics | Martin K. Petersen | 2013-06-27 | 1 | -0/+1 |
* | [SCSI] sd: fix array cache flushing bug causing performance problems | James Bottomley | 2013-05-03 | 1 | -0/+1 |
* | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 2012-11-14 | 1 | -0/+7 |
* | [SCSI] sd: Avoid remapping bad reference tags | Martin K. Petersen | 2012-09-24 | 1 | -1/+1 |
* | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen | 2012-02-19 | 1 | -0/+35 |
* | [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit | Dave Kleikamp | 2011-10-30 | 1 | -6/+0 |
* | [SCSI] sd: Logical Block Provisioning update | Martin K. Petersen | 2011-03-15 | 1 | -5/+20 |
* | [SCSI] sd: implement sd_check_events() | Tejun Heo | 2011-01-14 | 1 | -1/+0 |
* | [SCSI] sd: Fix overflow with big physical blocks | Martin K. Petersen | 2010-10-12 | 1 | -1/+1 |
* | [SCSI] sd: Update thin provisioning support | Martin K. Petersen | 2010-09-17 | 1 | -0/+3 |
* | [SCSI] scsi/block: increase flush/sync timeout | Mike Christie | 2010-09-05 | 1 | -0/+1 |
* | scsi/sd: remove big kernel lock | Arnd Bergmann | 2010-08-07 | 1 | -1/+1 |
* | [SCSI] sd: WRITE SAME(16) / UNMAP support | Martin K. Petersen | 2009-12-10 | 1 | -0/+2 |
* | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 2009-10-02 | 1 | -0/+5 |
* | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 2009-10-02 | 1 | -4/+0 |
* | sd: Physical block size and alignment support | Martin K. Petersen | 2009-06-21 | 1 | -0/+1 |
* | [SCSI] sd: Make revalidate less chatty | Martin K. Petersen | 2009-03-18 | 1 | -0/+1 |
* | [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n | James Bottomley | 2008-10-15 | 1 | -5/+14 |
* | [SCSI] sd: Correctly handle all combinations of DIF and DIX | Martin K. Petersen | 2008-10-13 | 1 | -1/+1 |
* | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-06 | 1 | -0/+6 |
* | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 2008-08-05 | 1 | -6/+0 |
* | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 | 1 | -0/+6 |
* | [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field | Martin K. Petersen | 2008-07-26 | 1 | -0/+25 |
* | [SCSI] sd: Identify DIF protection type and application tag ownership | Martin K. Petersen | 2008-07-26 | 1 | -0/+23 |
* | [SCSI] sd: Move scsi_disk() accessor function to sd.h | Martin K. Petersen | 2008-07-12 | 1 | -0/+5 |
* | [SCSI] sd: Move sd.h header file | Martin K. Petersen | 2008-07-12 | 1 | -0/+57 |