Show patches with: Archived = No       |   11005 patches
« 1 2 ... 34 35 36110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
ext4: Verify s_clusters_per_group even without bigalloc ext4: Verify s_clusters_per_group even without bigalloc - - - - --- 2024-02-13 Jan Kara Superseded
[RESEND] e2fsprogs: debugfs: Fix infinite loop when dump log [RESEND] e2fsprogs: debugfs: Fix infinite loop when dump log - - - - --- 2024-02-26 Wenchao Hao Superseded
[v2,1/9] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,2/9] ext4: refactor out ext4_generic_attr_store() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,3/9] ext4: refactor out ext4_generic_attr_show() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 2 - --- 2024-02-27 Baokun Li Superseded
[v2,4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 1 - --- 2024-02-27 Baokun Li Superseded
[v2,5/9] ext4: add new attr pointer attr_mb_order ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-02-27 Baokun Li Superseded
[v2,8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[v2,9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1 ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-02-27 Baokun Li Superseded
[1/3] fs_parser: handle parameters that can be empty and don't have a value fs_parser: handle parameters that can be empty and don't have a value - - - - --- 2024-02-29 Luis Henriques Superseded
[2/3] ext4: fix mount parameters check for empty values fs_parser: handle parameters that can be empty and don't have a value - - - - --- 2024-02-29 Luis Henriques Superseded
[3/3] overlay: fix mount parameters check for empty values fs_parser: handle parameters that can be empty and don't have a value - - - - --- 2024-02-29 Luis Henriques Superseded
[1/2] ext4: alloc test super block from sget Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[2/2] ext4: hold group lock in ext4 kunit test Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[v2,1/2] ext4: alloc test super block from sget Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[v2,2/2] ext4: hold group lock in ext4 kunit test Fix crashes in ext4 unit test - - - - --- 2024-03-01 Kemeng Shi Superseded
[v3,1/3] ext4: alloc test super block from sget Fix crashes and warning in ext4 unit test - - - - --- 2024-03-02 Kemeng Shi Superseded
[v3,2/3] ext4: hold group lock in ext4 kunit test Fix crashes and warning in ext4 unit test - - - - --- 2024-03-02 Kemeng Shi Superseded
[v3,3/3] ext4: initialize sbi->s_freeclusters_counter before use in kunit test Fix crashes and warning in ext4 unit test - - - - --- 2024-03-02 Kemeng Shi Superseded
[v13,1/9] ext4: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,2/9] f2fs: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,3/9] libfs: Introduce case-insensitive string comparison helper Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,4/9] ext4: Reuse generic_ci_match for ci comparisons Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,5/9] f2fs: Reuse generic_ci_match for ci comparisons Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,6/9] ext4: Log error when lookup of encoded dentry fails Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,7/9] f2fs: Log error when lookup of encoded dentry fails Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,8/9] ext4: Move CONFIG_UNICODE defguards into the code flow Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[v13,9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-05 Eugen Hristev Superseded
[RESEND] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values [RESEND] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values - - - - --- 2024-03-14 Srivathsa Dara Superseded
[v3,1/9] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-14 Baokun Li Superseded
[v3,2/9] ext4: refactor out ext4_generic_attr_store() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-14 Baokun Li Superseded
[v3,3/9] ext4: refactor out ext4_generic_attr_show() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 2 - --- 2024-03-14 Baokun Li Superseded
[v3,4/9] ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-03-14 Baokun Li Superseded
[v3,5/9] ext4: add new attr pointer attr_mb_order ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-14 Baokun Li Superseded
[v3,6/9] ext4: add positive int attr pointer to avoid sysfs variables overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-14 Baokun Li Superseded
[v3,7/9] ext4: set type of ac_groups_linear_remaining to __u32 to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - 1 2 - --- 2024-03-14 Baokun Li Superseded
[v3,8/9] ext4: set the type of max_zeroout to unsigned int to avoid overflow ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-14 Baokun Li Superseded
[v3,9/9] ext4: clean up s_mb_rb_lock to fix build warnings with C=1 ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-14 Baokun Li Superseded
[v14,1/9] ext4: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,2/9] f2fs: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,3/9] libfs: Introduce case-insensitive string comparison helper Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,4/9] ext4: Reuse generic_ci_match for ci comparisons Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,5/9] f2fs: Reuse generic_ci_match for ci comparisons Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,6/9] ext4: Log error when lookup of encoded dentry fails Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,7/9] f2fs: Log error when lookup of encoded dentry fails Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,8/9] ext4: Move CONFIG_UNICODE defguards into the code flow Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v14,9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v2] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values [v2] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values - - - - --- 2024-03-25 Srivathsa Dara Superseded
[e2fsprogs] e2fsck: update quota accounting after directory optimization [e2fsprogs] e2fsck: update quota accounting after directory optimization - - - - --- 2024-03-27 Luis Henriques Superseded
[1/4] e2fsck: update quota accounting after directory optimization quota-related e2fsck fixes and tests - - 1 - --- 2024-03-28 Luis Henriques Superseded
[2/4] e2fsck: update quota when deallocating a bad inode quota-related e2fsck fixes and tests - - 1 - --- 2024-03-28 Luis Henriques Superseded
[3/4] tests: new test to check quota after directory optimization quota-related e2fsck fixes and tests - - - - --- 2024-03-28 Luis Henriques Superseded
[4/4] tests: new test to check quota after a bad inode deallocation quota-related e2fsck fixes and tests - - - - --- 2024-03-28 Luis Henriques Superseded
[1/7] ext4: trim delalloc extent ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[2/7] ext4: drop iblock parameter ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[3/7] ext4: make ext4_es_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[4/7] ext4: make ext4_da_reserve_space() reserve multi-clusters ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[5/7] ext4: factor out check for whether a cluster is allocated ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[6/7] ext4: make ext4_insert_delayed_block() insert multi-blocks ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[7/7] ext4: make ext4_da_map_blocks() buffer_head unaware ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi Superseded
[v15,1/9] ext4: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,2/9] f2fs: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,3/9] libfs: Introduce case-insensitive string comparison helper Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,4/9] ext4: Reuse generic_ci_match for ci comparisons Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,5/9] f2fs: Reuse generic_ci_match for ci comparisons Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,6/9] ext4: Log error when lookup of encoded dentry fails Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,7/9] f2fs: Log error when lookup of encoded dentry fails Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,8/9] ext4: Move CONFIG_UNICODE defguards into the code flow Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v15,9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
[v2,1/4] e2fsck: update quota accounting after directory optimization quota-related e2fsck fixes and tests - - - - --- 2024-04-04 Luis Henriques Superseded
[v2,2/4] e2fsck: update quota when deallocating a bad inode quota-related e2fsck fixes and tests - - 1 - --- 2024-04-04 Luis Henriques Superseded
[v2,3/4] tests: new test to check quota after directory optimization quota-related e2fsck fixes and tests - - - - --- 2024-04-04 Luis Henriques Superseded
[v2,4/4] tests: new test to check quota after a bad inode deallocation quota-related e2fsck fixes and tests - - 1 - --- 2024-04-04 Luis Henriques Superseded
ext4: Fix comment typo "the the". ext4: Fix comment typo "the the". - - - - --- 2020-04-24 Kyoungho Koo Awaiting Upstream
ext4: fix partial cluster initialization when splitting extent ext4: fix partial cluster initialization when splitting extent - 1 1 - --- 2020-05-22 Jingbo Xu Awaiting Upstream
[v2] ext4: support xattr gnu.* namespace for the Hurd [v2] ext4: support xattr gnu.* namespace for the Hurd - - - - --- 2020-05-25 Jan Nieuwenhuizen Awaiting Upstream
[V5,1/9] fs/ext4: Narrow scope of DAX check in setflags Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,2/9] fs/ext4: Disallow verity if inode is DAX Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,3/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,4/9] fs/ext4: Update ext4_should_use_dax() Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,5/9] fs/ext4: Only change S_DAX on inode load Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,6/9] fs/ext4: Make DAX mount option a tri-state Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,7/9] fs/ext4: Remove jflag variable Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,8/9] fs/ext4: Introduce DAX inode flag Enable ext4 support for per-file/directory DAX operations - - - - --- 2020-05-28 Ira Weiny Awaiting Upstream
[V5,9/9] Documentation/dax: Update DAX enablement for ext4 Enable ext4 support for per-file/directory DAX operations - - 1 - --- 2020-05-28 Ira Weiny Awaiting Upstream
ext4: stop overwrite the errcode in ext4_setup_super ext4: stop overwrite the errcode in ext4_setup_super - 1 1 - --- 2020-06-01 yangerkun Awaiting Upstream
[v2] ext4: avoid utf8_strncasecmp() with unstable name [v2] ext4: avoid utf8_strncasecmp() with unstable name - 1 1 - --- 2020-06-01 Eric Biggers Awaiting Upstream
[v2] ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers [v2] ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers - 1 1 - --- 2020-06-09 Zhang Yi Awaiting Upstream
[PATCHv2,1/1] ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr [PATCHv2,1/1] ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr - 1 1 1 --- 2020-06-09 Ritesh Harjani Awaiting Upstream
ext4: fix spelling mistakes in extents.c ext4: fix spelling mistakes in extents.c - - 1 - --- 2020-06-11 Keyur Patel Awaiting Upstream
ext4: Delete unnecessary checks before brelse() ext4: Delete unnecessary checks before brelse() - - 1 - --- 2020-06-13 Markus Elfring Awaiting Upstream
ext4: fix coding style in file.c ext4: fix coding style in file.c - - - - --- 2020-06-14 Dio Putra Awaiting Upstream
[v2] jbd2: make sure jh have b_transaction set in refile/unfile_buffer [v2] jbd2: make sure jh have b_transaction set in refile/unfile_buffer - - - - --- 2020-06-17 Lukas Czerner Awaiting Upstream
[1/1] ext4: fix potential negative array index in do_split() ext4: fix potential negative array index in do_split - 1 2 - --- 2020-06-17 Eric Sandeen Awaiting Upstream
[v2] ext4: lost matching-pair of trace in ext4_unlink [v2] ext4: lost matching-pair of trace in ext4_unlink - - 1 - --- 2020-06-29 Yi Zhuang Awaiting Upstream
[v2] ext4: lost matching-pair of trace in ext4_truncate [v2] ext4: lost matching-pair of trace in ext4_truncate - - 2 - --- 2020-07-01 Zheng Liang Awaiting Upstream
Replace HTTP links with HTTPS ones: Ext4 Replace HTTP links with HTTPS ones: Ext4 - - - - --- 2020-07-06 Alexander A. Klimov Awaiting Upstream
ext4: Do not block RWF_NOWAIT dio write on unallocated space ext4: Do not block RWF_NOWAIT dio write on unallocated space - 1 1 - --- 2020-07-08 Jan Kara Awaiting Upstream
« 1 2 ... 34 35 36110 111 »