Age | Commit message (Expand) | Author |
2017-01-26 | Revert "sd: remove __data_len hack for WRITE SAME" | Bart Van Assche |
2017-01-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-01-17 | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley |
2017-01-17 | scsi: sd: Ignore zoned field for host-managed devices | Damien Le Moal |
2017-01-17 | scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type | Damien Le Moal |
2017-01-13 | sd: remove __data_len hack for WRITE SAME | Christoph Hellwig |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2016-12-09 | block: improve handling of the magic discard payload | Christoph Hellwig |
2016-11-08 | scsi: replace custom approach to hexdump small buffers | Andy Shevchenko |
2016-10-28 | block: better op and flags encoding | Christoph Hellwig |
2016-10-28 | block: split out request-only flags into a new namespace | Christoph Hellwig |
2016-10-18 | sd: Implement support for ZBC devices | Hannes Reinecke |
2016-09-15 | scsi: sd: Move DIF protection types to t10-pi.h | Christoph Hellwig |
2016-07-26 | Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-07-18 | sd: don't use the ALL_TG_PT bit for reservations | Christoph Hellwig |
2016-06-27 | block: convert to device_add_disk() | Dan Williams |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie |
2016-06-07 | drivers: use req op accessor | Mike Christie |
2016-06-01 | sd: Fix rw_max for devices that report an optimal xfer size | Martin K. Petersen |
2016-05-22 | sd: get disk reference in sd_check_events() | Hannes Reinecke |
2016-04-12 | sd: switch to using blk_queue_write_cache() | Jens Axboe |
2016-04-12 | block: add offset in blk_add_request_payload() | Ming Lin |
2016-04-09 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2016-04-05 | scsi: Do not attach VPD to devices that don't support it | Hannes Reinecke |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-31 | sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes | Martin K. Petersen |
2016-03-14 | sd: Fix discard granularity when LBPRZ=1 | Martin K. Petersen |
2016-03-08 | sd: Fix discard granularity when LBPRZ=1 | Martin K. Petersen |
2016-02-04 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley |
2016-02-04 | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen |
2016-01-26 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley |
2016-01-26 | SCSI: fix crashes in sd and sr runtime PM | Alan Stern |
2016-01-20 | sd: Optimal I/O size is in bytes, not sectors | Martin K. Petersen |
2015-12-21 | sd: Reject optimal transfer length smaller than page size | Martin K. Petersen |
2015-12-03 | Merge branch 'mkp-fixes' into fixes | James Bottomley |
2015-11-25 | block/sd: Fix device-imposed transfer length limits | Martin K. Petersen |
2015-11-25 | sd: Make discard granularity match logical block size when LBPRZ=1 | Martin K. Petersen |
2015-11-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2015-11-11 | sd: Clear PS bit before Mode Select. | Gabriel Krisman Bertazi |
2015-11-04 | Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-10-21 | sd: implement the Persistent Reservation API | Christoph Hellwig |
2015-10-21 | md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown | Dan Williams |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-12 | sd: Fix maximum I/O size for BLOCK_PC requests | Martin K. Petersen |
2015-07-17 | block: have drivers use blk_queue_max_discard_sectors() | Jens Axboe |
2015-05-25 | sd: fix an error return in probe() | Dan Carpenter |