summaryrefslogtreecommitdiff
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* 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
* Merge branch 'fixes' into miscJames Bottomley2017-09-07
|\
| * scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-16
* | scsi: sd: remove duplicated setting of gd->minorsweiping zhang2017-08-25
* | scsi: sd: Remove a useless comparisonBart Van Assche2017-08-25
* | scsi: sd: Fix indentationBart Van Assche2017-08-25
* | scsi: sd: sr: Convert two assignments into warning statementsBart Van Assche2017-08-25
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: sd: Use sysfs_match_string()Martin K. Petersen2017-06-26
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-12
* | Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-06
|\ \ | |/ |/|
| * sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-29
* | scsi: sd: Ignore sync cache failures when not supportedDerek Basehore2017-05-16
* | scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal2017-05-11
* | scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal2017-05-11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmndDamien Le Moal2017-04-25
| * scsi: sd: Cleanup sd_done sense data handlingChristoph Hellwig2017-04-25
| * scsi: sd: Improve sd_completed_bytesDamien Le Moal2017-04-24
| * scsi: sd: Fix function descriptionsDamien Le Moal2017-04-24
| * scsi: sd: Return SUCCESS in sd_eh_action() after device offlineHannes Reinecke2017-04-06
| * scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-04-06
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \
| * | scsi: sd: Remove LBPRZ dependency for discardsMartin K. Petersen2017-04-08
| * | scsi: sd: Separate zeroout and discard command choicesMartin K. Petersen2017-04-08
| * | block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
| * | sd: implement unmapping Write ZeroesChristoph Hellwig2017-04-08
| * | sd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig2017-04-08
| * | sd: split sd_setup_discard_cmndChristoph Hellwig2017-04-08
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-15
|\ \ \ | |/ / |/| |
| * | scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-07
| * | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-07
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-15
|\ \ \ | |/ / | | / | |/ |/|
| * scsi: sd: Check for unaligned partial completionDamien Le Moal2017-03-01
* | Revert "scsi, block: fix duplicate bdi name registration crashes"Jan Kara2017-03-08
|/
* scsi: remove scsi_execute_req_flagsChristoph Hellwig2017-02-23
* scsi: sd: improve TUR handling in sd_check_eventsChristoph Hellwig2017-02-22
* scsi: fix memory leak of sdpk on when gd fails to allocateColin Ian King2017-02-22
* scsi: sd: make sd_devt_release() staticWei Yongjun2017-02-22
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-21
|\
| * scsi: sd: Cleaned up comment references to @sdp argument explanation.John Pittman2017-01-20
* | Merge branch 'for-4.11/next' into for-4.11/linus-mergeJens Axboe2017-02-17
|\ \
| * | scsi, block: fix duplicate bdi name registration crashesDan Williams2017-02-02
| * | ѕd: remove pointless REQ_TYPE_FS checkChristoph Hellwig2017-01-31
| * | block: split scsi_request out of struct requestChristoph Hellwig2017-01-27
* | | Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche2017-01-26
|/ /
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-01-20
|\ \
| * \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-01-17
| |\ \ | | |/ | |/|