Message ID | 20221208105947.2399894-1-niklas.cassel@wdc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add Command Duration Limits support | expand |
> Kind regards, > Niklas & Damien > > Damien Le Moal (14): > ata: libata: simplify qc_fill_rtf port operation interface > ata: libata-scsi: improve ata_scsiop_maint_in() > scsi: support retrieving sub-pages of mode pages > scsi: support service action in scsi_report_opcode() > block: introduce duration-limits priority class > block: introduce BLK_STS_DURATION_LIMIT > ata: libata: detect support for command duration limits > ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in() > ata: libata-scsi: add support for CDL pages mode sense > ata: libata: add ATA feature control sub-page translation > ata: libata: set read/write commands CDL index > scsi: sd: detect support for command duration limits > scsi: sd: set read/write commands CDL index > Documentation: sysfs-block-device: document command duration limits > > Niklas Cassel (11): > ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH > ata: libata: move NCQ related ATA_DFLAGs > ata: libata: fix broken NCQ command status handling > ata: libata: respect successfully completed commands during errors > ata: libata: allow ata_scsi_set_sense() to not set CHECK_CONDITION > ata: libata: allow ata_eh_request_sense() to not set CHECK_CONDITION > ata: libata-scsi: do not overwrite SCSI ML and status bytes > scsi: core: allow libata to complete successful commands via EH > scsi: move get_scsi_ml_byte() to scsi_priv.h > scsi: sd: handle read/write CDL timeout failures > ata: libata: handle completion of CDL commands using policy 0xD > Out of 25 patches linux-block mailing list only got 3, was this on purpose ? see this and [1] :- https://marc.info/?l=linux-block&w=2&r=1&s=Command+Duration+limit&q=b -ck [1] 7. 2022-12-08 [1] [PATCH 1/4] sbitmap: remove unnecessary calculation o linux-blo Kemeng Shi 8. 2022-12-08 [1] [PATCH 0/4] A few cleanup patches for sbitmap linux-blo Kemeng Shi 9. 2022-12-08 [1] [PATCH 2/4] sbitmap: remove redundant check in __sbit linux-blo Kemeng Shi 10. 2022-12-08 [1] [PATCH 3/4] sbitmap: rewrite sbitmap_find_bit_in_inde linux-blo Kemeng Shi 11. 2022-12-08 [1] [PATCH 4/4] sbitmap: add sbitmap_find_bit to remove r linux-blo Kemeng Shi 12. 2022-12-08 [3] Re: [PATCH 3/9] bfq: Split shared queues on move betw linux-blo Yu Kuai * 13. 2022-12-08 [1] [PATCH 15/25] block: introduce BLK_STS_DURATION_LIMIT linux-blo Niklas Cassel* * 14. 2022-12-08 [1] [PATCH 14/25] block: introduce duration-limits priori linux-blo Niklas Cassel* * 15. 2022-12-08 [1] [PATCH 00/25] Add Command Duration Limits support linux-blo Niklas Cassel* 16. 2022-12-08 [1] [PATCH V9 8/8] block, bfq: balance I/O injection amon linux-blo Paolo Valente 17. 2022-12-08 [1] [PATCH V9 7/8] block, bfq: inject I/O to underutilize linux-blo Paolo Valente 18. 2022-12-08 [1] [PATCH V9 6/8] block, bfq: retrieve independent acces linux-blo Paolo Valente
On 12/9/22 03:18, Chaitanya Kulkarni wrote: > >> Kind regards, >> Niklas & Damien >> >> Damien Le Moal (14): >> ata: libata: simplify qc_fill_rtf port operation interface >> ata: libata-scsi: improve ata_scsiop_maint_in() >> scsi: support retrieving sub-pages of mode pages >> scsi: support service action in scsi_report_opcode() >> block: introduce duration-limits priority class >> block: introduce BLK_STS_DURATION_LIMIT >> ata: libata: detect support for command duration limits >> ata: libata-scsi: handle CDL bits in ata_scsiop_maint_in() >> ata: libata-scsi: add support for CDL pages mode sense >> ata: libata: add ATA feature control sub-page translation >> ata: libata: set read/write commands CDL index >> scsi: sd: detect support for command duration limits >> scsi: sd: set read/write commands CDL index >> Documentation: sysfs-block-device: document command duration limits >> >> Niklas Cassel (11): >> ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH >> ata: libata: move NCQ related ATA_DFLAGs >> ata: libata: fix broken NCQ command status handling >> ata: libata: respect successfully completed commands during errors >> ata: libata: allow ata_scsi_set_sense() to not set CHECK_CONDITION >> ata: libata: allow ata_eh_request_sense() to not set CHECK_CONDITION >> ata: libata-scsi: do not overwrite SCSI ML and status bytes >> scsi: core: allow libata to complete successful commands via EH >> scsi: move get_scsi_ml_byte() to scsi_priv.h >> scsi: sd: handle read/write CDL timeout failures >> ata: libata: handle completion of CDL commands using policy 0xD >> > > Out of 25 patches linux-block mailing list only got 3, > was this on purpose ? see this and [1] :- Not sure how Niklas sent the series. Niklas, For the next rev (we will need one to at least rebase on 6.2-rc1 I think), please make sure to send all patches to all lists/maintainers.