开源镜像站
帮助
动态
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
2021-09-13
afs: Add missing vnode validation checks
David Howells
2021-09-10
afs: Fix page leak
David Howells
2021-09-10
afs: Fix missing put on afs_read objects and missing get on the key therein
David Howells
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-30
Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
2021-08-29
io_uring: allow updating linked timeouts
Pavel Begunkov
2021-08-29
io_uring: keep ltimeouts in a list
Pavel Begunkov
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2021-08-27
io_uring: add build check for buf_index overflows
Pavel Begunkov
2021-08-27
io_uring: clarify io_req_task_cancel() locking
Pavel Begunkov
2021-08-27
io_uring: add task-refs-get helper
Pavel Begunkov
2021-08-27
io_uring: fix failed linkchain code logic
Hao Xu
2021-08-27
io_uring: remove redundant req_set_fail()
Hao Xu
2021-08-26
Merge tag 'ceph-for-5.14-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-08-26
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-25
io_uring: don't free request to slab
Hao Xu
2021-08-25
pipe: do FASYNC notifications for every pipe IO, not just state changes
Linus Torvalds
2021-08-25
ceph: fix possible null-pointer dereference in ceph_mdsmap_decode()
Tuo Li
2021-08-25
ceph: correctly handle releasing an embedded cap flush
Xiubo Li
2021-08-25
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-25
io_uring: accept directly into fixed file table
Pavel Begunkov
2021-08-25
io_uring: hand code io_accept() fd installing
Pavel Begunkov
2021-08-25
io_uring: openat directly into fixed fd table
Pavel Begunkov
2021-08-24
block: mark blkdev_fsync static
Christoph Hellwig
2021-08-24
fs: clean up after mandatory file locking support removal
Lukas Bulwahn
2021-08-23
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
2021-08-23
io_uring: add support for IORING_OP_SYMLINKAT
Dmitry Kadashev
2021-08-23
block: use the percpu bio cache in __blkdev_direct_IO
Christoph Hellwig
2021-08-23
io_uring: enable use of bio alloc cache
Jens Axboe
2021-08-23
io_uring: fix io_try_cancel_userdata race for iowq
Pavel Begunkov
2021-08-23
io_uring: add support for IORING_OP_MKDIRAT
Dmitry Kadashev
2021-08-23
namei: update do_*() helpers to return ints
Dmitry Kadashev
2021-08-23
namei: make do_linkat() take struct filename
Dmitry Kadashev
2021-08-23
namei: add getname_uflags()
Dmitry Kadashev
2021-08-23
namei: make do_symlinkat() take struct filename
Dmitry Kadashev
2021-08-23
namei: make do_mknodat() take struct filename
Dmitry Kadashev
[next]