projects
/
linux-2.6-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-block.git
2022-06-22
Pavel Begunkov
io_uring: clean up io_ring_ctx_alloc
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: limit the number of cancellation buckets
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: clean up io_try_cancel
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: pass poll_find lock back
commit
|
commitdiff
|
tree
2022-06-22
Hao Xu
io_uring: switch cancel_hash to use per entry spinlock
commit
|
commitdiff
|
tree
2022-06-22
Hao Xu
io_uring: poll: remove unnecessary req->ref set
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: don't inline io_put_kbuf
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: refactor io_req_task_complete()
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: kill REQ_F_COMPLETE_INLINE
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: rw: delegate sync completions to core io_uring
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: remove unused IO_REQ_CACHE_SIZE defined
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: don't set REQ_F_COMPLETE_INLINE in tw
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: remove check_cq checking from hot paths
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: never defer-complete multi-apoll
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: inline ->registered_rings
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: explain io_wq_work::cancel_seq placement
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: move small helpers to headers
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: refactor ctx slow data placement
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: better caching for ctx timeout fields
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: move defer_list to slow data
commit
|
commitdiff
|
tree
2022-06-22
Pavel Begunkov
io_uring: make reg buf init consistent
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: deprecate epoll_ctl support
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: add support for level triggered poll
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move opcode table to opdef.c
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move read/write related opcodes to its own...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move remaining file table manipulation to...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move rsrc related data, core, and commands
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split provided buffers handling into its...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move cancelation into its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move poll handling into its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: add opcode name to io_op_defs
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: include and forward-declaration sanitation
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move io_uring_task (tctx) helpers into its...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move fdinfo helpers to its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: use io_is_uring_fops() consistently
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move SQPOLL related handling into its own...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move timeout opcodes and handling into its...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move our reference counting into a header
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move msg_ring into its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split network related opcodes into its own...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move statx handling to its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move epoll handler to its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: add a dummy -EOPNOTSUPP prep handler
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move uring_cmd handling to its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split out open/close operations
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: separate out file table handling code
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split out fadvise/madvise operations
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split out fs related sync/fallocate functions
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split out splice related operations
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: split out filesystem related operations
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move nop into its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move xattr related opcodes to its own file
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: handle completions in the core
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: set completion results upfront
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: add io_uring_types.h
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: define a request type cleanup handler
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: unify struct io_symlink and io_hardlink
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert iouring_cmd to io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert xattr to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert rsrc_update to io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert msg and nop to io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert splice to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert epoll to io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert file system request types to use...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert madvise/fadvise to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert open/close path to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert timeout path to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert cancel path to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert the sync and fallocate paths to use...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert net related opcodes to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: remove recvmsg knowledge from io_arm_poll_han...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert poll_update path to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert poll path to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: convert read/write path to use io_cmd_type
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: add generic command payload type to struct...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move req async preparation into opcode handler
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: move to separate directory
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
io_uring: define a 'prep' and 'issue' handler for each...
commit
|
commitdiff
|
tree
2022-06-22
Jens Axboe
Merge branch 'io_uring-5.19' into for-5.20/io_uring
commit
|
commitdiff
|
tree
2022-06-21
Pavel Begunkov
io_uring: fix double poll leak on repolling
commit
|
commitdiff
|
tree
2022-06-21
Pavel Begunkov
io_uring: fix wrong arm_poll error handling
commit
|
commitdiff
|
tree
2022-06-21
Pavel Begunkov
io_uring: fail links when poll fails
commit
|
commitdiff
|
tree
2022-06-21
Pavel Begunkov
io_uring: fix req->apoll_events
commit
|
commitdiff
|
tree
2022-06-21
Jens Axboe
io_uring: fix merge error in checking send/recv addr2...
commit
|
commitdiff
|
tree
2022-06-20
Jens Axboe
io_uring: mark reissue requests with REQ_F_PARTIAL_IO
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Linux 5.19-rc3
v5.19-rc3
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'x86-urgent-2022-06-19' of git://git./linux...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'objtool-urgent-2022-06-19' of git://git...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'sched-urgent-2022-06-19' of git://git./linux...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'locking-urgent-2022-06-19' of git://git...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'irq-urgent-2022-06-19' of git://git./linux...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'char-misc-5.19-rc3-take2' of git://git....
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'i2c-for-5.19-rc3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'xfs-5.19-fixes-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
2022-06-19
Linus Torvalds
Merge tag '5.19-rc2-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
2022-06-18
Xiang wangx
ext4: fix a doubled word "need" in a comment
commit
|
commitdiff
|
tree
2022-06-18
Zhang Yi
ext4: add reserved GDT blocks check
commit
|
commitdiff
|
tree
2022-06-18
Ding Xiang
ext4: make variable "count" signed
commit
|
commitdiff
|
tree
2022-06-18
Baokun Li
ext4: correct the judgment of BUG in ext4_mb_normalize_...
commit
|
commitdiff
|
tree
next