index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
9 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]