projects
/
linux-2.6-microblaze.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
2020-05-07
Jens Axboe
io_uring: don't use 'fd' for openat/openat2/statx
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-05-01
Jens Axboe
io_uring: only force async punt if poll based retry...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-05-01
Jens Axboe
io_uring: enable poll retry for any file with ->read_iter...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-30
Jens Axboe
Merge branch 'nvme-5.7' of git://git.infradead.org...
commit
|
commitdiff
|
tree
2020-04-27
Jens Axboe
io_uring: statx must grab the file table for valid fd
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-13
Jens Axboe
io_uring: only post events in io_poll_remove_all()...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-13
Jens Axboe
io_uring: io_async_task_func() should check and honor...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-13
Jens Axboe
io_uring: check for need to re-wait in polled async...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-13
Jens Axboe
io_uring: correct O_NONBLOCK check for splice punt
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-10
Jens Axboe
io_uring: punt final io_ring_ctx wait-and-free to workqueue
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-08
Jens Axboe
io_uring: ensure openat sets O_LARGEFILE if needed
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-08
Jens Axboe
Merge branch 'nvme-5.7' of git://git.infradead.org...
commit
|
commitdiff
|
tree
2020-04-03
Jens Axboe
io_uring: remove bogus RLIMIT_NOFILE check in file...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-03
Jens Axboe
io_uring: use io-wq manager as backup task if task...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-03
Jens Axboe
io_uring: grab task reference for poll requests
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-04-03
Jens Axboe
io_uring: retry poll if we got woken with non-matching...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-25
Jens Axboe
Merge branch 'nvme-5.7-rc1' of git://git.infradead...
commit
|
commitdiff
|
tree
2020-03-21
Jens Axboe
Merge branch 'nvme-5.6-rc6' of git://git.infradead...
commit
|
commitdiff
|
tree
2020-03-20
Jens Axboe
io_uring: honor original task RLIMIT_FSIZE
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-20
Jens Axboe
io_uring: make sure accept honor rlimit nofile
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-20
Jens Axboe
io_uring: make sure openat/openat2 honor rlimit nofile
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-17
Jens Axboe
Merge branch 'md-next' of ssh://gitolite.kernel.org...
commit
|
commitdiff
|
tree
2020-03-11
Jens Axboe
io_uring: fix truncated async read/readv and write...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-11
Jens Axboe
io_uring: dual license io_uring.h uapi header
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
io_uring: add end-of-bits marker and build time verify it
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
io_uring: provide means of removing buffers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSG
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
net: abstract out normal and compat msghdr import
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READV
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
io_uring: support buffer selection for OP_READ and...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-10
Jens Axboe
io_uring: add IORING_OP_PROVIDE_BUFFERS
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-09
Jens Axboe
io_uring: ensure RCU callback ordering with rcu_barrier()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-06
Jens Axboe
io_uring: free fixed_file_data after RCU grace period
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-04
Jens Axboe
io_uring: buffer registration infrastructure
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-03
Jens Axboe
Revert "bcache: ignore pending signals when creating...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-02
Jens Axboe
io_uring: use poll driven retry for files that support it
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-02
Jens Axboe
io_uring: mark requests that we can do poll async in...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-02
Jens Axboe
io_uring: add per-task callback handler
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-02
Jens Axboe
io_uring: store io_kiocb in wait->private
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-02
Jens Axboe
io_uring: io_accept() should hold on to submit reference...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-03-02
Jens Axboe
io_uring: consider any io_read/write -EAGAIN as final
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-28
Jens Axboe
Merge branch 'nvme-5.6-rc4' of git://git.infradead...
commit
|
commitdiff
|
tree
2020-02-27
Jens Axboe
io_uring: fix 32-bit compatability with sendmsg/recvmsg
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-26
Jens Axboe
io_uring: drop file set ref put/get on switch
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-26
Jens Axboe
io_uring: import_single_range() returns 0/-ERROR
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-26
Jens Axboe
io_uring: pick up link work on submit reference drop
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-25
Jens Axboe
io-wq: ensure work->task_pid is cleared on init
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-25
Jens Axboe
io-wq: remove spin-for-work optimization
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-24
Jens Axboe
io_uring: fix personality idr leak
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-24
Jens Axboe
io_uring: handle multiple personalities in link chains
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-21
Jens Axboe
Merge branch 'nvme-5.6-rc3' of git://git.infradead...
commit
|
commitdiff
|
tree
2020-02-14
Jens Axboe
io_uring: prune request from overflow list on flush
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-13
Jens Axboe
io-wq: don't call kXalloc_node() with non-online node
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-09
Jens Axboe
io_uring: retain sockaddr_storage across send/recvmsg...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-09
Jens Axboe
io_uring: cancel pending async work if task exits
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-09
Jens Axboe
io-wq: add io_wq_cancel_pid() to cancel based on a...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-09
Jens Axboe
io-wq: make io_wqe_cancel_work() take a match handler
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-08
Jens Axboe
io_uring: allow AT_FDCWD for non-file openat/openat2...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-08
Jens Axboe
io_uring: grab ->fs as part of async preparation
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-08
Jens Axboe
io-wq: add support for inheriting ->fs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-08
Jens Axboe
io_uring: retry raw bdev writes if we hit -EOPNOTSUPP
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-08
Jens Axboe
io_uring: statx/openat/openat2 don't support fixed...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-05
Jens Axboe
io_uring: cleanup fixed file data table references
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
io_uring: spin for sq thread to idle on shutdown
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
Merge branch 'nvme-5.6' of git://git.infradead.org...
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
aio: prevent potential eventfd recursion on poll
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
io_uring: punt even fadvise() WILLNEED to async context
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
io_uring: fix sporadic double CQE entry for close
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
io_uring: don't map read/write iovec potentially twice
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
io_uring: use the proper helpers for io_send/recv
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
io_uring: prevent potential eventfd recursion on poll
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-02-04
Jens Axboe
eventfd: track eventfd_signal() recursion depth
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-30
Jens Axboe
io_uring: add ->show_fdinfo() for the io_uring file...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
io_uring: add support for epoll_ctl(2)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
eventpoll: support non-blocking do_epoll_ctl() calls
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
eventpoll: abstract out epoll_ctl() handler
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
io_uring: fix linked command file table usage
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
io_uring: support using a registered personality for...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
io_uring: allow registering credentials
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-29
Jens Axboe
io_uring/io-wq: don't use static creds/mm assignments
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-27
Jens Axboe
io-wq: make the io_wq ref counted
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-27
Jens Axboe
io_uring: don't attempt to copy iovec for READ/WRITE
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-26
Jens Axboe
io_uring: don't cancel all work on process exit
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-26
Jens Axboe
Revert "io_uring: only allow submit from owning task"
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: file switch work needs to get flushed on...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add support for probing opcodes
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: account fixed file references correctly in...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add opcode to issue trace event
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add support for IORING_OP_OPENAT2
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: remove 'fname' from io_open structure
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add 'struct open_how' to the openat request...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: enable option to only trigger eventfd for...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: change io_ring_ctx bool fields into bit fields
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: file set registration should use interruptible...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add support for send(2) and recv(2)
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add support for IORING_SETUP_CLAMP
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: extend batch freeing to cover more cases
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: wrap multi-req freeing in struct req_batch
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
io_uring: add IORING_OP_MADVISE
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2020-01-21
Jens Axboe
mm: make do_madvise() available internally
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
next