summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-311-2/+1
* scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-04-031-0/+3
* scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-04-031-6/+13
* scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-03-231-9/+50
* scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-231-0/+6
* scsi: sd: use mempool for discard special pageJens Axboe2018-12-291-4/+19
* scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen2018-11-041-0/+2
* scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-10-201-1/+2
* scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline2018-05-251-1/+2
* scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara2018-05-011-0/+2
* scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang2017-12-201-1/+5
* scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang2017-12-201-1/+5
* scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2017-12-201-1/+3
* scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-021-5/+14
* scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-021-4/+12
* scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner2017-09-151-2/+0
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-0/+3
|\
| * scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-161-0/+3
* | scsi: sd: remove duplicated setting of gd->minorsweiping zhang2017-08-251-1/+0
* | scsi: sd: Remove a useless comparisonBart Van Assche2017-08-251-1/+1
* | scsi: sd: Fix indentationBart Van Assche2017-08-251-1/+1
* | scsi: sd: sr: Convert two assignments into warning statementsBart Van Assche2017-08-251-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-44/+34
|\
| * scsi: sd: Use sysfs_match_string()Martin K. Petersen2017-06-261-42/+29
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-121-2/+5
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-061-1/+52
|\ \ | |/ |/|
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-291-1/+52
* | scsi: sd: Ignore sync cache failures when not supportedDerek Basehore2017-05-161-12/+28
* | scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal2017-05-111-4/+15
* | scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal2017-05-111-0/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-50/+77
|\
| * scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal2017-04-251-3/+3
| * scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig2017-04-251-10/+9
| * scsi: sd: Improve sd_completed_bytesDamien Le Moal2017-04-241-24/+27
| * scsi: sd: Fix function descriptionsDamien Le Moal2017-04-241-15/+14
| * scsi: sd: Return SUCCESS in sd_eh_action() after device offlineHannes Reinecke2017-04-061-1/+1
| * scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-061-1/+26
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-91/+168
|\ \
| * | scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen2017-04-081-19/+6
| * | scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen2017-04-081-3/+53
| * | block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-081-5/+0
| * | sd: implement unmapping Write ZeroesChristoph Hellwig2017-04-081-0/+9
| * | sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-081-5/+26
| * | sd: split sd_setup_discard_cmndChristoph Hellwig2017-04-081-69/+84
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-151-3/+20
|\ \ \ | |/ / |/| |
| * | scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-071-2/+18
| * | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-071-1/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-151-0/+17
|\| | | |/ |/|
| * scsi: sd: Check for unaligned partial completionDamien Le Moal2017-03-011-0/+17
* | Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2017-03-081-33/+8
|/