Show patches with: none      |   26666 patches
« 1 2 ... 4 5 6266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v16,2/9] f2fs: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-05 Eugen Hristev New
[v16,1/9] ext4: Simplify the handling of cached insensitive names Cache insensitive cleanup for ext4/f2fs - - - - --- 2024-04-05 Eugen Hristev New
[1/1] mm: change inlined allocation helpers to account at the call site [1/1] mm: change inlined allocation helpers to account at the call site - - - - --- 2024-04-04 Suren Baghdasaryan New
jbd2: Add a comment for incorrect tag size jbd2: Add a comment for incorrect tag size - - - - --- 2024-04-04 Wang Jianjian New
[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
[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,2/4] e2fsck: update quota when deallocating a bad inode quota-related e2fsck fixes and tests - - 1 - --- 2024-04-04 Luis Henriques Superseded
[v2,1/4] e2fsck: update quota accounting after directory optimization quota-related e2fsck fixes and tests - - - - --- 2024-04-04 Luis Henriques Superseded
ext4: fix i_data_sem unlock order in ext4_ind_migrate() ext4: fix i_data_sem unlock order in ext4_ind_migrate() - - - - --- 2024-04-04 Mikhail Ukhin New
ext4: fix deadlock in ext4_xattr_inode_iget ext4: fix deadlock in ext4_xattr_inode_iget - - - - --- 2024-04-04 Edward Adam Davis New
[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 Ye Bin 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 Ye Bin 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 New
[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 New
[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 New
[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 New
[1/5] ext4: keep "prefetch_grp" and "nr" consistent Minor improvements and cleanups to ext4 mballoc - - 2 - --- 2024-03-26 Kemeng Shi New
[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 New
[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 New
ext4: replace deprecated strncpy with alternatives ext4: replace deprecated strncpy with alternatives - - 1 - --- 2024-03-21 Justin Stitt New
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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[RESEND] ext4: Remove unneeded if checks before kfree [RESEND] ext4: Remove unneeded if checks before kfree - - 1 - --- 2024-03-17 Thorsten Blum New
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 New
[3/3] ext4: Add support for FS_IOC_GETFSSYSFSPATH Untitled series #399130 - - - - --- 2024-03-15 Kent Overstreet New
[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 New
[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 New
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
« 1 2 ... 4 5 6266 267 »