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
2022-12-31
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
2022-12-31
afs: Fix lost servers_outstanding count
David Howells
1
-1
/
+4
2022-12-31
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
John Stultz
1
-3
/
+4
2022-12-31
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
Zhang Xiaoxu
1
-23
/
+3
2022-12-31
orangefs: Fix kmemleak in orangefs_sysfs_init()
Zhang Xiaoxu
1
-8
/
+63
2022-12-31
orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
Zhang Xiaoxu
1
-0
/
+3
2022-12-31
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
Hawkins Jiawei
1
-3
/
+3
2022-12-31
nfs: fix possible null-ptr-deref when parsing param
Hawkins Jiawei
1
-0
/
+6
2022-12-31
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
1
-0
/
+2
2022-12-31
btrfs: do not panic if we can't allocate a prealloc extent state
Josef Bacik
1
-8
/
+14
2022-12-31
nilfs2: fix shift-out-of-bounds due to too large exponent of block size
Ryusuke Konishi
1
-4
/
+38
2022-12-31
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
Ryusuke Konishi
1
-4
/
+27
2022-12-31
fs: jfs: fix shift-out-of-bounds in dbDiscardAG
Hoi Pok Wu
1
-0
/
+5
2022-12-31
jfs: Fix fortify moan in symlink
Dr. David Alan Gilbert
1
-1
/
+1
2022-12-31
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
1
-4
/
+4
2022-12-31
fs: jfs: fix shift-out-of-bounds in dbAllocAG
Dongliang Mu
1
-6
/
+16
2022-12-31
binfmt_misc: fix shift-out-of-bounds in check_special_flags
Liu Shixin
1
-4
/
+4
2022-12-31
cifs: don't leak -ENOMEM in smb2_open_file()
Paulo Alcantara
1
-2
/
+2
2022-12-31
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
1
-1
/
+3
2022-12-31
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
Abdun Nihaal
1
-1
/
+1
2022-12-31
fs/ntfs3: Harden against integer overflows
Dan Carpenter
1
-1
/
+1
2022-12-31
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
Shigeru Yoshida
1
-1
/
+1
2022-12-31
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
1
-0
/
+2
2022-12-31
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-12-31
chardev: fix error handling in cdev_device_add()
Yang Yingliang
1
-1
/
+1
2022-12-31
f2fs: fix iostat parameter for discard
Yangtao Li
1
-1
/
+1
2022-12-31
orangefs: Fix sysfs not cleanup when dev init failed
Zhang Xiaoxu
1
-4
/
+4
2022-12-31
f2fs: avoid victim selection from previous victim section
Yonggil Song
1
-2
/
+3
2022-12-31
f2fs: fix to enable compress for newly created file if extension matches
Sheng Yong
2
-167
/
+164
2022-12-31
f2fs: set zstd compress level correctly
Sheng Yong
1
-1
/
+1
2022-12-31
f2fs: fix to avoid accessing uninitialized spinlock
Chao Yu
1
-3
/
+3
2022-12-31
f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
Chao Yu
1
-1
/
+1
2022-12-31
f2fs: allow to set compression for inlined file
Jaegeuk Kim
1
-0
/
+4
2022-12-31
f2fs: fix normal discard process
Dongdong Zhang
1
-1
/
+1
2022-12-31
f2fs: fix gc mode when gc_urgent_high_remaining is 1
Yangtao Li
1
-10
/
+9
2022-12-31
f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
Chao Yu
1
-1
/
+3
2022-12-31
f2fs: Fix the race condition of resize flag between resizefs
Zhang Qilong
1
-3
/
+2
2022-12-31
NFSv4.x: Fail client initialisation if state manager thread can't run
Trond Myklebust
1
-0
/
+2
2022-12-31
NFS: Allow very small rsize & wsize again
Anna Schumaker
1
-4
/
+2
2022-12-31
NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
Anna Schumaker
1
-1
/
+1
2022-12-31
configfs: fix possible memory leak in configfs_create_dir()
Chen Zhongjin
1
-0
/
+2
2022-12-31
NFS: Fix an Oops in nfs_d_automount()
Trond Myklebust
1
-1
/
+1
2022-12-31
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
Trond Myklebust
1
-7
/
+12
2022-12-31
NFSv4: Fix a credential leak in _nfs4_discover_trunking()
Trond Myklebust
1
-1
/
+3
2022-12-31
NFSv4.2: Fix initialisation of struct nfs4_label
Trond Myklebust
1
-5
/
+10
2022-12-31
NFSv4.2: Fix a memory stomp in decode_attr_security_label
Trond Myklebust
1
-6
/
+4
2022-12-31
NFSv4.2: Always decode the security label
Trond Myklebust
1
-6
/
+4
2022-12-31
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
Trond Myklebust
1
-1
/
+1
2022-12-31
hfs: Fix OOB Write in hfs_asc2mac
ZhangPeng
1
-1
/
+1
2022-12-31
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
1
-1
/
+1
[next]