aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2019-04-12block: disk_events: introduce event flagsMartin Wilck
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig
2019-03-27scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-03-27scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-26scsi: sd: Optimal I/O size should be a multiple of physical block sizeMartin K. Petersen
2019-02-12scsi: sd: fix entropy gathering for most rotational disksJames Bottomley
2019-02-12scsi: sd: Remove superfluous residual assignmentsBart Van Assche
2019-02-05scsi: block: remove req->specialChristoph Hellwig
2019-02-04scsi: sd: Improve sd_print_capacity()Damien Le Moal
2019-01-29scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer lengthBart Van Assche
2019-01-22scsi: sd: Rename 'SCpnt' into 'cmd'Bart Van Assche
2019-01-22scsi: sd: Clean up sd_setup_read_write_cmnd()Martin K. Petersen
2019-01-22scsi: sd: Create helper functions for read/write commandsMartin K. Petersen
2019-01-22scsi: sd: Simplify misaligned I/O checkMartin K. Petersen
2019-01-22scsi: sd: Be consistent about blocks vs. sectorsMartin K. Petersen
2019-01-22scsi: sd: Remove a local variableBart Van Assche
2019-01-08scsi: sd: Make protection lookup tables static and relocate functionsJohn Garry
2019-01-08scsi: sd: Fix cache_type_store()Ivan Mironov
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-12scsi: sd: use mempool for discard special pageJens Axboe
2018-11-09scsi: return blk_status_t from scsi_init_io and ->init_commandChristoph Hellwig
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