summaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe2024-03-211-2/+1
|\
| * nvme: use nvme_disk_is_ns_head helperGuixin Liu2024-03-141-2/+1
* | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-5/+2
|\|
| * nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki2024-03-061-5/+2
* | nvme: move passthrough logging attribute to headKeith Busch2024-02-071-15/+15
|/
* nvme: allow passthru cmd error loggingAlan Adamson2024-02-011-0/+58
* nvme: use ctrl state accessorKeith Busch2024-01-291-3/+3
* nvme: introduce nvme_disk_is_ns_head helperGuixin Liu2024-01-051-4/+4
* nvme: add csi, ms and nuse to sysfsDaniel Wagner2023-12-191-0/+85
* nvme: rename ns attribute groupDaniel Wagner2023-12-191-7/+7
* nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke2023-10-121-3/+3
* nvme-tcp: enable TLS handshake upcallHannes Reinecke2023-10-111-0/+21
* nvme: warn only once for legacy uuid attributeKeith Busch2023-07-121-1/+1
* nvme: forward port sysfs delete fixKeith Busch2023-06-161-0/+3
* nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy2023-06-121-0/+665