Show patches with: Archived = No       |   11065 patches
« 1 2 3 4110 111 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values [v3] e2fsprogs: misc/mke2fs.8.in: Correct valid cluster-size values - - 1 - --- 2024-04-03 Srivathsa Dara Accepted
[v15,9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow 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,7/9] f2fs: Log error when lookup of encoded dentry fails 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,5/9] f2fs: Reuse generic_ci_match for ci comparisons 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,3/9] libfs: Introduce case-insensitive string comparison helper 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,1/9] ext4: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-02 Eugen Hristev Superseded
jbd2: Use str_plural() to fix Coccinelle warning jbd2: Use str_plural() to fix Coccinelle warning - - - - --- 2024-04-02 Thorsten Blum New
jbd2: avoid mount failed when commit block is partial submitted jbd2: avoid mount failed when commit block is partial submitted - - - - --- 2024-04-02 yebin (H) New
ext4: extents: Remove unnecessary ‘0’ values from error ext4: extents: Remove unnecessary ‘0’ values from error - - - - --- 2024-04-02 Li kunyu New
ext4: extents: Remove unnecessary ‘0’ values from err ext4: extents: Remove unnecessary ‘0’ values from err - - - - --- 2024-04-02 Li kunyu New
ext4: extents: Remove unnecessary ‘NULL’ values from ablocks ext4: extents: Remove unnecessary ‘NULL’ values from ablocks - - - - --- 2024-04-02 Li zeming New
ext4: extents: Remove unnecessary ‘NULL’ values from path ext4: extents: Remove unnecessary ‘NULL’ values from path - - - - --- 2024-04-02 Li zeming New
ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node ext4: block_validity: Remove unnecessary ‘NULL’ values from new_node - - 1 - --- 2024-04-02 Li zeming New
jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list() jbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_checkpoint_list() - - 1 - --- 2024-04-01 yebin (H) New
[7/7] ext4: make ext4_da_map_blocks() buffer_head unaware 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
[5/7] ext4: factor out check for whether a cluster is allocated 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
[3/7] ext4: make ext4_es_insert_delayed_block() insert multi-blocks 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
[1/7] ext4: trim delalloc extent ext4: support adding multi-delalloc blocks - - - - --- 2024-03-30 Zhang Yi 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
[3/4] tests: new test to check quota after directory optimization quota-related e2fsck fixes and tests - - - - --- 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
[1/4] e2fsck: update quota accounting after directory optimization quota-related e2fsck fixes and tests - - 1 - --- 2024-03-28 Luis Henriques Superseded
ext4: fix semaphore unlocking order ext4: fix semaphore unlocking order - - 1 - --- 2024-03-28 Mikhail Ukhin New
[e2fsprogs] e2fsck: update quota accounting after directory optimization [e2fsprogs] e2fsck: update quota accounting after directory optimization - - - - --- 2024-03-27 Luis Henriques Superseded
[5/5] ext4: expand next_linear_group to remove repeat check for linear scan. Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi Superseded
[4/5] ext4: use correct criteria name instead stale integer number in comment Minor improvements and cleanups to ext4 mballoc - - 1 - --- 2024-03-26 Kemeng Shi Superseded
[3/5] ext4: call ext4_mb_mark_free_simple in mb_mark_used to clear bits Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi Superseded
[2/5] ext4: add test_mb_mark_used_cost to estimate cost of mb_mark_used Minor improvements and cleanups to ext4 mballoc - - - - --- 2024-03-26 Kemeng Shi Superseded
[1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-03-26 Kemeng Shi 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
ext4: implement filesystem specific alloc_inode in unit test ext4: implement filesystem specific alloc_inode in unit test - - - 1 --- 2024-03-22 Kemeng Shi Awaiting Upstream
[2/2] ext4: Do not create EA inode under buffer lock Untitled series #399906 - - - - --- 2024-03-21 Jan Kara New
[1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()" [1/2] Revert "ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()" - - - - --- 2024-03-21 Jan Kara Awaiting Upstream
ext4: replace deprecated strncpy with alternatives ext4: replace deprecated strncpy with alternatives - - 1 - --- 2024-03-21 Justin Stitt Awaiting Upstream
ext4: remove checks for data=ordered and journal_async_commit options ext4: remove checks for data=ordered and journal_async_commit options - - - - --- 2024-03-20 Jongseok Kim New
[v14,9/9] f2fs: Move CONFIG_UNICODE defguards into the code flow 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,7/9] f2fs: Log error when lookup of encoded dentry fails 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,5/9] f2fs: Reuse generic_ci_match for ci comparisons 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,3/9] libfs: Introduce case-insensitive string comparison helper 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,1/9] ext4: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-03-20 Eugen Hristev Superseded
[v4,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-19 Baokun Li Awaiting Upstream
[v4,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-19 Baokun Li Awaiting Upstream
[v4,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-19 Baokun Li Awaiting Upstream
[v4,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-19 Baokun Li Awaiting Upstream
[v4,5/9] ext4: add new attr pointer attr_mb_order ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li Awaiting Upstream
[v4,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-19 Baokun Li Awaiting Upstream
[v4,3/9] ext4: refactor out ext4_generic_attr_show() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 2 - --- 2024-03-19 Baokun Li Awaiting Upstream
[v4,2/9] ext4: refactor out ext4_generic_attr_store() ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li Awaiting Upstream
[v4,1/9] ext4: avoid overflow when setting values via sysfs ext4: avoid sysfs variables overflow causing BUG_ON/SOOB - - 1 - --- 2024-03-19 Baokun Li Awaiting Upstream
[RESEND] ext4: Remove unneeded if checks before kfree [RESEND] ext4: Remove unneeded if checks before kfree - - 1 - --- 2024-03-17 Thorsten Blum Superseded
Revert "ext4: apply umask if ACL support is disabled" Revert "ext4: apply umask if ACL support is disabled" - 1 1 1 --- 2024-03-15 Max Kellermann Awaiting Upstream
[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH Untitled series #399130 - - - - --- 2024-03-15 Kent Overstreet Awaiting Upstream
[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
[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,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,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,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,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,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,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,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
[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
[GIT,PULL] ext4 updates for v6.9 [GIT,PULL] ext4 updates for v6.9 - - - - --- 2024-03-14 Theodore Ts'o New
fs_parser: move fsparam_string_empty() helper into header fs_parser: move fsparam_string_empty() helper into header - - - - --- 2024-03-12 Luis Henriques Not Applicable
[RFC] ext4: Validate inode pa before using preallocation blocks [RFC] ext4: Validate inode pa before using preallocation blocks - - - - --- 2024-03-11 Zhihao Cheng New
ext4: remove unreachable discard code ext4: remove unreachable discard code - - - - --- 2024-03-09 Keith Busch Superseded
[RFC] ext4: Add support for ext4_map_blocks_atomic() [RFC] ext4: Add support for ext4_map_blocks_atomic() - - - - --- 2024-03-08 Ritesh Harjani (IBM) New
[v2,3/3] ovl: fix the parsing of empty string mount parameters fs_parser: handle parameters that can be empty and don't have a value - - - - --- 2024-03-07 Luis Henriques Not Applicable
[v2,2/3] ext4: fix the parsing of empty string mount parameters fs_parser: handle parameters that can be empty and don't have a value - - - - --- 2024-03-07 Luis Henriques Not Applicable
[v2,1/3] fs_parser: add helper to define parameters with string and flag types fs_parser: handle parameters that can be empty and don't have a value - - - - --- 2024-03-07 Luis Henriques Not Applicable
ext4: Avoid excessive credit estimate in ext4_tmpfile() ext4: Avoid excessive credit estimate in ext4_tmpfile() - 1 - 2 --- 2024-03-07 Jan Kara Awaiting Upstream
kvm-xfstests: Add 1k config for ext2 kvm-xfstests: Add 1k config for ext2 - - - - --- 2024-03-06 Ritesh Harjani (IBM) Accepted
[v13,27/27] dept: Add documentation for Dept DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,26/27] fs/jbd2: Use a weaker annotation in journal handling DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,25/27] dept: Print event context requestor's stacktrace on report DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,24/27] dept: Track PG_locked with dept DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,23/27] dept: Make Dept able to work with an external wgen DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,22/27] dept: Record the latest one out of consecutive waits of the same class DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,21/27] dept: Apply timeout consideration to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,20/27] dept: Apply timeout consideration to hashed-waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,19/27] dept: Apply timeout consideration to waitqueue wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,18/27] dept: Apply timeout consideration to swait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,17/27] dept: Apply timeout consideration to wait_for_completion()/complete() DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,16/27] dept: Track timeout waits separately with a new Kconfig DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,15/27] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,14/27] cpu/hotplug: Use a weaker annotation in AP thread DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,13/27] dept: Add a mechanism to refill the internal memory pools on running out DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,12/27] dept: Distinguish each work from another DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
[v13,11/27] dept: Distinguish each syscall context from another DEPT(Dependency Tracker) - - - - --- 2024-03-06 Byungchul Park Not Applicable
« 1 2 3 4110 111 »