aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
Commit message (Expand)AuthorAge
* scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-21
* scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-21
* scsi: sd: Move DIF protection types to t10-pi.hChristoph Hellwig2016-09-15
* Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2016-07-26
|\
| * sd: don't use the ALL_TG_PT bit for reservationsChristoph Hellwig2016-07-18
* | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\ \
| * | block: convert to device_add_disk()Dan Williams2016-06-27
| |/
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-26
|\|
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
| * block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-07
| * drivers: use req op accessorMike Christie2016-06-07
* | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-01
|/
* sd: get disk reference in sd_check_events()Hannes Reinecke2016-05-22
* sd: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
* block: add offset in blk_add_request_payload()Ming Lin2016-04-12
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-04-09
|\
| * scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-05
| * sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen2016-03-31
| * sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-14
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* | sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-08
|/
* Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-05
|\
| * block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-04
* | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-01-26
|\|
| * sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen2016-01-20
* | SCSI: fix crashes in sd and sr runtime PMAlan Stern2016-01-26
|/
* sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen2015-12-21
* Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
|\
| * block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
| * sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen2015-11-25
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\|
| * sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi2015-11-11
* | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-05
|\ \
| * | sd: implement the Persistent Reservation APIChristoph Hellwig2015-10-21
| |/
* / md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams2015-10-21
|/
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* | sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen2015-08-12
|/
* sd: fix an error return in probe()Dan Carpenter2015-05-25
* sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-18
* sd: Unregister integrity profileMartin K. Petersen2015-04-16
* sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley2015-04-10
* sd: don't grab a device references from driver methodsChristoph Hellwig2015-03-19
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-11
|\
| * scsi: use per-cpu buffer for formatting senseHannes Reinecke2015-01-09
* | sd: Fix max transfer length for 4k disksBrian King2015-02-02
|/
* sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen2014-12-30
* scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke2014-11-24
* scsi: remove scsi_driver owner fieldChristoph Hellwig2014-11-24
* scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig2014-11-24