index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
lightnvm: pblk: rollback on error during gc read
Igor Konopko
1
-1
/
+6
2019-05-06
lightnvm: pblk: line reference fix in GC
Igor Konopko
1
-1
/
+4
2019-05-04
block: don't drain in-progress dispatch in blk_cleanup_queue()
Ming Lei
1
-12
/
+0
2019-05-04
blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
Ming Lei
2
-8
/
+2
2019-05-04
blk-mq: always free hctx after request queue is freed
Ming Lei
3
-13
/
+42
2019-05-04
blk-mq: split blk_mq_alloc_and_init_hctx into two parts
Ming Lei
1
-64
/
+75
2019-05-04
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
4
-8
/
+10
2019-05-04
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
2
-1
/
+2
2019-05-04
blk-mq: grab .q_usage_counter when queuing request from plug code path
Ming Lei
1
-1
/
+11
2019-05-02
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
7
-31
/
+59
2019-05-02
block: fix function name in comment
Raul E Rangel
1
-1
/
+1
2019-05-01
nvmet: protect discovery change log event list iteration
Sagi Grimberg
1
-0
/
+5
2019-05-01
nvme: mark nvme_core_init and nvme_core_exit static
Christoph Hellwig
2
-5
/
+2
2019-05-01
nvme: move command size checks to the core
Christoph Hellwig
2
-28
/
+30
2019-05-01
nvme-fabrics: check more command sizes
Minwoo Im
1
-0
/
+1
2019-05-01
nvme-pci: check more command sizes
Minwoo Im
1
-0
/
+7
2019-05-01
nvme-pci: remove an unneeded variable initialization
Minwoo Im
1
-1
/
+1
2019-05-01
nvme-pci: unquiesce admin queue on shutdown
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: shutdown on timeout during deletion
Keith Busch
1
-1
/
+4
2019-05-01
nvme-pci: fix psdt field for single segment sgls
Klaus Birkelund Jensen
1
-0
/
+1
2019-05-01
nvme-multipath: don't print ANA group state by default
Hannes Reinecke
1
-1
/
+1
2019-05-01
nvme-multipath: split bios with the ns_head bio_set before submitting
Hannes Reinecke
1
-0
/
+8
2019-05-01
nvme-tcp: fix possible null deref on a timed out io queue connect
Sagi Grimberg
1
-1
/
+2
2019-05-01
bcache: make is_discard_enabled() static
Jens Axboe
1
-1
/
+1
2019-04-30
block: remove the unused blk_queue_dma_pad function
Christoph Hellwig
2
-17
/
+0
2019-04-30
block: add SPDX tags to block layer files missing licensing information
Christoph Hellwig
31
-0
/
+32
2019-04-30
block: add a SPDX tag to blk-mq-rdma.h
Christoph Hellwig
1
-0
/
+1
2019-04-30
sed-opal.h: remove redundant licence boilerplate
Christoph Hellwig
1
-9
/
+0
2019-04-30
block: switch all files cleared marked as GPLv2 or later to SPDX tags
Christoph Hellwig
10
-130
/
+10
2019-04-30
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
19
-208
/
+19
2019-04-30
block: clean up __bio_add_pc_page a bit
Christoph Hellwig
1
-6
/
+5
2019-04-30
block: remove bogus comments in __bio_add_pc_page
Christoph Hellwig
1
-9
/
+0
2019-04-30
block: remove the __bio_add_pc_page export
Christoph Hellwig
2
-5
/
+1
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
24
-81
/
+47
2019-04-30
bcache: clean up do_btree_node_write a bit
Christoph Hellwig
1
-4
/
+5
2019-04-30
bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
Coly Li
1
-1
/
+0
2019-04-26
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
15
-84
/
+77
2019-04-25
mtip32xx: remove trim support
Christoph Hellwig
2
-106
/
+0
2019-04-25
nvme: set 0 capacity if namespace block size exceeds PAGE_SIZE
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvme-rdma: fix typo in struct comment
Minwoo Im
1
-1
/
+1
2019-04-25
nvme-loop: kill timeout handler
Ming Lei
1
-16
/
+0
2019-04-25
nvme-tcp: rename function to have nvme_tcp prefix
Sagi Grimberg
1
-6
/
+4
2019-04-25
nvme-rdma: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-4
/
+6
2019-04-25
nvme-tcp: fix a NULL deref when an admin connect times out
Sagi Grimberg
1
-2
/
+6
2019-04-25
nvmet-tcp: don't fail maxr2t greater than 1
Sagi Grimberg
1
-6
/
+0
2019-04-25
nvmet-file: clamp-down file namespace lba_shift
Sagi Grimberg
1
-1
/
+6
2019-04-25
nvmet: include <linux/scatterlist.h>
Enrico Weigelt, metux IT consult
2
-0
/
+2
2019-04-25
nvmet: return a specified error it subsys_alloc fails
Minwoo Im
3
-7
/
+7
2019-04-25
nvmet: rename nvme_completion instances from rsp to cqe
Max Gurtovoy
7
-38
/
+38
2019-04-25
nvmet-rdma: remove p2p_client initialization from fast-path
Max Gurtovoy
1
-2
/
+1
[next]