index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
1
-1
/
+2
2022-02-28
nvme: add vectored-io support for user-passthrough
Kanchan Joshi
1
-9
/
+26
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
1
-3
/
+1
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
1
-5
/
+1
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
1
-10
/
+16
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-0
/
+1
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_ctrl_ioctl
Christoph Hellwig
1
-1
/
+1
2021-06-03
nvme: open code nvme_{get,put}_ns_from_disk in nvme_ns_head_ioctl
Christoph Hellwig
1
-10
/
+10
2021-06-03
nvme: open code nvme_put_ns_from_disk in nvme_ns_head_chr_ioctl
Christoph Hellwig
1
-7
/
+5
2021-05-04
nvme: fix controller ioctl through ns_head
Minwoo Im
1
-24
/
+41
2021-04-22
nvme: introduce generic per-namespace chardev
Minwoo Im
1
-6
/
+32
2021-04-15
nvme: move the ioctl code to a separate file
Christoph Hellwig
1
-0
/
+455