index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
ioprio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-06
nvme/pci: Fix read queue count
Keith Busch
1
-5
/
+1
2019-12-06
nvme/pci Limit write queue sizes to possible cpus
Keith Busch
1
-0
/
+3
2019-12-06
nvme/pci: Fix write and poll queue types
Keith Busch
1
-4
/
+4
2019-12-05
block: fix memleak of bio integrity data
Justin Tee
3
-1
/
+8
2019-12-05
io_uring: fix a typo in a comment
LimingWu
1
-1
/
+1
2019-12-05
bfq-iosched: Ensure bio->bi_blkg is valid before using it
Hou Tao
1
-0
/
+3
2019-12-05
io_uring: hook all linked requests via link_list
Pavel Begunkov
1
-22
/
+20
2019-12-05
io_uring: fix error handling in io_queue_link_head
Pavel Begunkov
1
-5
/
+7
2019-12-05
io_uring: use hash table for poll command lookups
Jens Axboe
1
-43
/
+41
2019-12-05
io-wq: clear node->next on list deletion
Jens Axboe
1
-0
/
+1
2019-12-04
io_uring: ensure deferred timeouts copy necessary data
Jens Axboe
1
-41
/
+42
2019-12-04
io_uring: allow IO_SQE_* flags on IORING_OP_TIMEOUT
Jens Axboe
1
-3
/
+0
2019-12-04
null_blk: remove unused variable warning on !CONFIG_BLK_DEV_ZONED
Jens Axboe
1
-2
/
+1
2019-12-04
brd: warn on un-aligned buffer
Ming Lei
1
-0
/
+4
2019-12-04
brd: remove max_hw_sectors queue limit
Ming Lei
1
-1
/
+0
2019-12-03
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2019-12-03
io_uring: handle connect -EINPROGRESS like -EAGAIN
Jens Axboe
1
-1
/
+1
2019-12-03
block: set the zone size in blk_revalidate_disk_zones atomically
Christoph Hellwig
3
-29
/
+35
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
4
-24
/
+21
2019-12-03
block: allocate the zone bitmaps lazily
Christoph Hellwig
1
-33
/
+32
2019-12-03
block: replace seq_zones_bitmap with conv_zones_bitmap
Christoph Hellwig
2
-15
/
+17
2019-12-03
block: simplify blkdev_nr_zones
Christoph Hellwig
4
-23
/
+12
2019-12-03
block: remove the empty line at the end of blk-zoned.c
Christoph Hellwig
1
-1
/
+0
2019-12-03
null_blk: cleanup null_gendisk_register
Christoph Hellwig
1
-6
/
+5
2019-12-03
null_blk: fix zone size paramter check
Damien Le Moal
1
-7
/
+12
2019-12-03
nvme/pci: Remove last_cq_head
Keith Busch
1
-4
/
+0
2019-12-03
block: optimise bvec_iter_advance()
Pavel Begunkov
1
-12
/
+10
2019-12-03
io_uring: remove io_wq_current_is_worker
Jackie Liu
1
-6
/
+2
2019-12-03
io_uring: remove parameter ctx of io_submit_state_start
Jackie Liu
1
-2
/
+2
2019-12-03
io_uring: mark us with IORING_FEAT_SUBMIT_STABLE
Jens Axboe
2
-1
/
+3
2019-12-03
io_uring: ensure async punted connect requests copy data
Jens Axboe
3
-15
/
+57
2019-12-03
io_uring: ensure async punted sendmsg/recvmsg requests copy data
Jens Axboe
3
-64
/
+156
2019-12-03
io_uring: ensure async punted read/write requests copy iovec
Jens Axboe
1
-62
/
+181
2019-12-03
io_uring: add general async offload context
Jens Axboe
1
-24
/
+32
2019-12-03
block: don't send uevent for empty disk when not invalidating
Eric Biggers
1
-1
/
+1
2019-12-03
io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTR
Jens Axboe
1
-0
/
+2
2019-12-02
nvme: Namepace identification descriptor list is optional
Keith Busch
1
-0
/
+2
2019-12-02
io_uring: use current task creds instead of allocating a new one
Jens Axboe
3
-4
/
+4
2019-12-01
mailbox: imx: add support for imx v1 mu
Richard Zhu
1
-17
/
+38
2019-12-01
dt-bindings: mailbox: imx-mu: add imx7ulp MU support
Richard Zhu
1
-0
/
+2
2019-12-01
mailbox: imx: Clear the right interrupts at shutdown
Daniel Baluta
1
-2
/
+13
2019-12-01
mailbox: imx: Fix Tx doorbell shutdown path
Daniel Baluta
1
-1
/
+3
2019-12-01
mailbox: stm32-ipcc: Update wakeup management
Fabien Dessenne
1
-29
/
+7
2019-11-30
Revert "dt-bindings: remoteproc: stm32: add wakeup-source"
Bjorn Andersson
1
-3
/
+0
2019-11-29
io_uring: fix missing kmap() declaration on powerpc
Jens Axboe
1
-0
/
+1
2019-11-29
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
1
-0
/
+6
2019-11-29
x86/efi: remove unused variables
YueHaibing
1
-5
/
+0
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
1
-5
/
+12
2019-11-28
ataflop: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-11-28
block: sunvdc: Remove unneeded semicolon
zhengbin
1
-1
/
+1
[next]