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
2021-07-29
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
1
-1
/
+1
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-37
/
+174
2021-07-18
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-20
/
+13
2021-07-17
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-20
/
+124
2021-07-16
Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2021-07-16
Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2
-3
/
+38
2021-07-16
zonefs: remove redundant null bio check
Xianting Tian
1
-3
/
+0
2021-07-16
Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-7
/
+22
2021-07-16
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-16
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
2021-07-16
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-16
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2
-9
/
+9
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-11
/
+45
2021-07-15
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-15
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
1
-2
/
+16
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
1
-5
/
+5
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
1
-7
/
+32
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
1
-1
/
+18
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
3
-22
/
+24
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
1
-0
/
+13
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
3
-0
/
+66
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
1
-1
/
+0
2021-07-15
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
1
-1
/
+3
2021-07-15
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
1
-2
/
+1
2021-07-15
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-15
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-18
/
+36
2021-07-14
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
1
-2
/
+2
2021-07-14
cifs: Do not use the original cruid when following DFS links for multiuser mo...
Ronnie Sahlberg
1
-0
/
+4
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
6
-10
/
+65
2021-07-13
Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
3
-38
/
+116
2021-07-13
Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-286
/
+687
2021-07-13
configfs: fix the read and write iterators
Bart Van Assche
1
-7
/
+22
2021-07-12
fcntl: Fix unreachable code in do_fcntl()
Gustavo A. R. Silva
1
-1
/
+1
2021-07-12
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
1
-8
/
+8
2021-07-12
io_uring: fix io_drain_req()
Pavel Begunkov
1
-2
/
+4
2021-07-12
io_uring: use right task for exiting checks
Pavel Begunkov
1
-1
/
+1
2021-07-10
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-29
/
+135
2021-07-09
Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-123
/
+68
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
4
-11
/
+86
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-22
/
+51
2021-07-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-128
/
+113
2021-07-09
Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-340
/
+300
[next]