开源镜像站
帮助
动态
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-06-26
io_uring: use task_work for links if possible
Jens Axboe
2020-06-25
io_uring: enable READ/WRITE to use deferred completions
Jens Axboe
2020-06-25
io_uring: pass in completion state to appropriate issue side handlers
Jens Axboe
2020-06-25
io_uring: pass down completion state on the issue side
Jens Axboe
2020-06-25
io_uring: add 'io_comp_state' to struct io_submit_state
Jens Axboe
2020-06-25
io_uring: provide generic io_req_complete() helper
Jens Axboe
2020-06-25
io_uring: fix NULL-mm for linked reqs
Pavel Begunkov
2020-06-21
io_uring: kill NULL checks for submit state
Pavel Begunkov
2020-06-21
io_uring: set @poll->file after @poll init
Pavel Begunkov
2020-06-21
io_uring: remove REQ_F_MUST_PUNT
Pavel Begunkov
2020-06-21
io_uring: remove setting REQ_F_MUST_PUNT in rw
Pavel Begunkov
2020-06-21
io_uring: support true async buffered reads, if file provides it
Jens Axboe
2020-06-21
btrfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-21
xfs: flag files as supporting buffered async reads
Jens Axboe
2020-06-21
block: flag block devices as supporting IOCB_WAITQ
Jens Axboe
2020-06-21
io_uring: re-issue block requests that failed because of resources
Jens Axboe
2020-06-21
io_uring: catch -EIO from buffered issue request failure
Jens Axboe
2020-06-21
io_uring: always plug for any number of IOs
Jens Axboe
2020-06-21
io_uring: separate reporting of ring pages from registered pages
Bijan Mottahedeh
2020-06-21
io_uring: report pinned memory usage
Bijan Mottahedeh
2020-06-21
io_uring: rename ctx->account_mem field
Bijan Mottahedeh
2020-06-21
io_uring: add wrappers for memory accounting
Bijan Mottahedeh
2020-06-21
io_uring: use EPOLLEXCLUSIVE flag to aoid thundering herd type behavior
Jiufei Xue
2020-06-21
io_uring: change the poll type to be 32-bits
Jiufei Xue
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
afs: Fix hang on rmmod due to outstanding timer
David Howells
2020-06-20
afs: Fix afs_do_lookup() to call correct fetch-status op variant
David Howells
2020-06-19
Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
2020-06-18
io_uring: fix possible race condition against REQ_F_NEED_CLEANUP
Xiaoguang Wang
2020-06-17
io_uring: reap poll completions while waiting for refs to drop on exit
Jens Axboe
2020-06-17
io_uring: acquire 'mm' for task_work for SQPOLL
Jens Axboe
2020-06-17
io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...
Xiaoguang Wang
2020-06-17
io_uring: don't fail links for EAGAIN error in IOPOLL mode
Xiaoguang Wang
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-16
proc/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
2020-06-16
Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-16
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-06-16
afs: Fix silly rename
David Howells
2020-06-16
block: Fix use-after-free in blkdev_get()
Jason Yan
2020-06-16
afs: afs_vnode_commit_status() doesn't need to check the RPC error
David Howells
2020-06-16
afs: Fix use of afs_check_for_remote_deletion()
David Howells
2020-06-16
afs: Remove afs_operation::abort_code
David Howells
2020-06-16
afs: Fix yfs_fs_fetch_status() to honour vnode selector
David Howells
2020-06-16
afs: Remove yfs_fs_fetch_file_status() as it's not used
David Howells
2020-06-15
Squashfs: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
jffs2: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
aio: Replace zero-length array with flexible-array
Gustavo A. R. Silva
[next]