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
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
2020-08-18
ext4: change to use fallthrough macro
Shijie Luo
2019-09-03
ext4: fix kernel oops caused by spurious casefold flag
Theodore Ts'o
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-02-21
ext4: annotate implicit fall throughs
Mathieu Malaterre
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-08-24
ext4: remove useless test and assignment in strtohash functions
Damien Guibouret
2017-02-02
ext4: move halfmd4 into hash.c directly
Jason A. Donenfeld
2015-04-02
ext4: remove unused header files
Sheng Yong
2013-02-01
ext4: reduce one "if" comparison in ext4_dirhash()
Cong Ding
2012-03-18
ext4: return 32/64-bit dir name hash according to usage type
Fan Yong
2008-10-28
ext4: Add support for non-native signed/unsigned htree hash algorithms
Theodore Ts'o
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
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