VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
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