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-07-04
fs: no need to check source
Jan Kara
1
-2
/
+1
2023-07-03
gfs2: Add quota_change type
Bob Peterson
2
-11
/
+15
2023-07-03
gfs2: Use memcpy_{from,to}_page where appropriate
Andreas Gruenbacher
3
-15
/
+7
2023-07-03
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Andreas Gruenbacher
2
-8
/
+9
2023-07-03
gfs2: Replace deprecated kmap_atomic with kmap_local_page
Deepak R Varma
1
-4
/
+4
2023-07-03
gfs: Get rid of unnucessary locking in inode_go_dump
Andreas Gruenbacher
2
-12
/
+7
2023-07-03
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
4
-12
/
+7
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
7
-31
/
+17
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
7
-110
/
+178
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-13
/
+10
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
3
-39
/
+60
2023-07-03
ovl: move all parameter handling into params.{c,h}
Christian Brauner
4
-564
/
+581
2023-07-02
fs/ntfs3: Correct mode for label entry inside /proc/fs/ntfs3/
Konstantin Komarov
1
-3
/
+4
2023-07-02
fs/ntfs3: Add support /proc/fs/ntfs3/<dev>/volinfo and /proc/fs/ntfs3/<dev>/l...
Konstantin Komarov
3
-2
/
+195
2023-07-02
fs/ntfs3: Fix endian problem
Konstantin Komarov
2
-7
/
+6
2023-07-02
fs/ntfs3: Add ability to format new mft records with bigger/smaller header
Konstantin Komarov
3
-3
/
+14
2023-07-02
fs/ntfs3: Code refactoring
Konstantin Komarov
7
-81
/
+88
2023-07-02
fs/ntfs3: Code formatting
Konstantin Komarov
14
-83
/
+92
2023-07-02
fs/ntfs3: Do not update primary boot in ntfs_init_from_boot()
Konstantin Komarov
1
-19
/
+39
2023-07-02
fs/ntfs3: Alternative boot if primary boot is corrupted
Konstantin Komarov
1
-27
/
+71
2023-07-02
fs/ntfs3: Mark ntfs dirty when on-disk struct is corrupted
Konstantin Komarov
4
-1
/
+15
2023-07-02
fs/ntfs3: Fix ntfs_atomic_open
Konstantin Komarov
1
-12
/
+3
2023-07-02
fs/ntfs3: Correct checking while generating attr_list
Konstantin Komarov
1
-15
/
+10
2023-07-02
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_load_attr_list()
Tetsuo Handa
1
-2
/
+2
2023-07-02
fs: ntfs3: Fix possible null-pointer dereferences in mi_read()
Jia-Ju Bai
1
-2
/
+2
2023-07-02
fs/ntfs3: Return error for inconsistent extended attributes
Edward Lo
1
-0
/
+1
2023-07-02
fs/ntfs3: Enhance sanity check while generating attr_list
Edward Lo
1
-5
/
+11
2023-07-02
fs/ntfs3: Use wrapper i_blocksize() in ntfs_zero_range()
Yangtao Li
1
-1
/
+1
2023-07-02
ntfs: Fix panic about slab-out-of-bounds caused by ntfs_listxattr()
Zeng Heng
1
-0
/
+3
2023-07-02
Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-07-02
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
1
-4
/
+5
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
3
-20
/
+13
2023-07-02
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
1
-11
/
+19
2023-07-02
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
1
-22
/
+8
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2
-53
/
+34
2023-07-02
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
1
-1
/
+1
2023-07-02
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
1
-26
/
+64
2023-07-02
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
1
-19
/
+48
2023-07-02
fs: move cleanup from init_file() into its callers
Amir Goldstein
1
-4
/
+10
2023-07-02
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-393
/
+773
2023-07-01
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-8
/
+9
2023-07-01
Merge tag 'sysctl-fixes-v2-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-07-01
smb: client: remove redundant pointer 'server'
Colin Ian King
1
-2
/
+0
2023-07-01
cifs: fix session state transition to avoid use-after-free issue
Winston Wen
1
-3
/
+4
2023-07-01
Merge tag '6.5-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
20
-345
/
+403
2023-07-01
Merge tag '6.5-rc-ksmbd-server-fixes-part1' of git://git.samba.org/ksmbd
Linus Torvalds
9
-77
/
+88
2023-07-01
Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+5
2023-07-01
Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+38
2023-07-01
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
3
-8
/
+12
[prev]
[next]