index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
8 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2026-08-14
Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...
Jens Axboe
2026-08-13
nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
Ewan D. Milne
2026-08-11
nvme: ratelimit the completion-path messages driven by device data
Chao Shi
2026-08-11
nvme-tcp: fix host memory disclosure on R2T for a read command
Yehyeong Lee
2026-08-11
nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
Yehyeong Lee
2026-08-11
nvme-tcp: reject a read that transferred too few bytes
Yehyeong Lee
2026-08-11
nvme-tcp: fix usage of page_frag_cache
Dmitry Bogdanov
2026-08-11
nvme: reject passthrough of driver-managed Set Features
Chao Shi
2026-08-11
nvme-apple: Drop the PRP null check chicken bit
Sven Peter
2026-08-11
nvme-apple: Require page aligned buffers on the admin queue
Sven Peter
2026-08-11
nvme: Add a quirk for page aligned admin queue buffers
Sven Peter
2026-08-11
nvme-apple: Never set the opcode in the NVMMU TCB
Sven Peter
2026-08-11
nvme-apple: Don't set a DMA direction for commands without a data transfer
Sven Peter
2026-08-11
nvme-apple: Destroy the admin queue on removal
Sven Peter
2026-08-10
nvme: raise FDP placement handle cap to U8_MAX and warn on overflow
Guixin Liu
2026-08-10
nvme-pci: release descriptor pools on probe failure
Guixin Liu
2026-08-10
nvme: zero the discard fallback page
Yehyeong Lee
2026-08-10
nvme-tcp: look up host_iface in the current netns
Geliang Tang
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2026-07-29
nvme-pci: return error when parsing a quirk string fails
Guixin Liu
2026-07-29
nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_request
Guixin Liu
2026-07-28
nvme/ioctl: check SUBMIT_IO with nvme_cmd_allowed()
Yang Xiuwei
2026-07-28
nvme-apple: Remove redundant dev_err_probe()
Pan Chuang
2026-07-28
nvme-pci: disable controller on admin queue IRQ setup failure
Myeonghun Pak
2026-07-28
nvme: enable context analysis support for nvme host driver
Nilay Shroff
2026-07-28
nvme: fix context analysis warning in tcp.c
Nilay Shroff
2026-07-28
nvme: add context annotations in tcp.c
Nilay Shroff
2026-07-28
nvme: fix context analysis warning in rdma.c
Nilay Shroff
2026-07-28
nvme: add context annotations in rdma.c
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_queue::sq_lock
Nilay Shroff
2026-07-28
nvme: add context annotations in fabric.c
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_subsystems_lock
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_ctrl::ana_lock
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_subsystem::lock
Nilay Shroff
2026-07-28
nvme: remove redundant initialization of delayed_removal_secs
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_dev::shutdown_lock
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_ns_head::current_path
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_ns_head::requeue_list
Nilay Shroff
2026-07-28
nvme: remove redundant initialization of nvme_ns_head::requeue_list
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_ns_head::srcu
Nilay Shroff
2026-07-28
nvme: add context annotations for nvme_passthru_{start|stop}
Nilay Shroff
2026-07-28
nvme: update nvme_passthru_end() signature
Nilay Shroff
2026-07-16
nvme: fix cdev lifetime
John Garry
2026-07-16
nvme: add nvme_get_ns_head()
John Garry
2026-07-14
nvme: clamp FDP nruhsd to allocated RUH status descriptor count
Hari Mishal
2026-07-14
nvme: bound ns descriptor header and body to identify buffer
Hari Mishal
2026-07-12
RDMA: Change capability fields in ib_device_attr from int to u32
Erni Sri Satya Vennela
2026-07-08
nvme: don't reference NS after unlocking in nvme_ns_head_ctrl_ioctl()
John Garry
2026-07-08
nvme: swap synchronization ordering in nvme_remove_head()
John Garry
[next]