Show patches with: Submitter = Bart Van Assche       |    State = Action Required       |    Archived = No       |   128 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] fs: Fix rw_hint validation Restore data lifetime support - 2 - --- 2024-01-31 Bart Van Assche New
[2/6] fs: Verify write lifetime constants at compile time Restore data lifetime support - 2 - --- 2024-01-31 Bart Van Assche New
[3/6] fs: Split fcntl_rw_hint() Restore data lifetime support - 2 - --- 2024-01-31 Bart Van Assche New
[4/6] fs: Move enum rw_hint into a new header file Restore data lifetime support 1 1 - --- 2024-01-31 Bart Van Assche New
[5/6] fs: Propagate write hints to the struct block_device inode Restore data lifetime support - 1 - --- 2024-01-31 Bart Van Assche New
[6/6] block, fs: Restore the per-bio/request data lifetime fields Restore data lifetime support - 1 - --- 2024-01-31 Bart Van Assche New
[v2,1/6] fs: Fix rw_hint validation Restore data lifetime support - 2 - --- 2024-02-02 Bart Van Assche New
[v2,2/6] fs: Verify write lifetime constants at compile time Restore data lifetime support - 2 - --- 2024-02-02 Bart Van Assche New
[v2,3/6] fs: Split fcntl_rw_hint() Restore data lifetime support - - - --- 2024-02-02 Bart Van Assche New
[v2,4/6] fs: Move enum rw_hint into a new header file Restore data lifetime support 1 1 - --- 2024-02-02 Bart Van Assche New
[v2,5/6] fs: Propagate write hints to the struct block_device inode Restore data lifetime support - - - --- 2024-02-02 Bart Van Assche New
[v2,6/6] block, fs: Restore the per-bio/request data lifetime fields Restore data lifetime support - 1 - --- 2024-02-02 Bart Van Assche New
[v2] fs, USB gadget: Rework kiocb cancellation [v2] fs, USB gadget: Rework kiocb cancellation - - - --- 2024-02-08 Bart Van Assche New
[v3] fs, USB gadget: Remove libaio I/O cancellation support [v3] fs, USB gadget: Remove libaio I/O cancellation support - 2 - --- 2024-02-09 Bart Van Assche New
[v4,01/15] fs: Rename the kernel-internal data lifetime constants Pass data lifetime information to SCSI disk devices - 1 - --- 2023-11-14 Bart Van Assche New
[v4,02/15] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,03/15] block: Restore data lifetime support in struct bio and struct request Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,04/15] fs: Restore write hint support Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,05/15] fs/f2fs: Restore data lifetime support Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,06/15] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-11-14 Bart Van Assche New
[v4,07/15] scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,08/15] sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,09/15] scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 - --- 2023-11-14 Bart Van Assche New
[v4,1/2] fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio Fix libaio cancellation support - - - --- 2024-02-15 Bart Van Assche New
[v4,10/15] scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,11/15] scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,12/15] scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,13/15] scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,14/15] scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,15/15] scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - - --- 2023-11-14 Bart Van Assche New
[v4,2/2] fs/aio: Make io_cancel() generate completions again Fix libaio cancellation support - - - --- 2024-02-15 Bart Van Assche New
[v5,01/17] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 1 - --- 2023-11-30 Bart Van Assche New
[v5,02/17] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,03/17] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,04/17] fs: Restore F_[GS]ET_FILE_RW_HINT support Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,05/17] fs: Restore kiocb.ki_hint Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,06/17] block: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,07/17] block: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,08/17] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-11-30 Bart Van Assche New
[v5,09/17] scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,10/17] sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,11/17] scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 - --- 2023-11-30 Bart Van Assche New
[v5,12/17] scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,13/17] scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,14/17] scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,15/17] scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,16/17] scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v5,17/17] scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - - --- 2023-11-30 Bart Van Assche New
[v6,01/20] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-14 Bart Van Assche New
[v6,02/20] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-14 Bart Van Assche New
[v6,03/20] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-14 Bart Van Assche New
[v6,04/20] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-14 Bart Van Assche New
[v6,05/20] fs: Restore F_[GS]ET_FILE_RW_HINT support Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,06/20] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,07/20] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,08/20] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,09/20] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,10/20] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-14 Bart Van Assche New
[v6,11/20] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,12/20] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-12-14 Bart Van Assche New
[v6,13/20] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2023-12-14 Bart Van Assche New
[v6,14/20] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v6,15/20] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v6,16/20] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v6,17/20] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v6,18/20] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v6,19/20] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v6,20/20] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-14 Bart Van Assche New
[v7,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-18 Bart Van Assche New
[v7,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,05/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,06/19] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,09/19] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-18 Bart Van Assche New
[v7,10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,11/19] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-12-18 Bart Van Assche New
[v7,12/19] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2023-12-18 Bart Van Assche New
[v7,13/19] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,14/19] scsi: scsi_debug: Rework page code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,15/19] scsi: scsi_debug: Rework subpage code error handling Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,16/19] scsi: scsi_debug: Allocate the MODE SENSE response from the heap Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,17/19] scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,18/19] scsi: scsi_debug: Implement GET STREAM STATUS Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v7,19/19] scsi: scsi_debug: Maintain write statistics per group number Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-18 Bart Van Assche New
[v8,01/19] fs: Fix rw_hint validation Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,02/19] fs: Verify write lifetime constants at compile time Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-19 Bart Van Assche New
[v8,03/19] fs: Split fcntl_rw_hint() Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,04/19] fs: Move enum rw_hint into a new header file Pass data lifetime information to SCSI disk devices - 1 - --- 2023-12-19 Bart Van Assche New
[v8,05/19] block, fs: Restore the per-bio/request data lifetime fields Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,06/19] block, fs: Propagate write hints to the block device inode Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,07/19] fs/f2fs: Restore the whint_mode mount option Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,08/19] fs/f2fs: Restore support for tracing data lifetimes Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,09/19] scsi: core: Query the Block Limits Extension VPD page Pass data lifetime information to SCSI disk devices - 2 - --- 2023-12-19 Bart Van Assche New
[v8,10/19] scsi: scsi_proto: Add structures and constants related to I/O groups and streams Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,11/19] scsi: sd: Translate data lifetime information Pass data lifetime information to SCSI disk devices - - - --- 2023-12-19 Bart Van Assche New
[v8,12/19] scsi: scsi_debug: Reduce code duplication Pass data lifetime information to SCSI disk devices - 1 1 --- 2023-12-19 Bart Van Assche New
[v8,13/19] scsi: scsi_debug: Support the block limits extension VPD page Pass data lifetime information to SCSI disk devices - - 1 --- 2023-12-19 Bart Van Assche New
« 1 2 »