An error occurred while fetching folder content.
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds authored
Pull block fixes from Jens Axboe:
 "A selection of fixes/changes that should make it into this series.
  This contains:

   - NVMe, two merges, containing:
        - pci-e, rdma, and fc fixes
        - Device quirks

   - Fix for a badblocks leak in null_blk

   - bcache fix from Rui Hua for a race condition regression where
     -EINTR was returned to upper layers that didn't expect it.

   - Regression fix for blktrace for a bug introduced in this series.

   - blktrace cleanup for cgroup id.

   - bdi registration error handling.

   - Small series with cleanups for blk-wbt.

   - Various little fixes for typos and the like.

  Nothing earth shattering, most important are the NVMe and bcache fixes"

* 'for-linus' of git://git.kernel.dk/linux-block: (34 commits)
  nvme-pci: fix NULL pointer dereference in nvme_free_host_mem()
  nvme-rdma: fix memory leak during queue allocation
  blktrace: fix trace mutex deadlock
  nvme-rdma: Use mr pool
  nvme-rdma: Check remotely invalidated rkey matches our expected rkey
  nvme-rdma: wait for local invalidation before completing a request
  nvme-rdma: don't complete requests before a send work request has completed
  nvme-rdma: don't suppress send completions
  bcache: check return value of register_shrinker
  bcache: recover data from backing when data is clean
  bcache: Fix building error on MIPS
  bcache: add a comment in journal bucket reading
  nvme-fc: don't use bit masks for set/test_bit() numbers
  blk-wbt: fix comments typo
  blk-wbt: move wbt_clear_stat to common place in wbt_done
  blk-sysfs: remove NULL pointer checking in queue_wb_lat_store
  blk-wbt: remove duplicated setting in wbt_init
  nvme-pci: add quirk for delay before CHK RDY for WDC SN200
  block: remove useless assignment in bio_split
  null_blk: fix dev->badblocks leak
  ...
75f64f68
Name Last commit Last update
..
kasan kasan: use %px to print addresses instead of %p
Kconfig mm: add infrastructure for get_user_pages_fast() benchmarking
Kconfig.debug kmemcheck: rip it out
Makefile mm: add infrastructure for get_user_pages_fast() benchmarking
backing-dev.c bdi: add error handle for bdi_debug_register
balloon_compaction.c virtio_balloon: fix deadlock on OOM
bootmem.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
cleancache.c fs: switch ->s_uuid to uuid_t
cma.c mm/cma.c: change pr_info to pr_err for cma_alloc fail log
cma.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license
cma_debug.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
compaction.c mm, compaction: remove unneeded pageblock_skip_persistent() checks
debug.c mm: consolidate page table accounting
debug_page_ref.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
dmapool.c lib/vsprintf.c: remove %Z support
early_ioremap.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
fadvise.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
failslab.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
filemap.c Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
frame_vector.c mm: fail get_vaddr_frames() for filesystem-dax mappings
frontswap.c mm, frontswap: convert frontswap_enabled to static key
gup.c mm: introduce get_user_pages_longterm
gup_benchmark.c mm: add infrastructure for get_user_pages_fast() benchmarking
highmem.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license
hmm.c mm: replace pte_write with pte_access_permitted in fault + gup paths
huge_memory.c
hugetlb.c
hugetlb_cgroup.c
hwpoison-inject.c
init-mm.c
internal.h
interval_tree.c
khugepaged.c
kmemcheck.c
kmemleak-test.c
kmemleak.c
ksm.c
list_lru.c
maccess.c
madvise.c
memblock.c
memcontrol.c
memory-failure.c
memory.c
memory_hotplug.c
mempolicy.c
mempool.c
memtest.c
migrate.c
mincore.c
mlock.c
mm_init.c
mmap.c
mmu_context.c
mmu_notifier.c
mmzone.c
mprotect.c
mremap.c
msync.c
nobootmem.c
nommu.c
oom_kill.c
page-writeback.c
page_alloc.c
page_counter.c
page_ext.c
page_idle.c
page_io.c
page_isolation.c
page_owner.c
page_poison.c
page_vma_mapped.c
pagewalk.c
percpu-internal.h
percpu-km.c
percpu-stats.c
percpu-vm.c
percpu.c
pgtable-generic.c
process_vm_access.c
quicklist.c
readahead.c
rmap.c
rodata_test.c
shmem.c
slab.c
slab.h
slab_common.c
slob.c
slub.c
sparse-vmemmap.c
sparse.c
swap.c
swap_cgroup.c
swap_slots.c
swap_state.c
swapfile.c
truncate.c
usercopy.c
userfaultfd.c