Revision 815a76b9644eb91d005c56773e344bfcaa4971c9 authored by Linus Torvalds on 02 February 2024, 18:49:28 UTC, committed by Linus Torvalds on 02 February 2024, 18:49:28 UTC
Pull block fixes from Jens Axboe:

 - NVMe pull request via Keith:
     - Remove duplicated enums (Guixen)
     - Use appropriate controller state accessors (Keith)
     - Retryable authentication (Hannes)
     - Add missing module descriptions (Chaitanya)
     - Fibre-channel fixes for blktests (Daniel)
     - Various type correctness updates (Caleb)
     - Improve fabrics connection debugging prints (Nitin)
     - Passthrough command verbose error logging (Adam)

 - Fix for where we set IO priority in the bio for drivers that use
   fops->submit_bio() to queue IO, like md/dm etc.

* tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linux: (32 commits)
  block: Fix where bio IO priority gets set
  nvme: allow passthru cmd error logging
  nvme-fc: show hostnqn when connecting to fc target
  nvme-rdma: show hostnqn when connecting to rdma target
  nvme-tcp: show hostnqn when connecting to tcp target
  nvmet-fc: use RCU list iterator for assoc_list
  nvmet-fc: take ref count on tgtport before delete assoc
  nvmet-fc: avoid deadlock on delete association path
  nvmet-fc: abort command when there is no binding
  nvmet-fc: do not tack refs on tgtports from assoc
  nvmet-fc: remove null hostport pointer check
  nvmet-fc: hold reference on hostport match
  nvmet-fc: free queue and assoc directly
  nvmet-fc: defer cleanup using RCU properly
  nvmet-fc: release reference on target port
  nvmet-fcloop: swap the list_add_tail arguments
  nvme-fc: do not wait in vain when unloading module
  nvme-fc: log human-readable opcode on timeout
  nvme: split out fabrics version of nvme_opcode_str()
  nvme: take const cmd pointer in read-only helpers
  ...
2 parent s 717ca0b + f3c8998
History
File Mode Size
damon
kasan
kfence
kmsan
Kconfig -rw-r--r-- 39.4 KB
Kconfig.debug -rw-r--r-- 9.9 KB
Makefile -rw-r--r-- 5.0 KB
backing-dev.c -rw-r--r-- 27.6 KB
balloon_compaction.c -rw-r--r-- 8.2 KB
bootmem_info.c -rw-r--r-- 3.4 KB
cma.c -rw-r--r-- 15.7 KB
cma.h -rw-r--r-- 1.4 KB
cma_debug.c -rw-r--r-- 4.5 KB
cma_sysfs.c -rw-r--r-- 2.4 KB
compaction.c -rw-r--r-- 89.8 KB
debug.c -rw-r--r-- 7.0 KB
debug_page_alloc.c -rw-r--r-- 1.6 KB
debug_page_ref.c -rw-r--r-- 1.4 KB
debug_vm_pgtable.c -rw-r--r-- 40.1 KB
dmapool.c -rw-r--r-- 13.1 KB
dmapool_test.c -rw-r--r-- 2.9 KB
early_ioremap.c -rw-r--r-- 6.7 KB
fadvise.c -rw-r--r-- 5.5 KB
fail_page_alloc.c -rw-r--r-- 1.6 KB
failslab.c -rw-r--r-- 1.6 KB
filemap.c -rw-r--r-- 120.0 KB
folio-compat.c -rw-r--r-- 2.8 KB
gup.c -rw-r--r-- 96.4 KB
gup_test.c -rw-r--r-- 9.0 KB
gup_test.h -rw-r--r-- 1.2 KB
highmem.c -rw-r--r-- 20.2 KB
hmm.c -rw-r--r-- 17.1 KB
huge_memory.c -rw-r--r-- 97.2 KB
hugetlb.c -rw-r--r-- 215.3 KB
hugetlb_cgroup.c -rw-r--r-- 24.2 KB
hugetlb_vmemmap.c -rw-r--r-- 20.7 KB
hugetlb_vmemmap.h -rw-r--r-- 2.3 KB
hwpoison-inject.c -rw-r--r-- 2.8 KB
init-mm.c -rw-r--r-- 1.7 KB
internal.h -rw-r--r-- 38.7 KB
interval_tree.c -rw-r--r-- 3.1 KB
io-mapping.c -rw-r--r-- 993 bytes
ioremap.c -rw-r--r-- 1.7 KB
khugepaged.c -rw-r--r-- 71.8 KB
kmemleak.c -rw-r--r-- 62.8 KB
ksm.c -rw-r--r-- 107.9 KB
list_lru.c -rw-r--r-- 14.0 KB
maccess.c -rw-r--r-- 5.9 KB
madvise.c -rw-r--r-- 38.7 KB
mapping_dirty_helpers.c -rw-r--r-- 10.4 KB
memblock.c -rw-r--r-- 64.9 KB
memcontrol.c -rw-r--r-- 214.5 KB
memfd.c -rw-r--r-- 9.6 KB
memory-failure.c -rw-r--r-- 73.6 KB
memory-tiers.c -rw-r--r-- 23.7 KB
memory.c -rw-r--r-- 170.6 KB
memory_hotplug.c -rw-r--r-- 68.0 KB
mempolicy.c -rw-r--r-- 77.6 KB
mempool.c -rw-r--r-- 17.4 KB
memremap.c -rw-r--r-- 14.4 KB
memtest.c -rw-r--r-- 3.4 KB
migrate.c -rw-r--r-- 69.4 KB
migrate_device.c -rw-r--r-- 27.0 KB
mincore.c -rw-r--r-- 7.1 KB
mlock.c -rw-r--r-- 20.8 KB
mm_init.c -rw-r--r-- 78.3 KB
mm_slot.h -rw-r--r-- 1.4 KB
mmap.c -rw-r--r-- 105.7 KB
mmap_lock.c -rw-r--r-- 6.2 KB
mmu_gather.c -rw-r--r-- 9.9 KB
mmu_notifier.c -rw-r--r-- 34.5 KB
mmzone.c -rw-r--r-- 2.6 KB
mprotect.c -rw-r--r-- 22.4 KB
mremap.c -rw-r--r-- 31.1 KB
msync.c -rw-r--r-- 2.9 KB
nommu.c -rw-r--r-- 44.3 KB
oom_kill.c -rw-r--r-- 33.3 KB
page-writeback.c -rw-r--r-- 93.4 KB
page_alloc.c -rw-r--r-- 190.8 KB
page_counter.c -rw-r--r-- 6.8 KB
page_ext.c -rw-r--r-- 13.6 KB
page_idle.c -rw-r--r-- 5.3 KB
page_io.c -rw-r--r-- 13.7 KB
page_isolation.c -rw-r--r-- 21.4 KB
page_owner.c -rw-r--r-- 18.2 KB
page_poison.c -rw-r--r-- 2.5 KB
page_reporting.c -rw-r--r-- 11.7 KB
page_reporting.h -rw-r--r-- 1.6 KB
page_table_check.c -rw-r--r-- 5.8 KB
page_vma_mapped.c -rw-r--r-- 9.2 KB
pagewalk.c -rw-r--r-- 18.7 KB
percpu-internal.h -rw-r--r-- 7.3 KB
percpu-km.c -rw-r--r-- 3.2 KB
percpu-stats.c -rw-r--r-- 5.8 KB
percpu-vm.c -rw-r--r-- 11.7 KB
percpu.c -rw-r--r-- 102.6 KB
pgalloc-track.h -rw-r--r-- 1.3 KB
pgtable-generic.c -rw-r--r-- 11.1 KB
process_vm_access.c -rw-r--r-- 8.3 KB
ptdump.c -rw-r--r-- 4.2 KB
readahead.c -rw-r--r-- 25.5 KB
rmap.c -rw-r--r-- 78.6 KB
rodata_test.c -rw-r--r-- 1.2 KB
secretmem.c -rw-r--r-- 6.4 KB
shmem.c -rw-r--r-- 128.8 KB
shmem_quota.c -rw-r--r-- 9.4 KB
show_mem.c -rw-r--r-- 11.8 KB
shrinker.c -rw-r--r-- 21.3 KB
shrinker_debug.c -rw-r--r-- 6.1 KB
shuffle.c -rw-r--r-- 4.6 KB
shuffle.h -rw-r--r-- 1.2 KB
slab.h -rw-r--r-- 18.5 KB
slab_common.c -rw-r--r-- 33.7 KB
slub.c -rw-r--r-- 177.6 KB
sparse-vmemmap.c -rw-r--r-- 11.9 KB
sparse.c -rw-r--r-- 25.6 KB
swap.c -rw-r--r-- 30.9 KB
swap.h -rw-r--r-- 3.9 KB
swap_cgroup.c -rw-r--r-- 5.2 KB
swap_slots.c -rw-r--r-- 9.2 KB
swap_state.c -rw-r--r-- 25.3 KB
swapfile.c -rw-r--r-- 91.7 KB
truncate.c -rw-r--r-- 25.6 KB
usercopy.c -rw-r--r-- 8.1 KB
userfaultfd.c -rw-r--r-- 38.9 KB
util.c -rw-r--r-- 29.0 KB
vmalloc.c -rw-r--r-- 116.1 KB
vmpressure.c -rw-r--r-- 14.1 KB
vmscan.c -rw-r--r-- 206.8 KB
vmstat.c -rw-r--r-- 55.6 KB
workingset.c -rw-r--r-- 27.1 KB
z3fold.c -rw-r--r-- 36.8 KB
zbud.c -rw-r--r-- 12.8 KB
zpool.c -rw-r--r-- 9.9 KB
zsmalloc.c -rw-r--r-- 56.2 KB
zswap.c -rw-r--r-- 51.5 KB

back to top