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
Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+12
2023-03-10
Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-0
/
+2
2023-03-10
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+81
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
1
-1
/
+1
2023-03-09
erofs: get rid of a useless DBG_BUGON
Gao Xiang
1
-3
/
+0
2023-03-09
erofs: Revert "erofs: fix kvcalloc() misuse with __GFP_NOFAIL"
Gao Xiang
1
-6
/
+6
2023-03-09
erofs: fix wrong kunmap when using LZMA on HIGHMEM platforms
Gao Xiang
1
-1
/
+1
2023-03-09
erofs: mark z_erofs_lzma_init/erofs_pcpubuf_init w/ __init
Yangtao Li
3
-4
/
+4
2023-03-08
btrfs: fix block group item corruption after inserting new block group
Filipe Manana
1
-1
/
+12
2023-03-07
NFSD: Protect against filesystem freezing
Chuck Lever
1
-0
/
+2
2023-03-06
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
1
-1
/
+6
2023-03-06
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
1
-1
/
+2
2023-03-06
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
1
-1
/
+1
2023-03-06
btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode
void0red
1
-1
/
+1
2023-03-06
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
1
-0
/
+1
2023-03-06
btrfs: fix potential dead lock in size class loading logic
Boris Burkov
1
-26
/
+16
2023-03-06
udf: Warn if block mapping is done for in-ICB files
Jan Kara
1
-0
/
+3
2023-03-06
udf: Fix reading of in-ICB files
Jan Kara
1
-0
/
+9
2023-03-06
udf: Fix lost writes in udf_adinicb_writepage()
Jan Kara
1
-1
/
+1
2023-03-05
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-24
/
+16
2023-03-04
Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
10
-157
/
+190
2023-03-03
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-03
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
2023-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+8
2023-03-02
cifs: Fix memory leak in direct I/O
David Howells
1
-2
/
+2
2023-03-02
cifs: prevent data race in cifs_reconnect_tcon()
Paulo Alcantara
4
-101
/
+69
2023-03-02
cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALID
Paulo Alcantara
4
-25
/
+106
2023-03-02
iov: Fix netfs_extract_user_to_sg()
David Howells
1
-1
/
+1
2023-03-02
cifs: Fix cifs_write_back_from_locked_folio()
David Howells
1
-0
/
+1
2023-03-02
cifs: reuse cifs_match_ipaddr for comparison of dstaddr too
Shyam Prasad N
1
-26
/
+2
2023-03-02
cifs: match even the scope id for ipv6 addresses
Shyam Prasad N
1
-1
/
+2
2023-03-02
cifs: Fix an uninitialised variable
David Howells
1
-1
/
+1
2023-03-02
cifs: Add some missing xas_retry() calls
David Howells
1
-0
/
+6
2023-03-01
btrfs: sysfs: add size class stats
Boris Burkov
1
-0
/
+42
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-6
/
+1
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+8
2023-03-01
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-62
/
+155
2023-03-01
Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-14
/
+14
2023-03-01
Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+2
2023-03-01
Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-60
/
+101
2023-03-01
Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
36
-1243
/
+1536
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-146
/
+247
2023-02-28
exfat: fix the newly allocated clusters are not freed in error handling
Yuezhang Mo
1
-10
/
+8
2023-02-28
exfat: don't print error log in normal case
Yuezhang Mo
1
-2
/
+3
2023-02-28
exfat: remove unneeded code from exfat_alloc_cluster()
Yuezhang Mo
1
-8
/
+1
2023-02-28
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
1
-11
/
+13
2023-02-28
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
1
-10
/
+0
2023-02-28
vfs: avoid duplicating creds in faccessat if possible
Mateusz Guzik
1
-1
/
+37
2023-02-28
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-881
/
+948
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
[next]