开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-12-12
io_uring: JOBCTL_TASK_WORK is no longer used by task_work
Jens Axboe
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
2020-12-10
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2020-12-10
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2020-12-10
exec: Move io_uring_task_cancel after the point of no return
Eric W. Biederman
2020-12-10
coredump: Document coredump code exclusively used by cell spufs
Eric W. Biederman
2020-12-10
file: Remove get_files_struct
Eric W. Biederman
2020-12-10
file: Rename __close_fd_get_file close_fd_get_file
Eric W. Biederman
2020-12-10
file: Replace ksys_close with close_fd
Eric W. Biederman
2020-12-10
file: Rename __close_fd to close_fd and remove the files parameter
Eric W. Biederman
2020-12-10
file: Merge __alloc_fd into alloc_fd
Eric W. Biederman
2020-12-10
file: In f_dupfd read RLIMIT_NOFILE once.
Eric W. Biederman
2020-12-10
file: Merge __fd_install into fd_install
Eric W. Biederman
2020-12-10
proc/fd: In fdinfo seq_show don't use get_files_struct
Eric W. Biederman
2020-12-10
proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
file: Implement task_lookup_next_fd_rcu
Eric W. Biederman
2020-12-10
proc/fd: In tid_fd_mode use task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Implement task_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Rename fcheck lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Replace fcheck_files with files_lookup_fd_rcu
Eric W. Biederman
2020-12-10
file: Factor files_lookup_fd_locked out of fcheck_files
Eric W. Biederman
2020-12-10
file: Rename __fcheck_files to files_lookup_fd_raw
Eric W. Biederman
2020-12-10
proc/fd: In proc_fd_link use fget_task
Eric W. Biederman
2020-12-10
exec: Remove reset_files_struct
Eric W. Biederman
2020-12-10
exec: Simplify unshare_files
Eric W. Biederman
2020-12-10
exec: Move unshare_files to fix posix file locking during exec
Eric W. Biederman
2020-12-10
exec: Don't open code get_close_on_exec
Eric W. Biederman
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
2020-12-10
erofs: avoid using generic_block_bmap
Huang Jianan
2020-12-09
io_uring: fix io_cqring_events()'s noflush
Pavel Begunkov
2020-12-09
io_uring: fix racy IOPOLL flush overflow
Pavel Begunkov
2020-12-09
io_uring: fix racy IOPOLL completions
Pavel Begunkov
2020-12-09
io_uring: always let io_iopoll_complete() complete polled io
Xiaoguang Wang
2020-12-09
io_uring: add timeout update
Pavel Begunkov
2020-12-09
io_uring: restructure io_timeout_cancel()
Pavel Begunkov
2020-12-09
io_uring: fix files cancellation
Pavel Begunkov
2020-12-09
io_uring: use bottom half safe lock for fixed file data
Jens Axboe
2020-12-09
io_uring: fix miscounting ios_left
Pavel Begunkov
2020-12-09
io_uring: change submit file state invariant
Pavel Begunkov
2020-12-09
io_uring: check kthread stopped flag when sq thread is unparked
Xiaoguang Wang
2020-12-09
io_uring: share fixed_file_refs b/w multiple rsrcs
Pavel Begunkov
2020-12-09
io_uring: replace inflight_wait with tctx->wait
Pavel Begunkov
2020-12-09
io_uring: don't take fs for recvmsg/sendmsg
Pavel Begunkov
2020-12-09
io_uring: only wake up sq thread while current task is in io worker context
Xiaoguang Wang
2020-12-09
io_uring: don't acquire uring_lock twice
Xiaoguang Wang
[prev]
[next]