index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
sbitmap: ammortize cost of clearing bits
Jens Axboe
1
-6
/
+27
2018-11-29
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
1
-0
/
+10
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
1
-0
/
+1
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
1
-1
/
+1
2018-11-26
block: sum requests in the plug structure
Jens Axboe
1
-0
/
+1
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
1
-14
/
+0
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
1
-1
/
+1
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
1
-2
/
+2
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
1
-1
/
+1
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
1
-1
/
+1
2018-11-19
block: Initialize BIO I/O priority early
Damien Le Moal
1
-1
/
+1
2018-11-19
block: Introduce get_current_ioprio()
Damien Le Moal
1
-0
/
+13
2018-11-19
block: Remove bio->bi_ioc
Damien Le Moal
1
-2
/
+1
2018-11-19
nvme-fc: remove ->poll implementation
Jens Axboe
1
-1
/
+0
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
1
-1
/
+1
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
8
-16
/
+35
2018-11-16
block: remove the rq_alloc_data request_queue field
Christoph Hellwig
1
-1
/
+0
2018-11-16
block: add polled wakeup task helper
Jens Axboe
1
-0
/
+13
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
1
-5
/
+1
2018-11-15
block: remove the queue_lock indirection
Christoph Hellwig
2
-9
/
+3
2018-11-15
block: remove the lock argument to blk_alloc_queue_node
Christoph Hellwig
1
-2
/
+1
2018-11-15
block: use atomic bitops for ->queue_flags
Christoph Hellwig
1
-1
/
+0
2018-11-15
block: remove deadline __deadline manipulation helpers
Christoph Hellwig
1
-3
/
+1
2018-11-15
block: remove QUEUE_FLAG_BYPASS and ->bypass
Christoph Hellwig
2
-8
/
+1
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
1
-0
/
+7
2018-11-14
block: remove dead queue members
Jens Axboe
1
-3
/
+0
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2018-11-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2018-11-10
ide: don't use req->special
Christoph Hellwig
1
-0
/
+1
2018-11-09
block: remove the BLKPREP_* values.
Christoph Hellwig
1
-10
/
+0
2018-11-09
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
1
-1
/
+1
2018-11-09
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+1
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
1
-2
/
+0
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+8
2018-11-08
blk-mq: provide a helper to check if a queue is busy
Jens Axboe
1
-0
/
+2
2018-11-08
blk-mq-tag: change busy_iter_fn to return whether to continue or not
Jens Axboe
1
-2
/
+2
2018-11-08
libceph: assume argonaut on the server side
Ilya Dryomov
1
-7
/
+1
2018-11-08
Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/ojeda/linux
Linus Torvalds
2
-5
/
+13
2018-11-08
Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-4
/
+3
2018-11-08
Compiler Attributes: improve explanation of header
Miguel Ojeda
1
-5
/
+9
2018-11-07
nvme: add separate poll queue map
Jens Axboe
1
-1
/
+1
2018-11-07
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
1
-1
/
+3
2018-11-07
blk-mq: initial support for multiple queue maps
Jens Axboe
1
-1
/
+2
2018-11-07
blk-mq: cache request hardware queue mapping
Jens Axboe
1
-0
/
+1
2018-11-07
blk-mq: support multiple hctx maps
Jens Axboe
1
-0
/
+14
2018-11-07
blk-mq: allow software queue to map to multiple hardware queues
Jens Axboe
1
-1
/
+2
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
3
-7
/
+16
2018-11-07
blk-mq: kill q->mq_map
Jens Axboe
1
-2
/
+0
2018-11-07
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-4.21/block
Jens Axboe
1
-0
/
+4
[next]