Age | Commit message (Expand) | Author |
2021-04-05 | Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging | Martin K. Petersen |
2021-03-18 | scsi: sd_zbc: Place function name into header | Lee Jones |
2021-03-16 | scsi: sd_zbc: Update write pointer offset cache | Johannes Thumshirn |
2021-02-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-02-22 | scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc | Johannes Thumshirn |
2021-02-10 | sd_zbc: clear zone resources for non-zoned case | Damien Le Moal |
2021-02-10 | block: introduce zone_write_granularity limit | Damien Le Moal |
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-08-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-08-04 | scsi: sd_zbc: Improve zone revalidation | Damien Le Moal |
2020-07-24 | scsi: sd_zbc: Don't limit max_zone_append sectors to max_hw_sectors | Johannes Thumshirn |
2020-07-15 | block: add max_active_zones to blk-sysfs | Niklas Cassel |
2020-07-15 | block: add max_open_zones to blk-sysfs | Niklas Cassel |
2020-07-08 | block: add capacity field to zone descriptors | Matias Bjørling |
2020-07-08 | scsi: sd_zbc: Fix kdoc comment format | Damien Le Moal |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-05-12 | scsi: sd_zbc: emulate ZONE_APPEND commands | Johannes Thumshirn |
2020-05-12 | scsi: sd_zbc: factor out sanity checks for zoned commands | Johannes Thumshirn |
2020-02-24 | scsi: sd_sbc: Fix sd_zbc_report_zones() | Damien Le Moal |
2020-01-02 | scsi: sd_zbc: Rename sd_zbc_check_zones() | Damien Le Moal |
2020-01-02 | scsi: sd_zbc: Simplify sd_zbc_check_zones() | Damien Le Moal |
2019-12-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-12-03 | block: set the zone size in blk_revalidate_disk_zones atomically | Christoph Hellwig |
2019-11-26 | scsi: sd_zbc: Improve report zones error printout | Damien Le Moal |
2019-11-18 | scsi: sd_zbc: Remove set but not used variable 'buflen' | YueHaibing |
2019-11-12 | block: rework zone reporting | Christoph Hellwig |
2019-11-12 | scsi: sd_zbc: Cleanup sd_zbc_alloc_report_buffer() | Damien Le Moal |
2019-11-12 | block: Enhance blk_revalidate_disk_zones() | Damien Le Moal |
2019-11-07 | scsi: sd_zbc: add zone open, close, and finish support | Ajay Joshi |
2019-11-05 | scsi: sd_zbc: Fix sd_zbc_complete() | Damien Le Moal |
2019-09-05 | sd: Set ELEVATOR_F_ZBD_SEQ_WRITE for ZBC disks | Damien Le Moal |
2019-08-04 | scsi: implement REQ_OP_ZONE_RESET_ALL | Chaitanya Kulkarni |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-16 | scsi: sd_zbc: Fix compilation warning | Damien Le Moal |
2019-07-11 | sd_zbc: Fix report zones buffer allocation | Damien Le Moal |
2019-07-11 | block: Kill gfp_t argument of blkdev_report_zones() | Damien Le Moal |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410 | Thomas Gleixner |
2019-05-21 | scsi: sd: switch remaining files to SPDX tags | Christoph Hellwig |
2019-02-15 | scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocation | Masato Suzuki |
2019-02-04 | scsi: sd_zbc: Fix zone information messages | Damien Le Moal |
2018-11-09 | scsi: return blk_status_t from scsi_init_io and ->init_command | Christoph Hellwig |
2018-10-25 | block: Introduce blk_revalidate_disk_zones() | Damien Le Moal |
2018-10-25 | block: add a report_zones method | Christoph Hellwig |
2018-10-25 | scsi: sd_zbc: Fix sd_zbc_check_zones() error checks | Damien Le Moal |
2018-10-25 | scsi: sd_zbc: Reduce boot device scan and revalidate time | Damien Le Moal |
2018-10-25 | scsi: sd_zbc: Rearrange code | Damien Le Moal |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |