Revision 8b4805c68ae348b36a24a4c4b5c869c8971ab0c2 authored by Linus Torvalds on 01 January 2021, 20:49:09 UTC, committed by Linus Torvalds on 01 January 2021, 20:49:09 UTC
Pull block fixes from Jens Axboe:
 "Two minor block fixes from this last week that should go into 5.11:

   - Add missing NOWAIT debugfs definition (Andres)

   - Fix kerneldoc warning introduced this merge window (Randy)"

* tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block:
  block: add debugfs stanza for QUEUE_FLAG_NOWAIT
  fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
2 parent s dc3e24b + dc30432
History
File Mode Size
ext
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 641 bytes
array.c -rw-r--r-- 1.2 KB
hda_bus_type.c -rw-r--r-- 2.1 KB
hdac_bus.c -rw-r--r-- 6.9 KB
hdac_component.c -rw-r--r-- 9.7 KB
hdac_controller.c -rw-r--r-- 16.5 KB
hdac_device.c -rw-r--r-- 27.5 KB
hdac_i915.c -rw-r--r-- 4.2 KB
hdac_regmap.c -rw-r--r-- 15.2 KB
hdac_stream.c -rw-r--r-- 21.0 KB
hdac_sysfs.c -rw-r--r-- 11.2 KB
hdmi_chmap.c -rw-r--r-- 24.2 KB
intel-dsp-config.c -rw-r--r-- 11.9 KB
intel-nhlt.c -rw-r--r-- 1.7 KB
local.h -rw-r--r-- 1.4 KB
trace.c -rw-r--r-- 107 bytes
trace.h -rw-r--r-- 2.1 KB

back to top