summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blktrace: fix endianness for blk_log_remap()Chaitanya Kulkarni2020-06-051-15/+4
* blktrace: fix endianness in get_pdu_int()Chaitanya Kulkarni2020-06-051-1/+1
* blktrace: use errno instead of bi_statusChaitanya Kulkarni2020-06-051-3/+6
* block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish2020-06-051-0/+2
* block: remove the error argument to the block_bio_complete tracepointChristoph Hellwig2020-06-054-10/+8
* loop: Fix wrong masking of status flagsMartijn Coenen2020-06-051-1/+1
* block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai2020-06-031-1/+0
* Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-036-364/+447
|\
| * io_uring: fix overflowed reqs cancellationPavel Begunkov2020-05-301-2/+3
| * io_uring: off timeouts based only on completionsPavel Begunkov2020-05-301-51/+14
| * io_uring: move timeouts flushing to a helperPavel Begunkov2020-05-301-20/+14
| * statx: hide interfaces no longer used by io_uringBijan Mottahedeh2020-05-272-4/+3
| * io_uring: call statx directlyBijan Mottahedeh2020-05-271-46/+4
| * statx: allow system call to be invoked from io_uringBijan Mottahedeh2020-05-272-13/+21
| * io_uring: add io_statx structureBijan Mottahedeh2020-05-271-16/+22
| * io_uring: get rid of manual punting in io_closePavel Begunkov2020-05-261-15/+5
| * io_uring: separate DRAIN flushing into a cold pathPavel Begunkov2020-05-261-15/+15
| * io_uring: don't re-read sqe->off in timeout_prep()Pavel Begunkov2020-05-261-2/+3
| * io_uring: simplify io_timeout lockingPavel Begunkov2020-05-261-2/+1
| * io_uring: fix flush req->refs underflowPavel Begunkov2020-05-261-1/+1
| * io_uring: don't submit sqes when ctx->refs is dyingXiaoguang Wang2020-05-201-11/+2
| * io_uring: async task poll trigger cleanupJens Axboe2020-05-181-17/+16
| * io_uring: add tee(2) supportPavel Begunkov2020-05-172-3/+60
| * splice: export do_tee()Pavel Begunkov2020-05-172-2/+4
| * io_uring: don't repeat valid flag listPavel Begunkov2020-05-171-3/+1
| * io_uring: rename io_file_put()Pavel Begunkov2020-05-171-9/+13
| * io_uring: remove req->needs_fixed_filesPavel Begunkov2020-05-171-9/+12
| * io_uring: cleanup io_poll_remove_one() logicJens Axboe2020-05-171-14/+13
| * io_uring: file registration list and lock optimizationJens Axboe2020-05-151-14/+10
| * io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flagsStefano Garzarella2020-05-152-0/+9
| * io_uring: add 'cq_flags' field for the CQ ringStefano Garzarella2020-05-152-2/+12
| * io_uring: allow POLL_ADD with double poll_wait() usersJens Axboe2020-05-151-72/+146
| * io_uring: batch reap of dead file registrationsJens Axboe2020-05-151-12/+42
| * io_uring: name sq thread and ref completionsJens Axboe2020-05-151-16/+10
| * io_uring: remove duplicate semicolon at the end of lineXiaoming Ni2020-05-111-1/+1
| * io_uring: remove obsolete 'state' parameterXiaoguang Wang2020-05-091-2/+2
| * io_uring: remove 'fd is io_uring' from close pathJens Axboe2020-05-091-6/+4
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-0381-2353/+5429
|\ \
| * | bcache: configure the asynchronous registertion to be experimentalColy Li2020-05-272-0/+11
| * | bcache: asynchronous devices registrationColy Li2020-05-271-0/+100
| * | bcache: fix refcount underflow in bcache_device_free()Coly Li2020-05-271-2/+5
| * | bcache: Convert pr_<level> uses to a more typical styleJoe Perches2020-05-2710-109/+110
| * | bcache: remove redundant variables i and nColin Ian King2020-05-271-2/+0
| * | Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into for-5.8/driversJens Axboe2020-05-2724-222/+1116
| |\ \
| | * | lpfc: Fix return value in __lpfc_nvme_ls_abortJames Smart2020-05-271-1/+1
| | * | lpfc: fix axchg pointer reference after free and double freesJames Smart2020-05-272-6/+7
| | * | lpfc: Fix pointer checks and comments in LS receive refactoringJames Smart2020-05-271-9/+17
| | * | nvme: set dma alignment to qwordKeith Busch2020-05-271-0/+1
| | * | nvmet: cleanups the loop in nvmet_async_events_processDavid Milburn2020-05-271-9/+6
| | * | nvmet: fix memory leak when removing namespaces and controllers concurrentlySagi Grimberg2020-05-271-9/+6