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
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
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-13
ext4: prevent an infinite loop in the lazyinit thread
Mathieu Othacehe
2024-11-12
ext4: prevent delalloc to nodelalloc on remount
Nicolas Bretz
2024-11-12
ext4: fix race in buffer_head read fault injection
Long Li
2024-11-12
ext4: mark ctx_*_flags() with __maybe_unused
Andy Shevchenko
2024-11-12
ext4: return error on syncfs after shutdown
Amir Goldstein
2024-11-12
ext4: show the default enabled prefetch_block_bitmaps option
Baokun Li
2024-11-05
ext4: Add statx support for atomic writes
Ritesh Harjani (IBM)
2024-10-30
ext4: avoid remount errors with 'abort' mount option
Jan Kara
2024-10-30
ext4: supress data-race warnings in ext4_free_inodes_{count,set}()
Jeongjun Park
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
2024-10-10
ext4: switch to multigrain timestamps
Jeff Layton
2024-09-03
ext4: check stripe size compatibility on remount as well
Ojaswin Mujoo
2024-09-03
ext4: fix error message when rejecting the default hash
Gabriel Krisman Bertazi
2024-08-26
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
2024-08-26
ext4: fix access to uninitialised lock in fc replay path
Luis Henriques (SUSE)
2024-08-26
ext4: fix timer use-after-free on failed mount
Xiaxi Shen
2024-08-26
ext4: use seq_putc() in two functions
Markus Elfring
2024-08-20
ext4: filesystems without casefold feature cannot be mounted with siphash
Lizhi Xu
2024-07-18
Merge tag 'ext4_for_linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-02
ext4: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-06-27
ext4: warn if delalloc counters are not zero on inactive
Zhang Yi
2024-06-07
ext4: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-18
Merge tag 'ext4_for_linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-05-09
ext4: fix uninitialized ratelimit_state->lock access in __ext4_fill_super()
Baokun Li
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
ext4: remove block_device_ejected()
Yu Kuai
2024-05-02
ext4: replace deprecated strncpy with alternatives
Justin Stitt
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
ext4: add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-05-02
ext4: remove unneeded if checks before kfree
Thorsten Blum
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-26
fs_parser: move fsparam_string_empty() helper into header
Luis Henriques (SUSE)
2024-03-15
Merge tag 'ext4_for_linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-07
ext4: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-07
ext4: verify s_clusters_per_group even without bigalloc
Jan Kara
2024-02-27
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
[next]