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-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-30
ext4: move DIOREAD_NOLOCK setting to ext4_set_def_opts()
Jason Yan
2022-09-30
ext4: remove useless local variable 'blocksize'
Jason Yan
2022-09-30
ext4: unify the ext4 super block loading operation
Jason Yan
2022-09-30
ext4: factor out ext4_journal_data_mode_check()
Jason Yan
2022-09-30
ext4: factor out ext4_load_and_init_journal()
Jason Yan
2022-09-30
ext4: factor out ext4_group_desc_init() and ext4_group_desc_free()
Jason Yan
2022-09-30
ext4: factor out ext4_geometry_check()
Jason Yan
2022-09-30
ext4: factor out ext4_check_feature_compatibility()
Jason Yan
2022-09-30
ext4: factor out ext4_init_metadata_csum()
Jason Yan
2022-09-30
ext4: factor out ext4_encoding_init()
Jason Yan
2022-09-30
ext4: factor out ext4_inode_info_init()
Jason Yan
2022-09-30
ext4: factor out ext4_fast_commit_init()
Jason Yan
2022-09-30
ext4: factor out ext4_handle_clustersize()
Jason Yan
2022-09-30
ext4: factor out ext4_set_def_opts()
Jason Yan
2022-09-30
ext4: remove cantfind_ext4 error handler
Jason Yan
2022-09-30
ext4: goto right label 'failed_mount3a'
Jason Yan
2022-09-30
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
2022-09-30
ext4: unconditionally enable the i_version counter
Jeff Layton
2022-09-29
ext4: make ext4_lazyinit_thread freezable
Lalith Rajendran
2022-09-29
ext4: fix null-ptr-deref in ext4_write_info
Baokun Li
2022-09-29
ext4: don't run ext4lazyinit for read-only filesystems
Josh Triplett
2022-09-29
ext4: remove deprecated noacl/nouser_xattr options
Yang Xu
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-08-02
ext4: reflect mb_optimize_scan value in options file
Ojaswin Mujoo
2022-08-02
ext4: use ext4_debug() instead of jbd_debug()
Jan Kara
2022-08-02
ext4: update the s_overhead_clusters in the backup sb's when resizing
Theodore Ts'o
2022-07-17
dax: introduce holder for dax_device
Shiyang Ruan
2022-07-14
fs/ext4: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
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
[next]