index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Age
Commit message (
Expand
)
Author
2023-11-22
nvme: move nvme_stop_keep_alive() back to original position
Hannes Reinecke
2023-11-20
nvme: catch errors from nvme_configure_metadata()
Hannes Reinecke
2023-11-08
nvme: keyring: fix conditional compilation
Hannes Reinecke
2023-11-06
nvme: start keep-alive after admin queue setup
Hannes Reinecke
2023-11-06
nvme: update firmware version after commit
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-10-11
nvme-keyring: register '.nvme' keyring
Hannes Reinecke
2023-09-14
Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6
Jens Axboe
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
2023-07-21
nvme: fix possible hang when removing a controller during error recovery
Ming Lei
2023-07-13
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-30
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
Jens Axboe
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-21
nvme: Print capabilities changes just once
Breno Leitao
2023-06-12
nvme: skip optional id ctrl csi if it failed
Keith Busch
2023-06-12
nvme-core: use nvme_ns_head_multipath instead of ns->head->disk
Irvin Cote
2023-06-12
nvme: Increase block size variable size to 32-bit
Daniel Gomez
2023-06-12
nvme-core: remove redundant check from nvme_init_ns_head
Irvin Cote
2023-06-12
nvme: move sysfs code to a dedicated sysfs.c file
Max Gurtovoy
2023-06-12
nvme-core: fix dev_pm_qos memleak
Chaitanya Kulkarni
2023-06-12
nvme-core: add missing fault-injection cleanup
Chaitanya Kulkarni
2023-06-12
nvme-core: fix memory leak in dhchap_ctrl_secret
Chaitanya Kulkarni
2023-06-12
nvme-core: fix memory leak in dhchap_secret_store
Chaitanya Kulkarni
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-05-30
nvme: improve handling of long keep alives
Uday Shankar
2023-05-30
nvme: check IO start time when deciding to defer KA
Uday Shankar
2023-05-30
nvme: double KA polling frequency to avoid KATO with TBKAS on
Uday Shankar
2023-05-30
nvme: fix miss command type check
min15.li
2023-05-22
Merge patch series "Use block pr_ops in LIO"
Martin K. Petersen
2023-05-18
Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
2023-05-17
nvme: do not let the user delete a ctrl before a complete initialization
Maurizio Lombardi
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-13
nvme: fix double blk_mq_complete_request for timeout request with low probabi...
Lei Yin
2023-04-13
nvme: fix async event trace event
Keith Busch
2023-04-11
nvme: Move pr code to it's own file
Mike Christie
2023-04-11
nvme: Don't hardcode the data len for pr commands
Mike Christie
2023-04-11
block: Rename BLK_STS_NEXUS to BLK_STS_RESV_CONFLICT
Mike Christie
2023-04-05
nvme: fix discard support without oncs
Keith Busch
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-03-22
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-15
nvme: fix handling single range discard request
Ming Lei
2023-03-03
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-28
nvme: bring back auto-removal of deleted namespaces during sequential scan
Christoph Hellwig
[next]