projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
io_uring: Fix premature return from loop and memory leak
2021-04-29
Colin Ian King
io_uring: Fix premature return from loop and memory...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-29
Pavel Begunkov
io_uring: fix unchecked error in switch_start()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-29
Pavel Begunkov
io_uring: allow empty slots for reg buffers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-29
Pavel Begunkov
io_uring: add more build check for uapi
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-29
Pavel Begunkov
io_uring: dont overlap internal and user req flags
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-29
Pavel Begunkov
io_uring: fix drain with rsrc CQEs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-27
Hao Xu
io_uring: maintain drain logic for multishot poll requests
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-27
Palash Oswal
io_uring: Check current->io_uring in io_uring_cancel_sqpoll
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Jens Axboe
Merge branch 'md-next' of https://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-04-26
Lv Yunlong
drivers/block/null_blk/main: Fix a double free in null_init.
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Pavel Begunkov
io_uring: fix NULL reg-buffer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Pavel Begunkov
io_uring: simplify SQPOLL cancellations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Pavel Begunkov
io_uring: fix work_exit sqpoll cancellations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Colin Ian King
io_uring: Fix uninitialized variable up.resv
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Pavel Begunkov
io_uring: fix invalid error check after malloc
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-26
Tejun Heo
blk-iocost: don't ignore vrate_min on QD contention
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Stefan Metzmacher
io_uring: io_sq_thread() no longer needs to reset current...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Stefan Metzmacher
kernel: always initialize task->pf_io_worker to NULL
cc:
Jens Axboe
<axboe@kernel.dk>
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Hao Xu
io_uring: update sq_thread_idle after ctx deleted
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add full-fledged dynamic buffers support
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Bijan Mottahedeh
io_uring: implement fixed buffers registration similar...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: prepare fixed rw for dynanic buffers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: keep table of pointers to ubufs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add generic rsrc update with tags
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add IORING_REGISTER_RSRC
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: enumerate dynamic resources
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: add generic path for rsrc update
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: preparation for rsrc tagging
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: decouple CQE filling from requests
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: return back rsrc data free helper
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-25
Pavel Begunkov
io_uring: move __io_sqe_files_unregister
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-23
Jens Axboe
Merge branch 'md-next' of https://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-04-23
Hao Xu
io_uring: check sqring and iopoll_list before shedule
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-22
Jens Axboe
Merge tag 'nvme-5.13-2021-04-22' of git://git.infradead...
commit
|
commitdiff
|
tree
2021-04-21
Calvin Owens
brd: expose number of allocated pages in debugfs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-21
Christoph Hellwig
block: return -EBUSY when there are open partitions...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-21
Dan Carpenter
ataflop: fix off by one in ataflop_probe()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-21
Dan Carpenter
ataflop: potential out of bounds in do_format()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gustavo A. R. Silva
drbd: Fix fall-through warnings for Clang
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gustavo A. R. Silva
libata: Fix fall-through warnings for Clang
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Pavel Begunkov
io_uring: refactor io_sq_offload_create()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Pavel Begunkov
io_uring: safer sq_creds putting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Pavel Begunkov
io_uring: move inflight un-tracking into cleanup
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Jens Axboe
io-wq: remove unused io_wqe_need_worker() function
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Dima Stepanov
block/rnbd: Use strscpy instead of strlcpy
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Dima Stepanov
block/rnbd-clt-sysfs: Remove copy buffer overlap in...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Jack Wang
block/rnbd-clt: Remove max_segment_size
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Md Haris Iqbal
block/rnbd-clt: Generate kobject_uevent when the rnbd...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_ev
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
Documentation/ABI/rnbd-clt: Add description for nr_poll_queues
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
block/rnbd-clt: Support polling mode for IO latency...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
block/rnbd-clt: Fix missing a memory free when unloading...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Tom Rix
block/rnbd-clt: Improve find_or_create_sess() return...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
block/rnbd-srv: Remove force_close file after holding...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
block/rnbd-srv: Prevent a deadlock generated by accessing...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Guoqing Jiang
block/rnbd: Kill destroy_device_cb
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Guoqing Jiang
block/rnbd: Kill rnbd_clt_destroy_default_group
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Guoqing Jiang
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Guoqing Jiang
block/rnbd-clt: Remove some arguments from rnbd_client_setup...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Guoqing Jiang
block/rnbd-clt: Remove some arguments from insert_dev_if_not...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Gioh Kim
Documentation/sysfs-block-rnbd: Add descriptions for...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Danil Kipnis
MAINTAINERS: Change maintainer for rnbd module
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Colin Ian King
floppy: remove redundant assignment to variable st
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Denis Efremov
floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Denis Efremov
floppy: cleanups: use memcpy() to copy reply_buffer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Denis Efremov
floppy: cleanups: use memset() to zero reply_buffer
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Denis Efremov
floppy: cleanups: use ST0 as reply_buffer index 0
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-20
Denis Efremov
floppy: cleanups: remove trailing whitespaces
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-19
Pavel Begunkov
io_uring: fix shared sqpoll cancellation hangs
Reported-by:
Jens Axboe
<axboe@kernel.dk>
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-19
Pavel Begunkov
io_uring: remove extra sqpoll submission halting
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-18
Pavel Begunkov
io_uring: check register restriction afore quiesce
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-18
Pavel Begunkov
io_uring: fix overflows checks in provide buffers
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-18
Pavel Begunkov
io_uring: don't fail submit with overflow backlog
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Saravanan D
blk-mq: Fix spurious debugfs directory creation during...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: fix merge error for async resubmit
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: tie req->apoll to request lifetime
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: put flag checking for needing req cleanup...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Lin Feng
bfq/mq-deadline: remove redundant check for passthrough...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Lin Feng
blk-mq: bypass IO scheduler's limit_depth for passthrough...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-16
Jens Axboe
io_uring: disable multishot poll for double poll add...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-15
Jens Axboe
Merge branch 'md-next' of https://git.kernel.org/pub...
commit
|
commitdiff
|
tree
2021-04-15
Jens Axboe
Merge tag 'nvme-5.13-2021-04-15' of git://git.infradead...
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: fix early sqd_list removal sqpoll hangs
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: move poll update into remove not add
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: add helper for parsing poll events
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: fix POLL_REMOVE removing apoll
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-14
Pavel Begunkov
io_uring: refactor io_ring_exit_work()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Bart Van Assche
block: Remove an obsolete comment from sg_io()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: inline io_iopoll_getevents()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: skip futile iopoll iterations
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: don't fail overflow on in_idle
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: clean up io_poll_remove_waitqs()
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: refactor hrtimer_try_to_cancel uses
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: add timeout completion_lock annotation
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: split poll and poll update structures
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: fix uninit old data for poll event upd
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Pavel Begunkov
io_uring: fix leaking reg files on exit
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Christoph Hellwig
lightnvm: deprecated OCSSD support and schedule it...
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
2021-04-13
Zhang Yunkai
lightnvm: remove duplicate include in lightnvm.h
Signed-off-by:
Jens Axboe
<axboe@kernel.dk>
commit
|
commitdiff
|
tree
next