index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
9 days
ext4: open via dedicated fs bdev helpers
Christian Brauner
2026-06-18
Merge tag 'ext4_for_linus-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-04
ext4: Convert ext4_commit_super() to bh_submit()
Matthew Wilcox (Oracle)
2026-06-04
ext4; Convert __ext4_read_bh() to bh_submit()
Matthew Wilcox (Oracle)
2026-06-03
ext4: fast commit: export snapshot stats in fc_info
Li Chen
2026-06-03
ext4: lockdep: handle i_data_sem subclassing for special inodes
Li Chen
2026-06-01
ext4: Use %pe to print PTR_ERR()
Abdellah Ouhbi
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-09
ext4: use jbd2 jinode dirty range accessor
Li Chen
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
2026-03-26
ext4: Track metadata bhs in fs-private inode part
Jan Kara
2026-03-26
ext4: Sync and invalidate metadata buffers from ext4_evict_inode()
Jan Kara
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-04
ext4: specify the free pointer offset for ext4_inode_cache
Harry Yoo
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
2026-01-19
ext4: add sysfs attribute err_report_sec to control s_err_report timer
Baolin Liu
2026-01-19
ext4: move ext4_percpu_param_init() before ext4_mb_init()
Baokun Li
2026-01-13
ext4: convert to new fserror helpers
Darrick J. Wong
2025-12-15
fs: use min() or umin() instead of min_t()
David Laight
2025-11-28
ext4: enable block size larger than page size
Baokun Li
2025-11-28
ext4: add checks for large folio incompatibilities when BS > PS
Baokun Li
2025-11-28
ext4: support large block size in ext4_calculate_overhead()
Baokun Li
2025-11-28
ext4: introduce s_min_folio_order for future BS > PS support
Baokun Li
2025-11-28
ext4: enable DIOREAD_NOLOCK by default for BS > PS as well
Baokun Li
2025-11-26
ext4: clear i_state_flags when alloc inode
Haibo Chen
2025-11-26
ext4: fix string copying in parse_apply_sb_mount_options()
Fedor Pchelkin
2025-11-26
jbd2: store more accurate errno in superblock when possible
Wengang Wang
2025-11-06
ext4: introduce seq counter for the extent status entry
Zhang Yi
2025-10-03
Merge tag 'ext4_for_linus-6.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-26
ext4: fix checks for orphan inodes
Jan Kara
2025-09-26
ext4: add support for 32-bit default reserved uid and gid values
Theodore Ts'o
2025-09-26
ext4: avoid potential buffer over-read in parse_apply_sb_mount_options()
Theodore Ts'o
2025-09-25
ext4: add ext4_sb_bread_nofail() helper function for ext4_free_branches()
Baokun Li
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-08-21
ext4: move verity info pointer to fs-specific part of inode
Eric Biggers
2025-08-21
ext4: move crypt info pointer to fs-specific part of inode
Eric Biggers
[next]