https://github.com/torvalds/linux
Revision 13d822bf1cba78612b22a65b91cd6d4d443b6254 authored by Jens Axboe on 21 December 2023, 21:32:35 UTC, committed by Jens Axboe on 21 December 2023, 21:32:35 UTC
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.7

 - Revert a commit with improper sleep context (Keith)
 - Fix async event handling sleep context (Maurizio)"

* tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme:
  nvme-pci: fix sleeping function called from interrupt context
  Revert "nvme-fc: fix race between error recovery and creating association"
2 parent s c6d3ab9 + f6fe0b2
History
Tip revision: 13d822bf1cba78612b22a65b91cd6d4d443b6254 authored by Jens Axboe on 21 December 2023, 21:32:35 UTC
Merge tag 'nvme-6.7-2023-12-21' of git://git.infradead.org/nvme into block-6.7
Tip revision: 13d822b
File Mode Size
.gitignore -rw-r--r-- 58 bytes
Kconfig -rw-r--r-- 62.6 KB
Makefile -rw-r--r-- 1.9 KB
build-version -rwxr-xr-x 177 bytes
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 10.9 KB
do_mounts.h -rw-r--r-- 982 bytes
do_mounts_initrd.c -rw-r--r-- 3.8 KB
do_mounts_rd.c -rw-r--r-- 7.7 KB
init_task.c -rw-r--r-- 6.1 KB
initramfs.c -rw-r--r-- 17.1 KB
main.c -rw-r--r-- 37.8 KB
noinitramfs.c -rw-r--r-- 862 bytes
version-timestamp.c -rw-r--r-- 762 bytes
version.c -rw-r--r-- 1.3 KB

back to top