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-12-09
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-23
/
+0
2023-12-09
Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-58
/
+187
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-14
/
+63
2023-12-07
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
1
-7
/
+35
2023-12-07
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
1
-0
/
+1
2023-12-07
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
1
-1
/
+5
2023-12-07
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
1
-1
/
+1
2023-12-07
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
1
-1
/
+1
2023-12-07
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
1
-4
/
+20
2023-12-06
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2
-18
/
+19
2023-12-06
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2
-34
/
+16
2023-12-06
cifs: Fix non-availability of dedup breaking generic/304
David Howells
1
-1
/
+3
2023-12-06
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
1
-0
/
+2
2023-12-04
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
1
-11
/
+57
2023-12-04
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
1
-3
/
+99
2023-12-04
Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
Johannes Berg
3
-23
/
+0
2023-12-03
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-34
/
+54
2023-12-02
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
36
-228
/
+394
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-10
/
+182
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
5
-31
/
+40
2023-11-30
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-10
/
+182
2023-11-30
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
1
-0
/
+3
2023-11-30
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
1
-2
/
+8
2023-11-29
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2
-4
/
+10
2023-11-29
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
1
-4
/
+5
2023-11-29
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
1
-0
/
+4
2023-11-29
bcachefs: move journal seq assertion
Kent Overstreet
2
-3
/
+3
2023-11-29
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
1
-0
/
+4
2023-11-29
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
1
-0
/
+2
2023-11-29
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
1
-1
/
+1
2023-11-29
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
3
-17
/
+14
2023-11-29
bcachefs: Fix split_race livelock
Kent Overstreet
1
-1
/
+5
2023-11-29
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
1
-2
/
+6
2023-11-29
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
4
-31
/
+53
2023-11-29
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2
-7
/
+11
2023-11-28
Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-10
/
+62
2023-11-28
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
9
-141
/
+162
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
3
-1
/
+118
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
3
-0
/
+28
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
3
-9
/
+36
2023-11-27
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-48
/
+30
2023-11-26
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-375
/
+314
2023-11-26
bcachefs: bpos is misaligned on big endian
Kent Overstreet
1
-1
/
+5
2023-11-26
bcachefs: Fix ec + durability calculation
Kent Overstreet
1
-18
/
+12
2023-11-26
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
5
-67
/
+96
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+21
2023-11-24
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+18
2023-11-24
btrfs: send: ensure send_fd is writable
Jann Horn
1
-1
/
+1
2023-11-24
btrfs: free the allocated memory if btrfs_alloc_page_array() fails
Qu Wenruo
1
-3
/
+8
[next]