summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-26scsi: sd_zbc: Improve report zones error printoutDamien Le Moal
2019-11-07scsi: sd_zbc: add zone open, close, and finish supportAjay Joshi
2019-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Jens Axboe
2019-10-24scsi: sd: define variable dif as unsigned int instead of boolXiang Chen
2019-10-23scsi: sd: enable compat ioctls for sed-opalArnd Bergmann
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-09-30scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum
2019-09-30scsi: core: allow auto suspend override by low-level driverStanley Chu
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-09-17block: centralize PI remapping logic to the block layerMax Gurtovoy
2019-09-07scsi: sd: Improve unaligned completion resid messageDamien Le Moal
2019-08-04scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-18scsi: sd: Inline sd_probe_part2()Bart Van Assche
2019-06-18scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-21scsi: sd: add a SPDX tag to sd.cChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-20Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen
2019-04-29scsi: sd: Revert "Rely on the driver core for asynchronous probing"Bart Van Assche
2019-04-29scsi: sd: Revert "Inline sd_probe_part2()"Bart Van Assche
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen
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-27scsi: sd: Inline sd_probe_part2()Bart Van Assche
2019-03-27scsi: sd: Rely on the driver core for asynchronous probingBart 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