开源镜像站
帮助
动态
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-01-20
io_uring: split overflow state into SQ and CQ side
Jens Axboe
2020-01-20
io_uring: add lookup table for various opcode needs
Jens Axboe
2020-01-20
io_uring: remove two unnecessary function declarations
Jens Axboe
2020-01-20
io_uring: move *queue_link_head() from common path
Pavel Begunkov
2020-01-20
io_uring: rename prev to head
Pavel Begunkov
2020-01-20
io_uring: add IOSQE_ASYNC
Jens Axboe
2020-01-20
io-wq: support concurrent non-blocking work
Jens Axboe
2020-01-20
io_uring: add support for IORING_OP_STATX
Jens Axboe
2020-01-20
fs: make two stat prep helpers available
Jens Axboe
2020-01-20
io_uring: avoid ring quiesce for fixed file set unregister and update
Jens Axboe
2020-01-20
io_uring: add support for IORING_OP_CLOSE
Jens Axboe
2020-01-20
io-wq: add support for uncancellable work
Jens Axboe
2020-01-20
fs: move filp_close() outside of __close_fd_get_file()
Jens Axboe
2020-01-20
io_uring: add support for IORING_OP_OPENAT
Jens Axboe
2020-01-20
fs: make build_open_flags() available internally
Jens Axboe
2020-01-20
io_uring: add support for fallocate()
Jens Axboe
2020-01-20
Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs
Jens Axboe
2020-01-20
io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
Eugene Syromiatnikov
2020-01-19
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jens Axboe
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-17
Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-17
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-17
Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-01-17
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
2020-01-16
io_uring: only allow submit from owning task
Jens Axboe
2020-01-16
fuse: fix fuse_send_readpages() in the syncronous read case
Miklos Szeredi
2020-01-15
io_uring: ensure workqueue offload grabs ring mutex for poll list
Jens Axboe
2020-01-15
io_uring: clear req->result always before issuing a read/write request
Bijan Mottahedeh
2020-01-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-01-15
fix autofs regression caused by follow_managed() changes
Al Viro
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
2020-01-14
io_uring: be consistent in assigning next work from handler
Jens Axboe
2020-01-14
io-wq: cancel work if we fail getting a mm reference
Jens Axboe
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
2020-01-14
afs: Fix afs_lookup() to not clobber the version on a new dentry
David Howells
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
2020-01-13
io_uring: don't setup async context for read/write fixed
Jens Axboe
2020-01-13
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
2020-01-10
Merge tag 'char-misc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-10
Merge tag 'io_uring-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-09
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-09
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
2020-01-08
pstore/ram: Regularize prz label allocation lifetime
Kees Cook
2020-01-08
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
2020-01-08
btrfs: do not delete mismatched root refs
Josef Bacik
2020-01-08
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-08
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-07
io_uring: remove punt of short reads to async context
Jens Axboe
[next]