index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
ioctl.c
Age
Commit message (
Expand
)
Author
2023-12-04
nvme-ioctl: move capable() admin check to the end
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
2023-05-25
nvme: optimise io_uring passthrough completion
Pavel Begunkov
2023-05-04
io_uring: Pass whole sqe to commands
Breno Leitao
2023-03-20
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
2023-02-01
nvme: remove nvme_execute_passthru_rq
Christoph Hellwig
2023-01-29
nvme: set REQ_ALLOC_CACHE for uring-passthru request
Anuj Gupta
2023-01-10
nvme: don't allow unprivileged passthrough on partitions
Christoph Hellwig
2023-01-10
nvme: replace the "bool vec" arguments with flags in the ioctl path
Christoph Hellwig
2023-01-10
nvme: remove __nvme_ioctl
Christoph Hellwig
2022-12-28
nvme: consult the CSE log page for unprivileged passthrough
Christoph Hellwig
2022-12-06
nvme: allow unprivileged passthrough of Identify Controller
Joel Granados
2022-11-15
nvme: identify-namespace without CAP_SYS_ADMIN
Kanchan Joshi
2022-11-15
nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
Kanchan Joshi
2022-09-30
nvme: wire up fixed buffer support for nvme passthrough
Kanchan Joshi
2022-09-30
nvme: pass ubuffer as an integer
Kanchan Joshi
2022-09-30
nvme: refactor nvme_alloc_request
Kanchan Joshi
2022-09-30
nvme: refactor nvme_add_user_metadata
Kanchan Joshi
2022-09-30
nvme: Use blk_rq_map_user_io helper
Anuj Gupta
2022-09-30
nvme: enable batched completions of passthrough IO
Jens Axboe
2022-09-30
nvme: split out metadata vs non metadata end_io uring_cmd completions
Jens Axboe
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-27
nvme: restrict management ioctls to admin
Keith Busch
2022-09-27
nvme: handle effects after freeing the request
Keith Busch
2022-09-21
fs: add batch and poll flags to the uring_cmd_iopoll() handler
Jens Axboe
2022-09-21
nvme: wire up async polling for io passthrough commands
Kanchan Joshi
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-05-28
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-20
nvme: enable uring-passthrough for admin commands
Kanchan Joshi
2022-05-20
nvme: helper for uring-passthrough checks
Kanchan Joshi
2022-05-11
nvme: add vectored-io support for uring-cmd
Anuj Gupta
2022-05-11
nvme: wire-up uring-cmd support for io-passthru on char-device.
Kanchan Joshi
2022-05-11
nvme: refactor nvme_submit_user_cmd()
Christoph Hellwig
2022-03-16
nvme: remove nvme_alloc_request and nvme_alloc_request_qid
Christoph Hellwig
2022-02-28
nvme: add vectored-io support for user-passthrough
Kanchan Joshi
2021-08-14
remove the lightnvm subsystem
Christoph Hellwig
2021-06-30
nvme: use return value from blk_execute_rq()
Keith Busch
2021-06-16
nvme: factor out a nvme_validate_passthru_nsid helper
Chaitanya Kulkarni
2021-06-03
nvme: add a sparse annotation to nvme_ns_head_ctrl_ioctl
Christoph Hellwig
[next]