platform/kernel/linux-rpi.git
2018-12-29 Wenwen Wanggdrom: fix a memory leak bug
2018-12-22 Gustavo A.... lightnvm: pblk: fix use-after-free bug
2018-12-22 Chengguang Xublock: sunvdc: remove redundant code
2018-12-22 Chengguang Xublock: loop: remove redundant code
2018-12-21 Christoph Hellwigbsg: deprecate BIDI support in bsg
2018-12-21 Dennis Zhoublkcg: remove unused __blkg_release_rcu()
2018-12-21 Dennis Zhoublkcg: clean up blkg_tryget_closest()
2018-12-20 Nathan Chancellordrbd: Change drbd_request_detach_interruptible's return...
2018-12-20 Nathan Chancellordrbd: Avoid Clang warning about pointless switch statment
2018-12-20 Lars Ellenbergdrbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the...
2018-12-20 Lars Ellenbergdrbd: skip spurious timeout (ping-timeo) when failing...
2018-12-20 Lars Ellenbergdrbd: don't retry connection if peers do not agree...
2018-12-20 Luc Van Oostenryckdrbd: fix print_st_err()'s prototype to match the defin...
2018-12-20 Lars Ellenbergdrbd: avoid spurious self-outdating with concurrent...
2018-12-20 Lars Ellenbergdrbd: do not block when adjusting "disk-options" while...
2018-12-20 Lars Ellenbergdrbd: fix comment typos
2018-12-20 Lars Ellenbergdrbd: reject attach of unsuitable uuids even if connected
2018-12-20 Lars Ellenbergdrbd: attach on connected diskless peer must not shrink...
2018-12-20 Lars Ellenbergdrbd: fix confusing error message during attach
2018-12-20 Lars Ellenbergdrbd: disconnect, if the wrong UUIDs are attached on...
2018-12-20 Lars Ellenbergdrbd: ignore "all zero" peer volume sizes in handshake
2018-12-20 Lars Ellenbergdrbd: centralize printk reporting of new size into...
2018-12-20 Lars Ellenbergdrbd: must not use connection after kref_put(&connectio...
2018-12-20 Roland Kammererdrbd: narrow rcu_read_lock in drbd_sync_handshake
2018-12-19 Ming Leiblock: save irq state in blkg_lookup_create()
2018-12-19 Jens Axboedm: don't reuse bio for flushes
2018-12-19 Jens AxboeMerge branch 'nvme-4.21' of git://git.infradead.org...
2018-12-19 yupengnvme-pci: trace SQ status on completions
2018-12-18 Sagi Grimbergnvme-rdma: implement polling queue map
2018-12-18 Sagi Grimbergnvme-fabrics: allow user to pass in nr_poll_queues
2018-12-18 Sagi Grimbergnvme-fabrics: allow nvmf_connect_io_queue to poll
2018-12-18 Sagi Grimbergnvme-core: optionally poll sync commands
2018-12-18 Sagi Grimbergblock: make request_to_qc_t public
2018-12-18 Colin Ian Kingnvme-tcp: fix spelling mistake "attepmpt" -> "attempt"
2018-12-18 Christoph Hellwignvme-tcp: fix endianess annotations
2018-12-18 Christoph Hellwignvmet-tcp: fix endianess annotations
2018-12-18 Christoph Hellwignvme-pci: refactor nvme_poll_irqdisable to make sparse...
2018-12-18 Christoph Hellwignvme-pci: only set nr_maps to 2 if poll queues are...
2018-12-18 Chaitanya Kulkarninvmet: use a macro for default error location
2018-12-18 Colin Ian Kingnvmet: fix comparison of a u16 with -1
2018-12-18 Ming Leiblk-mq: enable IO poll if .nr_queues of type poll > 0
2018-12-18 Jens Axboeblk-mq: change blk_mq_queue_busy() to blk_mq_queue_infl...
2018-12-17 Ming Leiblk-mq: skip zero-queue maps in blk_mq_map_swqueue
2018-12-17 Dennis Zhoublock: fix blk-iolatency accounting underflow
2018-12-17 Ming Leiblk-mq: fix dispatch from sw queue
2018-12-17 Damien Le Moalblock: mq-deadline: Fix write completion handling
2018-12-17 Christoph Hellwignvme-pci: don't share queue maps
2018-12-17 Christoph Hellwigblk-mq: only dispatch to non-defauly queue maps if...
2018-12-17 Ming Leiblk-mq: export hctx->type in debugfs instead of sysfs
2018-12-17 Ming Leiblk-mq: fix allocation for queue mapping table
2018-12-17 Ming Leiblk-wbt: export internal state via debugfs
2018-12-17 Ming Leiblk-mq-debugfs: support rq_qos
2018-12-17 Damien Le Moalblock: update sysfs documentation
2018-12-16 Chengguang Xublock: loop: check error using IS_ERR instead of IS_ERR...
2018-12-16 Chengguang Xuaoe: add __exit annotation
2018-12-16 Christoph Hellwigblock: clear REQ_HIPRI if polling is not supported
2018-12-16 Jianchao Wangblk-mq: replace and kill blk_mq_request_issue_directly
2018-12-16 Jianchao Wangblk-mq: issue directly with bypass 'false' in blk_mq_sc...
2018-12-16 Jianchao Wangblk-mq: refactor the code of issue request directly
2018-12-16 Christoph Hellwigblock: remove the bio_integrity_advance export
2018-12-16 Christoph Hellwigblock: remove the bioset_integrity_free export
2018-12-14 Christoph Hellwigblock: remove the unused bio_set_pages_dirty and bio_ch...
2018-12-14 Christoph Hellwigblock: remove the unused bio_iov_iter_get_pages export
2018-12-14 Christoph Hellwigblock: remove the blk_recount_segments export
2018-12-14 Christoph Hellwigblock: remove the bio_phys_segments export
2018-12-13 Sagi Grimbergnvme: fix kernel paging oops
2018-12-13 Jens AxboeMerge branch 'nvme-4.21' of git://git.infradead.org...
2018-12-13 Guoju Fangbcache: print number of keys in trace_bcache_journal_write
2018-12-13 Coly Libcache: set writeback_percent in a flexible range
2018-12-13 Coly Libcache: make cutoff_writeback and cutoff_writeback_sync...
2018-12-13 Coly Libcache: add MODULE_DESCRIPTION information
2018-12-13 Coly Libcache: option to automatically run gc thread after...
2018-12-13 Coly Libcache: introduce force_wake_up_gc()
2018-12-13 Shenghui Wangbcache: cannot set writeback_running via sysfs if no...
2018-12-13 Shenghui Wangbcache: do not mark writeback_running too early
2018-12-13 Shenghui Wangbcache: update comment in sysfs.c
2018-12-13 Shenghui Wangbcache: update comment for bch_data_insert
2018-12-13 Shenghui Wangbcache: do not check if debug dentry is ERR or NULL...
2018-12-13 Shenghui Wangbcache: add comment for cache_set->fill_iter
2018-12-13 Sagi Grimbergnvme-rdma: support separate queue maps for read and...
2018-12-13 Sagi Grimbergnvme-tcp: support separate queue maps for read and...
2018-12-13 Sagi Grimbergnvme-fabrics: allow user to set nr_write_queues for...
2018-12-13 Sagi Grimbergnvme-fabrics: add missing nvmf_ctrl_options documentation
2018-12-13 Sagi Grimbergblk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
2018-12-13 Chaitanya Kulkarninvmet: update smart log with num err log entries
2018-12-13 Chaitanya Kulkarninvmet: add error log page cmd handler
2018-12-13 Chaitanya Kulkarninvmet: add error log support for file backend
2018-12-13 Chaitanya Kulkarninvmet: add error log support for bdev backend
2018-12-13 Chaitanya Kulkarninvmet: add error log support for admin-cmd
2018-12-13 Chaitanya Kulkarninvmet: add error log support for rdma backend
2018-12-13 Chaitanya Kulkarninvmet: add error log support for fabrics-cmd
2018-12-13 Chaitanya Kulkarninvmet: add error log support in the core
2018-12-13 Chaitanya Kulkarninvmet: add interface to update error-log page
2018-12-13 Chaitanya Kulkarninvmet: add error-log definitions
2018-12-13 Chaitanya Kulkarninvme: add error log page slot definition
2018-12-13 Chaitanya Kulkarninvme: remove nvme_common command cdw10 array
2018-12-13 Sagi Grimbergnvmet: remove unused variable
2018-12-13 Jens Axboenvme: provide fallback for discard alloc failure
2018-12-13 Chengguang Xunvme: add __exit annotation
2018-12-13 Sagi Grimbergnvme-tcp: add NVMe over TCP host driver
next