index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
orphan.c
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'ext4_for_linus-6.19-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-26
ext4: align max orphan file size with e2fsprogs limit
Baokun Li
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
2025-10-10
ext4: free orphan info with kvfree
Jan Kara
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
2025-09-26
ext4: verify orphan file size is not too big
Jan Kara
2025-08-12
ext4: use kmalloc_array() for array space allocation
Liao Yuanhong
2025-05-20
ext4: remove sbi argument from ext4_chksum()
Eric Biggers
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2022-12-08
ext4: remove trailing newline from ext4_msg() message
Luís Henriques
2022-08-02
ext4: use ext4_debug() instead of jbd_debug()
Jan Kara
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
2021-08-30
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara