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-12-12
io_uring: JOBCTL_TASK_WORK is no longer used by task_work
Jens Axboe
1
-7
/
+2
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-104
/
+162
2020-12-12
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2020-12-12
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-11
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-26
/
+72
2020-12-11
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-11
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-11
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2
-11
/
+11
2020-12-10
exec: Move io_uring_task_cancel after the point of no return
Eric W. Biederman
1
-5
/
+5
2020-12-10
coredump: Document coredump code exclusively used by cell spufs
Eric W. Biederman
2
-0
/
+3
2020-12-10
file: Remove get_files_struct
Eric W. Biederman
1
-13
/
+0
2020-12-10
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
2
-3
/
+3
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
1
-2
/
+3
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2
-7
/
+5
2020-12-10
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
1
-8
/
+3
2020-12-10
file: In f_dupfd read RLIMIT_NOFILE once.
Eric W. Biederman
1
-4
/
+5
2020-12-10
file: Merge __fd_install into fd_install
Eric W. Biederman
1
-19
/
+6
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
1
-4
/
+5
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
1
-12
/
+5
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
1
-0
/
+21
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
1
-6
/
+1
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
1
-0
/
+15
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
1
-1
/
+1
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2
-4
/
+4
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
3
-8
/
+10
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
1
-1
/
+1
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
1
-10
/
+3
2020-12-10
exec: Remove reset_files_struct
Eric W. Biederman
1
-12
/
+0
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
2
-8
/
+2
2020-12-10
exec: Move unshare_files to fix posix file locking during exec
Eric W. Biederman
1
-14
/
+15
2020-12-10
exec: Don't open code get_close_on_exec
Eric W. Biederman
1
-2
/
+1
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
1
-6
/
+8
2020-12-10
erofs: avoid using generic_block_bmap
Huang Jianan
1
-19
/
+7
2020-12-09
io_uring: fix io_cqring_events()'s noflush
Pavel Begunkov
1
-1
/
+1
2020-12-09
io_uring: fix racy IOPOLL flush overflow
Pavel Begunkov
1
-4
/
+6
2020-12-09
io_uring: fix racy IOPOLL completions
Pavel Begunkov
1
-5
/
+18
2020-12-09
io_uring: always let io_iopoll_complete() complete polled io
Xiaoguang Wang
1
-2
/
+13
2020-12-09
io_uring: add timeout update
Pavel Begunkov
1
-4
/
+50
2020-12-09
io_uring: restructure io_timeout_cancel()
Pavel Begunkov
1
-19
/
+23
2020-12-09
io_uring: fix files cancellation
Pavel Begunkov
1
-4
/
+4
2020-12-09
io_uring: use bottom half safe lock for fixed file data
Jens Axboe
1
-8
/
+8
2020-12-09
io_uring: fix miscounting ios_left
Pavel Begunkov
1
-12
/
+9
2020-12-09
io_uring: change submit file state invariant
Pavel Begunkov
1
-11
/
+10
2020-12-09
io_uring: check kthread stopped flag when sq thread is unparked
Xiaoguang Wang
1
-1
/
+9
2020-12-09
io_uring: share fixed_file_refs b/w multiple rsrcs
Pavel Begunkov
1
-8
/
+15
2020-12-09
io_uring: replace inflight_wait with tctx->wait
Pavel Begunkov
1
-7
/
+6
2020-12-09
io_uring: don't take fs for recvmsg/sendmsg
Pavel Begunkov
1
-4
/
+2
2020-12-09
io_uring: only wake up sq thread while current task is in io worker context
Xiaoguang Wang
1
-3
/
+8
2020-12-09
io_uring: don't acquire uring_lock twice
Xiaoguang Wang
1
-11
/
+7
[prev]
[next]