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
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-79
/
+184
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-133
/
+73
2020-10-29
afs: Fix dirty-region encoding on ppc32 with 64K pages
David Howells
2
-9
/
+20
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
3
-12
/
+76
2020-10-29
afs: Alter dirty range encoding in page->private
David Howells
2
-4
/
+4
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
2
-18
/
+41
2020-10-29
afs: Fix where page->private is set during write
David Howells
1
-15
/
+26
2020-10-29
afs: Fix page leak on afs_write_begin() failure
David Howells
1
-12
/
+11
2020-10-29
afs: Fix to take ref on page when PG_private is set
David Howells
4
-26
/
+18
2020-10-28
ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...
Theodore Ts'o
1
-0
/
+2
2020-10-28
ext4: use generic casefolding support
Daniel Rosenberg
5
-93
/
+17
2020-10-28
ext4: do not use extent after put_bh
yangerkun
1
-15
/
+15
2020-10-28
ext4: use IS_ERR() for error checking of path
Harshad Shirwadkar
1
-2
/
+4
2020-10-28
ext4: fix mmap write protection for data=journal mode
Jan Kara
1
-2
/
+3
2020-10-28
ext4: use s_mount_flags instead of s_mount_state for fast commit state
Harshad Shirwadkar
3
-15
/
+15
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
1
-1
/
+11
2020-10-28
ext4: properly check for dirty state in ext4_inode_datasync_dirty()
Andrea Righi
1
-4
/
+6
2020-10-28
ext4: fix double locking in ext4_fc_commit_dentry_updates()
Harshad Shirwadkar
1
-1
/
+0
2020-10-28
afs: Fix afs_launder_page to not clear PG_writeback
David Howells
2
-4
/
+7
2020-10-28
afs: Fix a use after free in afs_xattr_get_acl()
Dan Carpenter
1
-1
/
+1
2020-10-28
afs: Fix tracing deref-before-check
David Howells
1
-1
/
+2
2020-10-28
afs: Fix copy_file_range()
David Howells
1
-0
/
+1
2020-10-26
cachefiles: Handle readpage error correctly
Matthew Wilcox (Oracle)
1
-1
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-10-25
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-15
/
+213
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-116
/
+189
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
36
-106
/
+68
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-24
Merge tag 'xfs-5.10-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-18
/
+54
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
Merge tag 'gfs2-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
22
-301
/
+675
2020-10-23
Merge tag '5.10-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-342
/
+607
2020-10-23
Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-438
/
+679
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+9
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-22
splice: change exported internal do_splice() helper to take kernel offset
Jens Axboe
1
-13
/
+50
2020-10-22
io_uring: make loop_rw_iter() use original user supplied pointers
Jens Axboe
1
-14
/
+12
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
31
-388
/
+4282
2020-10-22
SMB3: add support for recognizing WSL reparse tags
Steve French
1
-1
/
+24
2020-10-22
cifs: remove bogus debug code
Dan Carpenter
1
-8
/
+8
2020-10-22
smb3.1.1: fix typo in compression flag
Steve French
1
-1
/
+1
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
4
-97
/
+99
2020-10-22
cifs: move cache mount options to fs_context.ch
Ronnie Sahlberg
3
-62
/
+63
2020-10-22
cifs: move security mount options into fs_context.ch
Ronnie Sahlberg
3
-85
/
+96
2020-10-22
cifs: add files to host new mount api
Ronnie Sahlberg
3
-1
/
+24
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-202
/
+166
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
29
-1219
/
+1330
[next]