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-10-09
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
1
-0
/
+1
2023-10-05
f2fs: Support Block Size == Page Size
Daniel Rosenberg
4
-5
/
+5
2023-10-04
f2fs: stop iterating f2fs_map_block if hole exists
Jaegeuk Kim
1
-1
/
+1
2023-09-26
f2fs: preload extent_cache for POSIX_FADV_WILLNEED
Jaegeuk Kim
1
-0
/
+3
2023-09-14
f2fs: set the default compress_level on ioctl
Jaegeuk Kim
1
-0
/
+9
2023-09-12
f2fs: compress: fix to avoid fragment w/ OPU during f2fs_ioc_compress_file()
Chao Yu
1
-0
/
+5
2023-09-12
f2fs: fix to drop meta_inode's page cache in f2fs_put_super()
Chao Yu
1
-1
/
+1
2023-09-12
f2fs: split initial and dynamic conditions for extent_cache
Jaegeuk Kim
1
-32
/
+21
2023-09-12
f2fs: compress: fix to avoid redundant compress extension
Chao Yu
1
-0
/
+33
2023-09-12
f2fs: compress: do sanity check on cluster when CONFIG_F2FS_CHECK_FS is on
Chao Yu
2
-30
/
+35
2023-09-12
f2fs: compress: fix to avoid use-after-free on dic
Chao Yu
1
-1
/
+3
2023-09-12
f2fs: compress: fix deadloop in f2fs_write_cache_pages()
Chao Yu
1
-2
/
+18
2023-09-12
Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-64
/
+128
2023-09-12
Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+5
2023-09-10
Merge tag '6.6-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
13
-19
/
+42
2023-09-09
Merge tag '6.6-rc-ksmbd' of git://git.samba.org/ksmbd
Linus Torvalds
2
-3
/
+1
2023-09-09
smb3: fix minor typo in SMB2_GLOBAL_CAP_LARGE_MTU
Steve French
1
-1
/
+1
2023-09-08
MAINTAINERS: remove links to obsolete btrfs.wiki.kernel.org
Bhaskar Chowdhury
1
-1
/
+1
2023-09-08
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
1
-4
/
+8
2023-09-08
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
1
-27
/
+47
2023-09-08
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
1
-3
/
+4
2023-09-08
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
1
-6
/
+8
2023-09-08
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
1
-1
/
+1
2023-09-08
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
1
-3
/
+16
2023-09-08
btrfs: do not block starts waiting on previous transaction commit
Josef Bacik
4
-20
/
+30
2023-09-08
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
1
-1
/
+7
2023-09-08
btrfs: fix race between finishing block group creation and its item update
Filipe Manana
1
-2
/
+10
2023-09-07
ntfs3: drop inode references in ntfs_put_super()
Christian Brauner
1
-6
/
+12
2023-09-07
vfs: mostly undo glibc turning 'fstat()' into 'fstatat(AT_EMPTY_PATH)'
Linus Torvalds
1
-0
/
+17
2023-09-07
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-09-07
smb3: allow controlling maximum number of cached directories
Steve French
7
-6
/
+22
2023-09-07
smb3: add trace point for queryfs (statfs)
Steve French
2
-1
/
+2
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
18
-462
/
+3532
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-326
/
+344
2023-09-05
Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-105
/
+237
2023-09-05
Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+6
2023-09-05
gfs2: change qd_slot_count to qd_slot_ref
Bob Peterson
2
-9
/
+9
2023-09-05
gfs2: check for no eligible quota changes
Bob Peterson
1
-0
/
+21
2023-09-05
gfs2: Remove useless assignment
Bob Peterson
1
-2
/
+0
2023-09-05
gfs2: simplify slot_get
Bob Peterson
1
-10
/
+9
2023-09-05
gfs2: Simplify qd2offset
Bob Peterson
1
-6
/
+1
2023-09-05
gfs2: introduce qd_bh_get_or_undo
Bob Peterson
1
-17
/
+19
2023-09-05
gfs2: Remove quota allocation info from quota file
Bob Peterson
1
-10
/
+2
2023-09-05
gfs2: use constant for array size
Bob Peterson
1
-1
/
+1
2023-09-05
gfs2: Set qd_sync_gen in do_sync
Bob Peterson
1
-4
/
+4
2023-09-05
gfs2: Remove useless err set
Bob Peterson
1
-1
/
+0
2023-09-05
gfs2: Small gfs2_quota_lock cleanup
Bob Peterson
1
-1
/
+1
2023-09-05
gfs2: move qdsb_put and reduce redundancy
Bob Peterson
1
-10
/
+8
2023-09-05
gfs2: improvements to sysfs status
Bob Peterson
1
-2
/
+8
2023-09-05
gfs2: Don't try to sync non-changes
Bob Peterson
1
-1
/
+1
[next]