Show patches with: State = Action Required       |    Archived = No       |   776 patches
« 1 2 3 47 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] ext4 regression fix for 6.4-rc6 [GIT,PULL] ext4 regression fix for 6.4-rc6 - - - - --- 2023-06-09 Theodore Ts'o New
[v3,6/6] jbd2: remove __journal_try_to_free_buffer() jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi New
[v3,5/6] jbd2: fix a race when checking checkpoint buffer busy jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi New
[v3,4/6] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint jbd2: fix several checkpoint inconsistent issues - 1 1 - --- 2023-06-06 Zhang Yi New
[v3,3/6] jbd2: remove journal_clean_one_cp_list() jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi New
[v3,2/6] jbd2: remove t_checkpoint_io_list jbd2: fix several checkpoint inconsistent issues - - 1 - --- 2023-06-06 Zhang Yi New
[v3,1/6] jbd2: recheck chechpointing non-dirty buffer jbd2: fix several checkpoint inconsistent issues - - 1 1 --- 2023-06-06 Zhang Yi New
ext4: fix to check return value of freeze_bdev() in ext4_shutdown() ext4: fix to check return value of freeze_bdev() in ext4_shutdown() - 1 - - --- 2023-06-06 Chao Yu New
[e2fsprogs] resize2fs: use directio when reading superblock [e2fsprogs] resize2fs: use directio when reading superblock - - - - --- 2023-06-05 Krister Johansen New
ext4: Add correct group descriptors and reserved GDT blocks to system zone ext4: Add correct group descriptors and reserved GDT blocks to system zone - - - - --- 2023-06-03 Wang Jianjian New
[GIT,PULL] (one more) ext4 fix for 6.4-rc5 [GIT,PULL] (one more) ext4 fix for 6.4-rc5 - - - - --- 2023-06-02 Theodore Ts'o New
e2fsck: restore sb->s_state before journal recover e2fsck: restore sb->s_state before journal recover - - - - --- 2023-06-02 zhanchengbin New
[GIT,PULL] ext4 fixes for 6.4-rc5 [GIT,PULL] ext4 fixes for 6.4-rc5 - - - - --- 2023-05-31 Theodore Ts'o New
[v2] ext4: fix race condition between buffer write and page_mkwrite [v2] ext4: fix race condition between buffer write and page_mkwrite - 1 1 - --- 2023-05-30 Baokun Li New
ext4: Fix traditional comparison using max/min method ext4: Fix traditional comparison using max/min method - - 2 - --- 2023-05-29 Lu Hongfei New
[RFC] merge extent blocks when possible [RFC] merge extent blocks when possible - - - - --- 2023-05-27 Alex Zhuravlev New
ext4: enable the lazy init thread when remounting read/write ext4: enable the lazy init thread when remounting read/write - - - 1 --- 2023-05-27 Theodore Ts'o New
[RESEND,v2] ext4: Replace the value of xattrs in place [RESEND,v2] ext4: Replace the value of xattrs in place - - - - --- 2023-05-26 JunChao Sun New
[2/2] ext4: make ext4_mb_release_group_pa returns void two clean up patches for mballoc - - - - --- 2023-05-25 Guoqing Jiang New
[1/2] ext4: cleanup ext4_issue_discard two clean up patches for mballoc - - - - --- 2023-05-25 Guoqing Jiang New
[v4] ext4: fix race between writepages and remount [v4] ext4: fix race between writepages and remount - 1 1 - --- 2023-05-24 Baokun Li New
[4/4] ext4: add lockdep annotations for i_data_sem for ea_inode's ext4: clean up ea_inode handling - - - - --- 2023-05-24 Theodore Ts'o New
[3/4] ext4: disallow ea_inodes with extended attributes ext4: clean up ea_inode handling - - - - --- 2023-05-24 Theodore Ts'o New
[2/4] ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find() ext4: clean up ea_inode handling - 1 - - --- 2023-05-24 Theodore Ts'o New
[1/4] ext4: add EA_INODE checking to ext4_iget() ext4: clean up ea_inode handling - - - - --- 2023-05-24 Theodore Ts'o New
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 New
ext4: correct inline offset when handling xattrs in inode body ext4: correct inline offset when handling xattrs in inode body - - - - --- 2023-05-22 Eric Whitney New
tune2fs: fall back to old get/set fs label on error tune2fs: fall back to old get/set fs label on error - 1 - - --- 2023-05-20 Li Dongyang New
[v2] fsverity: use shash API instead of ahash API [v2] fsverity: use shash API instead of ahash API 1 - 1 - --- 2023-05-16 Eric Biggers New
[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 New
[v3,2/3] jbd2: remove t_checkpoint_io_list [v3,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 - --- 2023-05-16 Zhang Yi New
[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 New
[GIT,PULL] ext4 fixes for v6.4-rc2 [GIT,PULL] ext4 fixes for v6.4-rc2 - - - - --- 2023-05-14 Theodore Ts'o New
[-v2,2/2] ext4: bail out of ext4_xattr_ibody_get() fails for any reason [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
[-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() [-v2,1/2] ext4: add bounds checking in get_max_inline_xattr_value_size() - - - - --- 2023-05-13 Theodore Ts'o New
ext4: use folio_create_empty_buffers() instead of create_empty_buffers() ext4: use folio_create_empty_buffers() instead of create_empty_buffers() - - - - --- 2023-05-12 Pankaj Raghav New
ext2fs: don't retry discard/zeroout repeatedly ext2fs: don't retry discard/zeroout repeatedly - - - - --- 2023-05-10 Andreas Dilger New
[RESEND] build: split version and release in configure [RESEND] build: split version and release in configure - - - - --- 2023-05-10 Andreas Dilger New
[v2] ext4: Replace value of xattrs in place [v2] ext4: Replace value of xattrs in place - - - - --- 2023-05-10 JunChao Sun New
workingset: add missing rcu_read_unlock() in lru_gen_refault() workingset: add missing rcu_read_unlock() in lru_gen_refault() - 1 - - --- 2023-05-09 Tetsuo Handa New
[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 New
ext4: Reduce time overhead for replacing xattr values. ext4: Reduce time overhead for replacing xattr values. - - - - --- 2023-05-09 JunChao Sun New
[RESEND,v2,5/5] ext4: fsmap: Remove duplicated initialization ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,4/5] ext4: fsmap: Do the validation checks on constified fsmap data ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,3/5] ext4: fsmap: Consolidate fsmap_head checks ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,2/5] ext4: fsmap: Check fmh_iflags value directly on the user copied data ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
[RESEND,v2,1/5] ext4: ioctl: Add missing linux/string.h header ext4: fsmap: Consolidate fsmap_head checks - - - - --- 2023-05-08 Tudor Ambarus New
ext4: remove superfluous check that pointer is not NULL ext4: remove superfluous check that pointer is not NULL - - - - --- 2023-05-08 Tudor Ambarus New
[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 New
[v2,2/3] jbd2: remove t_checkpoint_io_list [v2,1/3] jbd2: recheck chechpointing non-dirty buffer - - 1 - --- 2023-05-05 Zhang Yi New
[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 New
ext4: Avoid deadlock in fs reclaim with page writeback ext4: Avoid deadlock in fs reclaim with page writeback - 1 - - --- 2023-05-04 Jan Kara New
[1/1,For,stable,5.4] mm: migrate: buffer_migrate_page_norefs() fallback migrate not uptodate pages mm: migrate: buffer_migrate_page_norefs() fallback migrate not uptodate pages - 1 - - --- 2023-05-03 Yue Zhao New
[2/2] ext4: Elide an unused variable warning in __ext4_fill_super() [1/2] ext4: Elide an unused variable warning in ext4_put_super() - - - - --- 2023-04-30 Palmer Dabbelt New
[1/2] ext4: Elide an unused variable warning in ext4_put_super() [1/2] ext4: Elide an unused variable warning in ext4_put_super() - - - - --- 2023-04-30 Palmer Dabbelt New
[GIT,PULL] ext4 bug fixes for v6.4-rc1 [GIT,PULL] ext4 bug fixes for v6.4-rc1 - - - - --- 2023-04-30 Theodore Ts'o New
ext4: Optimize memory usage in xattr ext4: Optimize memory usage in xattr - - 1 - --- 2023-04-28 JunChao Sun New
[3/3] ext4: clean up error handling in __ext4_fill_super() [1/3] ext4: fix lost error code reporting in __ext4_fill_super() - - 1 - --- 2023-04-28 Theodore Ts'o New
[2/3] ext4: reflect error codes from ext4_multi_mount_protect() to its callers [1/3] ext4: fix lost error code reporting in __ext4_fill_super() - - - - --- 2023-04-28 Theodore Ts'o New
[1/3] ext4: fix lost error code reporting in __ext4_fill_super() [1/3] ext4: fix lost error code reporting in __ext4_fill_super() - 1 1 - --- 2023-04-28 Theodore Ts'o New
jbd2: recheck chechpointing non-dirty buffer jbd2: recheck chechpointing non-dirty buffer - - - 1 --- 2023-04-26 Zhang Yi New
[GIT,PULL] ext4 changes for the 6.4 merge window [GIT,PULL] ext4 changes for the 6.4 merge window - - - - --- 2023-04-25 Theodore Ts'o New
[v2] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined [v2] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined - - 1 - --- 2023-04-24 Noah Goldstein New
[1/1] e2fsck: Add percent to files and blocks feature I want to add percent to output used/maximum files and blocks - - - - --- 2023-04-23 Oscar Megia López New
[RFC,2/2] ext4/061: Regression test of jbd2 journal_task race against unmount [RFC,1/2] ext4/060: Regression test against dioread_nolock mount option inconsistency - - - - --- 2023-04-22 Ritesh Harjani (IBM) New
[RFC,1/2] ext4/060: Regression test against dioread_nolock mount option inconsistency [RFC,1/2] ext4/060: Regression test against dioread_nolock mount option inconsistency - - - - --- 2023-04-22 Ritesh Harjani (IBM) New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[v1] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined [v1] ext4: move `ext4_count_free` to ext4.h so it can be easily inlined - - 1 - --- 2023-04-21 Noah Goldstein New
[v5-fix,1/5] block: Don't invalidate pagecache for invalid falloc modes [v5-fix,1/5] block: Don't invalidate pagecache for invalid falloc modes - 1 - - --- 2023-04-20 Sarthak Kukreti New
ext4: Remove unnecessary variable assignments ext4: Remove unnecessary variable assignments - - 1 - --- 2023-04-17 Wu Bo New
[v2] fs: jbd2: fix an incorrect warn log [v2] fs: jbd2: fix an incorrect warn log - - 1 - --- 2023-04-13 Guoqing Cai New
[1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag [1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag - - - - --- 2023-04-12 Bernd Schubert New
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 New
[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 New
[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 New
[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
[v2] ext4: fix performance issue of xattr when expanding inode [v2] ext4: fix performance issue of xattr when expanding inode - - - - --- 2023-04-02 JunChao Sun New
[v2,2/2] e2fsck: add sync error handle to e2fsck. [v2,1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte - - - - --- 2023-03-30 zhanchengbin New
[v2,1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte [v2,1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte - - - - --- 2023-03-30 zhanchengbin New
[v3] ext4: fix race between writepages and remount [v3] ext4: fix race between writepages and remount - 1 1 - --- 2023-03-29 Baokun Li New
[v3,2/2] ext4: refactoring to use the unified helper ext4_quotas_off() ext4: fix quotas leak in __ext4_fill_super() - - 1 - --- 2023-03-27 Baokun Li New
[v3,1/2] ext4: turning quotas off if mount failed after enable quotas ext4: fix quotas leak in __ext4_fill_super() - 1 1 - --- 2023-03-27 Baokun Li New
[2/2] e2fsck: add sync error handle to e2fsck. Add some msg for io error - - - - --- 2023-03-25 zhanchengbin New
[1/2] lib/ext2fs: add error handle in unix_flush and unix_write_byte Add some msg for io error - - - - --- 2023-03-25 zhanchengbin New
ext4: only update i_reserved_data_blocks on successful block allocation ext4: only update i_reserved_data_blocks on successful block allocation - - - - --- 2023-03-25 Baokun Li New
ext4: defer updating i_disksize until endio ext4: defer updating i_disksize until endio - - 1 - --- 2023-03-24 Chung-Chiang Cheng New
[v5,3/3] ext4: update doc about journal superblock description ext4, jbd2: journal cycled record transactions between each mount - - - - --- 2023-03-22 Zhang Yi New
[v5,2/3] ext4: add journal cycled recording support ext4, jbd2: journal cycled record transactions between each mount - - 1 - --- 2023-03-22 Zhang Yi New
[v5,1/3] jbd2: continue to record log between each mount ext4, jbd2: journal cycled record transactions between each mount - - 1 - --- 2023-03-22 Zhang Yi New
« 1 2 3 47 8 »