index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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-09-10
quota: widen timestamps for the fs_disk_quota structure
Darrick J. Wong
1
-6
/
+36
2020-09-10
epoll: do not insert into poll queues until all sanity checks are done
Al Viro
1
-19
/
+18
2020-09-09
Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+9
2020-09-09
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-09-09
f2fs: fix indefinite loop scanning for free nid
Sahitya Tummala
1
-0
/
+3
2020-09-09
f2fs: Fix type of section block count variables
Shin'ichiro Kawasaki
1
-4
/
+4
2020-09-09
fs: don't allow splice read/write without explicit ops
Christoph Hellwig
2
-117
/
+15
2020-09-09
fs: don't allow kernel reads and writes without iter ops
Christoph Hellwig
1
-25
/
+42
2020-09-09
sysctl: Convert to iter interfaces
Matthew Wilcox (Oracle)
1
-24
/
+24
2020-09-08
block: Do not discard buffers under a mounted filesystem
Jan Kara
1
-4
/
+33
2020-09-08
fscrypt: restrict IV_INO_LBLK_32 to ino_bits <= 32
Eric Biggers
1
-2
/
+7
2020-09-08
fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer
Jeff Layton
6
-12
/
+8
2020-09-07
btrfs: fix NULL pointer dereference after failure to create snapshot
Filipe Manana
1
-0
/
+1
2020-09-07
fs: Don't invalidate page buffers in block_write_full_page()
Jan Kara
1
-16
/
+0
2020-09-07
btrfs: free data reloc tree on failed mount
Josef Bacik
1
-0
/
+2
2020-09-07
btrfs: require only sector size alignment for parent eb bytenr
Qu Wenruo
2
-15
/
+16
2020-09-07
btrfs: fix lockdep splat in add_missing_dev
Josef Bacik
1
-0
/
+10
2020-09-07
cifs: fix DFS mount with cifsacl/modefromsid
Ronnie Sahlberg
1
-0
/
+4
2020-09-07
xfs: xfs_iflock is no longer a completion
Dave Chinner
7
-108
/
+55
2020-09-07
xfs: remove kmem_realloc()
Carlos Maiolino
7
-32
/
+8
2020-09-06
Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+52
2020-09-06
io_uring: fix linked deferred ->files cancellation
Pavel Begunkov
1
-2
/
+23
2020-09-06
io_uring: fix cancel of deferred reqs with ->files
Pavel Begunkov
1
-0
/
+27
2020-09-05
Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-09-05
xfs: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+10
2020-09-05
ext2: don't update mtime on COW faults
Mikulas Patocka
1
-2
/
+4
2020-09-05
io_uring: fix explicit async read/write mapping for large segments
Jens Axboe
1
-3
/
+4
2020-09-05
NFS: Zero-stateid SETATTR should first return delegation
Chuck Lever
1
-1
/
+3
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
121
-563
/
+801
2020-09-04
Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+12
2020-09-04
debugfs: Fix module state check condition
Vladis Dronov
1
-2
/
+2
2020-09-04
fs: Handle intra-page faults in copy_mount_options()
Catalin Marinas
1
-7
/
+18
2020-09-04
arm64: mte: Add PROT_MTE support to mmap() and mprotect()
Catalin Marinas
1
-0
/
+4
2020-09-04
mm: Add PG_arch_2 page flag
Steven Price
1
-0
/
+3
2020-09-04
fuse: update project homepage
André Almeida
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-40
/
+73
2020-09-04
proc: add a read_iter method to proc proc_ops
Christoph Hellwig
1
-3
/
+50
2020-09-04
proc: cleanup the compat vs no compat file ops
Christoph Hellwig
1
-6
/
+4
2020-09-04
proc: remove a level of indentation in proc_get_inode
Christoph Hellwig
1
-35
/
+37
2020-09-03
Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+52
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
1
-1
/
+1
2020-09-02
Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-7
/
+9
2020-09-02
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+3
2020-09-02
io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file
Jens Axboe
1
-0
/
+10
2020-09-02
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-02
io_uring: set table->files[i] to NULL when io_sqe_file_register failed
Jiufei Xue
1
-0
/
+1
2020-09-02
block: remove revalidate_disk()
Christoph Hellwig
1
-19
/
+0
2020-09-02
block: add a new revalidate_disk_size helper
Christoph Hellwig
1
-13
/
+29
2020-09-02
block: rename bd_invalidated
Christoph Hellwig
1
-5
/
+5
2020-09-02
block: don't clear bd_invalidated in check_disk_size_change
Christoph Hellwig
1
-1
/
+2
[prev]
[next]