aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sd.c
AgeCommit message (Expand)Author
2016-07-26Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-07-18sd: don't use the ALL_TG_PT bit for reservationsChristoph Hellwig
2016-06-27block: convert to device_add_disk()Dan Williams
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie
2016-06-07block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie
2016-06-07drivers: use req op accessorMike Christie
2016-06-01sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen
2016-05-22sd: get disk reference in sd_check_events()Hannes Reinecke
2016-04-12sd: switch to using blk_queue_write_cache()Jens Axboe
2016-04-12block: add offset in blk_add_request_payload()Ming Lin
2016-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-31sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytesMartin K. Petersen
2016-03-14sd: Fix discard granularity when LBPRZ=1Martin K. Petersen
2016-03-08sd: Fix discard granularity when LBPRZ=1Martin K. Petersen
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen
2016-01-26Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-01-26SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-01-20sd: Optimal I/O size is in bytes, not sectorsMartin K. Petersen
2015-12-21sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-25sd: Make discard granularity match logical block size when LBPRZ=1Martin K. Petersen
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-11sd: Clear PS bit before Mode Select.Gabriel Krisman Bertazi
2015-11-04Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-10-21sd: implement the Persistent Reservation APIChristoph Hellwig
2015-10-21md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdownDan Williams
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-12sd: Fix maximum I/O size for BLOCK_PC requestsMartin K. Petersen
2015-07-17block: have drivers use blk_queue_max_discard_sectors()Jens Axboe
2015-05-25sd: fix an error return in probe()Dan Carpenter
2015-05-18sd: Disable support for 256 byte/sector disksMark Hounschell
2015-04-16sd: Unregister integrity profileMartin K. Petersen
2015-04-10sd, mmc, virtio_blk, string_helpers: fix block size unitsJames Bottomley
2015-03-19sd: don't grab a device references from driver methodsChristoph Hellwig
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-02sd: Fix max transfer length for 4k disksBrian King
2015-01-09scsi: use per-cpu buffer for formatting senseHannes Reinecke
2014-12-30sd: tweak discard heuristics to work around QEMU SCSI issueMartin K. Petersen
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig
2014-11-12sd: disable discard_zeroes_data for UNMAPMartin K. Petersen
2014-11-12sd: fix up ->compat_ioctlChristoph Hellwig
2014-11-12scsi: split scsi_nonblockable_ioctlChristoph Hellwig