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
2022-05-30
Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next
Dave Chinner
14
-81
/
+126
2022-05-30
Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next
Dave Chinner
4
-32
/
+85
2022-05-30
xfs: fix xfs_ifree() error handling to not leak perag ref
Brian Foster
1
-1
/
+1
2022-05-29
erofs: fix crash when enable tracepoint cachefiles_prep_read
Xin Yin
1
-0
/
+1
2022-05-29
erofs: leave compressed inodes unsupported in fscache mode for now
Jeffle Xu
1
-1
/
+4
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+16
2022-05-28
ksmbd: smbd: relax the count of sges required
Hyunchul Lee
1
-8
/
+5
2022-05-28
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
24
-189
/
+559
2022-05-28
Merge tag 'jfs-5.19' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
10
-1652
/
+3
2022-05-28
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+23
2022-05-27
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
1
-0
/
+1
2022-05-27
f2fs: replace F2FS_I(inode) and sbi by the local variable
Yufen Yu
3
-18
/
+18
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
25
-260
/
+346
2022-05-27
pipe: Fix missing lock in pipe_resize_ring()
David Howells
1
-13
/
+18
2022-05-27
smb3: remove unneeded null check in cifs_readdir
Steve French
2
-4
/
+3
2022-05-27
ubifs: Use NULL instead of using plain integer as pointer
Haowen Bai
1
-1
/
+1
2022-05-27
ubifs: Simplify the return expression of run_gc()
Minghao Chi
1
-5
/
+2
2022-05-27
jffs2: fix memory leak in jffs2_do_fill_super
Baokun Li
1
-0
/
+1
2022-05-27
jffs2: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-4
/
+2
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-05-27
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
16
-371
/
+910
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
6
-19
/
+39
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
6
-45
/
+67
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
2
-3
/
+6
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
4
-22
/
+23
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
1
-1
/
+0
2022-05-27
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
3
-6
/
+14
2022-05-27
xfs: don't leak xfs_buf_cancel structures when recovery fails
Darrick J. Wong
1
-0
/
+13
2022-05-27
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
4
-32
/
+64
2022-05-27
xfs: don't leak btree cursor when insrec fails after a split
Darrick J. Wong
1
-3
/
+5
2022-05-27
xfs: purge dquots after inode walk fails during quotacheck
Darrick J. Wong
1
-1
/
+8
2022-05-27
xfs: assert in xfs_btree_del_cursor should take into account error
Dave Chinner
1
-1
/
+7
2022-05-27
xfs: don't assert fail on perag references on teardown
Dave Chinner
1
-2
/
+1
2022-05-27
xfs: avoid unnecessary runtime sibling pointer endian conversions
Dave Chinner
1
-14
/
+33
2022-05-27
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-39
/
+50
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-162
/
+132
2022-05-26
NFSD: nfsd_file_put() can sleep
Chuck Lever
1
-0
/
+2
2022-05-26
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
1
-3
/
+20
2022-05-26
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
1
-25
/
+11
2022-05-26
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
1
-8
/
+4
2022-05-26
Merge tag 'xfs-5.19-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
104
-2675
/
+4689
2022-05-26
Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-192
/
+297
2022-05-26
Merge tag 'fs_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+1
2022-05-25
Merge tag 'size_t-saturating-helpers-5.19-rc1' of git://git.kernel.org/pub/sc...
Linus Torvalds
1
-2
/
+1
2022-05-25
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
1
-1
/
+15
2022-05-25
ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock
Junxiao Bi
1
-1
/
+0
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-6
/
+48
2022-05-25
ceph: fix decoding of client session messages flags
Luís Henriques
1
-5
/
+9
2022-05-25
ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLE
Xiubo Li
1
-1
/
+1
2022-05-25
ceph: remove redundant variable ino
Colin Ian King
1
-2
/
+2
[prev]
[next]