Show patches with: Archived = No       |   11037 patches
« 1 2 ... 79 80 81110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ext4: improve discard efficiency ext4: improve discard efficiency - - - - --- 2023-07-04 Fengnan Chang Superseded
[v5,8/8] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc cleanups and unit test for mballoc - - - - --- 2023-06-29 Kemeng Shi Superseded
[v5,7/8] ext4: add some kunit stub for mballoc kunit test cleanups and unit test for mballoc - - - - --- 2023-06-29 Kemeng Shi Superseded
[v5,6/8] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks cleanups and unit test for mballoc - - - - --- 2023-06-29 Kemeng Shi Superseded
[v5,5/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb cleanups and unit test for mballoc - - - - --- 2023-06-29 Kemeng Shi Superseded
[v5,4/8] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used cleanups and unit test for mballoc - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[v5,3/8] ext4: extent ext4_mb_mark_group_bb to support allocation under journal cleanups and unit test for mballoc - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[v5,2/8] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple cleanups and unit test for mballoc - - - - --- 2023-06-29 Kemeng Shi Superseded
[v5,1/8] ext4: factor out codes to update block bitmap and group descriptor on disk from ext4_mb_ma… cleanups and unit test for mballoc - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[13/13] ext4: remove unnecessary initialization of count2 in set_flexbg_block_bitmap fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[12/13] ext4: remove unnecessary check for avoiding multiple update_backups in ext4_flex_group_add fixes and cleanups to ext4 resize - - - - --- 2023-06-29 Kemeng Shi Superseded
[11/13] ext4: correct gdblock calculation in add_new_gdb_meta_bg to support non first group fixes and cleanups to ext4 resize - - - - --- 2023-06-29 Kemeng Shi Superseded
[10/13] ext4: use saved local variable sbi instead of EXT4_SB(sb) fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[09/13] ext4: remove EXT4FS_DEBUG defination in resize.c fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[08/13] ext4: calculate free_clusters_count in cluster unit in verify_group_input fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[07/13] ext4: remove commented code in reserve_backup_gdb fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[06/13] ext4: remove redundant check of count fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[05/13] ext4: fix typo in setup_new_flex_group_blocks fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[04/13] ext4: remove gdb backup copy for meta bg in setup_new_flex_group_blocks fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[03/13] ext4: correct return value of ext4_convert_meta_bg fixes and cleanups to ext4 resize - - - - --- 2023-06-29 Kemeng Shi Superseded
[02/13] ext4: add missed brelse in update_backups fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[01/13] ext4: correct offset of gdb backup in non meta_bg group to update_backups fixes and cleanups to ext4 resize - - 1 - --- 2023-06-29 Kemeng Shi Superseded
[v2,7/7] quota: remove unused function put_dquot_list() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,6/7] quota: simplify drop_dquot_ref() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,5/7] quota: fix dqput() to follow the guarantees dquot_srcu should provide quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - 1 - - --- 2023-06-28 Baokun Li Superseded
[v2,4/7] quota: add new helper dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,3/7] quota: rename dquot_active() to inode_dquot_active() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,2/7] quota: add new global dquot list releasing_dquots quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[v2,1/7] quota: factor out dquot_write_dquot() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - - - - --- 2023-06-28 Baokun Li Superseded
[1/1] mke2fs: the -d option can now handle tarball input allow mke2fs to understand tarballs as input - - - - --- 2023-06-20 Johannes Schauer Marin Rodrigues Superseded
[v2,5/5] fs/buffer.c: convert block_commit_write to return void clean up block_commit_write - - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,4/5] udf: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,3/5] fs/ocfs2: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,2/5] ext4: No need to check return value of block_commit_write() clean up block_commit_write 1 - 1 - --- 2023-06-19 Bean Huo Superseded
[v2,1/5] fs/buffer: clean up block_commit_write clean up block_commit_write - - 2 - --- 2023-06-19 Bean Huo Superseded
merge extent blocks when possible merge extent blocks when possible - - - - --- 2023-06-19 Alex Zhuravlev Superseded
[v1,5/5] udf: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,4/5] fs/ocfs2: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,3/5] ext4: No need to check return value of block_commit_write() clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,2/5] fs/buffer.c: convert block_commit_write to return void clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
[v1,1/5] fs/buffer: clean up block_commit_write clean up block_commit_write - - 1 - --- 2023-06-18 Bean Huo Superseded
quota: fix race condition between dqput() and dquot_mark_dquot_dirty() quota: fix race condition between dqput() and dquot_mark_dquot_dirty() - 1 - - --- 2023-06-16 Baokun Li Superseded
[GIT,PULL] ext4 fixes for 6.4-rc7 [GIT,PULL] ext4 fixes for 6.4-rc7 - - - - --- 2023-06-15 Theodore Ts'o Superseded
[RFC] ext4: improve discard efficiency [RFC] ext4: improve discard efficiency - - - - --- 2023-06-15 Fengnan Chang Superseded
jbd2: skip reading super block if it has been verified jbd2: skip reading super block if it has been verified - 1 - - --- 2023-06-15 Zhang Yi Superseded
ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail() ext4: fix off by one issue in ext4_mb_choose_next_group_best_avail() - 1 - - --- 2023-06-09 Ojaswin Mujoo Superseded
[e2fsprogs] resize2fs: use directio when reading superblock [e2fsprogs] resize2fs: use directio when reading superblock - - 1 1 --- 2023-06-05 Krister Johansen Superseded
ext4: fix race condition between buffer write and page_mkwrite ext4: fix race condition between buffer write and page_mkwrite - 1 - - --- 2023-05-29 Baokun Li Superseded
[13/13] ext4: Give symbolic names to mballoc criterias [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - - - --- 2023-05-25 Ojaswin Mujoo Superseded
[12/13] ext4: Add allocation criteria 1.5 (CR1_5) [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 1 - --- 2023-05-25 Ojaswin Mujoo Superseded
[11/13] ext4: Abstract out logic to search average fragment list [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[10/13] ext4: Ensure ext4_mb_prefetch_fini() is called for all prefetched BGs [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[09/13] ext4: Don't skip prefetching BLOCK_UNINIT groups [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[08/13] ext4: Avoid scanning smaller extents in BG during CR1 [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[07/13] ext4: Add counter to track successful allocation of goal length [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[06/13] ext4: Add per CR extent scanned counter [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
[05/13] ext4: Convert mballoc cr (criteria) to enum [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 1 - --- 2023-05-25 Ojaswin Mujoo Superseded
[04/13] ext4: Fix a small typo in ext4_mb_prefetch_fini() [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - - - --- 2023-05-25 Ojaswin Mujoo Superseded
[03/13] ext4: Remove unused extern variables declaration [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 1 - --- 2023-05-25 Ojaswin Mujoo Superseded
[02/13] ext4: mballoc: Remove useless setting of ac_criteria [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 1 - --- 2023-05-25 Ojaswin Mujoo Superseded
[01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… [01/13] Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_mb_check_limit… - - 2 - --- 2023-05-25 Ojaswin Mujoo Superseded
ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE ext4: Fix possible corruption when moving a directory with RENAME_EXCHANGE - 1 - - --- 2023-05-23 Jan Kara Superseded
[v3,3/3] jbd2: remove released parameter in journal_shrink_one_cp_list() [v3,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 - --- 2023-05-16 Zhang Yi Superseded
[v3,2/3] jbd2: remove t_checkpoint_io_list [v3,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 - --- 2023-05-16 Zhang Yi Superseded
[v3,1/3] jbd2: recheck chechpointing non-dirty buffer [v3,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 1 --- 2023-05-16 Zhang Yi Superseded
[RESEND] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock [RESEND] debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock - - - - --- 2023-05-09 Srivathsa Dara Superseded
[v2,3/3] jbd2: remove released parameter in journal_shrink_one_cp_list() [v2,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 - --- 2023-05-05 Zhang Yi Superseded
[v2,2/3] jbd2: remove t_checkpoint_io_list [v2,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 - --- 2023-05-05 Zhang Yi Superseded
[v2,1/3] jbd2: recheck chechpointing non-dirty buffer [v2,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 1 --- 2023-05-05 Zhang Yi Superseded
ext4: Fix data races when using cached status extents ext4: Fix data races when using cached status extents - - - - --- 2023-05-03 Jan Kara Superseded
[v3,6/6] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-03 Jeffrey Layton Superseded
[v3,5/6] ext4: convert to multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-03 Jeffrey Layton Superseded
[v3,4/6] xfs: convert to multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-03 Jeffrey Layton Superseded
[v3,3/6] shmem: convert to multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-03 Jeffrey Layton Superseded
[v3,2/6] overlayfs: allow it handle multigrain timestamps fs: implement multigrain timestamps - - - - --- 2023-05-03 Jeffrey Layton Superseded
[v3,1/6] fs: add infrastructure for multigrain inode i_m/ctime fs: implement multigrain timestamps - - - - --- 2023-05-03 Jeffrey Layton Superseded
debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock debugfs/htree.c: In do_dx_hash() read hash_seed, hash_version directly from superblock - - - - --- 2023-05-02 Srivathsa Dara Superseded
ext4: unbreak build with CONFIG_QUOTA=n ext4: unbreak build with CONFIG_QUOTA=n - 1 - - --- 2023-05-01 Jakub Sitnicki Superseded
ext4: silence complaint if CONFIG_QUOTA isn't set ext4: silence complaint if CONFIG_QUOTA isn't set - - - - --- 2023-04-30 Jens Axboe Superseded
fs/ext4/super.c : fix two compile errors fs/ext4/super.c : fix two compile errors - 1 - - --- 2023-04-26 Chris Clayton Superseded
jbd2: recheck chechpointing non-dirty buffer jbd2: recheck chechpointing non-dirty buffer - - - 1 --- 2023-04-26 Zhang Yi Superseded
[v2,7/7] f2fs: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive ext4 and f2fs - - - - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
[v2,6/7] ext4: Enable negative dentries on case-insensitive lookup Support negative dentries on case-insensitive ext4 and f2fs - - - - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
[v2,5/7] libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops Support negative dentries on case-insensitive ext4 and f2fs - - - - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
[v2,4/7] libfs: Support revalidation of encrypted case-insensitive dentries Support negative dentries on case-insensitive ext4 and f2fs - - - - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
[v2,3/7] libfs: Validate negative dentries in case-insensitive directories Support negative dentries on case-insensitive ext4 and f2fs - - 1 - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
[v2,2/7] fs: Add DCACHE_CASEFOLD_LOOKUP flag Support negative dentries on case-insensitive ext4 and f2fs - - 1 - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
[v2,1/7] fs: Expose name under lookup to d_revalidate hook Support negative dentries on case-insensitive ext4 and f2fs - - 1 - --- 2023-04-22 Gabriel Krisman Bertazi Superseded
ext4: avoid unused-variable warning with CONFIG_QUOTA=n ext4: avoid unused-variable warning with CONFIG_QUOTA=n - 1 - - --- 2023-04-21 Arnd Bergmann Superseded
[v4,4/4] loop: Add support for provision requests Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-18 Sarthak Kukreti Superseded
[v4,3/4] dm-thin: Add REQ_OP_PROVISION support Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-18 Sarthak Kukreti Superseded
[v4,2/4] dm: Add block provisioning support Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-18 Sarthak Kukreti Superseded
[v4,1/4] block: Introduce provisioning primitives Introduce provisioning primitives for thinly provisioned storage - - - - --- 2023-04-18 Sarthak Kukreti Superseded
[v3,19/19] ext4: add first unit test for ext4_mb_new_blocks_simple in mballoc Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,18/19] ext4: add some kunit stub for mballoc kunit test Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,17/19] ext4: call ext4_mb_mark_group_bb in ext4_group_add_blocks Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,16/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_clear_bb Fixes, cleanups and unit test for mballoc - - - - --- 2023-04-17 Kemeng Shi Superseded
[v3,15/19] ext4: call ext4_mb_mark_group_bb in ext4_mb_mark_diskspace_used Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,14/19] ext4: extent ext4_mb_mark_group_bb to support allocation under journal Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
[v3,13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple Fixes, cleanups and unit test for mballoc - - 1 - --- 2023-04-17 Kemeng Shi Superseded
« 1 2 ... 79 80 81110 111 »