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
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-03-10
cifs: prevent data race in smb2_reconnect()
Paulo Alcantara
1
-55
/
+64
2023-03-10
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
1
-0
/
+27
2023-03-10
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
1
-0
/
+2
2023-03-10
gfs2: Improve gfs2_make_fs_rw error handling
Andreas Gruenbacher
1
-2
/
+6
2023-03-10
coda: Avoid partial allocation of sig_inputArgs
Kees Cook
1
-1
/
+1
2023-03-10
btrfs: scrub: improve tree block error reporting
Qu Wenruo
1
-9
/
+40
2023-03-10
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
2
-6
/
+20
2023-03-10
udf: Define EFSCORRUPTED error code
Jan Kara
1
-0
/
+2
2023-03-10
gfs2: jdata writepage fix
Andreas Gruenbacher
1
-2
/
+1
2023-03-10
cifs: use tcon allocation functions even for dummy tcon
Shyam Prasad N
1
-2
/
+2
2023-03-10
cifs: Fix warning and UAF when destroy the MR list
Zhang Xiaoxu
1
-1
/
+2
2023-03-10
cifs: Fix lost destroy smbd connection when MR allocate failed
Zhang Xiaoxu
1
-0
/
+1
2023-03-10
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
1
-1
/
+1
2023-03-10
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2
-63
/
+12
2023-03-10
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
1
-10
/
+11
2023-03-10
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2
-6
/
+11
2023-03-10
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
1
-13
/
+10
2023-03-10
nfsd: fix race to check ls_layouts
Benjamin Coddington
1
-2
/
+2
2023-03-10
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
1
-4
/
+8
2023-03-10
NFSD: enhance inter-server copy cleanup
Dai Ngo
2
-68
/
+45
2023-03-10
NFS: fix disabling of swap
NeilBrown
1
-1
/
+3
2023-03-10
nfs4trace: fix state manager flag printing
Benjamin Coddington
1
-20
/
+22
2023-03-10
erofs: relinquish volume with mutex held
Jingbo Xu
1
-1
/
+1
2023-03-03
attr: use consistent sgid stripping checks
Christian Brauner
6
-25
/
+31
2023-03-03
attr: add setattr_should_drop_sgid()
Christian Brauner
2
-0
/
+34
2023-03-03
fs: move should_remove_suid()
Christian Brauner
2
-29
/
+29
2023-03-03
attr: add in_group_or_capable()
Christian Brauner
3
-9
/
+31
2023-03-03
btrfs: send: limit number of clones and allocated memory size
David Sterba
1
-3
/
+3
2023-02-25
ext4: Fix function prototype mismatch for ext4_feat_ktype
Kees Cook
1
-1
/
+6
2023-02-22
revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"
Andrew Morton
1
-1
/
+1
2023-02-22
coredump: Move dump_emit_page() to kill unused warning
Geert Uytterhoeven
1
-24
/
+24
2023-02-22
nilfs2: fix underflow in second superblock position calculations
Ryusuke Konishi
3
-1
/
+23
2023-02-22
aio: fix mremap after fork null-deref
Seth Jenkins
1
-0
/
+4
2023-02-22
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
6
-10
/
+93
2023-02-22
ceph: move mount state enum to super.h
Xiubo Li
1
-0
/
+10
2023-02-22
fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()
Hou Tao
1
-2
/
+1
2023-02-22
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
1
-0
/
+2
2023-02-22
btrfs: move the auto defrag code to defrag.c
Josef Bacik
2
-340
/
+337
2023-02-14
ceph: flush cap releases when the session is flushed
Xiubo Li
1
-0
/
+6
2023-02-14
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
1
-1
/
+15
2023-02-14
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
2
-8
/
+17
2023-02-14
cifs: Fix use-after-free in rdata->read_into_pages()
ZhaoLong Wang
1
-2
/
+2
2023-02-14
btrfs: zlib: zero-initialize zlib workspace
Alexander Potapenko
1
-1
/
+1
2023-02-14
btrfs: limit device extents to the device size
Josef Bacik
1
-1
/
+5
2023-02-09
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
3
-5
/
+3
2023-02-09
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
2
-33
/
+35
2023-02-09
f2fs: fix to do sanity check on i_extra_isize in is_alive()
Chao Yu
1
-6
/
+12
2023-02-09
f2fs: initialize locks earlier in f2fs_fill_super()
Tetsuo Handa
1
-18
/
+20
2023-02-09
ovl: Use "buf" flexible array for memcpy() destination
Kees Cook
2
-2
/
+2
2023-02-09
fs/ntfs3: Validate attribute data and valid sizes
Abdun Nihaal
1
-0
/
+7
[next]