开源镜像站
帮助
动态
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-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
2020-06-15
Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-15
io_uring: cancel by ->task not pid
Pavel Begunkov
2020-06-15
io_uring: lazy get task
Pavel Begunkov
2020-06-15
io_uring: batch cancel in io_uring_cancel_files()
Pavel Begunkov
2020-06-15
io_uring: cancel all task's requests on exit
Pavel Begunkov
2020-06-15
io-wq: add an option to cancel all matched reqs
Pavel Begunkov
2020-06-15
io-wq: reorder cancellation pending -> running
Pavel Begunkov
2020-06-15
afs: Fix the mapping of the UAEOVERFLOW abort code
David Howells
2020-06-15
afs: Fix truncation issues and mmap writeback size
David Howells
2020-06-15
afs: Concoct ctimes
David Howells
2020-06-15
afs: Fix EOF corruption
David Howells
2020-06-15
afs: afs_write_end() should change i_size under the right lock
David Howells
[next]