index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-05
1
-15
/
+4
*
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-05
1
-1
/
+1
*
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-06-05
1
-3
/
+6
*
block: nr_sects_write(): Disable preemption on seqcount write
Ahmed S. Darwish
2020-06-05
1
-0
/
+2
*
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
2020-06-05
4
-10
/
+8
*
loop: Fix wrong masking of status flags
Martijn Coenen
2020-06-05
1
-1
/
+1
*
block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed
yu kuai
2020-06-03
1
-1
/
+0
*
Merge tag 'for-5.8/io_uring-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
6
-364
/
+447
|
\
|
*
io_uring: fix overflowed reqs cancellation
Pavel Begunkov
2020-05-30
1
-2
/
+3
|
*
io_uring: off timeouts based only on completions
Pavel Begunkov
2020-05-30
1
-51
/
+14
|
*
io_uring: move timeouts flushing to a helper
Pavel Begunkov
2020-05-30
1
-20
/
+14
|
*
statx: hide interfaces no longer used by io_uring
Bijan Mottahedeh
2020-05-27
2
-4
/
+3
|
*
io_uring: call statx directly
Bijan Mottahedeh
2020-05-27
1
-46
/
+4
|
*
statx: allow system call to be invoked from io_uring
Bijan Mottahedeh
2020-05-27
2
-13
/
+21
|
*
io_uring: add io_statx structure
Bijan Mottahedeh
2020-05-27
1
-16
/
+22
|
*
io_uring: get rid of manual punting in io_close
Pavel Begunkov
2020-05-26
1
-15
/
+5
|
*
io_uring: separate DRAIN flushing into a cold path
Pavel Begunkov
2020-05-26
1
-15
/
+15
|
*
io_uring: don't re-read sqe->off in timeout_prep()
Pavel Begunkov
2020-05-26
1
-2
/
+3
|
*
io_uring: simplify io_timeout locking
Pavel Begunkov
2020-05-26
1
-2
/
+1
|
*
io_uring: fix flush req->refs underflow
Pavel Begunkov
2020-05-26
1
-1
/
+1
|
*
io_uring: don't submit sqes when ctx->refs is dying
Xiaoguang Wang
2020-05-20
1
-11
/
+2
|
*
io_uring: async task poll trigger cleanup
Jens Axboe
2020-05-18
1
-17
/
+16
|
*
io_uring: add tee(2) support
Pavel Begunkov
2020-05-17
2
-3
/
+60
|
*
splice: export do_tee()
Pavel Begunkov
2020-05-17
2
-2
/
+4
|
*
io_uring: don't repeat valid flag list
Pavel Begunkov
2020-05-17
1
-3
/
+1
|
*
io_uring: rename io_file_put()
Pavel Begunkov
2020-05-17
1
-9
/
+13
|
*
io_uring: remove req->needs_fixed_files
Pavel Begunkov
2020-05-17
1
-9
/
+12
|
*
io_uring: cleanup io_poll_remove_one() logic
Jens Axboe
2020-05-17
1
-14
/
+13
|
*
io_uring: file registration list and lock optimization
Jens Axboe
2020-05-15
1
-14
/
+10
|
*
io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flags
Stefano Garzarella
2020-05-15
2
-0
/
+9
|
*
io_uring: add 'cq_flags' field for the CQ ring
Stefano Garzarella
2020-05-15
2
-2
/
+12
|
*
io_uring: allow POLL_ADD with double poll_wait() users
Jens Axboe
2020-05-15
1
-72
/
+146
|
*
io_uring: batch reap of dead file registrations
Jens Axboe
2020-05-15
1
-12
/
+42
|
*
io_uring: name sq thread and ref completions
Jens Axboe
2020-05-15
1
-16
/
+10
|
*
io_uring: remove duplicate semicolon at the end of line
Xiaoming Ni
2020-05-11
1
-1
/
+1
|
*
io_uring: remove obsolete 'state' parameter
Xiaoguang Wang
2020-05-09
1
-2
/
+2
|
*
io_uring: remove 'fd is io_uring' from close path
Jens Axboe
2020-05-09
1
-6
/
+4
*
|
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-03
81
-2353
/
+5429
|
\
\
|
*
|
bcache: configure the asynchronous registertion to be experimental
Coly Li
2020-05-27
2
-0
/
+11
|
*
|
bcache: asynchronous devices registration
Coly Li
2020-05-27
1
-0
/
+100
|
*
|
bcache: fix refcount underflow in bcache_device_free()
Coly Li
2020-05-27
1
-2
/
+5
|
*
|
bcache: Convert pr_<level> uses to a more typical style
Joe Perches
2020-05-27
10
-109
/
+110
|
*
|
bcache: remove redundant variables i and n
Colin Ian King
2020-05-27
1
-2
/
+0
|
*
|
Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into for-5.8/drivers
Jens Axboe
2020-05-27
24
-222
/
+1116
|
|
\
\
|
|
*
|
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
2020-05-27
1
-1
/
+1
|
|
*
|
lpfc: fix axchg pointer reference after free and double frees
James Smart
2020-05-27
2
-6
/
+7
|
|
*
|
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
2020-05-27
1
-9
/
+17
|
|
*
|
nvme: set dma alignment to qword
Keith Busch
2020-05-27
1
-0
/
+1
|
|
*
|
nvmet: cleanups the loop in nvmet_async_events_process
David Milburn
2020-05-27
1
-9
/
+6
|
|
*
|
nvmet: fix memory leak when removing namespaces and controllers concurrently
Sagi Grimberg
2020-05-27
1
-9
/
+6
[next]