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
/
Makefile
Age
Commit message (
Expand
)
Author
2022-05-21
ext4: move ext4 crypto code to its own file crypto.c
Ritesh Harjani
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
2020-10-21
ext4 / jbd2: add fast commit initialization
Harshad Shirwadkar
2020-06-12
ext4: support xattr gnu.* namespace for the Hurd
Jan (janneke) Nieuwenhuizen
2020-01-09
kunit: allow kunit tests to be loaded as a module
Alan Maguire
2019-10-23
ext4: add kunit test for decoding extended timestamps
Iurii Zaikin
2019-08-12
ext4: add basic fs-verity support
Eric Biggers
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-04-30
ext4: support GETFSMAP ioctls
Darrick J. Wong
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2015-09-23
ext4: move sysfs code from super.c to fs/ext4/sysfs.c
Theodore Ts'o
2015-04-12
ext4 crypto: filename encryption facilities
Michael Halcrow
2015-04-12
ext4 crypto: add encryption key management facilities
Michael Halcrow
2015-04-12
ext4 crypto: add ext4 encryption facilities
Michael Halcrow
2015-04-11
ext4 crypto: add encryption policy and password salt support
Michael Halcrow
2015-04-08
ext4 crypto: add ext4_mpage_readpages()
Theodore Ts'o
2012-12-10
ext4: Remove CONFIG_EXT4_FS_XATTR
Tao Ma
2012-12-10
ext4: add the basic function for inline data support
Tao Ma
2012-11-08
ext4: add operations on extent status tree
Zheng Liu
2011-06-27
ext4: move ext4_ind_* functions from inode.c to indirect.c
Amir Goldstein
2011-05-24
ext4: add support for multiple mount protection
Johann Lombardi
2010-10-27
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
Theodore Ts'o
2009-06-17
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
Akira Fujita
2009-05-17
ext4: Add a comprehensive block validity check to ext4_get_blocks()
Theodore Ts'o
2008-10-10
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-01-29
ext4: Add multi block allocator for ext4
Alex Tomas
2008-01-28
ext4: Add EXT4_IOC_MIGRATE ioctl
Aneesh Kumar K.V
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
2006-10-11
[PATCH] ext3: add extent map support
Alex Tomas
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp