index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2018-12-20
1
-5
/
+6
*
block: save irq state in blkg_lookup_create()
Ming Lei
2018-12-19
1
-2
/
+4
*
dm: don't reuse bio for flushes
Jens Axboe
2018-12-19
2
-13
/
+25
*
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
2018-12-19
17
-56
/
+161
|
\
|
*
nvme-pci: trace SQ status on completions
yupeng
2018-12-19
3
-0
/
+28
|
*
nvme-rdma: implement polling queue map
Sagi Grimberg
2018-12-18
1
-6
/
+43
|
*
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
2018-12-18
2
-0
/
+16
|
*
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
2018-12-18
6
-7
/
+7
|
*
nvme-core: optionally poll sync commands
Sagi Grimberg
2018-12-18
3
-11
/
+39
|
*
block: make request_to_qc_t public
Sagi Grimberg
2018-12-18
3
-19
/
+10
|
*
nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
Colin Ian King
2018-12-18
1
-1
/
+1
|
*
nvme-tcp: fix endianess annotations
Christoph Hellwig
2018-12-18
1
-4
/
+5
|
*
nvmet-tcp: fix endianess annotations
Christoph Hellwig
2018-12-18
1
-2
/
+2
|
*
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
2018-12-18
1
-6
/
+6
|
*
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
2018-12-18
1
-0
/
+3
|
*
nvmet: use a macro for default error location
Chaitanya Kulkarni
2018-12-18
2
-2
/
+3
|
*
nvmet: fix comparison of a u16 with -1
Colin Ian King
2018-12-18
1
-1
/
+1
|
/
*
blk-mq: enable IO poll if .nr_queues of type poll > 0
Ming Lei
2018-12-17
2
-2
/
+4
*
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
2018-12-17
3
-10
/
+10
*
blk-mq: skip zero-queue maps in blk_mq_map_swqueue
Ming Lei
2018-12-17
1
-0
/
+3
*
block: fix blk-iolatency accounting underflow
Dennis Zhou
2018-12-17
3
-1
/
+7
*
blk-mq: fix dispatch from sw queue
Ming Lei
2018-12-17
4
-45
/
+68
*
block: mq-deadline: Fix write completion handling
Damien Le Moal
2018-12-17
3
-2
/
+14
*
nvme-pci: don't share queue maps
Christoph Hellwig
2018-12-17
1
-5
/
+1
*
blk-mq: only dispatch to non-defauly queue maps if they have queues
Christoph Hellwig
2018-12-17
1
-5
/
+8
*
blk-mq: export hctx->type in debugfs instead of sysfs
Ming Lei
2018-12-17
2
-17
/
+16
*
blk-mq: fix allocation for queue mapping table
Ming Lei
2018-12-17
1
-1
/
+1
*
blk-wbt: export internal state via debugfs
Ming Lei
2018-12-16
1
-0
/
+91
*
blk-mq-debugfs: support rq_qos
Ming Lei
2018-12-16
5
-0
/
+98
*
block: update sysfs documentation
Damien Le Moal
2018-12-16
2
-3
/
+38
*
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
Chengguang Xu
2018-12-16
1
-1
/
+1
*
aoe: add __exit annotation
Chengguang Xu
2018-12-16
1
-1
/
+1
*
block: clear REQ_HIPRI if polling is not supported
Christoph Hellwig
2018-12-16
1
-0
/
+3
*
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
2018-12-16
3
-11
/
+8
*
blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
Jianchao Wang
2018-12-16
2
-16
/
+12
*
blk-mq: refactor the code of issue request directly
Jianchao Wang
2018-12-16
1
-49
/
+54
*
block: remove the bio_integrity_advance export
Christoph Hellwig
2018-12-16
1
-1
/
+0
*
block: remove the bioset_integrity_free export
Christoph Hellwig
2018-12-16
1
-1
/
+0
*
block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
Christoph Hellwig
2018-12-14
1
-2
/
+0
*
block: remove the unused bio_iov_iter_get_pages export
Christoph Hellwig
2018-12-14
1
-1
/
+0
*
block: remove the blk_recount_segments export
Christoph Hellwig
2018-12-14
1
-1
/
+0
*
block: remove the bio_phys_segments export
Christoph Hellwig
2018-12-14
1
-2
/
+1
*
nvme: fix kernel paging oops
Sagi Grimberg
2018-12-13
1
-1
/
+1
*
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
2018-12-13
34
-213
/
+4794
|
\
|
*
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
2018-12-13
1
-3
/
+25
|
*
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
2018-12-13
1
-6
/
+41
|
*
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2018-12-13
2
-0
/
+16
|
*
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
2018-12-13
1
-0
/
+3
|
*
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
2018-12-13
3
-6
/
+6
|
*
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
2018-12-13
1
-0
/
+6
[next]