| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-14 | 1 | -2/+30 |
|\ |
|
| * | scsi: sd: change manage_start_stop to bool in sysfs interface | weiping zhang | 2017-10-17 | 1 | -1/+5 |
| * | scsi: sd: change allow_restart to bool in sysfs interface | weiping zhang | 2017-10-17 | 1 | -1/+5 |
| * | scsi: sd: Align maximum write same blocks to physical block size | Damien Le Moal | 2017-09-25 | 1 | -0/+20 |
* | | scsi: sd: Do not override max_sectors_kb sysfs setting | Martin K. Petersen | 2017-10-02 | 1 | -5/+14 |
* | | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen | 2017-10-02 | 1 | -4/+12 |
* | | scsi: sd: Remove unnecessary condition in sd_read_block_limits() | Lukas Czerner | 2017-09-15 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'fixes' into misc | James Bottomley | 2017-09-07 | 1 | -0/+3 |
|\ |
|
| * | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() | Damien Le Moal | 2017-08-16 | 1 | -0/+3 |
* | | scsi: sd: remove duplicated setting of gd->minors | weiping zhang | 2017-08-25 | 1 | -1/+0 |
* | | scsi: sd: Remove a useless comparison | Bart Van Assche | 2017-08-25 | 1 | -1/+1 |
* | | scsi: sd: Fix indentation | Bart Van Assche | 2017-08-25 | 1 | -1/+1 |
* | | scsi: sd: sr: Convert two assignments into warning statements | Bart Van Assche | 2017-08-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-07-06 | 1 | -44/+34 |
|\ |
|
| * | scsi: sd: Use sysfs_match_string() | Martin K. Petersen | 2017-06-26 | 1 | -42/+29 |
| * | scsi: Protect SCSI device state changes with a mutex | Bart Van Assche | 2017-06-12 | 1 | -2/+5 |
* | | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2017-07-06 | 1 | -1/+52 |
|\ \
| |/
|/| |
|
| * | sd: add support for TCG OPAL self encrypting disks | Christoph Hellwig | 2017-06-29 | 1 | -1/+52 |
* | | scsi: sd: Ignore sync cache failures when not supported | Derek Basehore | 2017-05-16 | 1 | -12/+28 |
* | | scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROES | Damien Le Moal | 2017-05-11 | 1 | -4/+15 |
* | | scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd() | Damien Le Moal | 2017-05-11 | 1 | -0/+4 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-05-04 | 1 | -50/+77 |
|\ |
|
| * | scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd | Damien Le Moal | 2017-04-25 | 1 | -3/+3 |
| * | scsi: sd: Cleanup sd_done sense data handling | Christoph Hellwig | 2017-04-25 | 1 | -10/+9 |
| * | scsi: sd: Improve sd_completed_bytes | Damien Le Moal | 2017-04-24 | 1 | -24/+27 |
| * | scsi: sd: Fix function descriptions | Damien Le Moal | 2017-04-24 | 1 | -15/+14 |
| * | scsi: sd: Return SUCCESS in sd_eh_action() after device offline | Hannes Reinecke | 2017-04-06 | 1 | -1/+1 |
| * | scsi: scsi_error: count medium access timeout only once per EH run | Hannes Reinecke | 2017-04-06 | 1 | -1/+26 |
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-01 | 1 | -91/+168 |
|\ \ |
|
| * | | scsi: sd: Remove LBPRZ dependency for discards | Martin K. Petersen | 2017-04-08 | 1 | -19/+6 |
| * | | scsi: sd: Separate zeroout and discard command choices | Martin K. Petersen | 2017-04-08 | 1 | -3/+53 |
| * | | block: remove the discard_zeroes_data flag | Christoph Hellwig | 2017-04-08 | 1 | -5/+0 |
| * | | sd: implement unmapping Write Zeroes | Christoph Hellwig | 2017-04-08 | 1 | -0/+9 |
| * | | sd: implement REQ_OP_WRITE_ZEROES | Christoph Hellwig | 2017-04-08 | 1 | -5/+26 |
| * | | sd: split sd_setup_discard_cmnd | Christoph Hellwig | 2017-04-08 | 1 | -69/+84 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-04-15 | 1 | -3/+20 |
|\ \ \
| |/ /
|/| | |
|
| * | | scsi: sd: Fix capacity calculation with 32-bit sector_t | Martin K. Petersen | 2017-04-07 | 1 | -2/+18 |
| * | | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable | Fam Zheng | 2017-04-07 | 1 | -1/+2 |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-03-15 | 1 | -0/+17 |
|\| |
| |/
|/| |
|
| * | scsi: sd: Check for unaligned partial completion | Damien Le Moal | 2017-03-01 | 1 | -0/+17 |
* | | Revert "scsi, block: fix duplicate bdi name registration crashes" | Jan Kara | 2017-03-08 | 1 | -33/+8 |
|/ |
|
* | scsi: remove scsi_execute_req_flags | Christoph Hellwig | 2017-02-23 | 1 | -5/+4 |
* | scsi: sd: improve TUR handling in sd_check_events | Christoph Hellwig | 2017-02-22 | 1 | -14/+11 |
* | scsi: fix memory leak of sdpk on when gd fails to allocate | Colin Ian King | 2017-02-22 | 1 | -2/+2 |
* | scsi: sd: make sd_devt_release() static | Wei Yongjun | 2017-02-22 | 1 | -1/+1 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-02-21 | 1 | -2/+2 |
|\ |
|
| * | scsi: sd: Cleaned up comment references to @sdp argument explanation. | John Pittman | 2017-01-20 | 1 | -2/+2 |
* | | Merge branch 'for-4.11/next' into for-4.11/linus-merge | Jens Axboe | 2017-02-17 | 1 | -13/+35 |
|\ \ |
|
| * | | scsi, block: fix duplicate bdi name registration crashes | Dan Williams | 2017-02-02 | 1 | -8/+33 |
| * | | ѕd: remove pointless REQ_TYPE_FS check | Christoph Hellwig | 2017-01-31 | 1 | -3/+0 |