index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-21
ext4: on a remount, only log the ro or r/w state when it has changed
Nicolas Bretz
1
-3
/
+4
2025-03-21
ext4: Make sb update interval tunable
Ojaswin Mujoo
1
-7
/
+8
2025-03-21
ext4: avoid journaling sb update on error if journal is destroying
Ojaswin Mujoo
1
-8
/
+8
2025-03-21
ext4: define ext4_journal_destroy wrapper
Ojaswin Mujoo
1
-10
/
+6
2025-03-20
ext4: don't over-report free space or inodes in statvfs
Theodore Ts'o
1
-10
/
+17
2025-03-18
ext4: clear DISCARD flag if device does not support discard
Diangang Li
1
-1
/
+3
2025-03-18
ext4: remove references to bh->b_page
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-03-17
ext4: remove redundant function ext4_has_metadata_csum
Eric Biggers
1
-6
/
+7
2025-03-13
ext4: show 'shutdown' hint when ext4 is forced to shutdown
Baokun Li
1
-0
/
+3
2025-03-13
ext4: show 'emergency_ro' when EXT4_FLAGS_EMERGENCY_RO is set
Baokun Li
1
-0
/
+3
2025-03-13
ext4: correct behavior under errors=remount-ro mode
Baokun Li
1
-11
/
+8
2025-03-13
ext4: add more ext4_emergency_state() checks around sb_rdonly()
Baokun Li
1
-11
/
+15
2025-03-13
ext4: add ext4_emergency_state() helper function
Baokun Li
1
-9
/
+10
2025-03-13
ext4: remove unused member 'i_unwritten' from 'ext4_inode_info'
Baokun Li
1
-8
/
+1
2025-03-13
jbd2: drop JBD2_ABORT_ON_SYNCDATA_ERR
Baokun Li
1
-4
/
+0
2025-03-13
ext4: extract ext4_has_journal_option() from __ext4_fill_super()
Baokun Li
1
-25
/
+25
2025-03-13
ext4: reject the 'data_err=abort' option in nojournal mode
Baokun Li
1
-0
/
+12
2025-03-05
ext4: protect ext4_release_dquot against freezing
Ojaswin Mujoo
1
-0
/
+17
2025-02-10
ext4: remove unneeded forward declaration
Kemeng Shi
1
-1
/
+0
2025-02-10
ext4: remove unused ext4 journal callback
Kemeng Shi
1
-14
/
+0
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+3
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
1
-0
/
+3
2024-12-01
ext4: switch to using the crc32c library
Eric Biggers
1
-15
/
+0
2024-11-18
Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-26
/
+54
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+31
2024-11-13
ext4: prevent an infinite loop in the lazyinit thread
Mathieu Othacehe
1
-7
/
+13
2024-11-12
ext4: prevent delalloc to nodelalloc on remount
Nicolas Bretz
1
-0
/
+7
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
1
-8
/
+15
2024-11-12
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
1
-4
/
+4
2024-11-12
ext4: return error on syncfs after shutdown
Amir Goldstein
1
-1
/
+1
2024-11-12
ext4: show the default enabled prefetch_block_bitmaps option
Baokun Li
1
-0
/
+3
2024-11-05
ext4: Add statx support for atomic writes
Ritesh Harjani (IBM)
1
-0
/
+31
2024-10-30
ext4: avoid remount errors with 'abort' mount option
Jan Kara
1
-3
/
+8
2024-10-30
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
Jeongjun Park
1
-4
/
+4
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
1
-1
/
+1
2024-10-10
ext4: switch to multigrain timestamps
Jeff Layton
1
-1
/
+1
2024-09-03
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
1
-7
/
+22
2024-09-03
ext4: fix error message when rejecting the default hash
Gabriel Krisman Bertazi
1
-10
/
+17
2024-08-26
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
1
-4
/
+5
2024-08-26
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
1
-1
/
+2
2024-08-26
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
1
-1
/
+1
2024-08-26
ext4: use seq_putc() in two functions
Markus Elfring
1
-1
/
+1
2024-08-20
ext4: filesystems without casefold feature cannot be mounted with siphash
Lizhi Xu
1
-0
/
+7
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+4
2024-07-02
ext4: Convert to new uid/gid option parsing helpers
Eric Sandeen
1
-18
/
+4
2024-06-27
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
1
-1
/
+5
2024-06-07
ext4: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
1
-3
/
+1
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-21
/
+3
[next]