Age | Commit message (Expand) | Author | Files | Lines |
2019-01-23 | scsi: sd: Fix cache_type_store() | Ivan Mironov | 1 | -0/+6 |
2018-10-20 | scsi: sd: don't crash the host on invalid commands | Johannes Thumshirn | 1 | -1/+2 |
2018-05-25 | scsi: sd: Keep disk read-only when re-reading partition | Jeremy Cline | 1 | -1/+2 |
2018-05-02 | scsi: sd: Defer spinning up drive while SANITIZE is in progress | Mahesh Rajashekhara | 1 | -0/+2 |
2017-12-20 | scsi: sd: change allow_restart to bool in sysfs interface | weiping zhang | 1 | -1/+5 |
2017-12-20 | scsi: sd: change manage_start_stop to bool in sysfs interface | weiping zhang | 1 | -1/+5 |
2017-10-12 | scsi: sd: Do not override max_sectors_kb sysfs setting | Martin K. Petersen | 1 | -5/+14 |
2017-07-05 | scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type | Damien Le Moal | 1 | -1/+2 |
2017-04-21 | scsi: sd: Fix capacity calculation with 32-bit sector_t | Martin K. Petersen | 1 | -2/+18 |
2017-04-21 | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable | Fam Zheng | 1 | -1/+2 |
2016-09-15 | scsi: sd: Move DIF protection types to t10-pi.h | Christoph Hellwig | 1 | -5/+6 |
2016-07-27 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -2/+1 |
2016-07-27 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
2016-07-27 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+13 |
2016-07-18 | sd: don't use the ALL_TG_PT bit for reservations | Christoph Hellwig | 1 | -2/+1 |
2016-06-27 | block: convert to device_add_disk() | Dan Williams | 1 | -2/+1 |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 1 | -4/+3 |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 1 | -1/+1 |
2016-06-07 | drivers: use req op accessor | Mike Christie | 1 | -9/+16 |
2016-06-02 | sd: Fix rw_max for devices that report an optimal xfer size | Martin K. Petersen | 1 | -4/+4 |
2016-05-22 | sd: get disk reference in sd_check_events() | Hannes Reinecke | 1 | -2/+7 |
2016-04-13 | sd: switch to using blk_queue_write_cache() | Jens Axboe | 1 | -4/+4 |
2016-04-12 | block: add offset in blk_add_request_payload() | Ming Lin | 1 | -1/+1 |
2016-04-09 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -38/+9 |
2016-04-05 | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke | 1 | -18/+1 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
2016-04-01 | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes | Martin K. Petersen | 1 | -20/+8 |
2016-03-14 | sd: Fix discard granularity when LBPRZ=1 | Martin K. Petersen | 1 | -1/+1 |
2016-03-09 | sd: Fix discard granularity when LBPRZ=1 | Martin K. Petersen | 1 | -1/+1 |
2016-02-05 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 1 | -2/+2 |
2016-02-05 | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen | 1 | -2/+2 |
2016-01-27 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 1 | -1/+1 |
2016-01-27 | SCSI: fix crashes in sd and sr runtime PM | Alan Stern | 1 | -2/+5 |
2016-01-21 | sd: Optimal I/O size is in bytes, not sectors | Martin K. Petersen | 1 | -1/+1 |
2015-12-22 | sd: Reject optimal transfer length smaller than page size | Martin K. Petersen | 1 | -3/+6 |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley | 1 | -21/+48 |
2015-11-26 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen | 1 | -16/+30 |
2015-11-26 | sd: Make discard granularity match logical block size when LBPRZ=1 | Martin K. Petersen | 1 | -5/+18 |
2015-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+1 |
2015-11-12 | sd: Clear PS bit before Mode Select. | Gabriel Krisman Bertazi | 1 | -0/+1 |
2015-11-05 | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+96 |
2015-10-21 | sd: implement the Persistent Reservation API | Christoph Hellwig | 1 | -0/+96 |
2015-10-21 | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown | Dan Williams | 1 | -1/+0 |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2015-08-12 | sd: Fix maximum I/O size for BLOCK_PC requests | Martin K. Petersen | 1 | -3/+3 |
2015-07-17 | block: have drivers use blk_queue_max_discard_sectors() | Jens Axboe | 1 | -2/+2 |
2015-05-25 | sd: fix an error return in probe() | Dan Carpenter | 1 | -1/+2 |
2015-05-18 | sd: Disable support for 256 byte/sector disks | Mark Hounschell | 1 | -14/+5 |
2015-04-16 | sd: Unregister integrity profile | Martin K. Petersen | 1 | -0/+1 |
2015-04-11 | sd, mmc, virtio_blk, string_helpers: fix block size units | James Bottomley | 1 | -4/+4 |