Age | Commit message (Expand) | Author | Files | Lines |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+10 |
2017-04-25 | scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd | Damien Le Moal | 1 | -4/+4 |
2017-04-25 | scsi: sd: Improve sd_completed_bytes | Damien Le Moal | 1 | -0/+5 |
2017-04-08 | scsi: sd: Separate zeroout and discard command choices | Martin K. Petersen | 1 | -0/+8 |
2017-04-06 | scsi: scsi_error: count medium access timeout only once per EH run | Hannes Reinecke | 1 | -0/+1 |
2016-10-19 | sd: Implement support for ZBC devices | Hannes Reinecke | 1 | -0/+70 |
2016-09-15 | scsi: sd: Move DIF protection types to t10-pi.h | Christoph Hellwig | 1 | -21/+0 |
2016-09-15 | scsi: scsi_debug: Use struct t10_pi_tuple instead of struct sd_dif_tuple | Christoph Hellwig | 1 | -9/+0 |
2016-06-02 | sd: Fix rw_max for devices that report an optimal xfer size | Martin K. Petersen | 1 | -0/+5 |
2016-04-01 | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes | Martin K. Petersen | 1 | -1/+6 |
2015-11-26 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen | 1 | -0/+1 |
2014-11-12 | scsi: introduce sdev_prefix_printk() | Hannes Reinecke | 1 | -3/+3 |
2014-10-01 | sd: Honor block layer integrity handling flags | Martin K. Petersen | 1 | -2/+64 |
2014-07-18 | sd: Limit transfer length | Martin K. Petersen | 1 | -0/+3 |
2014-03-27 | [SCSI] sd: Quiesce mode sense error messages | Martin K. Petersen | 1 | -0/+6 |
2013-10-25 | [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout | James Bottomley | 1 | -1/+5 |
2013-06-27 | [SCSI] sd: Update WRITE SAME heuristics | Martin K. Petersen | 1 | -0/+1 |
2013-05-03 | [SCSI] sd: fix array cache flushing bug causing performance problems | James Bottomley | 1 | -0/+1 |
2012-11-14 | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 1 | -0/+7 |
2012-09-24 | [SCSI] sd: Avoid remapping bad reference tags | Martin K. Petersen | 1 | -1/+1 |
2012-02-19 | [SCSI] Handle disk devices which can not process medium access commands | Martin K. Petersen | 1 | -0/+35 |
2011-10-30 | [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit | Dave Kleikamp | 1 | -6/+0 |
2011-03-15 | [SCSI] sd: Logical Block Provisioning update | Martin K. Petersen | 1 | -5/+20 |
2011-01-14 | [SCSI] sd: implement sd_check_events() | Tejun Heo | 1 | -1/+0 |
2010-10-12 | [SCSI] sd: Fix overflow with big physical blocks | Martin K. Petersen | 1 | -1/+1 |
2010-09-17 | [SCSI] sd: Update thin provisioning support | Martin K. Petersen | 1 | -0/+3 |
2010-09-05 | [SCSI] scsi/block: increase flush/sync timeout | Mike Christie | 1 | -0/+1 |
2010-08-07 | scsi/sd: remove big kernel lock | Arnd Bergmann | 1 | -1/+1 |
2009-12-10 | [SCSI] sd: WRITE SAME(16) / UNMAP support | Martin K. Petersen | 1 | -0/+2 |
2009-10-02 | [SCSI] sd: Support disks formatted with DIF Type 2 | Martin K. Petersen | 1 | -0/+5 |
2009-10-02 | [SCSI] sd: Detach DIF from block integrity infrastructure | Martin K. Petersen | 1 | -4/+0 |
2009-06-21 | sd: Physical block size and alignment support | Martin K. Petersen | 1 | -0/+1 |
2009-03-18 | [SCSI] sd: Make revalidate less chatty | Martin K. Petersen | 1 | -0/+1 |
2008-10-15 | [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=n | James Bottomley | 1 | -5/+14 |
2008-10-13 | [SCSI] sd: Correctly handle all combinations of DIF and DIX | Martin K. Petersen | 1 | -1/+1 |
2008-08-06 | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 1 | -0/+6 |
2008-08-05 | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 1 | -6/+0 |
2008-07-27 | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 1 | -0/+6 |
2008-07-26 | [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field | Martin K. Petersen | 1 | -0/+25 |
2008-07-26 | [SCSI] sd: Identify DIF protection type and application tag ownership | Martin K. Petersen | 1 | -0/+23 |
2008-07-12 | [SCSI] sd: Move scsi_disk() accessor function to sd.h | Martin K. Petersen | 1 | -0/+5 |
2008-07-12 | [SCSI] sd: Move sd.h header file | Martin K. Petersen | 1 | -0/+57 |