| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 21 | -684/+725 |
| 10 days | Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+2 |
| 10 days | Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -5/+5 |
| 10 days | Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+1 |
| 10 days | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -9/+8 |
| 13 days | ext4: mark inodes without acls in __ext4_iget() | Jan Kara | 1 | -1/+3 |
| 13 days | ext4: enable block size larger than page size | Baokun Li | 2 | -1/+8 |
| 13 days | ext4: add checks for large folio incompatibilities when BS > PS | Baokun Li | 3 | -29/+52 |
| 13 days | ext4: support verifying data from large folios with fs-verity | Baokun Li | 1 | -2/+0 |
| 13 days | ext4: make data=journal support large block size | Baokun Li | 2 | -16/+20 |
| 13 days | ext4: support large block size in __ext4_block_zero_page_range() | Zhihao Cheng | 1 | -1/+1 |
| 13 days | ext4: support large block size in mpage_prepare_extent_to_map() | Baokun Li | 1 | -4/+2 |
| 13 days | ext4: support large block size in mpage_map_and_submit_buffers() | Baokun Li | 1 | -4/+3 |
| 13 days | ext4: support large block size in ext4_block_write_begin() | Baokun Li | 1 | -4/+3 |
| 13 days | ext4: support large block size in ext4_mpage_readpages() | Baokun Li | 1 | -5/+2 |
| 13 days | ext4: rename 'page' references to 'folio' in multi-block allocator | Zhihao Cheng | 1 | -11/+11 |
| 13 days | ext4: prepare buddy cache inode for BS > PS with large folios | Baokun Li | 1 | -0/+2 |
| 13 days | ext4: support large block size in ext4_mb_init_cache() | Baokun Li | 1 | -24/+20 |
| 13 days | ext4: support large block size in ext4_mb_get_buddy_page_lock() | Baokun Li | 1 | -20/+22 |
| 13 days | ext4: support large block size in ext4_mb_load_buddy_gfp() | Baokun Li | 1 | -11/+16 |
| 13 days | ext4: add EXT4_LBLK_TO_PG and EXT4_PG_TO_LBLK for block/page conversion | Baokun Li | 1 | -0/+6 |
| 13 days | ext4: add EXT4_LBLK_TO_B macro for logical block to bytes conversion | Baokun Li | 5 | -18/+15 |
| 13 days | ext4: support large block size in ext4_readdir() | Baokun Li | 1 | -4/+4 |
| 13 days | ext4: support large block size in ext4_calculate_overhead() | Baokun Li | 1 | -3/+3 |
| 13 days | ext4: introduce s_min_folio_order for future BS > PS support | Baokun Li | 3 | -6/+10 |
| 13 days | ext4: enable DIOREAD_NOLOCK by default for BS > PS as well | Baokun Li | 1 | -2/+1 |
| 13 days | ext4: make ext4_punch_hole() support large block size | Baokun Li | 1 | -3/+3 |
| 13 days | ext4: remove PAGE_SIZE checks for rec_len conversion | Baokun Li | 1 | -12/+0 |
| 13 days | ext4: remove page offset calculation in ext4_block_truncate_page() | Baokun Li | 1 | -3/+2 |
| 13 days | ext4: remove page offset calculation in ext4_block_zero_page_range() | Zhihao Cheng | 1 | -2/+1 |
| 2025-11-26 | ext4: align max orphan file size with e2fsprogs limit | Baokun Li | 1 | -1/+3 |
| 2025-11-26 | fs/ext4: fix typo in comment | Haodong Tian | 1 | -1/+1 |
| 2025-11-26 | ext4: correct the comments place for EXT4_EXT_MAY_ZEROOUT | Yang Erkun | 1 | -4/+4 |
| 2025-11-26 | ext4: cleanup for ext4_map_blocks | Yang Erkun | 1 | -7/+9 |
| 2025-11-26 | ext4: rename EXT4_GET_BLOCKS_PRE_IO | Yang Erkun | 3 | -15/+24 |
| 2025-11-26 | ext4: improve integrity checking in __mb_check_buddy by enhancing order-0 val... | Yongjian Sun | 1 | -17/+32 |
| 2025-11-26 | ext4: fix incorrect group number assertion in mb_check_buddy | Yongjian Sun | 1 | -0/+2 |
| 2025-11-26 | ext4: add i_data_sem protection in ext4_destroy_inline_data_nolock() | Alexey Nepomnyashih | 1 | -1/+6 |
| 2025-11-26 | ext4: clear i_state_flags when alloc inode | Haibo Chen | 3 | -2/+1 |
| 2025-11-26 | ext4: check if mount_opts is NUL-terminated in ext4_ioctl_set_tune_sb() | Fedor Pchelkin | 1 | -0/+4 |
| 2025-11-26 | ext4: fix string copying in parse_apply_sb_mount_options() | Fedor Pchelkin | 1 | -2/+3 |
| 2025-11-26 | jbd2: store more accurate errno in superblock when possible | Wengang Wang | 1 | -2/+2 |
| 2025-11-25 | fs: push list presence check into inode_io_list_del() | Mateusz Guzik | 1 | -2/+1 |
| 2025-11-13 | ext4: xattr: fix null pointer deref in ext4_raw_inode() | Karina Yankevich | 1 | -1/+5 |
| 2025-11-13 | ext4: refresh inline data size before write operations | Deepanshu Kartikey | 1 | -1/+6 |
| 2025-11-06 | ext4: add two trace points for moving extents | Zhang Yi | 1 | -2/+12 |
| 2025-11-06 | ext4: add large folios support for moving extents | Zhang Yi | 1 | -17/+10 |
| 2025-11-06 | ext4: switch to using the new extent movement method | Zhang Yi | 1 | -344/+51 |
| 2025-11-06 | ext4: introduce mext_move_extent() | Zhang Yi | 1 | -0/+224 |
| 2025-11-06 | ext4: rename mext_page_mkuptodate() to mext_folio_mkuptodate() | Zhang Yi | 1 | -2/+2 |
| 2025-11-06 | ext4: refactor mext_check_arguments() | Zhang Yi | 1 | -54/+43 |
| 2025-11-06 | ext4: add mext_check_validity() to do basic check | Zhang Yi | 2 | -47/+65 |
| 2025-11-06 | ext4: use EXT4_B_TO_LBLK() in mext_check_arguments() | Zhang Yi | 1 | -6/+3 |
| 2025-11-06 | ext4: pass out extent seq counter when mapping blocks | Zhang Yi | 2 | -8/+17 |
| 2025-11-06 | ext4: make ext4_es_lookup_extent() pass out the extent seq counter | Zhang Yi | 4 | -8/+10 |
| 2025-11-06 | ext4: introduce seq counter for the extent status entry | Zhang Yi | 3 | -4/+24 |
| 2025-11-06 | ext4: correct the checking of quota files before moving extents | Zhang Yi | 1 | -1/+1 |
| 2025-11-06 | fs: ext4: fix uninitialized symbols | Ranganath V N | 2 | -6/+6 |
| 2025-11-06 | ext4: make error code in __ext4fs_dirhash() consistent. | Julian Sun | 1 | -1/+1 |
| 2025-11-05 | ext4: use super write guard in write_mmp_block() | Christian Brauner | 1 | -6/+2 |
| 2025-10-31 | ext4: Use folio_next_pos() | Matthew Wilcox (Oracle) | 1 | -5/+5 |
| 2025-10-29 | fs: Make wbc_to_tag() inline and use it in fs. | Julian Sun | 1 | -4/+1 |
| 2025-10-20 | Manual conversion to use ->i_state accessors of all places not covered by coc... | Mateusz Guzik | 2 | -7/+7 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+19 |
| 2025-10-10 | ext4: free orphan info with kvfree | Jan Kara | 1 | -2/+2 |
| 2025-10-10 | ext4: detect invalid INLINE_DATA + EXTENTS flag combination | Deepanshu Kartikey | 1 | -0/+8 |
| 2025-10-10 | ext4: wait for ongoing I/O to complete before freeing blocks | Zhang Yi | 1 | -2/+9 |
| 2025-10-03 | Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -117/+413 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -2/+20 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-09-26 | ext4: fix checks for orphan inodes | Jan Kara | 5 | -9/+15 |
| 2025-09-26 | ext4: validate ea_ino and size in check_xattrs | Deepanshu Kartikey | 1 | -0/+4 |
| 2025-09-26 | ext4: guard against EA inode refcount underflow in xattr update | Ahmet Eray Karadag | 1 | -7/+8 |
| 2025-09-26 | ext4: implemet new ioctls to set and get superblock parameters | Theodore Ts'o | 1 | -7/+305 |
| 2025-09-26 | ext4: add support for 32-bit default reserved uid and gid values | Theodore Ts'o | 2 | -5/+19 |
| 2025-09-26 | ext4: avoid potential buffer over-read in parse_apply_sb_mount_options() | Theodore Ts'o | 1 | -12/+5 |
| 2025-09-26 | ext4: fix an off-by-one issue during moving extents | Zhang Yi | 1 | -1/+1 |
| 2025-09-26 | ext4: increase i_disksize to offset + len in ext4_update_disksize_before_punch() | Yongjian Sun | 1 | -2/+8 |
| 2025-09-26 | ext4: verify orphan file size is not too big | Jan Kara | 1 | -1/+12 |
| 2025-09-26 | ext4: fail unaligned direct IO write with EINVAL | Jan Kara | 1 | -35/+0 |
| 2025-09-25 | ext4: correctly handle queries for metadata mappings | Ojaswin Mujoo | 1 | -5/+9 |
| 2025-09-25 | ext4: increase IO priority of fastcommit | Julian Sun | 1 | -1/+1 |
| 2025-09-25 | ext4: remove obsolete EXT3 config options | Lukas Bulwahn | 1 | -27/+0 |
| 2025-09-25 | ext4: fix potential null deref in ext4_mb_init() | Baokun Li | 1 | -0/+10 |
| 2025-09-25 | ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches() | Baokun Li | 3 | -1/+12 |
| 2025-09-25 | ext4: replace min/max nesting with clamp() | Xichao Zhao | 1 | -3/+3 |
| 2025-09-25 | fs: ext4: change GFP_KERNEL to GFP_NOFS to avoid deadlock | chuguangqing | 1 | -1/+1 |
| 2025-09-19 | fs: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -1/+1 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-01 | fs: add an icount_read helper | Josef Bacik | 1 | -2/+2 |
| 2025-08-21 | ext4: move verity info pointer to fs-specific part of inode | Eric Biggers | 3 | -0/+9 |
| 2025-08-21 | ext4: move crypt info pointer to fs-specific part of inode | Eric Biggers | 3 | -0/+9 |
| 2025-08-18 | Merge tag 'ext4_for_linus-6.17-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -18/+36 |
| 2025-08-13 | ext4: fix incorrect function name in comment | Baolin Liu | 1 | -1/+1 |
| 2025-08-12 | ext4: use kmalloc_array() for array space allocation | Liao Yuanhong | 1 | -2/+3 |
| 2025-08-12 | ext4: fix hole length calculation overflow in non-extent inodes | Zhang Yi | 1 | -2/+2 |
| 2025-08-12 | ext4: don't try to clear the orphan_present feature block device is r/o | Theodore Ts'o | 1 | -0/+2 |
| 2025-08-12 | ext4: fix reserved gdt blocks handling in fsmap | Ojaswin Mujoo | 1 | -0/+8 |
| 2025-08-12 | ext4: fix fsmap end of range reporting with bigalloc | Ojaswin Mujoo | 1 | -3/+12 |
| 2025-08-12 | ext4: remove redundant __GFP_NOWARN | Qianfeng Rong | 2 | -2/+2 |
| 2025-08-12 | ext4: fix unused variable warning in ext4_init_new_dir | Theodore Ts'o | 1 | -2/+0 |
| 2025-08-12 | ext4: remove useless if check | Antonio Quartulli | 1 | -2/+0 |
| 2025-08-12 | ext4: check fast symlink for ea_inode correctly | Andreas Dilger | 1 | -1/+1 |
| 2025-08-12 | ext4: preserve SB_I_VERSION on remount | Baokun Li | 1 | -3/+3 |
| 2025-08-12 | ext4: show the default enabled i_version option | Baokun Li | 1 | -0/+2 |
| 2025-07-31 | Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-31 | Merge tag 'ext4_for_linus_6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -681/+861 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+4 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -6/+7 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -11/+55 |
| 2025-07-25 | ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr | Theodore Ts'o | 1 | -3/+16 |
| 2025-07-25 | ext4: implement linear-like traversal across order xarrays | Baokun Li | 1 | -21/+47 |
| 2025-07-25 | ext4: refactor choose group to scan group | Baokun Li | 3 | -174/+131 |
| 2025-07-25 | ext4: convert free groups order lists to xarrays | Baokun Li | 3 | -126/+140 |
| 2025-07-25 | ext4: factor out ext4_mb_scan_group() | Baokun Li | 2 | -44/+51 |
| 2025-07-25 | ext4: factor out ext4_mb_might_prefetch() | Baokun Li | 2 | -24/+42 |
| 2025-07-25 | ext4: factor out __ext4_mb_scan_group() | Baokun Li | 2 | -18/+29 |
| 2025-07-25 | ext4: fix largest free orders lists corruption on mb_optimize_scan switch | Baokun Li | 1 | -19/+14 |
| 2025-07-25 | ext4: fix zombie groups in average fragment size lists | Baokun Li | 1 | -18/+18 |
| 2025-07-25 | ext4: merge freed extent with existing extents before insertion | Baokun Li | 1 | -37/+76 |
| 2025-07-25 | ext4: convert sbi->s_mb_free_pending to atomic_t | Baokun Li | 3 | -8/+5 |
| 2025-07-25 | ext4: fix typo in CR_GOAL_LEN_SLOW comment | Baokun Li | 1 | -1/+1 |
| 2025-07-25 | ext4: get rid of some obsolete EXT4_MB_HINT flags | Baokun Li | 1 | -6/+0 |
| 2025-07-25 | ext4: utilize multiple global goals to reduce contention | Baokun Li | 2 | -6/+27 |
| 2025-07-25 | ext4: remove unnecessary s_md_lock on update s_mb_last_group | Baokun Li | 2 | -10/+4 |
| 2025-07-25 | ext4: remove unnecessary s_mb_last_start | Baokun Li | 2 | -2/+0 |
| 2025-07-25 | ext4: separate stream goal hits from s_bal_goals for better tracking | Baokun Li | 2 | -2/+10 |
| 2025-07-25 | ext4: add ext4_try_lock_group() to skip busy groups | Baokun Li | 2 | -12/+30 |
| 2025-07-25 | ext4: initialize superblock fields in the kballoc-test.c kunit tests | Zhang Yi | 1 | -0/+9 |
| 2025-07-17 | ext4: refactor the inline directory conversion and new directory codepaths | Theodore Ts'o | 3 | -77/+48 |
| 2025-07-17 | ext4: use memcpy() instead of strcpy() | Theodore Ts'o | 2 | -4/+4 |
| 2025-07-17 | ext4: replace strcmp with direct comparison for '.' and '..' | Theodore Ts'o | 1 | -4/+7 |
| 2025-07-17 | ext4: Make sure BH_New bit is cleared in ->write_end handler | Jan Kara | 2 | -1/+4 |
| 2025-07-17 | ext4: fix inode use after free in ext4_end_io_rsv_work() | Baokun Li | 1 | -8/+8 |
| 2025-07-17 | ext4: Refactor breaking condition for xattr_find_entry() | I Hsin Cheng | 1 | -1/+1 |
| 2025-07-16 | ext4: support uncached buffered I/O | Taotao Chen | 2 | -10/+5 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -8/+10 |
| 2025-07-14 | ext4: limit the maximum folio order | Zhang Yi | 3 | -6/+21 |
| 2025-07-13 | ext4: fix insufficient credits calculation in ext4_meta_trans_blocks() | Zhang Yi | 1 | -2/+2 |
| 2025-07-13 | ext4: replace ext4_writepage_trans_blocks() | Zhang Yi | 6 | -27/+25 |
| 2025-07-13 | ext4: reserved credits for one extent during the folio writeback | Zhang Yi | 1 | -17/+8 |
| 2025-07-13 | ext4: correct the reserved credits for extent conversion | Zhang Yi | 1 | -3/+3 |
| 2025-07-13 | ext4: enhance tracepoints during the folios writeback | Zhang Yi | 1 | -1/+4 |
| 2025-07-13 | ext4: restart handle if credits are insufficient during allocating blocks | Zhang Yi | 1 | -5/+36 |
| 2025-07-13 | ext4: refactor the block allocation process of ext4_page_mkwrite() | Zhang Yi | 1 | -45/+50 |
| 2025-07-13 | ext4: fix stale data if it bail out of the extents mapping loop | Zhang Yi | 1 | -1/+50 |
| 2025-07-13 | ext4: move the calculation of wbc->nr_to_write to mpage_folio_done() | Zhang Yi | 1 | -2/+1 |
| 2025-07-13 | ext4: process folios writeback in bytes | Zhang Yi | 1 | -34/+36 |
| 2025-07-12 | ext4: remove unused EXT_STATS macro from ext4_extents.h | Baolin Liu | 1 | -7/+0 |
| 2025-07-11 | ext4: remove unnecessary duplicate check in ext4_map_blocks() | Dan Carpenter | 1 | -2/+1 |
| 2025-07-10 | ext4: remove duplicate check for EXT4_FC_REPLAY | Jinliang Zheng | 1 | -2/+1 |
| 2025-07-09 | mm: remove callers of pfn_t functionality | Alistair Popple | 1 | -1/+1 |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 2 | -4/+4 |
| 2025-06-24 | fs: Remove three arguments from block_write_end() | Matthew Wilcox (Oracle) | 1 | -3/+2 |
| 2025-06-23 | ext4: add FALLOC_FL_WRITE_ZEROES support | Zhang Yi | 1 | -11/+55 |
| 2025-06-17 | fs/ext4: transition from deprecated .mmap hook to .mmap_prepare | Lorenzo Stoakes | 1 | -6/+7 |
| 2025-06-17 | fs/dax: make it possible to check dev dax support without a VMA | Lorenzo Stoakes | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of()timers-cleanups-2025-06-08 | Ingo Molnar | 1 | -1/+1 |
| 2025-05-28 | Merge tag 'ext4_for_linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -449/+1040 |
| 2025-05-26 | Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+1 |
| 2025-05-20 | ext4: Add a WARN_ON_ONCE for querying LAST_IN_LEAF instead | Ritesh Harjani (IBM) | 1 | -1/+3 |
| 2025-05-20 | ext4: Simplify flags in ext4_map_query_blocks() | Ritesh Harjani (IBM) | 2 | -4/+3 |
| 2025-05-20 | ext4: Rename and document EXT4_EX_FILTER to EXT4_EX_QUERY_FILTER | Ritesh Harjani (IBM) | 2 | -2/+7 |
| 2025-05-20 | ext4: Simplify last in leaf check in ext4_map_query_blocks | Ritesh Harjani (IBM) | 1 | -2/+1 |
| 2025-05-20 | ext4: Unwritten to written conversion requires EXT4_EX_NOCACHE | Ritesh Harjani (IBM) | 1 | -1/+1 |
| 2025-05-20 | ext4: only dirty folios when data journaling regular files | Brian Foster | 1 | -1/+6 |
| 2025-05-20 | ext4: Enable support for ext4 multi-fsblock atomic write using bigalloc | Ritesh Harjani (IBM) | 1 | -2/+5 |
| 2025-05-20 | ext4: Add multi-fsblock atomic write support with bigalloc | Ritesh Harjani (IBM) | 4 | -5/+299 |
| 2025-05-20 | ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS | Ritesh Harjani (IBM) | 3 | -8/+112 |
| 2025-05-20 | ext4: Make ext4_meta_trans_blocks() non-static for later use | Ritesh Harjani (IBM) | 2 | -5/+3 |
| 2025-05-20 | ext4: Check if inode uses extents in ext4_inode_can_atomic_write() | Ritesh Harjani (IBM) | 1 | -1/+3 |
| 2025-05-20 | ext4: Document an edge case for overwrites | Ritesh Harjani (IBM) | 1 | -0/+4 |
| 2025-05-20 | ext4: remove sb argument from ext4_superblock_csum() | Eric Biggers | 4 | -10/+8 |
| 2025-05-20 | ext4: remove sbi argument from ext4_chksum() | Eric Biggers | 12 | -55/+45 |
| 2025-05-20 | ext4: enable large folio for regular file | Zhang Yi | 4 | -1/+26 |
| 2025-05-20 | ext4: make online defragmentation support large folios | Zhang Yi | 1 | -7/+4 |
| 2025-05-20 | ext4: make the writeback path support large folios | Zhang Yi | 1 | -3/+3 |
| 2025-05-20 | ext4: correct the journal credits calculations of allocating blocks | Zhang Yi | 2 | -8/+7 |
| 2025-05-20 | ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio | Zhang Yi | 2 | -5/+5 |
| 2025-05-20 | ext4: make __ext4_block_zero_page_range() support large folio | Zhang Yi | 1 | -4/+3 |
| 2025-05-20 | ext4: make regular file's buffered write path support large folios | Zhang Yi | 1 | -10/+21 |
| 2025-05-20 | ext4: make ext4_mpage_readpages() support large folios | Zhang Yi | 1 | -11/+17 |
| 2025-05-20 | ext4: ensure i_size is smaller than maxbytes | Zhang Yi | 1 | -1/+2 |
| 2025-05-20 | ext4: factor out ext4_get_maxbytes() | Zhang Yi | 3 | -12/+9 |
| 2025-05-20 | ext4: fix incorrect punch max_end | Zhang Yi | 1 | -3/+9 |
| 2025-05-20 | ext4: fix out of bounds punch offset | Zhang Yi | 1 | -1/+1 |
| 2025-05-20 | ext4: use writeback_iter in ext4_journalled_submit_inode_data_buffers | Christoph Hellwig | 1 | -24/+22 |
| 2025-05-20 | ext4: fix calculation of credits for extent tree modification | Jan Kara | 1 | -5/+6 |
| 2025-05-16 | ext4: avoid -Wformat-security warning | Arnd Bergmann | 1 | -1/+1 |
| 2025-05-15 | ext4: clairfy the rules for modifying extents | Zhang Yi | 1 | -2/+33 |
| 2025-05-15 | ext4: check env when mapping and modifying extents | Zhang Yi | 2 | -3/+16 |
| 2025-05-14 | ext4: introduce ext4_check_map_extents_env() debug helper | Zhang Yi | 2 | -0/+27 |
| 2025-05-14 | ext4: factor out is_special_ino() | Zhang Yi | 2 | -6/+12 |
| 2025-05-14 | ext4: prevent stale extent cache entries caused by concurrent get es_cache | Zhang Yi | 2 | -1/+9 |
| 2025-05-14 | ext4: prevent stale extent cache entries caused by concurrent fiemap | Zhang Yi | 1 | -6/+11 |
| 2025-05-14 | ext4: prevent stale extent cache entries caused by concurrent I/O writeback | Zhang Yi | 4 | -12/+32 |
| 2025-05-14 | ext4: generalize EXT4_GET_BLOCKS_IO_SUBMIT flag usage | Zhang Yi | 2 | -6/+10 |
| 2025-05-14 | ext4: ext4: unify EXT4_EX_NOCACHE|NOFAIL flags in ext4_ext_remove_space() | Zhang Yi | 1 | -9/+10 |
| 2025-05-13 | ext4: inline: fix len overflow in ext4_prepare_inline_data | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |