sfrench/cifs-2.6.git
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
2018-12-13 Sagi Grimbergnvmet: allow configfs tcp trtype configuration
2018-12-13 Sagi Grimbergnvmet-tcp: add NVMe over TCP target driver
2018-12-13 Sagi Grimbergnvme-tcp: Add protocol header
2018-12-13 Sagi Grimbergnvme-fabrics: allow user passing data digest
2018-12-13 Sagi Grimbergnvme-fabrics: allow user passing header digest
2018-12-13 Sagi Grimbergnvmet: Add install_queue callout
2018-12-13 Sagi Grimbergdatagram: introduce skb_copy_and_hash_datagram_iter...
2018-12-13 Sagi Grimbergiov_iter: introduce hash_and_copy_to_iter helper
2018-12-13 Sagi Grimbergdatagram: consolidate datagram copy to iter helpers
2018-12-13 Sagi Grimbergiov_iter: pass void csum pointer to csum_and_copy_to_iter
2018-12-13 Sagi Grimbergdatagram: open-code copy_page_to_iter
2018-12-13 Sagi Grimbergath6kl: add ath6kl_ prefix to crypto_type
2018-12-13 Dennis Zhoublkcg: handle dying request_queue when associating...
2018-12-12 Ming Leiblock: deactivate blk_stat timer in wbt_disable_default()
2018-12-12 Jens Axboesbitmap: flush deferred clears for resize and shallow...
2018-12-11 Igor Konopkolightnvm: pblk: do not overwrite ppa list with meta...
2018-12-11 Igor Konopkolightnvm: pblk: support packed metadata
2018-12-11 Igor Konopkolightnvm: disable interleaved metadata
2018-12-11 Igor Konopkolightnvm: dynamic DMA pool entry size
2018-12-11 Igor Konopkolightnvm: pblk: add helpers for OOB metadata
2018-12-11 Igor Konopkolightnvm: pblk: move lba list to partial read context
2018-12-11 Javier Gonzálezlightnvm: pblk: avoid ref warning on cache creation
2018-12-11 Matias Bjørlinglightnvm: simplify geometry enumeration
2018-12-11 Javier Gonzálezlightnvm: pblk: add comments wrt locking in recovery...
2018-12-11 Hua Sulightnvm: pblk: add lock protection to list operations
2018-12-11 Hua Sulightnvm: pblk: fix spelling in comment
next