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
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-17
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
1
-1
/
+2
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
1
-0
/
+1
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
1
-1
/
+1
2019-12-09
fs: ubifs: Eliminate timespec64_trunc() usage
Deepa Dinamani
1
-7
/
+4
2019-12-09
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
1
-12
/
+6
2019-11-18
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
1
-7
/
+27
2019-11-18
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
1
-7
/
+10
2019-11-18
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
1
-3
/
+1
2019-11-18
ubifs: Fix type of sup->hash_algo
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-18
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-18
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
1
-1
/
+1
2019-11-18
ubifs: Remove obsolete TODO from dfs_file_write()
Richard Weinberger
1
-12
/
+0
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+7
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
1
-9
/
+12
2019-09-19
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-0
/
+31
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
1
-1
/
+3
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
1
-1
/
+3
2019-09-15
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
1
-0
/
+1
2019-09-15
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
1
-1
/
+0
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
1
-9
/
+12
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
1
-1
/
+1
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
1
-0
/
+4
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
1
-2
/
+0
2019-08-13
ubifs: wire up new fscrypt ioctls
Eric Biggers
2
-0
/
+31
2019-07-19
mm: migrate: remove unused mode argument
Keith Busch
1
-1
/
+1
2019-07-15
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-92
/
+338
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-10
/
+3
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-136
/
+46
2019-07-11
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-9
/
+10
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-08
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
1
-26
/
+24
2019-07-08
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
1
-9
/
+35
2019-07-08
ubifs: Add support for zstd compression.
Michele Dionisio
4
-1
/
+40
2019-07-08
ubifs: support offline signed images
Sascha Hauer
7
-44
/
+225
2019-07-08
ubifs: remove unnecessary check in ubifs_log_start_commit
Liu Song
1
-4
/
+1
2019-07-08
ubifs: Fix typo of output in get_cs_sqnum
Liu Song
1
-1
/
+1
2019-07-08
ubifs: Simplify redundant code
Liu Song
1
-2
/
+1
2019-07-08
ubifs: Correctly use tnc_next() in search_dh_cookie()
Richard Weinberger
1
-5
/
+11
2019-07-04
ubifs: fix build warning after debugfs cleanup patch
Greg Kroah-Hartman
1
-1
/
+1
2019-07-03
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-135
/
+45
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
1
-10
/
+3
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
32
-416
/
+32
2019-05-28
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
1
-3
/
+4
2019-05-28
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
1
-6
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-15
ubifs: Convert xattr inum to host order
Richard Weinberger
1
-1
/
+1
2019-05-15
ubifs: Use correct config name for encryption
Richard Weinberger
1
-2
/
+2
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
1
-1
/
+5
[prev]
[next]