开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2022-11-29
Merge tag 'nvme-6.2-2022-11-29' of git://git.infradead.org/nvme into for-6.2/...
Jens Axboe
2022-11-24
drbd: destroy workqueue when drbd device was freed
Wang ShaoBo
2022-11-24
drbd: remove call to memset before free device/resource/connection
Wang ShaoBo
2022-11-22
drbd: use consistent license
Christoph Böhmwalder
2022-11-21
blk-crypto: don't use struct request_queue for public interfaces
Christoph Hellwig
2022-11-21
nvmet: expose firmware revision to configfs
Aleksandr Miloserdov
2022-11-21
nvmet: expose IEEE OUI to configfs
Aleksandr Miloserdov
2022-11-18
nvme: rename the queue quiescing helpers
Christoph Hellwig
2022-11-16
dm: track per-add_disk holder relations in DM
Christoph Hellwig
2022-11-16
dm: make sure create and remove dm device won't race with open and close table
Yu Kuai
2022-11-16
dm: cleanup close_table_device
Christoph Hellwig
2022-11-16
dm: cleanup open_table_device
Christoph Hellwig
2022-11-16
dm: remove free_table_devices
Christoph Hellwig
2022-11-16
nvmet: fix a memory leak in nvmet_auth_set_key
Sagi Grimberg
2022-11-16
nvme: return err on nvme_init_non_mdts_limits fail
Joel Granados
2022-11-16
nvme: avoid fallback to sequential scan due to transient issues
Uday Shankar
2022-11-16
nvme-rdma: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-16
nvme-tcp: stop auth work after tearing down queues in error recovery
Sagi Grimberg
2022-11-16
nvme-auth: have dhchap_auth_work wait for queues auth to complete
Sagi Grimberg
2022-11-16
nvme-auth: remove redundant auth_work flush
Sagi Grimberg
2022-11-16
nvme-auth: convert dhchap_auth_list to an array
Sagi Grimberg
2022-11-16
nvme-auth: check chap ctrl_key once constructed
Sagi Grimberg
2022-11-16
nvme-auth: no need to reset chap contexts on re-authentication
Sagi Grimberg
2022-11-16
nvme-auth: remove redundant deallocations
Sagi Grimberg
2022-11-16
nvme-auth: clear sensitive info right after authentication completes
Sagi Grimberg
2022-11-16
nvme-auth: guarantee dhchap buffers under memory pressure
Sagi Grimberg
2022-11-16
nvme-auth: don't keep long lived 4k dhchap buffer
Sagi Grimberg
2022-11-16
nvme-auth: remove redundant if statement
Sagi Grimberg
2022-11-16
nvme-auth: don't override ctrl keys before validation
Sagi Grimberg
2022-11-16
nvme-auth: don't ignore key generation failures when initializing ctrl keys
Sagi Grimberg
2022-11-16
nvme-auth: remove redundant buffer deallocations
Sagi Grimberg
2022-11-16
nvme-auth: don't re-authenticate if the controller is not LIVE
Sagi Grimberg
2022-11-16
nvme-auth: remove symbol export from nvme_auth_reset
Sagi Grimberg
2022-11-16
nvme-auth: rename authentication work elements
Sagi Grimberg
2022-11-16
nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
Sagi Grimberg
2022-11-16
nvme-pci: don't unbind the driver on reset failure
Christoph Hellwig
2022-11-16
nvme-pci: split the initial probe from the rest path
Christoph Hellwig
2022-11-16
nvme-pci: move the HMPRE check into nvme_setup_host_mem
Christoph Hellwig
2022-11-15
nvme-pci: simplify nvme_dbbuf_dma_alloc
Christoph Hellwig
2022-11-15
nvme-pci: call nvme_pci_configure_admin_queue from nvme_pci_enable
Christoph Hellwig
2022-11-15
nvme-pci: set constant paramters in nvme_pci_alloc_ctrl
Christoph Hellwig
2022-11-15
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
2022-11-15
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
2022-11-15
nvme-pci: move more teardown work to nvme_remove
Christoph Hellwig
2022-11-15
nvme-pci: put the admin queue in nvme_dev_remove_admin
Christoph Hellwig
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
2022-11-15
nvme: don't call nvme_init_ctrl_finish from nvme_passthru_end
Christoph Hellwig
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
2022-11-15
nvme: identify-namespace without CAP_SYS_ADMIN
Kanchan Joshi
[next]