index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-30
sbitmap: ammortize cost of clearing bits
Jens Axboe
2018-11-30
block: avoid extra bio reference for async O_DIRECT
Christoph Hellwig
2018-11-29
sbitmap: don't loop for find_next_zero_bit() for !round_robin
Jens Axboe
2018-11-29
blk-mq: use plug for devices that implement ->commits_rqs()
Jens Axboe
2018-11-29
blk-mq: use bd->last == true for list inserts
Jens Axboe
2018-11-29
ataflop: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
virtio_blk: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
nvme: implement mq_ops->commit_rqs() hook
Jens Axboe
2018-11-29
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
2018-11-29
blk-mq: Add a NULL check in blk_mq_free_map_and_requests()
Dan Carpenter
2018-11-29
ataflop: fix error handling in atari_floppy_init()
Dan Carpenter
2018-11-28
block: add io timeout to sysfs
Weiping Zhang
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
2018-11-28
blk-mq: fix failure to decrement plug count on single rq removal
Jens Axboe
2018-11-28
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
2018-11-26
block: sum requests in the plug structure
Jens Axboe
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
2018-11-26
scsi: Do not rely on blk-mq for double completions
Keith Busch
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
2018-11-26
blk-mq: never redirect polled IO completions
Jens Axboe
2018-11-26
blk-mq: ensure mq_ops ->poll() is entered at least once
Jens Axboe
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
nvme: remove opportunistic polling from bdev target
Jens Axboe
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
2018-11-20
block: fix attempt to assign NULL io_context
Jens Axboe
2018-11-19
block: Initialize BIO I/O priority early
Damien Le Moal
2018-11-19
block: prevent merging of requests with different priorities
Damien Le Moal
2018-11-19
aio: Fix fallback I/O priority value
Damien Le Moal
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-19
aio: Comment use of IOCB_FLAG_IOPRIO aio flag
Damien Le Moal
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-19
nvme: default to 0 poll queues
Jens Axboe
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
floppy: remove now unused 'flags' variable
Jens Axboe
2018-11-18
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
2018-11-18
Merge tag 'libnvdimm-fixes-4.20-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-11-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-11-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-18
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
2018-11-18
mm, page_alloc: check for max order in hot path
Michal Hocko
2018-11-18
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
[next]