summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/sysfs.c
AgeCommit message (Expand)Author
2024-03-21Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9Jens Axboe
2024-03-14nvme: use nvme_disk_is_ns_head helperGuixin Liu
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-06nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki
2024-02-07nvme: move passthrough logging attribute to headKeith Busch
2024-02-01nvme: allow passthru cmd error loggingAlan Adamson
2024-01-29nvme: use ctrl state accessorKeith Busch
2024-01-05nvme: introduce nvme_disk_is_ns_head helperGuixin Liu
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner
2023-12-19nvme: rename ns attribute groupDaniel Wagner
2023-10-12nvme: rework NVME_AUTH Kconfig selectionHannes Reinecke
2023-10-11nvme-tcp: enable TLS handshake upcallHannes Reinecke
2023-07-12nvme: warn only once for legacy uuid attributeKeith Busch
2023-06-16nvme: forward port sysfs delete fixKeith Busch
2023-06-12nvme: move sysfs code to a dedicated sysfs.c fileMax Gurtovoy