index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-07-14
ext4: return error code when ext4_fill_flex_info() fails
Yang Yingliang
1
-0
/
+1
2021-07-14
ext4: cleanup in-core orphan list if ext4_truncate() failed to get a transact...
Zhang Yi
1
-1
/
+8
2021-05-11
ext4: fix error code in ext4_commit_super
Fengnan Chang
1
-2
/
+4
2021-05-11
ext4: do not set SB_ACTIVE in ext4_orphan_cleanup()
Zhang Yi
1
-3
/
+0
2021-04-07
ext4: shrink race window in ext4_should_retry_alloc()
Eric Whitney
1
-0
/
+5
2021-01-06
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
1
-8
/
+6
2020-11-18
ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTA
Kaixu Xia
1
-2
/
+2
2020-11-05
ext4: fix leaking sysfs kobject after failed mount
Eric Biggers
1
-0
/
+1
2020-11-05
ext4: Detect already used quota file early
Jan Kara
1
-0
/
+5
2020-09-03
fs: prevent BUG_ON in submit_bh_wbc()
Xianting Tian
1
-7
/
+0
2020-09-03
ext4: correctly restore system zone info when remount fails
Jan Kara
1
-8
/
+21
2020-09-03
ext4: handle error of ext4_setup_system_zone() on remount
Jan Kara
1
-1
/
+4
2020-09-03
ext4: handle option set by mount flags correctly
Lukas Czerner
1
-5
/
+16
2020-09-03
ext4: handle read only external journal device
Lukas Czerner
1
-18
/
+33
2020-09-03
ext4: don't BUG on inconsistent journal feature
Jan Kara
1
-21
/
+47
2020-06-24
ext4: avoid race conditions when remounting with options that change dax
Theodore Ts'o
1
-12
/
+10
2020-06-24
ext4: stop overwrite the errcode in ext4_setup_super
yangerkun
1
-0
/
+1
2020-05-02
ext4: check for non-zero journal inum in ext4_calculate_overhead
Ritesh Harjani
1
-1
/
+2
2020-04-23
ext4: do not commit super on read-only bdev
Eric Sandeen
1
-1
/
+2
2020-04-23
ext4: use non-movable memory for superblock readahead
Roman Gushchin
1
-1
/
+1
2020-04-21
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
2020-04-21
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
1
-2
/
+2
2020-03-05
ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
Dan Carpenter
1
-3
/
+3
2020-02-28
ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
Eric Biggers
1
-3
/
+3
2020-02-28
ext4: fix mount failure with quota configured as module
Jan Kara
1
-1
/
+1
2020-02-28
ext4: fix potential race between s_flex_groups online resizing and access
Suraj Jitindar Singh
1
-22
/
+50
2020-02-28
ext4: fix potential race between online resizing and write operations
Theodore Ts'o
1
-10
/
+23
2020-02-19
ext4: choose hardlimit when softlimit is larger than hardlimit in ext4_statfs...
Chengguang Xu
1
-6
/
+17
2020-02-19
ext4: improve explanation of a mount failure caused by a misconfigured kernel
Theodore Ts'o
1
-10
/
+4
2020-02-19
ext4: fix support for inode sizes > 1024 bytes
Theodore Ts'o
1
-8
/
+10
2019-12-31
ext4: validate the debug_want_extra_isize mount option at parse time
Theodore Ts'o
1
-74
/
+69
2019-12-17
ext4: fix leak of quota reservations
Jan Kara
1
-1
/
+1
2019-12-04
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
1
-9
/
+12
2019-09-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+7
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
1
-2
/
+15
2019-09-18
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
1
-1
/
+17
2019-08-30
ext4: Initialize timestamps limits
Deepa Dinamani
1
-2
/
+15
2019-08-28
ext4: fix integer overflow when calculating commit interval
zhangyi (F)
1
-0
/
+7
2019-08-12
ext4: add fs-verity read support
Eric Biggers
1
-1
/
+8
2019-08-12
ext4: add basic fs-verity support
Eric Biggers
1
-0
/
+9
2019-08-12
ext4: wire up new fscrypt ioctls
Eric Biggers
1
-0
/
+3
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2019-05-17
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-12
ext4: fix miscellaneous sparse warnings
Theodore Ts'o
1
-1
/
+1
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-0
/
+1
2019-05-07
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-25
/
+126
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+7
2019-05-01
ext4: make use of ->free_inode()
Al Viro
1
-3
/
+2
2019-04-30
ext4: fix ext4_show_options for file systems w/o journal
Debabrata Banerjee
1
-1
/
+1
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
1
-0
/
+6
[next]