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-08-09
fscache: add tracepoint when failing cookie
Jeff Layton
1
-0
/
+2
2022-08-09
fscache: don't leak cookie access refs if invalidation is in progress or failed
Jeff Layton
1
-2
/
+5
2022-08-09
Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
19
-220
/
+321
2022-08-09
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-90
/
+48
2022-08-09
hugetlbfs: copy_page_to_iter() can deal with compound pages
Al Viro
1
-30
/
+1
2022-08-09
ceph: switch the last caller of iov_iter_get_pages_alloc()
Al Viro
1
-1
/
+1
2022-08-09
iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
Al Viro
1
-23
/
+24
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
7
-18
/
+9
2022-08-09
splice: stop abusing iov_iter_advance() to flush a pipe
Al Viro
1
-5
/
+2
2022-08-09
switch new_sync_{read,write}() to ITER_UBUF
Al Viro
1
-4
/
+2
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
8
-9
/
+9
2022-08-09
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
1
-7
/
+5
2022-08-08
NFS: don't unhash dentry during unlink/rename
NeilBrown
1
-18
/
+54
2022-08-08
Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
13
-253
/
+526
2022-08-08
Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-28
/
+106
2022-08-08
Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-8
/
+21
2022-08-08
Merge tag 'exfat-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-138
/
+53
2022-08-08
vfs: Check the truncate maximum size in inode_newsize_ok()
David Howells
1
-0
/
+2
2022-08-07
Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/ci...
Linus Torvalds
26
-905
/
+1099
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
32
-340
/
+636
2022-08-07
Merge tag '9p-for-5.20' of https://github.com/martinetd/linux
Linus Torvalds
10
-149
/
+124
2022-08-07
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-187
/
+111
2022-08-06
xfs: Fix false ENOSPC when performing direct write on a delalloc extent in co...
Chandan Babu R
1
-35
/
+163
2022-08-06
xfs: fix intermittent hang during quotacheck
Darrick J. Wong
1
-0
/
+5
2022-08-06
xfs: check return codes when flushing block devices
Darrick J. Wong
2
-10
/
+24
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
38
-128
/
+806
2022-08-05
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
393
-9255
/
+12055
2022-08-05
cifs: update internal module number
Steve French
1
-2
/
+2
2022-08-05
cifs: alloc_mid function should be marked as static
Steve French
2
-4
/
+1
2022-08-05
cifs: remove "cifs_" prefix from init/destroy mids functions
Enzo Matsumiya
1
-7
/
+5
2022-08-05
cifs: remove useless DeleteMidQEntry()
Enzo Matsumiya
7
-49
/
+43
2022-08-05
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
13
-463
/
+582
2022-08-05
f2fs: use onstack pages instead of pvec
Fengnan Chang
3
-14
/
+14
2022-08-05
f2fs: intorduce f2fs_all_cluster_page_ready
Fengnan Chang
3
-11
/
+22
2022-08-05
f2fs: clean up f2fs_abort_atomic_write()
Chao Yu
4
-23
/
+19
2022-08-05
f2fs: handle decompress only post processing in softirq
Daeho Jeong
3
-93
/
+179
2022-08-05
f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED
Jaewook Kim
1
-0
/
+10
2022-08-05
f2fs: do not set compression bit if kernel doesn't support
Jaegeuk Kim
2
-3
/
+8
2022-08-05
f2fs: remove device type check for direct IO
Eunhee Rho
1
-6
/
+1
2022-08-05
f2fs: fix null-ptr-deref in f2fs_get_dnode_of_data
Ye Bin
3
-3
/
+9
2022-08-05
f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITE
Daeho Jeong
1
-2
/
+28
2022-08-05
Merge tag 'xfs-5.20-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
85
-1657
/
+1984
2022-08-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
25
-372
/
+651
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-73
/
+162
2022-08-04
ksmbd: fix heap-based overflow in set_ntacl_dacl()
Namjae Jeon
4
-57
/
+119
2022-08-04
lockd: detect and reject lock arguments that overflow
Jeff Layton
2
-17
/
+10
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
3
-70
/
+6
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
4
-23
/
+30
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
4
-18
/
+29
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
5
-32
/
+46
[prev]
[next]