开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
sysfs.c
Age
Commit message (
Expand
)
Author
2024-09-24
nvme: null terminate nvme_tls_attrs
Shin'ichiro Kawasaki
2024-08-22
nvme-sysfs: add 'tls_keyring' attribute
Hannes Reinecke
2024-08-22
nvme-sysfs: add 'tls_configured_key' sysfs attribute
Hannes Reinecke
2024-08-22
nvme: split off TLS sysfs attributes into a separate group
Hannes Reinecke
2024-08-22
nvme: add a newline to the 'tls_key' sysfs attribute
Hannes Reinecke
2024-08-22
nvme-tcp: sanitize TLS key handling
Hannes Reinecke
2024-07-15
nvme: remove redundant bdev local variable
Israel Rukshin
2024-03-21
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-14
nvme: use nvme_disk_is_ns_head helper
Guixin Liu
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-06
nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
Shin'ichiro Kawasaki
2024-02-07
nvme: move passthrough logging attribute to head
Keith Busch
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
2024-01-29
nvme: use ctrl state accessor
Keith Busch
2024-01-05
nvme: introduce nvme_disk_is_ns_head helper
Guixin Liu
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
2023-10-12
nvme: rework NVME_AUTH Kconfig selection
Hannes Reinecke
2023-10-11
nvme-tcp: enable TLS handshake upcall
Hannes Reinecke
2023-07-12
nvme: warn only once for legacy uuid attribute
Keith Busch
2023-06-16
nvme: forward port sysfs delete fix
Keith Busch
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy