Show patches with: State = Action Required       |    Archived = No       |   1208 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6.1,04/33] common/rc: skip test if swapon doesn't work Untitled series #481867 - - - - --- 2025-11-12 Darrick J. Wong New
[v2] ext4: validate xattrs to avoid OOB in ext4_find_inline_entry [v2] ext4: validate xattrs to avoid OOB in ext4_find_inline_entry - 1 - 1 --- 2025-11-12 Raphael Pinsonneault-Thibeault New
fs/ext4: fix typo in comment fs/ext4: fix typo in comment - - 1 - --- 2025-11-12 Haodong Tian New
[e2fsprogs] libext2fs: fix orphan file size > kernel limit with large blocksize [e2fsprogs] libext2fs: fix orphan file size > kernel limit with large blocksize - - - - --- 2025-11-12 Baokun Li New
[RFC,8/8] xfs: Lift the bs == ps restriction for HW buffered atomic writes xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,7/8] iomap: Add bs<ps buffered atomic writes support xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,6/8] xfs: Report atomic write min and max for buf io as well xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,5/8] iomap: pin pages for RWF_ATOMIC buffered write xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,4/8] iomap: buffered atomic write support xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,3/8] fs: Add initial buffered atomic write support info to statx xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,2/8] mm: Add PG_atomic xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[RFC,1/8] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO xfs: single block atomic writes for buffered IO - - - - --- 2025-11-12 Ojaswin Mujoo New
[v1] jbd2: use J_ASSERT instead of BUG_ON for checkpoint mutex [v1] jbd2: use J_ASSERT instead of BUG_ON for checkpoint mutex - - - - --- 2025-11-12 Baolin Liu New
[v4,3/3] ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT ext4: minor cleanup - - - - --- 2025-11-12 Yang Erkun New
[v4,2/3] ext4: cleanup for ext4_map_blocks ext4: minor cleanup - - 3 - --- 2025-11-12 Yang Erkun New
[v4,1/3] ext4: rename EXT4_GET_BLOCKS_PRE_IO ext4: minor cleanup - - 3 - --- 2025-11-12 Yang Erkun New
[v3,24/24] ext4: enable block size larger than page size ext4: enable block size larger than page size - - 3 - --- 2025-11-11 Baokun Li New
[v3,23/24] ext4: add checks for large folio incompatibilities when BS > PS ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,22/24] ext4: support verifying data from large folios with fs-verity ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,21/24] ext4: make data=journal support large block size ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,20/24] ext4: support large block size in __ext4_block_zero_page_range() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,19/24] ext4: support large block size in mpage_prepare_extent_to_map() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,18/24] ext4: support large block size in mpage_map_and_submit_buffers() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,17/24] ext4: support large block size in ext4_block_write_begin() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,16/24] ext4: support large block size in ext4_mpage_readpages() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,15/24] ext4: rename 'page' references to 'folio' in multi-block allocator ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,14/24] ext4: prepare buddy cache inode for BS > PS with large folios ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,13/24] ext4: support large block size in ext4_mb_init_cache() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,12/24] ext4: support large block size in ext4_mb_get_buddy_page_lock() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,11/24] ext4: support large block size in ext4_mb_load_buddy_gfp() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,10/24] ext4: add EXT4_LBLK_TO_PG and EXT4_PG_TO_LBLK for block/page conversion ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,09/24] ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,08/24] ext4: support large block size in ext4_readdir() ext4: enable block size larger than page size - - 3 - --- 2025-11-11 Baokun Li New
[v3,07/24] ext4: support large block size in ext4_calculate_overhead() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,06/24] ext4: introduce s_min_folio_order for future BS > PS support ext4: enable block size larger than page size - - 3 - --- 2025-11-11 Baokun Li New
[v3,05/24] ext4: enable DIOREAD_NOLOCK by default for BS > PS as well ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,04/24] ext4: make ext4_punch_hole() support large block size ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,03/24] ext4: remove PAGE_SIZE checks for rec_len conversion ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,02/24] ext4: remove page offset calculation in ext4_block_truncate_page() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
[v3,01/24] ext4: remove page offset calculation in ext4_block_zero_page_range() ext4: enable block size larger than page size - - 2 - --- 2025-11-11 Baokun Li New
ext4: validate xattrs to avoid OOB in ext4_find_inline_entry ext4: validate xattrs to avoid OOB in ext4_find_inline_entry - 1 - 1 --- 2025-11-08 Raphael Pinsonneault-Thibeault New
[v2] vfs: remove the excl argument from the ->create() inode_operation [v2] vfs: remove the excl argument from the ->create() inode_operation - - 2 - --- 2025-11-07 Jeff Layton New
[v3,3/3] fs: retire now stale MAY_WRITE predicts in inode_permission() cheaper MAY_EXEC handling for path lookup - - 1 - --- 2025-11-07 Mateusz Guzik New
[v3,2/3] btrfs: utilize IOP_FASTPERM_MAY_EXEC cheaper MAY_EXEC handling for path lookup 1 - - - --- 2025-11-07 Mateusz Guzik New
[v3,1/3] fs: speed up path lookup with cheaper handling of MAY_EXEC cheaper MAY_EXEC handling for path lookup - - 1 - --- 2025-11-07 Mateusz Guzik New
[v3,3/3] ext4: cleanup for ext4_map_blocks [v3,1/3] ext4: remove useless code in ext4_map_create_blocks - - 3 - --- 2025-11-07 Yang Erkun New
[v3,2/3] ext4: rename EXT4_GET_BLOCKS_PRE_IO [v3,1/3] ext4: remove useless code in ext4_map_create_blocks - - 3 - --- 2025-11-07 Yang Erkun New
[v3,1/3] ext4: remove useless code in ext4_map_create_blocks [v3,1/3] ext4: remove useless code in ext4_map_create_blocks - - 3 - --- 2025-11-07 Yang Erkun New
[v2,2/2] block: enable per-cpu bio cache by default block: enable per-cpu bio cache by default - - - - --- 2025-11-07 Fengnan Chang New
[v2,1/2] block: use bio_alloc_bioset for passthru IO by default block: enable per-cpu bio cache by default - - - - --- 2025-11-07 Fengnan Chang New
[23/23] fuse4fs: create incore reverse orphan list [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[22/23] fuse4fs: implement FUSE_TMPFILE [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[21/23] fuse4fs: use the orphaned inode list [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[20/23] fuse4fs: add cache to track open files [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[19/23] cache: implement automatic shrinking [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[18/23] cache: support channging flags [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[17/23] cache: support updating maxcount and flags [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[16/23] cache: support gradual expansion [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[15/23] cache: add a "get only if incore" flag to cache_node_get [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[14/23] cache: return results of a cache flush [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[13/23] cache: add a helper to grab a new refcount for a cache_node [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[12/23] cache: pass a private data pointer through cache_walk [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[11/23] cache: pass cache pointer to callbacks [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[10/23] cache: embed struct cache in the owner [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[09/23] cache: use modern list iterator macros [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[08/23] cache: disable debugging [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[07/23] libsupport: add a cache [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[06/23] libsupport: port the kernel list.h to libsupport [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[05/23] fuse4fs: convert to low level API [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[04/23] fuse4fs: namespace some helpers [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[03/23] debian: create new package for fuse4fs [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[02/23] fuse2fs: start porting fuse2fs to lowlevel libfuse API [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure [01/23] fuse2fs: separate libfuse3 and fuse2fs detection in configure - - - - --- 2025-11-06 Darrick J. Wong New
[4/4] fuse2fs: drop fuse 2.x support code [1/4] fuse2fs: bump library version - - - - --- 2025-11-06 Darrick J. Wong New
[3/4] fuse2fs: disable nfs exports [1/4] fuse2fs: bump library version - - - - --- 2025-11-06 Darrick J. Wong New
[2/4] fuse2fs: wrap the fuse_set_feature_flag helper for older libfuse [1/4] fuse2fs: bump library version - - - - --- 2025-11-06 Darrick J. Wong New
[1/4] fuse2fs: bump library version [1/4] fuse2fs: bump library version - - - - --- 2025-11-06 Darrick J. Wong New
[3/3] fuse2fs: enable the shutdown ioctl [1/3] fuse2fs: pass a struct fuse2fs to fs_writeable - - - - --- 2025-11-06 Darrick J. Wong New
[2/3] fuse2fs: track our own writable state [1/3] fuse2fs: pass a struct fuse2fs to fs_writeable - - - - --- 2025-11-06 Darrick J. Wong New
[1/3] fuse2fs: pass a struct fuse2fs to fs_writeable [1/3] fuse2fs: pass a struct fuse2fs to fs_writeable - - - - --- 2025-11-06 Darrick J. Wong New
[4/4] fuse2fs: record thread id in debug trace data [1/4] fuse2fs: hook library error message printing - - - - --- 2025-11-06 Darrick J. Wong New
[3/4] fuse2fs: improve tracing for file range operations [1/4] fuse2fs: hook library error message printing - - - - --- 2025-11-06 Darrick J. Wong New
[2/4] fuse2fs: print the function name in error messages, not the file name [1/4] fuse2fs: hook library error message printing - - - - --- 2025-11-06 Darrick J. Wong New
[1/4] fuse2fs: hook library error message printing [1/4] fuse2fs: hook library error message printing - - - - --- 2025-11-06 Darrick J. Wong New
[3/3] fuse2fs: adjust OOM killer score if possible [1/3] fuse2fs: split filesystem mounting into helper functions - - - - --- 2025-11-06 Darrick J. Wong New
[2/3] fuse2fs: register as an IO flusher thread [1/3] fuse2fs: split filesystem mounting into helper functions - - - - --- 2025-11-06 Darrick J. Wong New
[1/3] fuse2fs: split filesystem mounting into helper functions [1/3] fuse2fs: split filesystem mounting into helper functions - - - - --- 2025-11-06 Darrick J. Wong New
[3/3] fuse2fs: hoist unmount code from main [1/3] fuse2fs: get rid of the global_fs variable - - - - --- 2025-11-06 Darrick J. Wong New
[2/3] fuse2fs: hoist lockfile code [1/3] fuse2fs: get rid of the global_fs variable - - - - --- 2025-11-06 Darrick J. Wong New
[1/3] fuse2fs: get rid of the global_fs variable [1/3] fuse2fs: get rid of the global_fs variable - - - - --- 2025-11-06 Darrick J. Wong New
[9/9] fuse2fs: collect runtime of various operations [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[8/9] fuse2fs: clean up more boilerplate [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[7/9] fuse2fs: clean up operation completion [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[6/9] fuse2fs: clean up operation startup [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[5/9] fuse2fs: move fs assignment closer to locking the bfl [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[4/9] fuse2fs: consolidate file handle checking in op_ioctl [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[3/9] fuse2fs: rework fallocate file handle extraction [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[2/9] fuse2fs: rework checking file handles [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs [1/9] fuse2fs: rework FUSE2FS_CHECK_CONTEXT not to rely on global_fs - - - - --- 2025-11-06 Darrick J. Wong New
[19/19] fuse2fs: implement MMP updates [01/19] libext2fs: initialize htree when expanding directory - - - - --- 2025-11-06 Darrick J. Wong New
« 1 2 3 412 13 »