aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvme/host/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
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