- c60b050 Revert "sd: Fix rw_max for devices that report an optimal xfer size" by Sayali Lokhande · 8 years ago
- 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 8 years ago
- 08383b0 scsi: sd: Fix capacity calculation with 32-bit sector_t by Martin K. Petersen · 8 years ago
- 82d181d scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable by Fam Zheng · 8 years ago
- 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
- 8475c81 scsi: sd: Move DIF protection types to t10-pi.h by Christoph Hellwig · 8 years ago
- 70e7588 scsi: add option to override the command timeout by Subhash Jadavani · 8 years ago
- 57d6b14 scsi: squash of multiple fixes for msm-4.4 kernel by Subhash Jadavani · 8 years ago
- f7e6816 Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
- 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 01f90dd sd: don't use the ALL_TG_PT bit for reservations by Christoph Hellwig · 8 years ago
- 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
- 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
- 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 8 years ago
- c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
- 6b7e9cd sd: Fix rw_max for devices that report an optimal xfer size by Martin K. Petersen · 9 years ago
- eb72d0b sd: get disk reference in sd_check_events() by Hannes Reinecke · 9 years ago
- eb310e2 sd: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
- 37e5823 block: add offset in blk_add_request_payload() by Ming Lin · 9 years ago
- fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- f08bb1e sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes by Martin K. Petersen · 9 years ago
- f4327a9 sd: Fix discard granularity when LBPRZ=1 by Martin K. Petersen · 9 years ago
- 6540a65 sd: Fix discard granularity when LBPRZ=1 by Martin K. Petersen · 9 years ago
- 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
- 0fb5b1f block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled by Martin K. Petersen · 9 years ago
- 6344a5c Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
- 13b4389 SCSI: fix crashes in sd and sr runtime PM by Alan Stern · 9 years ago
- d0eb20a sd: Optimal I/O size is in bytes, not sectors by Martin K. Petersen · 9 years ago
- 9c1d9c2 sd: Reject optimal transfer length smaller than page size by Martin K. Petersen · 9 years ago
- be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
- ca369d5 block/sd: Fix device-imposed transfer length limits by Martin K. Petersen · 9 years ago
- 3977372 sd: Make discard granularity match logical block size when LBPRZ=1 by Martin K. Petersen · 9 years ago
- d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
- 2c5d16d sd: Clear PS bit before Mode Select. by Gabriel Krisman Bertazi · 9 years ago
- ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 924d55b sd: implement the Persistent Reservation API by Christoph Hellwig · 9 years ago
- 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
- 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 4f258a4 sd: Fix maximum I/O size for BLOCK_PC requests by Martin K. Petersen · 9 years ago
- 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
- dee0586 sd: fix an error return in probe() by Dan Carpenter · 10 years ago
- 74856fb sd: Disable support for 256 byte/sector disks by Mark Hounschell · 10 years ago
- e727c42 sd: Unregister integrity profile by Martin K. Petersen · 10 years ago
- b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
- 3d9a1f5 sd: don't grab a device references from driver methods by Christoph Hellwig · 10 years ago
- 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 3a9794d sd: Fix max transfer length for 4k disks by Brian King · 10 years ago
- 2104551 scsi: use per-cpu buffer for formatting sense by Hannes Reinecke · 10 years ago
- e461338 sd: tweak discard heuristics to work around QEMU SCSI issue by Martin K. Petersen · 10 years ago
- eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
- 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
- 3c356bd scsi: stop passing a gfp_mask argument down the command setup path by Christoph Hellwig · 10 years ago
- 7985090 sd: disable discard_zeroes_data for UNMAP by Martin K. Petersen · 10 years ago
- 21a9d4c sd: fix up ->compat_ioctl by Christoph Hellwig · 10 years ago
- 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
- ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
- d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
- ad3819c sd: remove scsi_print_sense() in sd_done() by Hannes Reinecke · 10 years ago
- e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
- c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
- 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
- 2eefd57 sd: Avoid sending medium write commands if device is write protected by Sujit Reddy Thumma · 10 years ago
- 26b9fd8 sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout by K. Y. Srinivasan · 10 years ago
- c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
- fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
- 87949ee sd: split sd_init_command by Christoph Hellwig · 10 years ago
- e4200f8 sd: retry discard commands by Christoph Hellwig · 10 years ago
- a25ee54 sd: retry write same commands by Christoph Hellwig · 10 years ago
- 6a7b439 sd: don't use scsi_setup_blk_pc_cmnd for discard requests by Christoph Hellwig · 10 years ago
- 59b1134 sd: don't use scsi_setup_blk_pc_cmnd for write same requests by Christoph Hellwig · 10 years ago
- a118c6c sd: don't use scsi_setup_blk_pc_cmnd for flush requests by Christoph Hellwig · 10 years ago
- 5158a89 scsi: set sc_data_direction in common code by Christoph Hellwig · 10 years ago
- 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
- bcdb247 sd: Limit transfer length by Martin K. Petersen · 10 years ago
- 8d96447 sd: bad return code of init_sd by Clément Calmels · 10 years ago
- cb2fb68 sd: notify block layer when using temporary change to cache_type by Vaughan Cao · 10 years ago
- e430cbc sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff by Akinobu Mita · 10 years ago
- b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
- 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- 2a863ba sd: medium access timeout counter fails to reset by David Jeffery · 11 years ago
- a1b73fc scsi: reintroduce scsi_driver.init_command by Christoph Hellwig · 11 years ago
- dc4a930 sd/skd: stuff discard page in request->completion_data by Jens Axboe · 11 years ago
- b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
- b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
- 3c31b52 scsi: async sd resume by Dan Williams · 11 years ago
- b2bff6c [SCSI] sd: Quiesce mode sense error messages by Martin K. Petersen · 11 years ago
- 7aae513 [SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE by Alan Stern · 11 years ago
- f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
- b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
- ef80d1e [SCSI] sd: Do not call do_div() with a 64-bit divisor by Geert Uytterhoeven · 11 years ago
- 2451079 [SCSI] Fix erratic device offline during EH by James Bottomley · 11 years ago
- 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
- a4ad39b1 block: Convert bio_iovec() to bvec_iter by Kent Overstreet · 11 years ago
- 0d522ee Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
- e37459b Merge branch 'blk-mq/core' into for-3.13/core by Jens Axboe · 11 years ago