summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-09
|\
| * scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen2019-02-26
| * scsi: sd: Remove superfluous residual assignmentsBart Van Assche2019-02-12
| * scsi: block: remove req->specialChristoph Hellwig2019-02-05
| * scsi: sd: Improve sd_print_capacity()Damien Le Moal2019-02-04
| * scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer lengthBart Van Assche2019-01-29
| * scsi: sd: Rename 'SCpnt' into 'cmd'Bart Van Assche2019-01-22
| * scsi: sd: Clean up sd_setup_read_write_cmnd()Martin K. Petersen2019-01-22
| * scsi: sd: Create helper functions for read/write commandsMartin K. Petersen2019-01-22
| * scsi: sd: Simplify misaligned I/O checkMartin K. Petersen2019-01-22
| * scsi: sd: Be consistent about blocks vs. sectorsMartin K. Petersen2019-01-22
| * scsi: sd: Remove a local variableBart Van Assche2019-01-22
| * scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry2019-01-08
* | scsi: sd: fix entropy gathering for most rotational disksJames Bottomley2019-02-12
* | scsi: sd: Fix cache_type_store()Ivan Mironov2019-01-08
|/
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-28
|\
| * scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig2018-11-09
* | scsi: sd: use mempool for discard special pageJens Axboe2018-12-12
|/
* block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-25
* block: add a report_zones methodChristoph Hellwig2018-10-25
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-01
|\
| * scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-09-21
| * scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang2018-09-17
* | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-28
* | block: Move power management code into a new source fileBart Van Assche2018-09-26
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-26
|\
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-21
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-16
|\ \
| * | scsi: sd: Remove a superfluous assignmentBart Van Assche2018-06-26
| * | scsi: core: check for equality of result byte valuesJohannes Thumshirn2018-06-26
| |/
* / block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy2018-07-30
|/
* scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara2018-04-18
* Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-05
|\
| * block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche2018-03-08
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-27
|\ \
| * | scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen2018-03-19
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-14
|\| | | |/ |/|
| * scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline2018-03-06
* | Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-02-03
|\ \
| * | scsi: sd: Remove zone write lockingDamien Le Moal2018-01-08
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-01-31
|\ \ \ | |/ / |/| / | |/
| * scsi: sd: add missing KERN_CONT for disk spin-upMichał Mirosław2017-12-04
* | scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2017-12-11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang2017-10-17
| * scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang2017-10-17
| * scsi: sd: Align maximum write same blocks to physical block sizeDamien Le Moal2017-09-25
* | scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-02
* | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-02
* | scsi: sd: Remove unnecessary condition in sd_read_block_limits()Lukas Czerner2017-09-15
|/