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
2023-11-06
fs/dcache: disable preemption on i_dir_seq's write side
Sebastian Andrzej Siewior
2023-11-06
fs/dcache: use swait_queue instead of waitqueue
Sebastian Andrzej Siewior
2023-11-06
fscache: Use only one fscache_object_cong_wait.
Sebastian Andrzej Siewior
2023-11-06
fs/namespace: Boost the mount_lock.lock owner instead of spinning on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
2021-10-28
ocfs2: fix race between searching chunks and release journal_head from buffer_head
Gautham Ananthakrishna
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-22
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2021-10-20
autofs: fix wait name hash calculation in autofs_wait()
Ian Kent
2021-10-20
Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-10-20
io_uring: fix ltimeout unprep
Pavel Begunkov
2021-10-20
io_uring: apply max_workers limit to all future users
Pavel Begunkov
2021-10-20
ksmbd: add buffer validation in session setup
Marios Makassikis
2021-10-20
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
2021-10-20
ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
Hyunchul Lee
2021-10-19
io-wq: max_worker fixes
Pavel Begunkov
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
2021-10-18
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
2021-10-18
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
2021-10-18
ocfs2: fix data corruption after conversion from inline format
Jan Kara
2021-10-18
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
2021-10-17
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-10-15
ksmbd: validate credit charge after validating SMB2 PDU body size
Ralph Boehme
2021-10-15
ksmbd: add buffer validation for smb direct
Hyunchul Lee
2021-10-15
ksmbd: limit read/write/trans buffer size not to exceed 8MB
Namjae Jeon
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
2021-10-14
io_uring: fix wrong condition to grab uring lock
Hao Xu
2021-10-13
ksmbd: validate compound response buffer
Namjae Jeon
2021-10-13
ksmbd: fix potencial 32bit overflow from data area check in smb2_write
Namjae Jeon
2021-10-13
ksmbd: improve credits management
Hyunchul Lee
2021-10-13
ksmbd: add validation in smb2_ioctl
Namjae Jeon
2021-10-12
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
2021-10-11
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2021-10-11
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
2021-10-11
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
2021-10-11
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2021-10-11
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
2021-10-11
fs/ntfs3: Keep prealloc for all types of files
Konstantin Komarov
2021-10-09
Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-10-07
ksmbd: fix oops from fuse driver
Namjae Jeon
2021-10-07
ksmbd: fix version mismatch with out of tree
Namjae Jeon
2021-10-07
ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
Namjae Jeon
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
2021-10-06
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
2021-10-06
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
2021-10-05
Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-10-05
fs/ntfs3: Remove unnecessary functions
Konstantin Komarov
2021-10-05
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
2021-10-05
fs/ntfs3: Refactoring of ntfs_set_ea
Konstantin Komarov
2021-10-05
fs/ntfs3: Remove locked argument in ntfs_set_ea
Konstantin Komarov
2021-10-05
fs/ntfs3: Use available posix_acl_release instead of ntfs_posix_acl_release
Konstantin Komarov
2021-10-05
afs: Fix afs_launder_page() to set correct start file position
David Howells
2021-10-05
netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
David Howells
2021-10-04
fscache: Remove an unused static variable
David Howells
2021-10-04
fscache: Fix some kerneldoc warnings shown up by W=1
David Howells
2021-10-04
9p: Fix a bunch of kerneldoc warnings shown up by W=1
David Howells
2021-10-04
afs: Fix kerneldoc warning shown up by W=1
David Howells
2021-10-04
nfs: Fix kerneldoc warning shown up by W=1
David Howells
2021-10-04
Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
2021-10-04
kernfs: don't create a negative dentry if inactive node exists
Ian Kent
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-10-02
Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-10-02
Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-01
io_uring: kill fasync
Pavel Begunkov
2021-10-01
nfsd: Fix a warning for nfsd_file_close_inode
Trond Myklebust
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2021-10-01
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
2021-09-30
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
2021-09-30
nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero
Trond Myklebust
2021-09-30
fs/ntfs3: Check for NULL if ATTR_EA_INFO is incorrect
Konstantin Komarov
2021-09-30
fs/ntfs3: Refactoring of ntfs_init_from_boot
Konstantin Komarov
2021-09-30
fs/ntfs3: Reject mount if boot's cluster size < media sector size
Konstantin Komarov
2021-09-30
nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
Patrick Ho
2021-09-30
ksmbd: fix transform header validation
Namjae Jeon
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
2021-09-30
ksmbd: add validation in smb2 negotiate
Namjae Jeon
2021-09-30
ksmbd: add request buffer validation in smb2_set_info
Namjae Jeon
2021-09-30
ksmbd: use correct basic info level in set_file_basic_info()
Namjae Jeon
2021-09-29
ksmbd: remove NTLMv1 authentication
Namjae Jeon
2021-09-28
ksmbd: fix documentation for 2 functions
Enzo Matsumiya
2021-09-28
kernfs: also call kernfs_set_rev() for positive dentry
Hou Tao
2021-09-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2021-09-28
ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO
Miklos Szeredi
2021-09-27
vboxfs: fix broken legacy mount signature checking
Linus Torvalds
2021-09-27
io-wq: exclusively gate signal based exit on get_signal() return
Jens Axboe
2021-09-26
ksmbd: fix invalid request buffer access in compound
Namjae Jeon
2021-09-26
ksmbd: remove RFC1002 check in smb2 request
Ronnie Sahlberg
2021-09-26
Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-25
Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
2021-09-25
Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
2021-09-24
ocfs2: drop acl cache for directories too
Wengang Wang
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
2021-09-24
ovl: fix missing negative dentry check in ovl_rename()
Zheng Liang
2021-09-24
Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-09-24
Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
2021-09-24
fs/ntfs3: Refactoring lock in ntfs_init_acl
Konstantin Komarov
2021-09-24
fs/ntfs3: Change posix_acl_equiv_mode to posix_acl_update_mode
Konstantin Komarov
2021-09-24
fs/ntfs3: Pass flags to ntfs_set_ea in ntfs_set_acl_ex
Konstantin Komarov
2021-09-24
fs/ntfs3: Refactor ntfs_get_acl_ex for better readability
Konstantin Komarov
2021-09-24
fs/ntfs3: Move ni_lock_dir and ni_unlock into ntfs_create_inode
Konstantin Komarov
2021-09-24
fs/ntfs3: Fix logical error in ntfs_create_inode
Konstantin Komarov
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
2021-09-23
smb3: correct server pointer dereferencing check to be more consistent
Steve French
2021-09-23
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2021-09-23
smb3: correct smb3 ACL security descriptor
Steve French
2021-09-23
cifs: Clear modified attribute bit from inode flags
Steve French
2021-09-23
cifs: Deal with some warnings from W=1
David Howells
2021-09-23
fs/ntfs3: Remove deprecated mount options nls
Kari Argillander
2021-09-23
fs/ntfs3: Remove a useless shadowing variable
Christophe JAILLET
2021-09-23
fs/ntfs3: Remove a useless test in 'indx_find()'
Christophe JAILLET
2021-09-23
erofs: clear compacted_2b if compacted_4b_initial > totalidx
Yue Hu
2021-09-23
erofs: fix misbehavior of unsupported chunk format check
Gao Xiang
2021-09-22
ksmbd: remove follow symlinks support
Namjae Jeon
2021-09-22
ksmbd: check protocol id in ksmbd_verify_smb_message()
Namjae Jeon
2021-09-22
fs-verity: fix signed integer overflow with i_size near S64_MAX
Eric Biggers
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-09-22
ext2: fix sleeping in atomic bugs on error
Dan Carpenter
2021-09-21
cifs: fix a sign extension bug
Dan Carpenter
2021-09-21
ksmbd: add default data stream name in FILE_STREAM_INFORMATION
Namjae Jeon
2021-09-21
ksmbd: log that server is experimental at module load
Steve French
2021-09-21
ceph: fix off by one bugs in unsafe_request_wait()
Dan Carpenter
2021-09-21
fs/ntfs3: Add sync flag to ntfs_sb_write_run and al_update
Konstantin Komarov
2021-09-21
fs/ntfs3: Change max hardlinks limit to 4000
Konstantin Komarov
2021-09-21
qnx4: work around gcc false positive warning bug
Linus Torvalds
2021-09-21
fs/ntfs3: Fix insertion of attr in ni_ins_attr_ext
Konstantin Komarov
2021-09-21
debugfs: debugfs_create_file_size(): use IS_ERR to check for error
Nirmoy Das
2021-09-20
Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2021-09-20
Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2021-09-20
Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-09-20
fs/ntfs3: Fix a memory leak on object opts
Colin Ian King
2021-09-20
fs/ntfs3: Initiliaze sb blocksize only in one place + refactor
Kari Argillander
2021-09-20
fs/ntfs3: Initialize pointer before use place in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Remove tmp pointer upcase in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Remove tmp pointer bd_inode in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Remove tmp var is_ro in ntfs_fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Use sb instead of sbi->sb in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Remove unnecessary variable loading in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Return straight without goto in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Remove impossible fault condition in fill_super
Kari Argillander
2021-09-20
fs/ntfs3: Change EINVAL to ENOMEM when d_make_root fails
Kari Argillander
2021-09-20
fs/ntfs3: Fix wrong error message $Logfile -> $UpCase
Kari Argillander
2021-09-18
ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_info
Namjae Jeon
2021-09-17
ksmbd: prevent out of share access
Hyunchul Lee
2021-09-17
cifs: Not to defer close on file when lock is set
Rohith Surabattula
2021-09-17
cifs: Fix soft lockup during fsstress
Rohith Surabattula
2021-09-17
cifs: Deferred close performance improvements
Rohith Surabattula
2021-09-17
btrfs: prevent __btrfs_dump_space_info() to underflow its free space
Qu Wenruo
2021-09-17
btrfs: fix mount failure due to past and transient device flush error
Filipe Manana
2021-09-17
btrfs: fix transaction handle leak after verity rollback failure
Filipe Manana
2021-09-17
btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
Qu Wenruo
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-17
Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-17
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
2021-09-17
NLM: Fix svcxdr_encode_owner()
Chuck Lever
2021-09-17
ksmbd: transport_rdma: Don't include rwlock.h directly
Mike Galbraith