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-08-12
ext4: fix potential htree corruption when growing large_dir directories
Theodore Ts'o
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2021-06-06
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
2021-05-02
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-04-30
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2021-04-22
ext4: wipe ext4_dir_entry2 upon file deletion
Leah Rumancik
2021-04-15
useful constants: struct qstr for ".."
Al Viro
2021-04-12
ext4: convert to fileattr
Miklos Szeredi
2021-04-09
ext4: fix trailing whitespace
Jack Qiu
2021-04-09
ext4: fix various seppling typos
Bhaskar Chowdhury
2021-04-05
ext4: optimize match for casefolded encrypted dirs
Daniel Rosenberg
2021-04-05
ext4: handle casefolding with encryption
Daniel Rosenberg
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
2021-02-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2021-02-04
ext4: fix potential htree index checksum corruption
Theodore Ts'o
2021-02-03
ext4: factor out htree rep invariant check
Vinicius Tinti
2021-01-24
ext4: support idmapped mounts
Christian Brauner
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
2020-12-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2020-12-22
ext4: drop ext4_handle_dirty_super()
Jan Kara
2020-12-22
ext4: protect superblock modifications with a buffer lock
Jan Kara
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-03
ext4: use ASSERT() to replace J_ASSERT()
Chunguang Xu
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
ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
Eric Biggers
2020-11-24
ext4: prevent creating duplicate encrypted filenames
Eric Biggers
2020-11-06
ext4: fixup ext4_fc_track_* functions' signature
Harshad Shirwadkar
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2020-10-21
ext4: fast commit recovery path
Harshad Shirwadkar
2020-10-21
ext4: main fast-commit commit path
Harshad Shirwadkar
2020-10-18
ext4: remove unused argument from ext4_(inc|dec)_count
Nikolay Borisov
2020-09-07
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
2020-08-18
ext4: remove unused parameter of ext4_generic_delete_entry function
Kyoungho Koo
2020-08-07
ext4: fix checking of directory entry validity for inline directories
Jan Kara
2020-08-06
ext4: lost matching-pair of trace in ext4_unlink
Yi Zhuang
2020-08-06
ext4: fix potential negative array index in do_split()
Eric Sandeen
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
2020-04-01
ext4: save all error info in save_error_info() and drop ext4_set_errno()
Theodore Ts'o
2020-03-05
ext4: use flexible-array members in struct dx_node and struct dx_root
Gustavo A. R. Silva
2020-02-19
ext4: add cond_resched() to __ext4_find_entry()
Shijie Luo
2020-02-13
ext4: fix checksum errors with indexed dirs
Jan Kara
2020-01-17
ext4: remove unnecessary ifdefs in htree_dirblock_to_tree()
Eric Biggers
2019-12-26
ext4: simulate various I/O and checksum errors when reading metadata
Theodore Ts'o
2019-12-26
ext4: save the error code which triggered an ext4_error() in the superblock
Theodore Ts'o
2019-12-21
ext4: fix unused-but-set-variable warning in ext4_add_entry()
Yunfeng Ye
2019-12-14
ext4: fix ext4_empty_dir() for directories with holes
Jan Kara
2019-11-19
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
2019-11-05
ext4: Do not iput inode under running transaction
Jan Kara
2019-11-05
ext4: Move marking of handle as sync to ext4_add_nondir()
Jan Kara
2019-09-03
ext4: fix kernel oops caused by spurious casefold flag
Theodore Ts'o
2019-07-02
ext4: fix coverity warning on error path of filename setup
Gabriel Krisman Bertazi
2019-06-21
ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()
Theodore Ts'o
2019-06-21
ext4: refactor initialize_dirent_tail()
Theodore Ts'o
2019-06-21
ext4: rename "dirent_csum" functions to use "dirblock"
Theodore Ts'o
2019-06-20
ext4: allow directory holes
Theodore Ts'o
2019-06-19
ext4: optimize case-insensitive lookups
Gabriel Krisman Bertazi
2019-05-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2019-05-10
ext4: fix use-after-free in dx_release()
Sahitya Tummala
2019-05-07
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-04-25
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-17
fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext
Eric Biggers
2019-01-23
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
ext4: use IS_ENCRYPTED() to check encryption status
Chandan Rajendra
2018-12-19
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2018-11-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2018-11-07
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
2018-11-06
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-10-10
ext4: don't open-code ERR_CAST
Al Viro
2018-10-02
ext4: fix build error when DX_DEBUG is defined
Gabriel Krisman Bertazi
2018-08-27
ext4: check to make sure the rename(2)'s destination is not freed
Theodore Ts'o
2018-07-29
ext4: reset error code in ext4_find_entry in fallback
Eric Sandeen
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64
Arnd Bergmann
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Linus Torvalds
2018-02-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
2018-01-29
ext4: convert to new i_version API
Jeff Layton
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
2018-01-11
ext4: switch to fscrypt ->symlink() helper functions
Eric Biggers
2018-01-11
ext4: fix incorrect indentation of if statement
Colin Ian King
2017-12-11
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
2017-11-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-18
ext4: switch to fscrypt_prepare_lookup()
Eric Biggers
2017-10-18
ext4: switch to fscrypt_prepare_rename()
Eric Biggers
2017-10-18
ext4: switch to fscrypt_prepare_link()
Eric Biggers
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-05
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-06-23
ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry()
Theodore Ts'o
2017-06-23
ext4: return EIO on read error in ext4_find_entry
Khazhismel Kumykov
2017-06-21
ext4: add largedir feature
Artem Blagodarenko
2017-05-24
ext4: remove unused d_name argument from ext4_search_dir() et al.
Eric Biggers
2017-05-08
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Linus Torvalds
2017-05-04
ext4: clean up ext4_match() and callers
Eric Biggers
2017-05-04
ext4: switch to using fscrypt_match_name()
Eric Biggers
2017-05-04
fscrypt: avoid collisions when presenting long encrypted filenames
Eric Biggers
2017-05-04
ext4: remove "nokey" check from ext4_lookup()
Eric Biggers
2017-04-29
ext4: trim return value and 'dir' argument from ext4_insert_dentry()
Eric Biggers
2017-04-03
ext4: Add statx support
David Howells
2017-02-05
ext4: add shutdown bit and check for it
Theodore Ts'o
2017-02-01
ext4: fix use-after-iput when fscrypt contexts are inconsistent
Eric Biggers
2017-01-08
ext4: don't allow encrypted operations without keys
Theodore Ts'o
2016-12-31
fscrypt: use ENOKEY when file cannot be created w/o key
Eric Biggers
2016-11-14
ext4: use current_time() for inode timestamps
Deepa Dinamani
2016-10-15
ext4: add missing KERN_CONT to a few more debugging uses
Joe Perches
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-09-30
ext4: release bh in make_indexed_dir
gmail
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-15
fscrypto: make filename crypto functions return 0 on success
Eric Biggers
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
2016-07-03
ext4: correct error value of function verifying dx checksum
Daeho Jeong
2016-07-03
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-24
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2016-05-05
ext4: fix oops on corrupted filesystem
Jan Kara
2016-04-27
ext4: remove trailing \n from ext4_warning/ext4_error calls
Jakub Wilk
2016-04-23
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2016-04-10
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-03-30
ext4: allow readdir()'s of large empty directories to be interrupted
Theodore Ts'o
2016-02-08
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2016-02-07
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
2016-01-22
wrappers for ->i_mutex access
Al Viro
2016-01-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2016-01-08
ext4: adds project ID support
Li Xi
2016-01-08
ext4 crypto: simplify interfaces to directory entry insert functions
Theodore Ts'o
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2015-10-29
fs/ext4: remove unnecessary new_valid_dev check
Yaowei Bai
2015-10-17
ext4: clean up feature test macros with predicate functions
Darrick J. Wong
2015-10-17
ext4: call out CRC and corruption errors with specific error codes
Darrick J. Wong
2015-09-29
fs: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-07-27
ext4: memory leak on error in ext4_symlink()
Dan Carpenter
2015-07-23
ext4: Handle error from dquot_initialize()
Jan Kara
2015-06-25
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2015-06-21
ext4: prevent ext4_quota_write() from failing due to ENOSPC
Theodore Ts'o
2015-06-15
ext4: improve warning directory handling messages
Andreas Dilger
2015-05-31
ext4 crypto: allocate the right amount of memory for the on-disk symlink
Theodore Ts'o
2015-05-31
ext4 crypto: enforce crypto policy restrictions on cross-renames
Theodore Ts'o
2015-05-31
ext4 crypto: encrypt tmpfile located in encryption protected directory
Theodore Ts'o
2015-05-31
ext4 crypto: use per-inode tfm structure
Theodore Ts'o
2015-05-18
ext4 crypto: reorganize how we store keys in the inode
Theodore Ts'o
2015-05-18
ext4 crypto: don't allocate a page when encrypting/decrypting file names
Theodore Ts'o
2015-05-18
ext4 crypto: optimize filename encryption
Theodore Ts'o
2015-05-10
ext4: switch to simple_follow_link()
Al Viro
2015-05-10
ext4: split inode_operations for encrypted symlinks off the rest
Al Viro
2015-05-03
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-04-19
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2015-04-16
ext4 crypto: enable encryption feature flag
Theodore Ts'o
2015-04-16
ext4 crypto: add symlink encryption
Theodore Ts'o
2015-04-15
dax: unify ext2/4_{dax,}_file_operations
Boaz Harrosh
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-12
ext4 crypto: filename encryption modifications
Michael Halcrow
2015-04-12
ext4 crypto: partial update to namei.c for fname crypto
Michael Halcrow
2015-04-12
ext4 crypto: insert encrypted filenames into a leaf directory block
Michael Halcrow
2015-04-12
ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames
Theodore Ts'o
2015-04-12
ext4 crypto: inherit encryption policies on inode and directory create
Michael Halcrow
2015-04-12
ext4 crypto: enforce context consistency
Theodore Ts'o
2015-04-11
ext4 crypto: export ext4_empty_dir()
Michael Halcrow
2015-04-03
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
2015-04-02
ext4: remove unused header files
Sheng Yong
2015-04-02
ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
Konstantin Khlebnikov
2015-02-16
ext4: add DAX functionality
Ross Zwisler
2014-11-25
ext4: remove unneeded code in ext4_unlink
Namjae Jeon
2014-10-30
ext4: bail out from make_indexed_dir() on first error
Jan Kara
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2014-10-24
ext4: support RENAME_WHITEOUT
Miklos Szeredi
2014-10-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2014-10-13
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
2014-10-05
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
2014-10-05
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2014-09-03
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2014-08-29
ext4: remove a duplicate call in ext4_init_new_dir()
Wang Shilong
2014-08-29
ext4: convert do_split() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
ext4: convert dx_probe() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
ext4: convert ext4_bread() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
ext4: convert ext4_getblk() to use the ERR_PTR convention
Theodore Ts'o
2014-08-29
ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention
Theodore Ts'o
2014-08-28
ext4: fix same-dir rename when inline data directory overflows
Darrick J. Wong
2014-08-23
ext4: propagate errors up to ext4_find_entry()'s callers
Theodore Ts'o
2014-08-07
fs: call rename2 if exists
Miklos Szeredi
2014-05-26
ext4: reduce contention on s_orphan_lock
Jan Kara
2014-05-26
ext4: use sbi in ext4_orphan_{add|del}()
Jan Kara
2014-05-12
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
liang xie
2014-04-21
ext4: remove obsoleted check
Dmitry Monakhov
2014-04-01
ext4: add cross rename support
Miklos Szeredi
2014-04-01
ext4: rename: split out helper functions
Miklos Szeredi