Show patches with: Submitter = Damien Le Moal       |    Archived = No       |   493 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,21/28] block: Simplify blk_revalidate_disk_zones() interface Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,20/28] block: Remove BLK_STS_ZONE_RESOURCE Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,19/28] nvmet: zns: Do not reference the gendisk conv_zones_bitmap Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,18/28] null_blk: Introduce fua attribute Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,17/28] null_blk: Introduce zone_append_max_sectors attribute Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,16/28] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,15/28] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,14/28] scsi: sd: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,13/28] dm: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,12/28] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,11/28] block: Implement zone append emulation Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,10/28] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,09/28] block: Fake max open zones limit when there is no limit Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,08/28] block: Use a mempool to allocate zone write plugs Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,07/28] block: Introduce zone write plugging Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,06/28] block: Remember zone capacity when revalidating zones Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,05/28] block: Allow using bio_attempt_back_merge() internally Zone write plugging - 3 - --- 2024-03-25 Damien Le Moal Superseded
[v2,04/28] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start() Zone write plugging - 2 - --- 2024-03-25 Damien Le Moal Superseded
[v2,03/28] block: Introduce blk_zone_update_request_bio() Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,02/28] block: Remove req_bio_endio() Zone write plugging - 1 - --- 2024-03-25 Damien Le Moal Superseded
[v2,01/28] block: Restore sector of flush requests Zone write plugging - 3 - --- 2024-03-25 Damien Le Moal Superseded
scsi: sd: Fix TCG OPAL unlock on system resume scsi: sd: Fix TCG OPAL unlock on system resume - - - --- 2024-03-19 Damien Le Moal Accepted
[26/26] block: Add zone_active_wplugs debugfs entry Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[25/26] block: Reduce zone write plugging memory usage Zone write plugging - - - --- 2024-02-02 Damien Le Moal Not Applicable
[24/26] block: Do not special-case plugging of zone write operations Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[23/26] block: Remove zone write locking Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[22/26] block: Move zone related debugfs attribute to blk-zoned.c Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[21/26] block: Do not check zone type in blk_check_zone_append() Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[20/26] block: Remove elevator required features Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[19/26] block: mq-deadline: Remove support for zone write locking Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[18/26] block: Simplify blk_revalidate_disk_zones() interface Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[17/26] block: Remove BLK_STS_ZONE_RESOURCE Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[16/26] nvmet: zns: Do not reference the gendisk conv_zones_bitmap Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[15/26] null_blk: Introduce fua attribute Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[14/26] null_blk: Introduce zone_append_max_sectors attribute Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[13/26] null_blk: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[12/26] ublk_drv: Do not request ELEVATOR_F_ZBD_SEQ_WRITE elevator feature Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[11/26] scsi: sd: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-02-02 Damien Le Moal Not Applicable
[10/26] dm: Use the block layer zone append emulation Zone write plugging - 2 - --- 2024-02-02 Damien Le Moal Not Applicable
[09/26] block: Allow BIO-based drivers to use blk_revalidate_disk_zones() Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[08/26] block: Implement zone append emulation Zone write plugging - - - --- 2024-02-02 Damien Le Moal Not Applicable
[07/26] block: Allow zero value of max_zone_append_sectors queue limit Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[06/26] block: Introduce zone write plugging Zone write plugging - - - --- 2024-02-02 Damien Le Moal Not Applicable
[05/26] block: Allow using bio_attempt_back_merge() internally Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[04/26] block: Introduce blk_zone_complete_request_bio() Zone write plugging - - - --- 2024-02-02 Damien Le Moal Not Applicable
[03/26] block: Introduce bio_straddle_zones() and bio_offset_from_zone_start() Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[02/26] block: Remove req_bio_endio() Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[01/26] block: Restore sector of flush requests Zone write plugging - 1 - --- 2024-02-02 Damien Le Moal Not Applicable
[v2,2/2] scsi: sd: fix system start for ATA devices Fix runtime suspended device resume - - - --- 2023-11-20 Damien Le Moal Accepted
[v2,1/2] scsi: Change scsi device boolean fields to single bit flags Fix runtime suspended device resume - 1 - --- 2023-11-20 Damien Le Moal Accepted
[2/2] scsi: sd: fix system start for ATA devices Fix runtime suspended device resume - - - --- 2023-11-20 Damien Le Moal Superseded
[1/2] scsi: Change scsi device boolean fields to single bit flags Fix runtime suspended device resume - - - --- 2023-11-20 Damien Le Moal Superseded
[v3] scsi: sd: Introduce manage_shutdown device flag [v3] scsi: sd: Introduce manage_shutdown device flag - 2 - --- 2023-10-26 Damien Le Moal Not Applicable
[v2] scsi: sd: Introduce manage_shutdown device flag [v2] scsi: sd: Introduce manage_shutdown device flag - 1 - --- 2023-10-26 Damien Le Moal Superseded
scsi: sd: Introduce manage_shutdown device flag scsi: sd: Introduce manage_shutdown device flag 1 - - --- 2023-10-25 Damien Le Moal Superseded
scsi: Do not rescan devices with a suspended queue scsi: Do not rescan devices with a suspended queue - 1 1 --- 2023-10-04 Damien Le Moal Not Applicable
[v8,23/23] ata: libata: Cleanup inline DMA helper functions Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,22/23] ata: libata-eh: Reduce "disable device" message verbosity Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,21/23] ata: libata-eh: Improve reset error messages Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,20/23] ata: libata-sata: Improve ata_sas_slave_configure() Fix libata suspend/resume handling and code cleanup - 3 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,19/23] ata: libata-core: Do not resume runtime suspended ports Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,18/23] ata: libata-core: Do not poweroff runtime suspended ports Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,17/23] ata: libata-core: Remove ata_port_resume_async() Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,16/23] ata: libata-core: Remove ata_port_suspend_async() Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,15/23] ata: libata-core: Detach a port devices on shutdown Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat() Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,12/23] scsi: Remove scsi device no_start_on_resume flag Fix libata suspend/resume handling and code cleanup - 3 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report() Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq() Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,09/23] scsi: sd: Do not issue commands to suspended disks on shutdown Fix libata suspend/resume handling and code cleanup - 2 - --- 2023-09-27 Damien Le Moal Not Applicable
[v8,08/23] ata: libata-core: Do not register PM operations for SAS ports Fix libata suspend/resume handling and code cleanup - 3 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution Fix libata suspend/resume handling and code cleanup - 3 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,06/23] scsi: Do not attempt to rescan suspended devices Fix libata suspend/resume handling and code cleanup - 5 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,04/23] scsi: sd: Differentiate system and runtime start/stop management Fix libata suspend/resume handling and code cleanup - 3 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,03/23] ata: libata-scsi: link ata port and scsi device Fix libata suspend/resume handling and code cleanup - 4 1 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,02/23] ata: libata-core: Fix port and device removal Fix libata suspend/resume handling and code cleanup - 3 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v8,01/23] ata: libata-core: Fix ata_port_request_pm() locking Fix libata suspend/resume handling and code cleanup - 4 2 --- 2023-09-27 Damien Le Moal Not Applicable
[v7,23/23] ata: libata: Cleanup inline DMA helper functions Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,22/23] ata: libata-eh: Reduce "disable device" message verbosity Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,21/23] ata: libata-eh: Improve reset error messages Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,20/23] ata: libata-sata: Improve ata_sas_slave_configure() Fix libata suspend/resume handling and code cleanup - 3 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,19/23] ata: libata-core: Do not resume runtime suspended ports Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,18/23] ata: libata-core: Do not poweroff runtime suspended ports Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,17/23] ata: libata-core: Remove ata_port_resume_async() Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,16/23] ata: libata-core: Remove ata_port_suspend_async() Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,15/23] ata: libata-core: Detach a port devices on shutdown Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,14/23] ata: libata-core: Synchronize ata_port_detach() with hotplug Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,13/23] ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat() Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,12/23] scsi: Remove scsi device no_start_on_resume flag Fix libata suspend/resume handling and code cleanup - 2 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,11/23] ata: libata-eh: Fix compilation warning in ata_eh_link_report() Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-26 Damien Le Moal Superseded
[v7,10/23] ata: libata-core: Fix compilation warning in ata_dev_config_ncq() Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-26 Damien Le Moal Superseded
[v7,09/23] scsi: sd: Do not issue commands to suspended disks on shutdown Fix libata suspend/resume handling and code cleanup - 2 - --- 2023-09-26 Damien Le Moal Superseded
[v7,08/23] ata: libata-core: Do not register PM operations for SAS ports Fix libata suspend/resume handling and code cleanup - 3 2 --- 2023-09-26 Damien Le Moal Superseded
[v7,07/23] ata: libata-scsi: Fix delayed scsi_rescan_device() execution Fix libata suspend/resume handling and code cleanup - 3 1 --- 2023-09-26 Damien Le Moal Superseded
[v7,06/23] scsi: Do not attempt to rescan suspended devices Fix libata suspend/resume handling and code cleanup - 3 1 --- 2023-09-26 Damien Le Moal Superseded
[v7,05/23] ata: libata-scsi: Disable scsi device manage_system_start_stop Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-26 Damien Le Moal Superseded
[v7,04/23] scsi: sd: Differentiate system and runtime start/stop management Fix libata suspend/resume handling and code cleanup - 2 1 --- 2023-09-26 Damien Le Moal Superseded
[v7,03/23] ata: libata-scsi: link ata port and scsi device Fix libata suspend/resume handling and code cleanup - 4 1 --- 2023-09-26 Damien Le Moal Superseded
« 1 2 3 44 5 »