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
...
|
*
|
|
io_uring: fix ignoring xa_store errors
Pavel Begunkov
2020-12-21
1
-3
/
+7
|
*
|
|
io_uring: end waiting before task cancel attempts
Pavel Begunkov
2020-12-20
1
-1
/
+1
|
*
|
|
io_uring: always progress task_work on task cancel
Pavel Begunkov
2020-12-20
1
-1
/
+1
|
*
|
|
io-wq: kill now unused io_wq_cancel_all()
Jens Axboe
2020-12-20
2
-31
/
+1
|
*
|
|
io_uring: make ctx cancel on exit targeted to actual ctx
Jens Axboe
2020-12-20
1
-1
/
+8
|
*
|
|
io_uring: fix 0-iov read buffer select
Pavel Begunkov
2020-12-19
1
-3
/
+1
|
*
|
|
io_uring: close a small race gap for files cancel
Pavel Begunkov
2020-12-18
1
-4
/
+4
|
*
|
|
io_uring: fix io_wqe->work_list corruption
Xiaoguang Wang
2020-12-18
1
-0
/
+1
|
*
|
|
io_uring: limit {io|sq}poll submit locking scope
Pavel Begunkov
2020-12-17
1
-3
/
+6
|
*
|
|
io_uring: inline io_cqring_mark_overflow()
Pavel Begunkov
2020-12-17
1
-13
/
+9
|
*
|
|
io_uring: consolidate CQ nr events calculation
Pavel Begunkov
2020-12-17
1
-9
/
+8
|
*
|
|
io_uring: remove racy overflow list fast checks
Pavel Begunkov
2020-12-17
1
-4
/
+1
|
*
|
|
io_uring: cancel reqs shouldn't kill overflow list
Pavel Begunkov
2020-12-17
1
-4
/
+2
|
*
|
|
io_uring: hold mmap_sem for mm->locked_vm manipulation
Jens Axboe
2020-12-17
1
-4
/
+10
|
*
|
|
io_uring: break links on shutdown failure
Jens Axboe
2020-12-16
1
-0
/
+2
*
|
|
|
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-24
18
-94
/
+145
|
\
\
\
\
|
*
|
|
|
md/bcache: convert comma to semicolon
Zheng Yongjun
2020-12-23
1
-1
/
+1
|
*
|
|
|
bcache:remove a superfluous check in register_bcache
Yi Li
2020-12-23
1
-2
/
+0
|
*
|
|
|
block: update some copyrights
Christoph Hellwig
2020-12-22
3
-0
/
+4
|
*
|
|
|
block: remove a pointless self-reference in block_dev.c
Christoph Hellwig
2020-12-22
1
-2
/
+0
|
*
|
|
|
MAINTAINERS: add fs/block_dev.c to the block section
Christoph Hellwig
2020-12-22
1
-0
/
+1
|
*
|
|
|
blk-mq: Don't complete on a remote CPU in force threaded mode
Sebastian Andrzej Siewior
2020-12-17
1
-0
/
+8
|
*
|
|
|
s390/dasd: fix list corruption of lcu list
Stefan Haberland
2020-12-17
1
-1
/
+1
|
*
|
|
|
s390/dasd: fix list corruption of pavgroup group list
Stefan Haberland
2020-12-17
1
-0
/
+1
|
*
|
|
|
s390/dasd: prevent inconsistent LCU device data
Stefan Haberland
2020-12-17
1
-0
/
+9
|
*
|
|
|
s390/dasd: fix hanging device offline processing
Stefan Haberland
2020-12-17
1
-1
/
+9
|
*
|
|
|
blk-iocost: Add iocg idle state tracepoint
Baolin Wang
2020-12-17
2
-1
/
+18
|
*
|
|
|
nbd: Respect max_part for all partition scans
Josh Triplett
2020-12-17
1
-3
/
+6
|
*
|
|
|
block/rnbd-clt: Does not request pdu to rtrs-clt
Gioh Kim
2020-12-16
3
-17
/
+13
|
*
|
|
|
block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
Gioh Kim
2020-12-16
2
-27
/
+43
|
*
|
|
|
block/rnbd: Set write-back cache and fua same to the target device
Gioh Kim
2020-12-16
4
-6
/
+22
|
*
|
|
|
block/rnbd: Fix typos
Jack Wang
2020-12-16
1
-3
/
+3
|
*
|
|
|
block/rnbd-srv: Protect dev session sysfs removal
Md Haris Iqbal
2020-12-16
1
-1
/
+2
|
*
|
|
|
block/rnbd-clt: Fix possible memleak
Jack Wang
2020-12-16
1
-2
/
+3
|
*
|
|
|
block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
Md Haris Iqbal
2020-12-16
1
-2
/
+1
|
*
|
|
|
blk-mq: Remove 'running from the wrong CPU' warning
Daniel Wagner
2020-12-16
1
-25
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-24
8
-53
/
+54
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-5.11/dax' into for-5.11/libnvdimm
Dan Williams
2020-12-24
3
-45
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
2020-12-24
1
-14
/
+6
|
|
*
|
|
|
device-dax: Fix range release
Dan Williams
2020-12-24
1
-23
/
+21
|
|
*
|
|
|
device-dax: delete a redundancy check in dev_dax_validate_align()
Zhen Lei
2020-12-17
1
-7
/
+0
|
|
*
|
|
|
device-dax/core: Fix memory leak when rmmod dax.ko
Wang Hai
2020-12-16
1
-0
/
+1
|
|
*
|
|
|
device-dax/pmem: Convert comma to semicolon
Zheng Yongjun
2020-12-16
1
-1
/
+1
|
*
|
|
|
|
libnvdimm/label: Return -ENXIO for no slot in __blk_label_update
Zhang Qilong
2020-12-17
1
-1
/
+3
|
*
|
|
|
|
libnvdimm: Cleanup include of badblocks.h
Enrico Weigelt
2020-12-16
3
-2
/
+3
|
*
|
|
|
|
ACPI: NFIT: Fix input validation of bus-family
Dan Williams
2020-11-24
1
-1
/
+5
|
*
|
|
|
|
libnvdimm/namespace: Fix reaping of invalidated block-window-namespace labels
Dan Williams
2020-11-20
1
-0
/
+9
|
*
|
|
|
|
ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()
Zhen Lei
2020-11-18
1
-4
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-24
38
-132
/
+182
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
2020-12-24
32
-111
/
+161
|
|
\
\
\
\
\
[prev]
[next]