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
starfive-6.6.48-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
2016-12-13
ubifs: Relax checks in ubifs_validate_entry()
Richard Weinberger
1
-1
/
+1
2016-12-13
ubifs: Implement encrypt/decrypt for all IO
Richard Weinberger
5
-28
/
+152
2016-12-13
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
Richard Weinberger
3
-3
/
+8
2016-12-13
ubifs: Introduce new data node field, compr_size
Richard Weinberger
2
-15
/
+2
2016-12-13
ubifs: Enforce crypto policy in mmap
Richard Weinberger
1
-0
/
+9
2016-12-13
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
Richard Weinberger
1
-1
/
+7
2016-12-13
ubifs: Preload crypto context in ->lookup()
Richard Weinberger
1
-0
/
+15
2016-12-13
ubifs: Enforce crypto policy in ->link and ->rename
Richard Weinberger
1
-0
/
+17
2016-12-13
ubifs: Implement file open operation
Richard Weinberger
1
-0
/
+30
2016-12-13
ubifs: Implement directory open operation
Richard Weinberger
1
-0
/
+9
2016-12-13
ubifs: Massage ubifs_listxattr() for encryption context
Richard Weinberger
1
-4
/
+15
2016-12-13
ubifs: Add skeleton for fscrypto
Richard Weinberger
9
-2
/
+178
2016-12-13
ubifs: Define UBIFS crypto context xattr
Richard Weinberger
1
-0
/
+7
2016-12-13
ubifs: Export xattr get and set functions
Richard Weinberger
2
-17
/
+22
2016-12-13
ubifs: Export ubifs_check_dir_empty()
Richard Weinberger
2
-4
/
+5
2016-12-13
ubifs: Remove some dead code
Christophe Jaillet
1
-4
/
+0
2016-12-13
ubifs: Use dirty_writeback_interval value for wbuf timer
Rafał Miłecki
2
-8
/
+4
2016-12-13
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
Rafał Miłecki
2
-13
/
+10
2016-12-12
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
David Gstir
3
-5
/
+4
2016-12-12
fscrypt: Delay bounce page pool allocation until needed
David Gstir
4
-5
/
+9
2016-12-12
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
David Gstir
4
-6
/
+9
2016-12-12
fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
David Gstir
2
-45
/
+56
2016-12-12
fscrypt: Never allocate fscrypt_ctx on in-place encryption
David Gstir
1
-11
/
+19
2016-12-12
fscrypt: Use correct index in decrypt path.
David Gstir
1
-1
/
+1
2016-12-12
fscrypt: move the policy flags and encryption mode definitions to uapi header
Theodore Ts'o
2
-14
/
+14
2016-12-12
fscrypt: move non-public structures and constants to fscrypt_private.h
Theodore Ts'o
4
-67
/
+76
2016-12-12
fscrypt: unexport fscrypt_initialize()
Theodore Ts'o
3
-2
/
+3
2016-12-12
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
Theodore Ts'o
4
-6
/
+24
2016-12-12
fscrypto: move ioctl processing more fully into common code
Eric Biggers
6
-69
/
+38
2016-12-12
fscrypto: remove unneeded Kconfig dependencies
Eric Biggers
1
-2
/
+0
2016-12-12
MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
Eric Biggers
1
-0
/
+1
2016-11-14
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
1
-3
/
+13
2016-11-14
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
1
-32
/
+21
2016-11-14
fscrypt: Let fs select encryption index/tweak
David Gstir
5
-13
/
+19
2016-11-14
fscrypt: Constify struct inode pointer
David Gstir
3
-18
/
+18
2016-11-14
fscrypt: Enable partial page encryption
David Gstir
5
-24
/
+44
2016-11-14
fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
David Gstir
3
-9
/
+12
2016-11-14
fscrypt: Add in-place encryption mode
David Gstir
2
-10
/
+21
2016-11-06
Linux 4.9-rc4
Linus Torvalds
1
-1
/
+1
2016-11-06
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-11-05
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2
-9
/
+7
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-11-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-17
/
+6
2016-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+10
2016-11-05
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-20
/
+39
2016-11-05
Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
25
-499
/
+919
2016-11-05
Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+6
2016-11-05
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-31
/
+71
2016-11-05
Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-2
/
+4
2016-11-05
Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-66
/
+97
[next]