summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-20nvme-multipath: Add visibility for queue-depth io-policyNilay Shroff1-1/+2
2025-03-20nvme-multipath: Add visibility for numa io-policyNilay Shroff1-0/+5
2025-03-20nvme-multipath: Add visibility for round-robin io-policyNilay Shroff1-0/+14
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke1-2/+2
2025-01-31nvme: make nvme_tls_attrs_group staticKeith Busch1-1/+1
2024-09-24nvme: null terminate nvme_tls_attrsShin'ichiro Kawasaki1-0/+1
2024-08-22nvme-sysfs: add 'tls_keyring' attributeHannes Reinecke1-0/+14
2024-08-22nvme-sysfs: add 'tls_configured_key' sysfs attributeHannes Reinecke1-0/+14
2024-08-22nvme: split off TLS sysfs attributes into a separate groupHannes Reinecke1-21/+41
2024-08-22nvme: add a newline to the 'tls_key' sysfs attributeHannes Reinecke1-1/+1
2024-08-22nvme-tcp: sanitize TLS key handlingHannes Reinecke1-2/+2
2024-07-15nvme: remove redundant bdev local variableIsrael Rukshin1-3/+2
2024-03-21Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe1-2/+1
2024-03-14nvme: use nvme_disk_is_ns_head helperGuixin Liu1-2/+1
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds1-5/+2
2024-03-06nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki1-5/+2
2024-02-07nvme: move passthrough logging attribute to headKeith Busch1-15/+15
2024-02-01nvme: allow passthru cmd error loggingAlan Adamson1-0/+58
2024-01-29nvme: use ctrl state accessorKeith Busch1-3/+3
2024-01-05nvme: introduce nvme_disk_is_ns_head helperGuixin Liu1-4/+4
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner1-0/+85
2023-12-19nvme: rename ns attribute groupDaniel Wagner1-7/+7
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke1-3/+3
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke1-0/+21
2023-07-12nvme: warn only once for legacy uuid attributeKeith Busch1-1/+1
2023-06-16nvme: forward port sysfs delete fixKeith Busch1-0/+3
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy1-0/+665