| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | sd: Avoid sending medium write commands if device is write protected | Sujit Reddy Thumma | 2014-09-15 | 1 | -1/+5 |
|/ |
|
* | sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout | K. Y. Srinivasan | 2014-07-25 | 1 | -1/+1 |
* | scsi: add a blacklist flag which enables VPD page inquiries | Martin K. Petersen | 2014-07-25 | 1 | -0/+5 |
* | scsi: move the writeable field from struct scsi_device to struct scsi_cd | Christoph Hellwig | 2014-07-25 | 1 | -3/+0 |
* | sd: split sd_init_command | Christoph Hellwig | 2014-07-17 | 1 | -29/+29 |
* | sd: retry discard commands | Christoph Hellwig | 2014-07-17 | 1 | -1/+1 |
* | sd: retry write same commands | Christoph Hellwig | 2014-07-17 | 1 | -1/+1 |
* | sd: don't use scsi_setup_blk_pc_cmnd for discard requests | Christoph Hellwig | 2014-07-17 | 1 | -19/+31 |
* | sd: don't use scsi_setup_blk_pc_cmnd for write same requests | Christoph Hellwig | 2014-07-17 | 1 | -16/+28 |
* | sd: don't use scsi_setup_blk_pc_cmnd for flush requests | Christoph Hellwig | 2014-07-17 | 1 | -7/+13 |
* | scsi: set sc_data_direction in common code | Christoph Hellwig | 2014-07-17 | 1 | -2/+0 |
* | scsi: restructure command initialization for TYPE_FS requests | Christoph Hellwig | 2014-07-17 | 1 | -1/+1 |
* | sd: Limit transfer length | Martin K. Petersen | 2014-07-17 | 1 | -1/+15 |
* | sd: bad return code of init_sd | Clément Calmels | 2014-07-17 | 1 | -0/+2 |
* | sd: notify block layer when using temporary change to cache_type | Vaughan Cao | 2014-07-17 | 1 | -8/+15 |
* | sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff | Akinobu Mita | 2014-07-17 | 1 | -4/+1 |
* | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern | 2014-06-30 | 1 | -1/+4 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-06-09 | 1 | -32/+16 |
|\ |
|
| * | sd: medium access timeout counter fails to reset | David Jeffery | 2014-05-19 | 1 | -2/+2 |
| * | scsi: reintroduce scsi_driver.init_command | Christoph Hellwig | 2014-05-19 | 1 | -30/+14 |
* | | sd/skd: stuff discard page in request->completion_data | Jens Axboe | 2014-04-16 | 1 | -4/+3 |
* | | block: remove struct request buffer member | Jens Axboe | 2014-04-15 | 1 | -6/+4 |
|/ |
|
* | Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-11 | 1 | -0/+1 |
|\ |
|
| * | scsi: async sd resume | Dan Williams | 2014-04-10 | 1 | -0/+1 |
* | | [SCSI] sd: Quiesce mode sense error messages | Martin K. Petersen | 2014-03-27 | 1 | -16/+22 |
* | | [SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE | Alan Stern | 2014-03-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 1 | -0/+6 |
| |\ |
|
| * | | block: Convert bio_iovec() to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -1/+1 |
* | | | [SCSI] sd: Do not call do_div() with a 64-bit divisor | Geert Uytterhoeven | 2013-12-19 | 1 | -1/+1 |
* | | | [SCSI] Fix erratic device offline during EH | James Bottomley | 2013-12-19 | 1 | -14/+12 |
| |/
|/| |
|
* | | [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers | Martin K. Petersen | 2013-11-29 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-11-14 | 1 | -17/+66 |
|\ |
|
| * | [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout | James Bottomley | 2013-10-25 | 1 | -3/+5 |
| * | [SCSI] sd: Add error handling during flushing caches | Oliver Neukum | 2013-10-25 | 1 | -13/+57 |
| * | [SCSI] sd: Reduce buffer size for vpd request | Bernd Schubert | 2013-10-25 | 1 | -1/+4 |
* | | Merge branch 'blk-mq/core' into for-3.13/core | Jens Axboe | 2013-11-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | block: make rq->cmd_flags be 64-bit | Jens Axboe | 2013-10-25 | 1 | -1/+1 |
* | | [SCSI] sd: call blk_pm_runtime_init before add_disk | Aaron Lu | 2013-10-23 | 1 | -1/+1 |
|/ |
|
* | [SCSI] sd: Fix potential out-of-bounds access | Alan Stern | 2013-09-11 | 1 | -8/+3 |
* | [SCSI] sd: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-08-21 | 1 | -74/+75 |
* | [SCSI] sd: fix crash when UA received on DIF enabled device | Ewan D. Milne | 2013-07-23 | 1 | -15/+7 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2013-07-04 | 1 | -19/+58 |
|\ |
|
| * | [SCSI] sd: Update WRITE SAME heuristics | Martin K. Petersen | 2013-06-26 | 1 | -14/+32 |
| * | [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix | Ben Hutchings | 2013-06-26 | 1 | -1/+1 |
| * | [SCSI] sd: avoid deadlocks when running under multipath | Hannes Reinecke | 2013-06-04 | 1 | -4/+25 |
* | | drivers: avoid format string in dev_set_name | Kees Cook | 2013-07-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'postmerge' into for-linus | James Bottomley | 2013-05-10 | 1 | -16/+6 |
|\ |
|
| * | [SCSI] sd: change to auto suspend mode | Lin Ming | 2013-05-06 | 1 | -12/+1 |
| * | [SCSI] sd: use REQ_PM in sd's runtime suspend operation | Lin Ming | 2013-05-06 | 1 | -4/+5 |