aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-02
|\
| * scsi: sd: define variable dif as unsigned int instead of boolXiang Chen2019-10-24
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-15
|\|
| * scsi: sd: Ignore a failure to sync cache due to lack of authorizationOliver Neukum2019-09-30
* | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2019-09-24
|\ \
| * | block: centralize PI remapping logic to the block layerMax Gurtovoy2019-09-17
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-21
|\ \ \ | |/ / |/| / | |/
| * scsi: sd: Improve unaligned completion resid messageDamien Le Moal2019-09-07
* | scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni2019-08-04
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11
|\
| * scsi: sd: Inline sd_probe_part2()Bart Van Assche2019-06-18
| * scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche2019-06-18
| * scsi: sd: add a SPDX tag to sd.cChristoph Hellwig2019-05-21
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-24
|\ \
| * | Revert "scsi: sd: Keep disk read-only when re-reading partition"Martin K. Petersen2019-05-20
| * | scsi: sd: Revert "Rely on the driver core for asynchronous probing"Bart Van Assche2019-04-29
| * | scsi: sd: Revert "Inline sd_probe_part2()"Bart Van Assche2019-04-29
| * | Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-12
| |\ \
| * | | scsi: sd: Inline sd_probe_part2()Bart Van Assche2019-03-27
| * | | scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche2019-03-27
* | | | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
| |_|/ |/| |
* | | block: disk_events: introduce event flagsMartin Wilck2019-04-12
* | | block: remove CONFIG_LBDAFChristoph Hellwig2019-04-06
| |/ |/|
* | scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-03-27
* | scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-03-27
|/
* 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
|/