index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
2022-06-18
ext4: fix up test_dummy_encryption handling for new mount API
Eric Biggers
2022-06-18
ext4: fix super block checksum incorrect after mount
Ye Bin
2022-06-16
ext4: fix warning when submitting superblock in ext4_commit_super()
Zhang Yi
2022-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-24
ext4: only allow test_dummy_encryption when supported
Eric Biggers
2022-05-24
ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_state
Theodore Ts'o
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-21
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
2022-05-18
ext4: fix memory leak in parse_apply_sb_mount_options()
Eric Biggers
2022-05-18
ext4: reject the 'commit' option on ext2 filesystems
Eric Biggers
2022-05-17
ext4: fix journal_ioprio mount option handling
Ojaswin Mujoo
2022-05-13
ext4: add unmount filesystem message
Zhang Yi
2022-05-11
ext4: remove unnecessary type castings
Yu Zhe
2022-05-11
ext4: get rid of unused DEFAULT_MB_OPTIMIZE_SCAN
Ojaswin Mujoo
2022-04-22
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-14
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-14
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-14
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-12
ext4: fix bug_on in start_this_handle during umount filesystem
Ye Bin
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-12
ext4: make mb_optimize_scan option work with set/unset mount cmd
Ojaswin Mujoo
2022-03-02
ext4: fix underflow in ext4_max_bitmap_size()
Zhang Yi
2022-02-25
ext4: fix remount with 'abort' option
Lukas Czerner
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-03
ext4: fix potential NULL pointer dereference in ext4_fill_super()
Lukas Czerner
2022-02-03
ext4: fast commit may miss file actions
Xin Yin
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
2022-02-01
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-01-22
mm: remove cleancache
Christoph Hellwig
2022-01-20
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-17
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-10
ext4: fix a copy and paste typo
Dan Carpenter
2022-01-10
ext4: implement support for get/set fs label
Lukas Czerner
2022-01-10
ext4: only set EXT4_MOUNT_QUOTA when journalled quota file is specified
Lukas Czerner
2022-01-10
ext4: don't use kfree() on rcu protected pointer sbi->s_qf_names
Lukas Czerner
2022-01-10
ext4: make sure to reset inode lockdep class when quota enabling fails
Jan Kara
2022-01-10
ext4: make sure quota gets properly shutdown on error
Jan Kara
2022-01-10
ext4: Fix BUG_ON in ext4_bread when write quota data
Ye Bin
2022-01-10
ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
Sebastian Andrzej Siewior
2021-12-23
ext4: drop ineligible txn start stop APIs
Harshad Shirwadkar
2021-12-23
ext4: fix i_version handling on remount
Lukas Czerner
2021-12-23
ext4: remove lazytime/nolazytime mount options handled by MS_LAZYTIME
Lukas Czerner
2021-12-23
ext4: don't fail remount if journalling mode didn't change
Lukas Czerner
2021-12-09
ext4: Remove unused match_table_t tokens
Lukas Czerner
2021-12-09
ext4: switch to the new mount api
Lukas Czerner
2021-12-09
ext4: change token2str() to use ext4_param_specs
Lukas Czerner
2021-12-09
ext4: clean up return values in handle_mount_opt()
Lukas Czerner
[next]