Age | Commit message (Expand) | Author |
2021-07-12 | sd: don't mess with SD_MINORS for CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig |
2021-07-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-22 | scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART) | Christoph Hellwig |
2021-06-01 | block: move bd_mutex to struct gendisk | Christoph Hellwig |
2021-05-31 | scsi: core: Drop the now obsolete driver_byte definitions | Hannes Reinecke |
2021-05-31 | scsi: core: Kill DRIVER_SENSE | Hannes Reinecke |
2021-05-31 | scsi: core: Stop using DRIVER_ERROR | Hannes Reinecke |
2021-05-31 | scsi: core: Fixup calling convention for scsi_mode_sense() | Hannes Reinecke |
2021-04-15 | scsi: sd: Introduce a new local variable in sd_check_events() | Bart Van Assche |
2021-03-18 | scsi: sd: Fix function name in header | Lee Jones |
2021-02-22 | scsi: sd: Fix Opal support | Bart Van Assche |
2021-02-08 | scsi: sd: Warn if unsupported ZBC device is probed | Damien Le Moal |
2021-01-05 | scsi: sd: Remove obsolete variable in sd_remove() | Lukas Bulwahn |
2021-01-05 | scsi: sd: Suppress spurious errors when WRITE SAME is being disabled | Ewan D. Milne |
2020-11-16 | block: remove the update_bdev parameter to set_capacity_revalidate_and_notify | Christoph Hellwig |
2020-11-16 | sd: update the bdev size in sd_revalidate_disk | Christoph Hellwig |
2020-11-16 | sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t | Christoph Hellwig |
2020-10-23 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-10-13 | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-07 | scsi: core: Clean up allocation and freeing of sgtables | Christoph Hellwig |
2020-10-02 | scsi: sd: Allow user to configure command retries | Mike Christie |
2020-09-15 | scsi: sd: sd_zbc: Fix ZBC disk initialization | Damien Le Moal |
2020-09-15 | scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks | Damien Le Moal |
2020-09-10 | sd: use bdev_check_media_change | Christoph Hellwig |
2020-09-02 | sd: open code revalidate_disk | Christoph Hellwig |
2020-08-04 | scsi: sd_zbc: Improve zone revalidation | Damien Le Moal |
2020-07-08 | scsi: sd: Fix kdoc comment format | Damien Le Moal |
2020-06-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-05-19 | scsi: sd: Add zoned capabilities device attribute | Damien Le Moal |
2020-05-14 | scsi: sd: Signal drive managed SMR disks | Damien Le Moal |
2020-05-12 | scsi: sd_zbc: emulate ZONE_APPEND commands | Johannes Thumshirn |
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 |