index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
ioctl.c
Age
Commit message (
Expand
)
Author
2025-12-04
block: use bio_alloc_bioset for passthru IO by default
Fengnan Chang
2025-11-03
io_uring/uring_cmd: avoid double indirect call in task work dispatch
Caleb Sander Mateos
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
2025-09-09
blk-map: provide the bdev to bio if one exists
Keith Busch
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
2025-06-04
nvme: spelling fixes
Yi Zhang
2025-06-04
nvme: enable vectored registered bufs for passthrough cmds
Pavel Begunkov
2025-06-04
nvme: fix implicit bool to flags conversion
Pavel Begunkov
2025-04-01
nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io()
Caleb Sander Mateos
2025-04-01
nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request()
Caleb Sander Mateos
2025-04-01
nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer
Caleb Sander Mateos
2025-03-26
Merge tag 'for-6.15/io_uring-20250322' of git://git.kernel.dk/linux
Linus Torvalds
2025-02-28
nvme: map uring_cmd data even if address is 0
Xinyu Zhang
2025-02-27
io_uring/nvme: pass issue_flags to io_uring_cmd_import_fixed()
Pavel Begunkov
2025-02-25
nvme-ioctl: fix leaked requests on mapping error
Keith Busch
2025-02-18
nvme/ioctl: add missing space in err message
Caleb Sander Mateos
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
nvme-pci: use sgls for all user requests if possible
Keith Busch
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-10-30
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
2024-10-30
blk-integrity: remove seed for user mapped buffers
Keith Busch
2024-10-22
nvme: use helpers to access io_uring cmd space
Pavel Begunkov
2024-09-13
block: provide a request helper for user integrity segments
Keith Busch
2024-08-30
nvme: fix metadata handling in nvme-passthrough
Puranjay Mohan
2024-08-26
nvme: rename apptag and appmask to lbat and lbatm
Anuj Gupta
2024-07-03
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
Christoph Hellwig
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-06-12
block: unmap and free user mapped integrity via submitter
Anuj Gupta
2024-05-28
nvme: use srcu for iterating namespace list
Keith Busch
2024-04-15
nvme/io_uring: use helper for polled completions
Jens Axboe
2024-02-07
nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
Francis Pravin
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-04
nvme-ioctl: move capable() admin check to the end
Keith Busch
2023-12-01
nvme: use bio_integrity_map_user
Keith Busch
2023-11-06
nvme: fix error-handling for io_uring nvme-passthrough
Anuj Gupta
2023-10-18
nvme: sanitize metadata bounce buffer for reads
Keith Busch
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-11
nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_cmd_iopoll
Ming Lei
2023-08-09
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
2023-06-28
nvme: improved uring polling
Keith Busch
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Christoph Hellwig
2023-05-30
nvme: fix miss command type check
min15.li
[next]