platform/kernel/linux-rpi.git
2018-05-29 Christoph Hellwigblock: remove BLK_EH_HANDLED
2018-05-29 Christoph Hellwiglibiscsi: don't try to bypass SCSI EH
2018-05-29 Christoph Hellwigmmc: complete requests from ->timeout
2018-05-29 Christoph Hellwigscsi_transport_fc: complete requests from ->timeout
2018-05-29 Christoph Hellwignull_blk: complete requests from ->timeout
2018-05-29 Christoph Hellwigmtip32xx: complete requests from ->timeout
2018-05-29 Christoph Hellwignbd: complete requests from ->timeout
2018-05-29 Christoph Hellwignvme: return BLK_EH_DONE from ->timeout
2018-05-29 Christoph Hellwigblock: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
2018-05-29 Keith Buschblk-mq: Remove generation seqeunce
2018-05-29 Keith Buschblk-mq: Fix timeout and state order
2018-05-29 Christoph Hellwiglibata: remove ata_scsi_timed_out
2018-05-28 Andy Shevchenkobcache: Replace bch_read_string_list() by __sysfs_match...
2018-05-28 Andy Shevchenkobcache: Move couple of functions to sysfs.c
2018-05-28 Andy Shevchenkobcache: Move couple of string arrays to sysfs.c
2018-05-28 Coly Libcache: stop bcache device when backing device is offline
2018-05-25 Liu Bonull_blk: add blocking description and remove lightnvm
2018-05-24 Joe Perchesblock drivers/block: Use octal not symbolic permissions
2018-05-24 Ming Leiblk-mq: avoid starving tag allocation after allocating...
2018-05-23 Tejun Heobdi: Move cgroup bdi_writeback to a dedicated low concu...
2018-05-23 Josef Baciknbd: set discard granularity properly
2018-05-22 Bart Van Asscheblkdev_report_zones_ioctl(): Use vmalloc() to allocate...
2018-05-22 Dan Melnicblock/ndb: add WQ_UNBOUND to the knbd-recv workqueue
2018-05-22 huhaiblk-mq: remove wrong 'unlikely' check
2018-05-21 Jens Axboenvme-pci: fix race between poll and IRQ completions
2018-05-21 Jens AxboeMerge branch 'nvme-4.18' of git://git.infradead.org...
2018-05-18 Jens Axboenvme-pci: drop IRQ disabling on submission queue lock
2018-05-18 Jens Axboenvme-pci: split the nvme queue lock into submission...
2018-05-18 Jens Axboenvme-pci: handle completions outside of the queue lock
2018-05-18 Jens Axboenvme-pci: move ->cq_vector == -1 check outside of ...
2018-05-18 Jens Axboenvme-pci: remove cq check after submission
2018-05-18 Christoph Hellwignvme-pci: simplify nvme_cqe_valid
2018-05-18 Christoph Hellwignvme: mark the result argument to nvme_complete_async_e...
2018-05-18 huhaiblk-mq: clear hctx->dispatch_from when mappings change
2018-05-16 Josef Baciknbd: call nbd_bdev_reset instead of bd_set_size on...
2018-05-16 Josef Baciknbd: fix how we set bd_invalidated
2018-05-16 Josef Baciknbd: clear_sock on netlink disconnect
2018-05-16 Josef Baciknbd: use bd_set_size when updating disk size
2018-05-16 Josef Baciknbd: update size when connected
2018-05-16 Josef Baciknbd: fix nbd device deletion
2018-05-16 Josef Bacikblock: fix MAINTAINERS email for nbd
2018-05-16 huhaiblk-mq: remove redundant insert case in blk_mq_make_req...
2018-05-15 Jens AxboeRemove jsflash driver
2018-05-14 Kent Overstreetblock: Add sysfs entry for fua support
2018-05-14 Kent Overstreetblock: Export bio check/set pages_dirty
2018-05-14 Kent Overstreetblock: Add warning for bi_next not NULL in bio_endio()
2018-05-14 Kent Overstreetblock: Add missing flush_dcache_page() call
2018-05-14 Kent Overstreetblock: Split out bio_list_copy_data()
2018-05-14 Kent Overstreetblock: Add bio_copy_data_iter(), zero_fill_bio_iter()
2018-05-14 Kent Overstreetblock: Use bioset_init() for fs_bio_set
2018-05-14 Kent Overstreetblock: Add bioset_init()/bioset_exit()
2018-05-14 Kent Overstreetblock: Convert bio_set to mempool_init()
2018-05-14 Kent Overstreetmempool: Add mempool_init()/mempool_exit()
2018-05-14 Jens Axboesbitmap: fix race in wait batch accounting
2018-05-14 Christoph Hellwigblock: consistently use GFP_NOIO instead of __GFP_NORECLAIM
2018-05-14 Christoph Hellwigblock: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
2018-05-14 Christoph Hellwigblock: pass an explicit gfp_t to get_request
2018-05-14 Christoph Hellwigblock: sanitize blk_get_request calling conventions
2018-05-14 Christoph Hellwigblock: fix __get_request documentation
2018-05-14 Christoph Hellwigscsi/osd: remove the gfp argument to osd_start_request
2018-05-14 Christoph Hellwigmemstick: remove unused variables
2018-05-11 Christoph Hellwigps3disk: handle highmem pages
2018-05-11 Christoph Hellwigjsflash: handle highmem pages
2018-05-11 Christoph Hellwigaoe: handle highmem pages
2018-05-11 Christoph Hellwigmtd_blkdevs: handle highmem pages
2018-05-11 Christoph Hellwigmemstick: don't call blk_queue_bounce_limit
2018-05-11 Christoph HellwigDAC960: don't use block layer bounce buffers
2018-05-11 Christoph Hellwigmtip32xx: don't use block layer bounce buffers
2018-05-11 Keith Buschnvme/pci: Sync controller reset for AER slot_reset
2018-05-10 Omar Sandovalsbitmap: warn if using smaller shallow depth than was...
2018-05-10 Jens Axboekyber-iosched: update shallow depth when setting up...
2018-05-10 Jens Axboebfq-iosched: update shallow depth to smallest one used
2018-05-10 Omar Sandovalsbitmap: fix missed wakeups caused by sbitmap_queue_get...
2018-05-10 Jens Axboebfq-iosched: remove unused variable
2018-05-10 Jens Axboebfq: calculate shallow depths at init time
2018-05-10 Jens Axboebfq-iosched: don't worry about reserved tags in limit_depth
2018-05-10 Jens Axboeblk-mq: don't call into depth limiting for reserved...
2018-05-10 Paolo Valenteblock, bfq: postpone rq preparation to insert or merge
2018-05-10 Christophe... mtip32xx: Fix an error handling path in 'mtip_pci_probe()'
2018-05-09 SeongJae Parkbrd: Mark as non-rotational
2018-05-09 Omar Sandovalblock: consolidate struct request timestamp fields
2018-05-09 Omar Sandovalblock: move blk_stat_add() to __blk_mq_end_request()
2018-05-09 Omar Sandovalblock: use ktime_get_ns() instead of sched_clock()...
2018-05-09 Omar Sandovalblock: get rid of struct blk_issue_stat
2018-05-09 Omar Sandovalblock: replace bio->bi_issue_stat with bio-specific...
2018-05-09 Omar Sandovalblock: pass struct request instead of struct blk_issue_...
2018-05-09 Omar Sandovalblock: move some wbt helpers to blk-wbt.c
2018-05-08 Jens Axboeblk-wbt: throttle discards like background writes
2018-05-08 Jens Axboeblk-wbt: pass in enum wbt_flags to get_rq_wait()
2018-05-08 Jens Axboeblk-wbt: account any writing command as a write
2018-05-08 Jens Axboeblock: break discard submissions into the user defined...
2018-05-07 Tetsuo Handaloop: remember whether sysfs_create_group() was done
2018-05-07 Thomas Gleixnerblock: Shorten interrupt disabled regions
2018-05-07 Anna-Maria... block: Remove redundant WARN_ON()
2018-05-07 Sebastian Andrzej... block: don't disable interrupts during kmap_atomic()
2018-05-07 Florian La... Fix typo in comment.
2018-05-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.17' of git://git...
2018-05-07 Keith Buschnvme/pci: Hold controller reference during async probe
2018-05-07 Linus TorvaldsLinux 4.17-rc4
2018-05-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
next