Age | Commit message (Expand) | Author |
2020-03-30 | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-24 | scsi: sd: Fix optimal I/O size for devices that change reported values | Martin K. Petersen |
2020-03-18 | scsi: Convert to use set_capacity_revalidate_and_notify | Balbir Singh |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-26 | Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-01-26 | block: allow partitions on host aware zone devices | Christoph Hellwig |
2020-01-10 | scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI | Xiang Chen |
2020-01-03 | compat_ioctl: scsi: move ioctl handling into drivers | Arnd Bergmann |
2019-12-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-12-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-12-01 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-26 | scsi: sd_zbc: Improve report zones error printout | Damien Le Moal |
2019-11-07 | scsi: sd_zbc: add zone open, close, and finish support | Ajay Joshi |
2019-11-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Jens Axboe |
2019-10-24 | scsi: sd: define variable dif as unsigned int instead of bool | Xiang Chen |
2019-10-23 | scsi: sd: enable compat ioctls for sed-opal | Arnd Bergmann |
2019-10-09 | Merge branch '5.4/scsi-fixes' into 5.5/scsi-queue | Martin K. Petersen |
2019-09-30 | scsi: sd: Ignore a failure to sync cache due to lack of authorization | Oliver Neukum |
2019-09-30 | scsi: core: allow auto suspend override by low-level driver | Stanley Chu |
2019-09-24 | Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-09-17 | block: centralize PI remapping logic to the block layer | Max Gurtovoy |
2019-09-07 | scsi: sd: Improve unaligned completion resid message | Damien Le Moal |
2019-08-04 | scsi: implement REQ_OP_ZONE_RESET_ALL | Chaitanya Kulkarni |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-06-18 | scsi: sd: Inline sd_probe_part2() | Bart Van Assche |
2019-06-18 | scsi: sd: Rely on the driver core for asynchronous probing | Bart Van Assche |
2019-05-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-05-21 | scsi: sd: add a SPDX tag to sd.c | Christoph Hellwig |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-20 | Revert "scsi: sd: Keep disk read-only when re-reading partition" | Martin K. Petersen |
2019-04-29 | scsi: sd: Revert "Rely on the driver core for asynchronous probing" | Bart Van Assche |
2019-04-29 | scsi: sd: Revert "Inline sd_probe_part2()" | Bart Van Assche |
2019-04-12 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen |
2019-04-12 | block: disk_events: introduce event flags | Martin Wilck |
2019-04-06 | block: remove CONFIG_LBDAF | Christoph Hellwig |
2019-03-27 | scsi: sd: Quiesce warning if device does not report optimal I/O size | Martin K. Petersen |
2019-03-27 | scsi: sd: Fix a race between closing an sd device and sd I/O | Bart Van Assche |
2019-03-27 | scsi: sd: Inline sd_probe_part2() | Bart Van Assche |
2019-03-27 | scsi: sd: Rely on the driver core for asynchronous probing | Bart Van Assche |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-02-26 | scsi: sd: Optimal I/O size should be a multiple of physical block size | Martin K. Petersen |
2019-02-12 | scsi: sd: fix entropy gathering for most rotational disks | James Bottomley |
2019-02-12 | scsi: sd: Remove superfluous residual assignments | Bart Van Assche |
2019-02-05 | scsi: block: remove req->special | Christoph Hellwig |
2019-02-04 | scsi: sd: Improve sd_print_capacity() | Damien Le Moal |
2019-01-29 | scsi: sd: Protect against READ(6) or WRITE(6) with zero block transfer length | Bart Van Assche |
2019-01-22 | scsi: sd: Rename 'SCpnt' into 'cmd' | Bart Van Assche |
2019-01-22 | scsi: sd: Clean up sd_setup_read_write_cmnd() | Martin K. Petersen |
2019-01-22 | scsi: sd: Create helper functions for read/write commands | Martin K. Petersen |