summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-082-2/+6
|\
| * parisc: Skip registering LED when running in QEMUHelge Deller2019-05-031-0/+3
| * parisc: Tune LASI LAN for QEMUHelge Deller2019-05-031-2/+3
* | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-081-137/+59
|\ \
| * | swiotlb-xen: ensure we have a single callsite for xen_dma_map_pageChristoph Hellwig2019-05-031-15/+16
| * | swiotlb-xen: simplify the DMA sync method implementationsChristoph Hellwig2019-05-031-56/+28
| * | swiotlb-xen: use ->map_page to implement ->map_sgChristoph Hellwig2019-05-031-58/+10
| * | swiotlb-xen: make instances match their method namesChristoph Hellwig2019-05-031-10/+7
* | | Merge tag 'for-5.2/libata-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-081-17/+38
|\ \ \
| * | | ahci: qoriq: add ls1028a platforms supportPeng Ma2019-04-091-0/+3
| * | | ahci: qoriq: add lx2160 platforms supportPeng Ma2019-04-091-17/+35
* | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-0862-667/+636
|\ \ \ \
| * | | | nvmet: protect discovery change log event list iterationSagi Grimberg2019-05-011-0/+5
| * | | | nvme: mark nvme_core_init and nvme_core_exit staticChristoph Hellwig2019-05-012-5/+2
| * | | | nvme: move command size checks to the coreChristoph Hellwig2019-05-012-28/+30
| * | | | nvme-fabrics: check more command sizesMinwoo Im2019-05-011-0/+1
| * | | | nvme-pci: check more command sizesMinwoo Im2019-05-011-0/+7
| * | | | nvme-pci: remove an unneeded variable initializationMinwoo Im2019-05-011-1/+1
| * | | | nvme-pci: unquiesce admin queue on shutdownKeith Busch2019-05-011-1/+4
| * | | | nvme-pci: shutdown on timeout during deletionKeith Busch2019-05-011-1/+4
| * | | | nvme-pci: fix psdt field for single segment sglsKlaus Birkelund Jensen2019-05-011-0/+1
| * | | | nvme-multipath: don't print ANA group state by defaultHannes Reinecke2019-05-011-1/+1
| * | | | nvme-multipath: split bios with the ns_head bio_set before submittingHannes Reinecke2019-05-011-0/+8
| * | | | nvme-tcp: fix possible null deref on a timed out io queue connectSagi Grimberg2019-05-011-1/+2
| * | | | bcache: make is_discard_enabled() staticJens Axboe2019-05-011-1/+1
| * | | | block: remove the i argument to bio_for_each_segment_allChristoph Hellwig2019-04-305-11/+7
| * | | | bcache: clean up do_btree_node_write a bitChristoph Hellwig2019-04-301-4/+5
| * | | | bcache: remove redundant LIST_HEAD(journal) from run_cache_set()Coly Li2019-04-301-1/+0
| * | | | Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/blockJens Axboe2019-04-2614-83/+76
| |\ \ \ \
| | * | | | nvme: set 0 capacity if namespace block size exceeds PAGE_SIZESagi Grimberg2019-04-251-1/+6
| | * | | | nvme-loop: kill timeout handlerMing Lei2019-04-251-16/+0
| | * | | | nvme-tcp: rename function to have nvme_tcp prefixSagi Grimberg2019-04-251-6/+4
| | * | | | nvme-rdma: fix a NULL deref when an admin connect times outSagi Grimberg2019-04-251-4/+6
| | * | | | nvme-tcp: fix a NULL deref when an admin connect times outSagi Grimberg2019-04-251-2/+6
| | * | | | nvmet-tcp: don't fail maxr2t greater than 1Sagi Grimberg2019-04-251-6/+0
| | * | | | nvmet-file: clamp-down file namespace lba_shiftSagi Grimberg2019-04-251-1/+6
| | * | | | nvmet: include <linux/scatterlist.h>Enrico Weigelt, metux IT consult2019-04-252-0/+2
| | * | | | nvmet: return a specified error it subsys_alloc failsMinwoo Im2019-04-253-7/+7
| | * | | | nvmet: rename nvme_completion instances from rsp to cqeMax Gurtovoy2019-04-257-38/+38
| | * | | | nvmet-rdma: remove p2p_client initialization from fast-pathMax Gurtovoy2019-04-251-2/+1
| * | | | | mtip32xx: remove trim supportChristoph Hellwig2019-04-252-106/+0
| |/ / / /
| * | | | bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYN...Shenghui Wang2019-04-241-0/+8
| * | | | bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch o...Shenghui Wang2019-04-241-1/+1
| * | | | bcache: fix failure in journal relplayTang Junhui2019-04-241-4/+21
| * | | | bcache: improve bcache_reboot()Coly Li2019-04-241-2/+10
| * | | | bcache: add comments for closure_fn to be called in closure_queue()Coly Li2019-04-241-0/+6
| * | | | bcache: Add comments for blkdev_put() in registration code pathColy Li2019-04-241-0/+8
| * | | | bcache: add error check for calling register_bdev()Coly Li2019-04-241-6/+10
| * | | | bcache: return error immediately in bch_journal_replay()Coly Li2019-04-241-3/+6
| * | | | bcache: add comments for kobj release callback routineColy Li2019-04-241-0/+4