index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
dt-bindings
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
dm rq: remove unused arguments from rq_completed()
Mike Snitzer
1
-9
/
+5
2018-12-18
dm: avoid indirect call in __dm_make_request
Mikulas Patocka
1
-23
/
+6
2018-12-18
blk-mq: enable IO poll if .nr_queues of type poll > 0
Ming Lei
2
-2
/
+4
2018-12-18
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
3
-10
/
+10
2018-12-17
blk-mq: skip zero-queue maps in blk_mq_map_swqueue
Ming Lei
1
-0
/
+3
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
3
-1
/
+7
2018-12-17
blk-mq: fix dispatch from sw queue
Ming Lei
4
-45
/
+68
2018-12-17
block: mq-deadline: Fix write completion handling
Damien Le Moal
3
-2
/
+14
2018-12-17
nvme-pci: don't share queue maps
Christoph Hellwig
1
-5
/
+1
2018-12-17
blk-mq: only dispatch to non-defauly queue maps if they have queues
Christoph Hellwig
1
-5
/
+8
2018-12-17
blk-mq: export hctx->type in debugfs instead of sysfs
Ming Lei
2
-17
/
+16
2018-12-17
blk-mq: fix allocation for queue mapping table
Ming Lei
1
-1
/
+1
2018-12-17
blk-wbt: export internal state via debugfs
Ming Lei
1
-0
/
+91
2018-12-17
blk-mq-debugfs: support rq_qos
Ming Lei
5
-0
/
+98
2018-12-17
block: update sysfs documentation
Damien Le Moal
2
-3
/
+38
2018-12-16
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
Chengguang Xu
1
-1
/
+1
2018-12-16
aoe: add __exit annotation
Chengguang Xu
1
-1
/
+1
2018-12-16
block: clear REQ_HIPRI if polling is not supported
Christoph Hellwig
1
-0
/
+3
2018-12-16
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
3
-11
/
+8
2018-12-16
blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
Jianchao Wang
2
-16
/
+12
2018-12-16
blk-mq: refactor the code of issue request directly
Jianchao Wang
1
-49
/
+54
2018-12-16
block: remove the bio_integrity_advance export
Christoph Hellwig
1
-1
/
+0
2018-12-16
block: remove the bioset_integrity_free export
Christoph Hellwig
1
-1
/
+0
2018-12-14
block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
Christoph Hellwig
1
-2
/
+0
2018-12-14
block: remove the unused bio_iov_iter_get_pages export
Christoph Hellwig
1
-1
/
+0
2018-12-14
block: remove the blk_recount_segments export
Christoph Hellwig
1
-1
/
+0
2018-12-14
block: remove the bio_phys_segments export
Christoph Hellwig
1
-2
/
+1
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
1
-1
/
+1
2018-12-13
bcache: print number of keys in trace_bcache_journal_write
Guoju Fang
2
-4
/
+25
2018-12-13
bcache: set writeback_percent in a flexible range
Coly Li
1
-1
/
+2
2018-12-13
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
3
-2
/
+55
2018-12-13
bcache: add MODULE_DESCRIPTION information
Coly Li
1
-3
/
+4
2018-12-13
bcache: option to automatically run gc thread after writeback
Coly Li
4
-0
/
+52
2018-12-13
bcache: introduce force_wake_up_gc()
Coly Li
2
-15
/
+20
2018-12-13
bcache: cannot set writeback_running via sysfs if no writeback kthread created
Shenghui Wang
1
-2
/
+19
2018-12-13
bcache: do not mark writeback_running too early
Shenghui Wang
1
-1
/
+2
2018-12-13
bcache: update comment in sysfs.c
Shenghui Wang
1
-2
/
+2
2018-12-13
bcache: update comment for bch_data_insert
Shenghui Wang
1
-3
/
+3
2018-12-13
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
Shenghui Wang
2
-4
/
+2
2018-12-13
bcache: add comment for cache_set->fill_iter
Shenghui Wang
2
-1
/
+10
2018-12-13
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
1
-3
/
+25
2018-12-13
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
1
-6
/
+41
2018-12-13
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2
-0
/
+16
2018-12-13
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
1
-0
/
+3
2018-12-13
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
3
-6
/
+6
2018-12-13
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvmet: add error log page cmd handler
Chaitanya Kulkarni
1
-7
/
+29
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
3
-15
/
+60
2018-12-13
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
1
-12
/
+72
2018-12-13
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
1
-4
/
+18
[next]