index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-04-16
ext4 crypto: enable encryption feature flag
Theodore Ts'o
6
-24
/
+79
2015-04-16
ext4 crypto: add symlink encryption
Theodore Ts'o
5
-23
/
+184
2015-04-12
ext4 crypto: enable filename encryption
Michael Halcrow
2
-17
/
+68
2015-04-12
ext4 crypto: filename encryption modifications
Michael Halcrow
1
-44
/
+204
2015-04-12
ext4 crypto: partial update to namei.c for fname crypto
Michael Halcrow
1
-8
/
+101
2015-04-12
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
3
-13
/
+79
2015-04-12
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
4
-13
/
+35
2015-04-12
ext4 crypto: filename encryption facilities
Michael Halcrow
5
-1
/
+779
2015-04-12
ext4 crypto: implement the ext4 decryption read path
Michael Halcrow
3
-3
/
+88
2015-04-12
ext4 crypto: implement the ext4 encryption write path
Michael Halcrow
4
-6
/
+173
2015-04-12
ext4 crypto: inherit encryption policies on inode and directory create
Michael Halcrow
1
-1
/
+20
2015-04-12
ext4 crypto: enforce context consistency
Theodore Ts'o
1
-1
/
+23
2015-04-12
ext4 crypto: add encryption key management facilities
Michael Halcrow
4
-1
/
+179
2015-04-12
ext4 crypto: add ext4 encryption facilities
Michael Halcrow
6
-1
/
+682
2015-04-11
ext4 crypto: add encryption policy and password salt support
Michael Halcrow
5
-0
/
+317
2015-04-11
ext4 crypto: add encryption xattr support
Michael Halcrow
1
-0
/
+3
2015-04-11
ext4 crypto: export ext4_empty_dir()
Michael Halcrow
2
-5
/
+7
2015-04-11
ext4 crypto: add ext4 encryption Kconfig
Theodore Ts'o
1
-0
/
+17
2015-04-11
ext4 crypto: reserve codepoints used by the ext4 encryption feature
Theodore Ts'o
1
-3
/
+13
2015-04-08
ext4 crypto: add ext4_mpage_readpages()
Theodore Ts'o
4
-3
/
+271
2015-04-03
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-04-03
ext4: don't release reserved space for previously allocated cluster
Eric Whitney
1
-13
/
+1
2015-04-03
ext4: fix loss of delalloc extent info in ext4_zero_range()
Eric Whitney
1
-13
/
+0
2015-04-03
ext4: allocate entire range in zero range
Lukas Czerner
1
-12
/
+19
2015-04-03
ext4: remove unnecessary lock/unlock of i_block_reservation_lock
Maurizio Lombardi
1
-2
/
+0
2015-04-03
ext4: remove block_device_ejected
Christoph Hellwig
1
-17
/
+1
2015-04-03
ext4: remove useless condition in if statement.
Wei Yuan
1
-2
/
+1
2015-04-03
ext4: remove unused header files
Sheng Yong
17
-25
/
+0
2015-04-02
ext4: fix comments in ext4_can_extents_be_merged()
Xiaoguang Wang
1
-6
/
+0
2015-04-02
ext4: fix transposition typo in format string
Rasmus Villemoes
1
-1
/
+1
2015-04-02
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
Konstantin Khlebnikov
1
-6
/
+15
2015-03-17
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
3
-0
/
+22
2015-03-17
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2
-10
/
+73
2015-03-03
Linux 4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-03
Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-8
/
+15
2015-03-03
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-67
/
+145
2015-03-03
Merge tag 'md/4.0-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-12
/
+20
2015-03-03
Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+9
2015-03-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-16
/
+13
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-22
/
+72
2015-03-01
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2015-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-8
/
+30
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-02-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-98
/
+235
[next]