index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
sysfs.c
Age
Commit message (
Expand
)
Author
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