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
*
block: sunvdc: remove redundant code
Chengguang Xu
2018-12-22
1
-1
/
+0
*
block: loop: remove redundant code
Chengguang Xu
2018-12-22
1
-1
/
+0
*
bsg: deprecate BIDI support in bsg
Christoph Hellwig
2018-12-21
1
-0
/
+4
*
blkcg: remove unused __blkg_release_rcu()
Dennis Zhou
2018-12-21
1
-23
/
+0
*
blkcg: clean up blkg_tryget_closest()
Dennis Zhou
2018-12-21
2
-5
/
+20
*
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2018-12-20
2
-6
/
+3
*
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
2018-12-20
1
-1
/
+4
*
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-20
10
-31
/
+252
*
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2018-12-20
1
-7
/
+8
*
drbd: don't retry connection if peers do not agree on "authentication" settings
Lars Ellenberg
2018-12-20
1
-1
/
+1
*
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2018-12-20
1
-1
/
+1
*
drbd: avoid spurious self-outdating with concurrent disconnect / down
Lars Ellenberg
2018-12-20
1
-0
/
+7
*
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
2018-12-20
1
-8
/
+29
*
drbd: fix comment typos
Lars Ellenberg
2018-12-20
2
-2
/
+2
*
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2018-12-20
2
-3
/
+22
*
drbd: attach on connected diskless peer must not shrink a consistent device
Lars Ellenberg
2018-12-20
1
-5
/
+6
*
drbd: fix confusing error message during attach
Lars Ellenberg
2018-12-20
1
-5
/
+44
*
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2018-12-20
1
-1
/
+1
*
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
2018-12-20
1
-3
/
+30
*
drbd: centralize printk reporting of new size into drbd_set_my_capacity()
Lars Ellenberg
2018-12-20
3
-11
/
+17
*
drbd: must not use connection after kref_put(&connection->kref)
Lars Ellenberg
2018-12-20
1
-2
/
+1
*
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-18
2
-2
/
+4
*
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
2018-12-18
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-17
1
-0
/
+91
*
blk-mq-debugfs: support rq_qos
Ming Lei
2018-12-17
5
-0
/
+98
[next]