summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig2022-06-178-29/+52
* block: disable the elevator int del_gendiskChristoph Hellwig2022-06-172-41/+11
* block/bfq: Enable I/O statisticsBart Van Assche2022-06-171-0/+3
* blk-mq: don't clear flush_rq from tags->rqs[]Ming Lei2022-06-161-2/+3
* blk-mq: avoid to touch q->elevator without any protectionMing Lei2022-06-166-19/+13
* blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_noneMing Lei2022-06-161-1/+3
* block: Fix handling of offline queues in blk_mq_alloc_request_hctx()Bart Van Assche2022-06-161-0/+2
* Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2022-06-154-13/+9
|\
| * md/raid5-ppl: Fix argument order in bio_alloc_bioset()Logan Gunthorpe2022-06-151-2/+2
| * Revert "md: don't unregister sync_thread with reconfig_mutex held"Guoqing Jiang2022-06-153-11/+7
|/
* Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19Jens Axboe2022-06-153-3/+73
|\
| * nvme-pci: disable write zeros support on UMIC and Samsung SSDsrasheed.hsueh2022-06-131-0/+8
| * nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDsNing Wang2022-06-131-0/+2
| * nvme-pci: sk hynix p31 has bogus namespace idsKeith Busch2022-06-131-0/+2
| * nvme-pci: smi has bogus namespace idsKeith Busch2022-06-131-1/+2
| * nvme-pci: phison e12 has bogus namespace idsKeith Busch2022-06-131-0/+2
| * nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S50Stefan Reiter2022-06-131-0/+2
| * nvme-pci: add trouble shooting steps for timeoutsKeith Busch2022-06-131-0/+8
| * nvme: add bug report info for global duplicate idKeith Busch2022-06-133-0/+45
| * nvme: add device name to warning in uuid_show()Thomas Weißschuh2022-06-131-2/+2
|/
* Linux 5.19-rc2v5.19-rc2Linus Torvalds2022-06-131-1/+1
* Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-128-14/+35
|\
| * platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee2022-06-121-0/+6
| * platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik2022-06-121-8/+15
| * platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez2022-06-121-2/+4
| * platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors2022-06-101-0/+1
| * platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura2022-06-101-0/+1
| * platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang2022-06-101-1/+4
| * platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo2022-06-101-0/+1
| * platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari2022-06-101-1/+1
| * platform/mellanox: Add static in struct declaration.Michael Shych2022-06-101-1/+1
| * platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven2022-06-101-1/+1
* | Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-123-17/+73
|\ \
| * | workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2022-06-121-1/+1
| * | workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
| * | workqueue: Wrap flush_workqueue() using a macroTetsuo Handa2022-06-072-12/+68
* | | Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-125-23/+40
|\ \ \
| * | | scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-111-3/+3
| * | | scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada2022-06-092-15/+33
| * | | scripts/nsdeps: adjust to the format change of *.mod filesMasahiro Yamada2022-06-081-3/+2
| * | | kbuild: avoid regex RS for POSIX awkKevin Locke2022-06-071-2/+2
| | |/ | |/|
* | | Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-126-14/+29
|\ \ \
| * | | cifs: populate empty hostnames for extra channelsShyam Prasad N2022-06-112-1/+8
| * | | cifs: return errors during session setup during reconnectsShyam Prasad N2022-06-071-0/+3
| * | | cifs: fix reconnect on smb3 mount typesPaulo Alcantara2022-06-063-13/+18
| |/ /
* | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-129-62/+71
|\ \ \
| * | | wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld2022-06-113-15/+19
| * | | random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-103-16/+1
| * | | random: credit cpu and bootloader seeds by defaultJason A. Donenfeld2022-06-101-19/+31
| * | | random: do not use jump labels before they are initializedJason A. Donenfeld2022-06-101-1/+10