summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-01Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe
2018-09-28block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2018-09-26block: Move power management code into a new source fileBart Van Assche
2018-09-21scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-09-17scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-21sd: Convert to new IDA APIMatthew Wilcox
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-06-26scsi: sd: Remove a superfluous assignmentBart Van Assche
2018-06-26scsi: core: check for equality of result byte valuesJohannes Thumshirn
2018-04-18scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-19scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-06scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-08scsi: sd: Remove zone write lockingDamien Le Moal
2017-12-11scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche
2017-12-04scsi: sd: add missing KERN_CONT for disk spin-upMichał Mirosław
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-10-17scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang
2017-10-17scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang
2017-10-02scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen
2017-10-02scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen
2017-09-25scsi: sd: Align maximum write same blocks to physical block sizeDamien Le Moal
2017-09-15scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-25scsi: sd: remove duplicated setting of gd->minorsweiping zhang
2017-08-25scsi: sd: Remove a useless comparisonBart Van Assche
2017-08-25scsi: sd: Fix indentationBart Van Assche
2017-08-25scsi: sd: sr: Convert two assignments into warning statementsBart Van Assche
2017-08-16scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig
2017-06-26scsi: sd: Use sysfs_match_string()Martin K. Petersen
2017-06-12scsi: Protect SCSI device state changes with a mutexBart Van Assche
2017-05-16scsi: sd: Ignore sync cache failures when not supportedDerek Basehore
2017-05-11scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal
2017-05-11scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-25scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal
2017-04-25scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig