index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
kyber: use sbitmap add_wait_queue/list_del wait helpers
Jens Axboe
1
-13
/
+15
2018-12-20
sbitmap: add helpers for add/del wait queue handling
Jens Axboe
2
-6
/
+40
2018-12-19
block: save irq state in blkg_lookup_create()
Ming Lei
1
-2
/
+4
2018-12-19
dm: don't reuse bio for flushes
Jens Axboe
2
-13
/
+25
2018-12-19
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
17
-56
/
+161
2018-12-19
nvme-pci: trace SQ status on completions
yupeng
3
-0
/
+28
2018-12-18
nvme-rdma: implement polling queue map
Sagi Grimberg
1
-6
/
+43
2018-12-18
nvme-fabrics: allow user to pass in nr_poll_queues
Sagi Grimberg
2
-0
/
+16
2018-12-18
nvme-fabrics: allow nvmf_connect_io_queue to poll
Sagi Grimberg
6
-7
/
+7
2018-12-18
nvme-core: optionally poll sync commands
Sagi Grimberg
3
-11
/
+39
2018-12-18
block: make request_to_qc_t public
Sagi Grimberg
3
-19
/
+10
2018-12-18
nvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
Colin Ian King
1
-1
/
+1
2018-12-18
nvme-tcp: fix endianess annotations
Christoph Hellwig
1
-4
/
+5
2018-12-18
nvmet-tcp: fix endianess annotations
Christoph Hellwig
1
-2
/
+2
2018-12-18
nvme-pci: refactor nvme_poll_irqdisable to make sparse happy
Christoph Hellwig
1
-6
/
+6
2018-12-18
nvme-pci: only set nr_maps to 2 if poll queues are supported
Christoph Hellwig
1
-0
/
+3
2018-12-18
nvmet: use a macro for default error location
Chaitanya Kulkarni
2
-2
/
+3
2018-12-18
nvmet: fix comparison of a u16 with -1
Colin Ian King
1
-1
/
+1
2018-12-17
blk-mq: enable IO poll if .nr_queues of type poll > 0
Ming Lei
2
-2
/
+4
2018-12-17
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-16
blk-wbt: export internal state via debugfs
Ming Lei
1
-0
/
+91
2018-12-16
blk-mq-debugfs: support rq_qos
Ming Lei
5
-0
/
+98
2018-12-16
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
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
34
-213
/
+4794
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
[next]