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-09-03
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
2021-07-20
ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode
Zhihao Cheng
2021-07-20
ubifs: journal: Fix error return code in ubifs_jnl_write_inode()
Zhen Lei
2021-07-19
ubifs: Fix races between xattr_{set|get} and listxattr operations
Zhihao Cheng
2021-05-04
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-15
ubifs: Report max LEB count at mount time
Martin Devera
2021-04-15
ubifs: Set s_uuid in super block to support ima/evm uuid options
Steffen Trumtrar
2021-04-15
ubifs: Default to zstd compression
Rui Salvaterra
2021-04-15
ubifs: Only check replay with inode type to judge if inode linked
Guochun Mao
2021-04-12
ubifs: convert to fileattr
Miklos Szeredi
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2021-02-13
ubifs: Fix error return code in alloc_wbufs()
Wang ShaoBo
2021-02-12
ubifs: Fix off-by-one error
Sascha Hauer
2021-02-12
ubifs: replay: Fix high stack usage, again
Arnd Bergmann
2021-02-12
ubifs: Fix memleak in ubifs_init_authentication
Dinghao Liu
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2020-12-17
Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2020-12-13
ubifs: ubifs_dump_node: Dump all branches of the index node
Zhihao Cheng
2020-12-13
ubifs: ubifs_dump_sleb: Remove unused function
Zhihao Cheng
2020-12-13
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
2020-12-13
Revert "ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len"
Zhihao Cheng
2020-12-13
ubifs: Limit dumping length by size of memory which is allocated for the node
Zhihao Cheng
2020-12-13
ubifs: Remove the redundant return in dbg_check_nondata_nodes_order
Chengsong Ke
2020-12-13
ubifs: Fixed print foramt mismatch in ubifs
Fangping Liang
2020-12-13
ubifs: Fix error return code in ubifs_init_authentication()
Wang ShaoBo
2020-12-13
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
2020-12-13
ubifs: Fix the printing type of c->big_lpt
Chengsong Ke
2020-12-13
ubifs: Code cleanup by removing ifdef macro surrounding
Chengguang Xu
2020-12-13
ubifs: Delete duplicated words + other fixes
Randy Dunlap
2020-12-02
fscrypt: Have filesystems handle their d_ops
Daniel Rosenberg
2020-12-02
fscrypt: introduce fscrypt_prepare_readdir()
Eric Biggers
2020-12-02
ubifs: remove ubifs_dir_open()
Eric Biggers
2020-11-24
ubifs: prevent creating duplicate encrypted filenames
Eric Biggers
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-10-18
Merge tag 'for-linus-5.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2020-10-18
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-11
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
2020-10-11
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
2020-10-11
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
2020-09-29
ubifs: journal: Make sure to not dirty twice for auth nodes
Richard Weinberger
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-09-22
ubifs: use fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
2020-09-17
ubifs: Fix some kernel-doc warnings in tnc.c
Wang Hai
2020-09-17
ubifs: Fix some kernel-doc warnings in replay.c
Wang Hai
2020-09-17
ubifs: Fix some kernel-doc warnings in gc.c
Wang Hai
2020-09-17
ubifs: Fix 'hash' kernel-doc warning in auth.c
Wang Hai
2020-09-17
ubifs: setflags: Don't show error message when vfs_ioc_setflags_prepare() fails
Zhihao Cheng
2020-09-17
ubifs: ubifs_jnl_change_xattr: Remove assertion 'nlink > 0' for host inode
Zhihao Cheng
2020-09-17
ubifs: dent: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-09-17
ubifs: xattr: Fix some potential memory leaks while iterating entries
Zhihao Cheng
2020-09-07
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2020-08-02
ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|rename
Zhihao Cheng
2020-08-02
ubifs: misc.h: delete a duplicated word
Randy Dunlap
2020-08-02
ubifs: add option to specify version for new file systems
Martin Kaistra
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2020-05-17
ubifs: fix wrong use of crypto_shash_descsize()
Eric Biggers
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
2020-04-09
ubifs: remove broken lazytime support
Christoph Hellwig
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2020-03-30
ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len
Liu Song
2020-03-30
ubifs: ubifs_add_orphan: Fix a memory leak bug
Zhihao Cheng
2020-03-30
ubifs: ubifs_jnl_write_inode: Fix a memory leak bug
Zhihao Cheng
2020-03-30
ubifs: Fix ubifs_tnc_lookup() usage in do_kill_orphans()
Richard Weinberger
2020-03-19
ubifs: wire up FS_IOC_GET_ENCRYPTION_NONCE
Eric Biggers
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-01-30
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2020-01-22
ubifs: allow both hash and disk name to be provided in no-key names
Eric Biggers
2020-01-22
ubifs: don't trigger assertion on invalid no-key filename
Eric Biggers
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
2020-01-19
ubifs: Fix memory leak from c->sup_node
Quanyang Wang
2020-01-17
ubifs: Fix ino_t format warnings in orphan_delete()
Geert Uytterhoeven
2020-01-16
ubifs: Fix deadlock in concurrent bulk-read and writepage
Zhihao Cheng
2020-01-16
ubifs: Fix wrong memory allocation
Sascha Hauer
2020-01-16
ubifs: Add support for FS_ENCRYPT_FL
Eric Biggers
2020-01-16
ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
Eric Biggers
2019-12-31
fscrypt: Allow modular crypto algorithms
Herbert Xu
2019-12-31
fscrypt: don't check for ENOKEY from fscrypt_get_encryption_info()
Eric Biggers
2019-12-08
fs: ubifs: Eliminate timespec64_trunc() usage
Deepa Dinamani
2019-12-08
utimes: Clamp the timestamps in notify_change()
Amir Goldstein
2019-11-17
ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps
Zhihao Cheng
2019-11-17
ubifs: do_kill_orphans: Fix a memory leak bug
Zhihao Cheng
2019-11-17
Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
Richard Weinberger
2019-11-17
ubifs: Fix type of sup->hash_algo
Ben Dooks (Codethink)
2019-11-17
ubifs: Fixed missed le64_to_cpu() in journal
Ben Dooks (Codethink)
2019-11-17
ubifs: Force prandom result to __le32
Ben Dooks (Codethink)
2019-11-17
ubifs: Remove obsolete TODO from dfs_file_write()
Richard Weinberger
2019-09-21
Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
2019-09-18
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-09-15
ubifs: Fix memory leak bug in alloc_ubifs_info() error path
Wenwen Wang
2019-09-15
ubifs: Fix memory leak in __ubifs_node_verify_hmac error path
Wenwen Wang
2019-09-15
ubifs: Fix memory leak in read_znode() error path
Wenwen Wang
2019-09-15
ubifs: Remove redundant assignment to pointer fname
Colin Ian King
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-12
ubifs: wire up new fscrypt ioctls
Eric Biggers
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-14
Merge tag 'upstream-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2019-07-12
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2019-07-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs"
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2019-07-08
ubifs: Don't leak orphans on memory during commit
Richard Weinberger
2019-07-08
ubifs: Check link count of inodes when killing orphans.
Richard Weinberger
2019-07-08
ubifs: Add support for zstd compression.
Michele Dionisio
2019-07-08
ubifs: support offline signed images
Sascha Hauer
2019-07-08
ubifs: remove unnecessary check in ubifs_log_start_commit
Liu Song
2019-07-08
ubifs: Fix typo of output in get_cs_sqnum
Liu Song
2019-07-08
ubifs: Simplify redundant code
Liu Song
2019-07-08
ubifs: Correctly use tnc_next() in search_dh_cookie()
Richard Weinberger
2019-07-04
ubifs: fix build warning after debugfs cleanup patch
Greg Kroah-Hartman
2019-07-03
ubifs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-01
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-05-28
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
2019-05-28
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-15
ubifs: Convert xattr inum to host order
Richard Weinberger
2019-05-15
ubifs: Use correct config name for encryption
Richard Weinberger
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-05-07
ubifs: Drop unnecessary setting of zbr->znode
Sascha Hauer
2019-05-07
ubifs: Remove ifdefs around CONFIG_UBIFS_ATIME_SUPPORT
Sascha Hauer
2019-05-07
ubifs: Remove #ifdef around CONFIG_FS_ENCRYPTION
Sascha Hauer
2019-05-07
ubifs: Limit number of xattrs per inode
Richard Weinberger
2019-05-07
ubifs: orphan: Handle xattrs like files
Richard Weinberger
2019-05-07
ubifs: journal: Handle xattrs like files
Richard Weinberger
2019-05-07
ubifs: find.c: replace swap function with built-in one
Andrey Abramov
2019-05-07
ubifs: Do not skip hash checking in data nodes
Sascha Hauer
2019-05-07
ubifs: work around high stack usage with clang
Arnd Bergmann
2019-05-07
ubifs: remove unused function __ubifs_shash_final
YueHaibing
2019-05-07
ubifs: remove unnecessary #ifdef around fscrypt_ioctl_get_policy()
Eric Biggers
2019-05-07
ubifs: remove unnecessary calls to set up directory key
Eric Biggers
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-05-01
ubifs: switch to ->free_inode()
Al Viro
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-17
fscrypt: cache decrypted symlink target in ->i_link
Eric Biggers
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
2019-02-24
ubifs: Reject unsupported ioctl flags explicitly
Hou Tao
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2018-12-28
mm: migrate: drop unused argument of migrate_page_move_mapping()
Jan Kara
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2018-12-13
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
2018-12-13
ubifs: Fix default compression selection in ubifs
Gabor Juhos
2018-12-13
ubifs: Fix memory leak on error condition
Garry McNulty
2018-12-13
ubifs: auth: Add CONFIG_KEYS dependency
Arnd Bergmann
2018-12-13
ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS
Geert Uytterhoeven
2018-12-13
ubifs: replay: Fix high stack usage
Arnd Bergmann
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-10-23
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
ubifs: Drop write_node
Sascha Hauer
2018-10-23
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
ubifs: Pass ubifs_zbranch to read_znode()
Sascha Hauer
2018-10-23
ubifs: Pass ubifs_zbranch to try_read_node()
Sascha Hauer
2018-10-23
ubifs: Refactor create_default_filesystem()
Sascha Hauer
2018-10-13
ubifs: Fix WARN_ON logic in exit path
Richard Weinberger
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-08-24
ubifs: Remove empty file.h
Richard Weinberger
2018-08-15
ubifs: Set default assert action to read-only
Richard Weinberger