| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-20 | Manual conversion to use ->i_state accessors of all places not covered by coc... | Mateusz Guzik | 1 | -2/+2 |
| 2025-10-10 | ext4: free orphan info with kvfree | Jan Kara | 1 | -2/+2 |
| 2025-09-26 | ext4: fix checks for orphan inodes | Jan Kara | 1 | -5/+1 |
| 2025-09-26 | ext4: verify orphan file size is not too big | Jan Kara | 1 | -1/+12 |
| 2025-08-12 | ext4: use kmalloc_array() for array space allocation | Liao Yuanhong | 1 | -2/+3 |
| 2025-05-20 | ext4: remove sbi argument from ext4_chksum() | Eric Biggers | 1 | -7/+6 |
| 2025-03-17 | ext4: remove redundant function ext4_has_metadata_csum | Eric Biggers | 1 | -1/+1 |
| 2022-12-08 | ext4: remove trailing newline from ext4_msg() message | Luís Henriques | 1 | -1/+1 |
| 2022-08-02 | ext4: use ext4_debug() instead of jbd_debug() | Jan Kara | 1 | -12/+12 |
| 2022-02-03 | fs/ext4: fix comments mentioning i_mutex | hongnanli | 1 | -2/+2 |
| 2021-08-30 | ext4: Improve scalability of ext4 orphan file handling | Jan Kara | 1 | -25/+52 |
| 2021-08-30 | ext4: Speedup ext4 orphan inode handling | Jan Kara | 1 | -39/+301 |
| 2021-08-30 | ext4: Move orphan inode handling into a separate file | Jan Kara | 1 | -0/+363 |