Show patches with: Archived = No       |   10984 patches
« 1 2 ... 22 23 24109 110 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,04/19] ext4: treat stripe in block unit Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,03/19] ext4: fix wrong unit use in ext4_mb_find_by_goal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,02/19] ext4: fix unit mismatch in ext4_mb_new_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,01/19] ext4: fix wrong unit use in ext4_mb_normalize_request Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[RFCv1,4/4] ext4: Make ext4_write_inline_data_end() use folio ext4: misc left over folio changes - - 1 - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[RFCv1,3/4] ext4: Make mpage_journal_page_buffers use folio ext4: misc left over folio changes - - - - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[RFCv1,2/4] ext4: Change remaining tracepoints to use folio ext4: misc left over folio changes - - 1 - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[RFCv1,1/4] ext4: kill unused function ext4_journalled_write_inline_data ext4: misc left over folio changes - - 1 - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,9/9] iomap: Add DIO tracepoints ext2: DIO to use iomap - - 1 - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag ext2: DIO to use iomap - - 2 1 --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,7/9] ext2: Add direct-io trace points ext2: DIO to use iomap - - - - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points ext2: DIO to use iomap - - 1 1 --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,5/9] ext2: Move direct-io to use iomap ext2: DIO to use iomap - - 1 1 --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,4/9] ext2: Use generic_buffer_fsync() implementation ext2: DIO to use iomap - - - 1 --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,3/9] ext4: Use generic_buffer_fsync() implementation ext2: DIO to use iomap - - - 1 --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,2/9] fs/buffer.c: Add generic_buffer_fsync implementation ext2: DIO to use iomap - - 1 1 --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[PATCHv5,1/9] ext2/dax: Fix ext2_setsize when len is page aligned ext2: DIO to use iomap - - 1 - --- 2023-04-16 Ritesh Harjani (IBM) Not Applicable
[RFCv4,9/9] iomap: Add couple of DIO tracepoints ext2: DIO to use iomap - - - - --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,8/9] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag ext2: DIO to use iomap - - 2 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,7/9] ext2: Add direct-io trace points ext2: DIO to use iomap - - - - --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,6/9] fs.h: Add TRACE_IOCB_STRINGS for use in trace points ext2: DIO to use iomap - - 1 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,5/9] ext2: Move direct-io to use iomap ext2: DIO to use iomap - - 1 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,4/9] ext2: Use generic_buffer_fsync() implementation ext2: DIO to use iomap - - - 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,3/9] ext4: Use generic_buffer_fsync() implementation ext2: DIO to use iomap - - - 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,2/9] fs/buffer.c: Add generic_buffer_fsync implementation ext2: DIO to use iomap - - 1 1 --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[RFCv4,1/9] ext2/dax: Fix ext2_setsize when len is page aligned ext2: DIO to use iomap - - 1 - --- 2023-04-15 Ritesh Harjani (IBM) Not Applicable
[v3,3/3] loop: Add support for provision requests Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-14 Sarthak Kukreti Not Applicable
[v3,2/3] dm: Add support for block provisioning Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-14 Sarthak Kukreti Not Applicable
[v3,1/3] block: Introduce provisioning primitives Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-14 Sarthak Kukreti Not Applicable
[v2] fs: jbd2: fix an incorrect warn log [v2] fs: jbd2: fix an incorrect warn log - - 1 - --- 2023-04-13 Guoqing Cai Awaiting Upstream
[RFCv3,10/10] iomap: Add trace points for DIO path ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,09/10] iomap: Minor refactor of iomap_dio_rw ext2: DIO to use iomap - - 1 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,08/10] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag ext2: DIO to use iomap - - 2 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,07/10] ext2: Add direct-io trace points ext2: DIO to use iomap - - - - --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,06/10] fs.h: Add TRACE_IOCB_STRINGS for use in trace points ext2: DIO to use iomap - - 1 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,05/10] ext2: Move direct-io to use iomap ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,04/10] ext2: Use __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,03/10] ext4: Use __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,02/10] libfs: Add __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - 1 --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[RFCv3,01/10] ext2/dax: Fix ext2_setsize when len is page aligned ext2: DIO to use iomap - - 1 - --- 2023-04-13 Ritesh Harjani (IBM) Not Applicable
[v2,19/19] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,18/19] ext4: add some kunit stub for mballoc kunit test Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,17/19] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,12/19] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_… Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,11/19] ext4: fix wrong unit use in ext4_mb_new_blocks Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,10/19] ext4: fix wrong unit use in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,09/19] ext4: remove unsed parameter and unnecessary forward declaration of ext4_mb_new_blocks_s… Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,08/19] ext4: get block from bh before pass it to ext4_free_blocks_simple in ext4_free_blocks Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,07/19] ext4: try all groups in ext4_mb_new_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,06/19] ext4: remove ext4_block_group and ext4_block_group_offset declaration Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,05/19] ext4: add EXT4_MB_HINT_GOAL_ONLY test in ext4_mb_use_preallocated Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-12 Kemeng Shi Superseded
[v2,04/19] ext4: treat stripe in block unit Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,03/19] ext4: fix wrong unit use in ext4_mb_find_by_goal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,02/19] ext4: fix unit mismatch in ext4_mb_new_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[v2,01/19] ext4: fix wrong unit use in ext4_mb_normalize_request Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-12 Kemeng Shi Superseded
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag [1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag - - - - --- 2023-04-12 Bernd Schubert New
[v3,8/8] ext4: make ext4_zeroout_es return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,7/8] ext4: make ext4_es_insert_extent return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,6/8] ext4: make ext4_es_insert_delayed_block return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,5/8] ext4: make ext4_es_remove_extent return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,4/8] ext4: make __es_remove_extent return void ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,3/8] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,2/8] ext4: add a new helper to check if es must be kept ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-12 Baokun Li Superseded
[v3,1/8] ext4: only update i_reserved_data_blocks on successful block allocation ext4: fix WARNING in ext4_da_update_reserve_space - 1 1 - --- 2023-04-12 Baokun Li Superseded
ext4: remove BUG_ON which will be triggered in race scenario ext4: remove BUG_ON which will be triggered in race scenario - - - - --- 2023-04-12 JunChao Sun Rejected
ext4: Fix lockdep warning when enabling MMP ext4: Fix lockdep warning when enabling MMP - - 1 - --- 2023-04-11 Jan Kara Awaiting Upstream
[RFCv2,8/8] ext2: Add direct-io trace points ext2: DIO to use iomap - - - - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,7/8] fs.h: Add IOCB_STRINGS for use in trace points ext2: DIO to use iomap - - 1 - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,6/8] iomap: Remove IOMAP_DIO_NOSYNC unused dio flag ext2: DIO to use iomap - - 1 - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,5/8] ext2: Move direct-io to use iomap ext2: DIO to use iomap - - - - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,4/8] ext2: Use __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,3/8] ext4: Use __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,2/8] libfs: Add __generic_file_fsync_nolock implementation ext2: DIO to use iomap - - - - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
[RFCv2,1/8] ext2/dax: Fix ext2_setsize when len is page aligned ext2: DIO to use iomap - - 1 - --- 2023-04-11 Ritesh Harjani (IBM) Not Applicable
fs: jbd2: fix an incorrect warn log fs: jbd2: fix an incorrect warn log - - 1 - --- 2023-04-10 Guoqing Cai New
ext4: fix wrong calculation of minlen in ext4_trim_fs() ext4: fix wrong calculation of minlen in ext4_trim_fs() - - 1 - --- 2023-04-06 Chao Yu New
[v2] ext4: fix to report fstrim.minlen back to userspace [v2] ext4: fix to report fstrim.minlen back to userspace - - 1 - --- 2023-04-06 Chao Yu New
[RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs [RFC] writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs - 1 - - --- 2023-04-06 Baokun Li Superseded
[v2,2/2] ext4: use __GFP_NOFAIL if allocating extents_status cannot fail ext4: fix WARNING in ext4_da_update_reserve_space - - - - --- 2023-04-06 Baokun Li Superseded
[v2,1/2] ext4: only update i_reserved_data_blocks on successful block allocation ext4: fix WARNING in ext4_da_update_reserve_space - 1 - - --- 2023-04-06 Baokun Li Superseded
[RESEND] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline [RESEND] ext4: fix use-after-free Read in ext4_find_extent for bigalloc + inline - 1 1 1 --- 2023-04-06 Tudor Ambarus New
[v2] ext4: simplify 32bit calculation of lblk [v2] ext4: simplify 32bit calculation of lblk - - - - --- 2023-04-06 wuchi New
[RFC] fsverity: use shash API instead of ahash API [RFC] fsverity: use shash API instead of ahash API - - - - --- 2023-04-06 Eric Biggers New
[5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part fstests specific MAINTAINERS file 1 - - - --- 2023-04-04 Zorro Lang Not Applicable
[4/5] fstests/MAINTAINERS: add some specific reviewers fstests specific MAINTAINERS file 1 - 1 - --- 2023-04-04 Zorro Lang Not Applicable
[3/5] fstests/MAINTAINERS: add supported mailing list fstests specific MAINTAINERS file 4 - 2 - --- 2023-04-04 Zorro Lang Not Applicable
[2/5] tools/get_maintainer.pl: remove penguin chiefs fstests specific MAINTAINERS file - - - - --- 2023-04-04 Zorro Lang Not Applicable
[1/5] fstests: add MAINTAINERS and get_maintainer.pl files fstests specific MAINTAINERS file - - - - --- 2023-04-04 Zorro Lang Not Applicable
[v2,23/23] xfs: enable ro-compat fs-verity flag fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,22/23] xfs: add fs-verity ioctls fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,21/23] xfs: handle merkle tree block size != fs blocksize != PAGE_SIZE fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,20/23] xfs: add fs-verity support fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,19/23] xfs: disable direct read path for fs-verity sealed files fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,18/23] xfs: don't allow to enable DAX on fs-verity sealsed inode fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,17/23] xfs: initialize fs-verity on file open and cleanup on inode destruction fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
[v2,16/23] xfs: add inode on-disk VERITY flag fs-verity support for XFS - - - - --- 2023-04-04 Andrey Albershteyn Not Applicable
« 1 2 ... 22 23 24109 110 »