..
.kunitconfig
…
Kconfig
…
Makefile
…
acl.c
…
acl.h
…
balloc.c
ext4: use ext4_debug() instead of jbd_debug()
2022-08-02 23:52:19 -04:00
bitmap.c
…
block_validity.c
…
crypto.c
…
dir.c
…
ext4.h
ext4: use buckets for cr 1 block scan instead of rbtree
2022-09-21 22:12:03 -04:00
ext4_extents.h
…
ext4_jbd2.c
ext4: use ext4_debug() instead of jbd_debug()
2022-08-02 23:52:19 -04:00
ext4_jbd2.h
…
extents.c
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
2022-09-22 10:50:54 -04:00
extents_status.c
…
extents_status.h
…
fast_commit.c
Add new ioctls to set and get the file system UUID in the ext4
2022-08-04 20:13:46 -07:00
fast_commit.h
…
file.c
…
fsmap.c
…
fsmap.h
…
fsync.c
…
hash.c
…
ialloc.c
ext4: make directory inode spreading reflect flexbg size
2022-09-21 22:11:55 -04:00
indirect.c
ext4: use ext4_debug() instead of jbd_debug()
2022-08-02 23:52:19 -04:00
inline.c
ext4: correct max_inline_xattr_value_size computing
2022-08-02 23:52:44 -04:00
inode-test.c
…
inode.c
Add new ioctls to set and get the file system UUID in the ext4
2022-08-04 20:13:46 -07:00
ioctl.c
ext4: add ioctls to get/set the ext4 superblock uuid
2022-08-02 23:56:26 -04:00
mballoc.c
ext4: fixup possible uninitialized variable access in ext4_mb_choose_next_group_cr1()
2022-09-26 13:21:05 -04:00
mballoc.h
ext4: use buckets for cr 1 block scan instead of rbtree
2022-09-21 22:12:03 -04:00
migrate.c
ext4: recover csum seed of tmp_inode after migrating to extents
2022-08-02 23:56:02 -04:00
mmp.c
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
2022-07-14 12:14:32 -06:00
move_extent.c
…
namei.c
ext4: make sure ext4_append() always allocates new block
2022-08-02 23:56:17 -04:00
orphan.c
ext4: use ext4_debug() instead of jbd_debug()
2022-08-02 23:52:19 -04:00
page-io.c
…
readpage.c
…
resize.c
ext4: avoid resizing to a partial cluster size
2022-08-02 23:56:26 -04:00
super.c
- The usual batches of cleanups from Baoquan He, Muchun Song, Miaohe
2022-08-05 16:32:45 -07:00
symlink.c
ext4: fix reading leftover inlined symlinks
2022-08-02 23:37:50 -04:00
sysfs.c
…
truncate.h
…
verity.c
…
xattr.c
ext4: fix race when reusing xattr blocks
2022-08-02 23:56:25 -04:00
xattr.h
ext4: remove EA inode entry from mbcache on inode eviction
2022-08-02 23:56:25 -04:00
xattr_hurd.c
…
xattr_security.c
…
xattr_trusted.c
…
xattr_user.c
…