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
pinetabv-6.6.y-devel
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
2024-08-22
Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-55
/
+29
2024-08-21
erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially fails
Gao Xiang
1
-1
/
+2
2024-08-19
erofs: allow large folios for compressed files
Gao Xiang
1
-10
/
+8
2024-08-19
erofs: get rid of check_layout_compatibility()
Hongzhen Luo
1
-20
/
+6
2024-08-19
erofs: simplify readdir operation
Hongzhen Luo
2
-24
/
+13
2024-08-19
ksmbd: Replace one-element arrays with flexible-array members
Thorsten Blum
2
-4
/
+4
2024-08-19
ksmbd: fix race condition between destroy_previous_session() and smb2 operati...
Namjae Jeon
4
-3
/
+45
2024-08-19
ksmbd: Use unsafe_memcpy() for ntlm_negotiate
Namjae Jeon
1
-2
/
+5
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+86
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-18
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-6
/
+17
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-2
/
+24
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
53
-672
/
+648
2024-08-17
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-16
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-16
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
1
-2
/
+6
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
1
-6
/
+8
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
1
-0
/
+69
2024-08-15
btrfs: update target inode's ctime on unlink
Jeff Layton
1
-0
/
+1
2024-08-15
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-08-15
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-44
/
+179
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-59
/
+376
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
1
-0
/
+11
2024-08-14
xfs: revert AIL TASK_KILLABLE threshold
Darrick J. Wong
1
-1
/
+6
2024-08-14
xfs: attr forks require attr, not attr2
Darrick J. Wong
1
-1
/
+7
2024-08-14
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
6
-3
/
+33
2024-08-14
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
3
-34
/
+28
2024-08-14
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
38
-553
/
+448
2024-08-14
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
1
-0
/
+2
2024-08-14
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2
-0
/
+5
2024-08-14
bcachefs: Improve trans_blocked_journal_reclaim tracepoint
Kent Overstreet
3
-4
/
+33
2024-08-14
bcachefs: Add hysteresis to waiting on btree key cache flush
Kent Overstreet
2
-1
/
+10
2024-08-14
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
4
-54
/
+42
2024-08-14
bcachefs: Add missing downgrade table entry
Kent Overstreet
1
-0
/
+1
2024-08-14
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
1
-3
/
+9
2024-08-14
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
1
-1
/
+1
2024-08-14
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
1
-1
/
+13
2024-08-14
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
1
-5
/
+0
2024-08-14
Merge tag 'execve-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+10
2024-08-13
exec: Fix ToCToU between perm check and set-uid/gid usage
Kees Cook
1
-1
/
+7
2024-08-13
Merge tag '6.11-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
7
-13
/
+39
2024-08-13
btrfs: fix invalid mapping of extent xarray state
Naohiro Aota
1
-7
/
+7
2024-08-13
Squashfs: sanity check symbolic link size
Phillip Lougher
1
-1
/
+6
2024-08-13
9p: Fix DIO read through netfs
Dominique Martinet
6
-12
/
+23
[next]