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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-13
fsverity: skip PKCS#7 parser when keyring is empty
Eric Biggers
1
-0
/
+16
2023-09-13
dlm: fix plock lookup when using multiple lockspaces
Alexander Aring
1
-3
/
+3
2023-09-13
procfs: block chmod on /proc/thread-self/comm
Aleksa Sarai
1
-1
/
+2
2023-09-13
Revert "f2fs: fix to do sanity check on extent cache correctly"
Chao Yu
1
-6
/
+6
2023-09-13
f2fs: Only lfs mode is allowed with zoned block device feature
Chunhai Guo
1
-5
/
+5
2023-09-13
f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONED
Yangtao Li
1
-6
/
+5
2023-09-13
f2fs: fix to avoid mmap vs set_compress_option case
Chao Yu
2
-6
/
+20
2023-09-13
pNFS: Fix assignment of xprtdata.cred
Anna Schumaker
1
-1
/
+1
2023-09-13
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-09-13
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2
-2
/
+2
2023-09-13
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
3
-14
/
+29
2023-09-13
fs: lockd: avoid possible wrong NULL parameter
Su Hui
1
-0
/
+3
2023-09-13
jfs: validate max amount of blocks before allocation.
Alexei Filippov
1
-0
/
+5
2023-09-13
ext4: fix unttached inode after power cut with orphan file feature enabled
Zhihao Cheng
1
-0
/
+3
2023-09-13
nfs/blocklayout: Use the passed in gfp flags
Dan Carpenter
1
-2
/
+2
2023-09-13
NFSv4.2: Fix READ_PLUS size calculations
Anna Schumaker
1
-3
/
+9
2023-09-13
NFSv4.2: Fix up READ_PLUS alignment
Anna Schumaker
1
-3
/
+4
2023-09-13
NFSv4.2: Fix READ_PLUS smatch warnings
Anna Schumaker
1
-2
/
+1
2023-09-13
NFSv4.2: Rework scratch handling for READ_PLUS
Anna Schumaker
2
-7
/
+14
2023-09-13
ext4: avoid potential data overflow in next_linear_group
Kemeng Shi
1
-2
/
+3
2023-09-13
ext4: correct grp validation in ext4_mb_good_group
Kemeng Shi
1
-1
/
+1
2023-09-13
quota: fix dqput() to follow the guarantees dquot_srcu should provide
Baokun Li
1
-18
/
+78
2023-09-13
quota: add new helper dquot_active()
Baokun Li
1
-9
/
+14
2023-09-13
quota: rename dquot_active() to inode_quota_active()
Baokun Li
1
-10
/
+10
2023-09-13
quota: factor out dquot_write_dquot()
Baokun Li
1
-23
/
+16
2023-09-13
fs: ocfs2: namei: check return value of ocfs2_add_entry()
Artem Chernyshev
1
-0
/
+4
2023-09-13
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
1
-1
/
+22
2023-09-13
iomap: Remove large folio handling in iomap_invalidate_folio()
Matthew Wilcox (Oracle)
1
-5
/
+0
2023-09-13
fs: Fix error checking for d_hash_and_lookup()
Wang Ming
1
-1
/
+1
2023-09-13
eventfd: prevent underflow for eventfd semaphores
Wen Yang
1
-1
/
+1
2023-09-13
reiserfs: Check the return value from __getblk()
Matthew Wilcox
1
-1
/
+3
2023-09-13
udf: Handle error when adding extent to a file
Jan Kara
1
-14
/
+27
2023-09-13
udf: Check consistency of Space Bitmap Descriptor
Vladislav Efanov
1
-4
/
+27
2023-09-13
cifs: fix max_credits implementation
Shyam Prasad N
2
-4
/
+30
2023-09-13
cifs: fix sockaddr comparison in iface_cmp
Shyam Prasad N
4
-37
/
+88
2023-09-13
ovl: Always reevaluate the file signature for IMA
Eric Snowberg
1
-1
/
+1
2023-09-13
fs/nls: make load_nls() take a const parameter
Winston Wen
1
-2
/
+2
2023-09-13
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
Namjae Jeon
3
-10
/
+18
2023-09-13
ksmbd: no response from compound read
Namjae Jeon
1
-0
/
+5
2023-09-13
ksmbd: validate session id and tree id in compound request
Namjae Jeon
1
-6
/
+6
2023-09-13
ksmbd: fix out of bounds in smb3_decrypt_req()
Namjae Jeon
1
-1
/
+2
2023-09-06
nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse
Ryusuke Konishi
2
-3
/
+7
2023-09-06
nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers()
Ryusuke Konishi
1
-0
/
+5
2023-09-06
ksmbd: reduce descriptor size if remaining bytes is less than request size
Namjae Jeon
1
-7
/
+18
2023-09-06
ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
Namjae Jeon
2
-2
/
+2
2023-09-06
ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
Namjae Jeon
1
-0
/
+3
2023-09-06
ksmbd: fix wrong DataOffset validation of create context
Namjae Jeon
1
-1
/
+1
2023-09-06
erofs: ensure that the post-EOF tails are all zeroed
Gao Xiang
1
-0
/
+2
2023-08-30
nfsd: use vfs setgid helper
Christian Brauner
1
-1
/
+3
2023-08-30
nfs: use vfs setgid helper
Christian Brauner
3
-5
/
+2
[next]