index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
2026-03-04
ext4: move ext4_percpu_param_init() before ext4_mb_init()
Baokun Li
2026-01-02
ext4: clear i_state_flags when alloc inode
Haibo Chen
2026-01-02
ext4: fix string copying in parse_apply_sb_mount_options()
Fedor Pchelkin
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
2025-08-12
ext4: don't try to clear the orphan_present feature block device is r/o
Theodore Ts'o
2025-08-12
ext4: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-08-12
ext4: preserve SB_I_VERSION on remount
Baokun Li
2025-08-12
ext4: show the default enabled i_version option
Baokun Li
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-20
ext4: Enable support for ext4 multi-fsblock atomic write using bigalloc
Ritesh Harjani (IBM)
2025-05-20
ext4: remove sb argument from ext4_superblock_csum()
Eric Biggers
2025-05-20
ext4: remove sbi argument from ext4_chksum()
Eric Biggers
2025-05-20
ext4: use writeback_iter in ext4_journalled_submit_inode_data_buffers
Christoph Hellwig
2025-05-08
ext4: convert s_fc_lock to mutex type
Harshad Shirwadkar
2025-05-08
ext4: temporarily elevate commit thread priority
Harshad Shirwadkar
2025-05-08
ext4: convert i_fc_lock to spinlock
Harshad Shirwadkar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
2025-03-18
ext4: clear DISCARD flag if device does not support discard
Diangang Li
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
2025-03-13
ext4: show 'shutdown' hint when ext4 is forced to shutdown
Baokun Li
2025-03-13
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
2025-03-13
ext4: correct behavior under errors=remount-ro mode
Baokun Li
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
2025-03-13
ext4: extract ext4_has_journal_option() from __ext4_fill_super()
Baokun Li
2025-03-13
ext4: reject the 'data_err=abort' option in nojournal mode
Baokun Li
2025-03-05
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
2025-02-10
ext4: remove unneeded forward declaration
Kemeng Shi
2025-02-10
ext4: remove unused ext4 journal callback
Kemeng Shi
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
2024-12-01
ext4: switch to using the crc32c library
Eric Biggers
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]