index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
io_uring.c
Age
Commit message (
Expand
)
Author
2020-10-30
Merge tag 'io_uring-5.10-2020-10-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-25
io_uring: use type appropriate io_kiocb handler for double poll
Jens Axboe
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-23
io_uring: simplify __io_queue_sqe()
Pavel Begunkov
2020-10-23
io_uring: simplify nxt propagation in io_queue_sqe
Pavel Begunkov
2020-10-23
io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
Pavel Begunkov
2020-10-23
io_uring: don't defer put of cancelled ltimeout
Pavel Begunkov
2020-10-23
io_uring: always clear LINK_TIMEOUT after cancel
Pavel Begunkov
2020-10-23
io_uring: don't adjust LINK_HEAD in cancel ltimeout
Pavel Begunkov
2020-10-23
io_uring: remove opcode check on ltimeout kill
Pavel Begunkov
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
io_uring: make loop_rw_iter() use original user supplied pointers
Jens Axboe
2020-10-22
io_uring: remove req cancel in ->flush()
Pavel Begunkov
2020-10-21
io_uring: don't reuse linked_timeout
Pavel Begunkov
2020-10-20
io_uring: unify fsize with def->work_flags
Jens Axboe
2020-10-20
Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-19
io_uring: fix racy REQ_F_LINK_TIMEOUT clearing
Pavel Begunkov
2020-10-19
io_uring: do poll's hash_node init in common code
Pavel Begunkov
2020-10-19
io_uring: inline io_poll_task_handler()
Pavel Begunkov
2020-10-19
io_uring: remove extra ->file check in poll prep
Pavel Begunkov
2020-10-19
io_uring: make cached_cq_overflow non atomic_t
Pavel Begunkov
2020-10-19
io_uring: inline io_fail_links()
Pavel Begunkov
2020-10-19
io_uring: kill ref get/drop in personality init
Pavel Begunkov
2020-10-19
io_uring: flags-based creds init in queue
Pavel Begunkov
2020-10-19
io_uring: use blk_queue_nowait() to check if NOWAIT supported
Jeffle Xu
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-17
task_work: cleanup notification modes
Jens Axboe
2020-10-17
io_uring: fix double poll mask init
Pavel Begunkov
2020-10-17
io-wq: inherit audit loginuid and sessionid
Jens Axboe
2020-10-17
io_uring: use percpu counters to track inflight requests
Jens Axboe
2020-10-17
io_uring: assign new io_identity for task if members have changed
Jens Axboe
2020-10-17
io_uring: store io_identity in io_uring_task
Jens Axboe
2020-10-17
io_uring: COW io_identity on mismatch
Jens Axboe
2020-10-17
io_uring: move io identity items into separate struct
Jens Axboe
2020-10-17
io_uring: rely solely on work flags to determine personality.
Jens Axboe
2020-10-17
io_uring: pass required context in as flags
Jens Axboe
2020-10-17
io_uring: fix error path cleanup in io_sqe_files_register()
Jens Axboe
2020-10-17
Revert "io_uring: mark io_uring_fops/io_op_defs as __read_mostly"
Jens Axboe
2020-10-17
io_uring: fix REQ_F_COMP_LOCKED by killing it
Pavel Begunkov
2020-10-17
io_uring: dig out COMP_LOCK from deep call chain
Pavel Begunkov
2020-10-17
io_uring: don't put a poll req under spinlock
Pavel Begunkov
2020-10-17
io_uring: don't unnecessarily clear F_LINK_TIMEOUT
Pavel Begunkov
2020-10-17
io_uring: don't set COMP_LOCKED if won't put
Pavel Begunkov
2020-10-17
io_uring: Fix sizeof() mismatch
Colin Ian King
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-13
Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
[next]