index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
Age
Commit message (
Expand
)
Author
2023-07-05
Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-03
Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-02
nvme-tcp: Fix comma-related oops
David Howells
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-30
nvme: disable controller on reset state failure
Keith Busch
2023-06-30
nvme: sync timeout work on failed reset
Keith Busch
2023-06-30
nvme: ensure unquiesce on teardown
Keith Busch
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
nvme: improved uring polling
Keith Busch
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
Sagi Grimberg
2023-06-27
nvme: host: fix command name spelling
Damien Le Moal
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-24
nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-24
nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-21
nvmet: Reorder fields in 'struct nvmet_ns'
Christophe JAILLET
2023-06-21
nvme: Print capabilities changes just once
Breno Leitao
2023-06-16
nvme: forward port sysfs delete fix
Keith Busch
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
nvmet-fcloop: Do not wait on completion when unregister fails
Daniel Wagner
2023-06-12
nvme-fabrics: open code __nvmf_host_find()
Chaitanya Kulkarni
2023-06-12
nvme-fabrics: error out to unlock the mutex
Chaitanya Kulkarni
2023-06-12
nvme: Increase block size variable size to 32-bit
Daniel Gomez
2023-06-12
nvme-fcloop: no need to return from void function
Chaitanya Kulkarni
2023-06-12
nvmet-auth: remove unnecessary break after goto
Chaitanya Kulkarni
2023-06-12
nvmet-auth: remove some dead code
Christophe JAILLET
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-fabrics: prevent overriding of existing host
Max Gurtovoy
2023-06-12
nvme-fabrics: check hostid using uuid_equal
Max Gurtovoy
2023-06-12
nvme-fabrics: unify common code in admin and io queue connect
Max Gurtovoy
2023-06-12
nvmet: reorder fields in 'struct nvme_dhchap_queue_context'
Christophe JAILLET
2023-06-12
nvmet: reorder fields in 'struct nvmf_ctrl_options'
Christophe JAILLET
2023-06-12
nvme: reorder fields in 'struct nvme_ctrl'
Christophe JAILLET
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
nvme-pci: cleaning up nvme_pci_init_request
Irvin Cote
2023-06-12
nvme-rdma: fix typo in comment
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
nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
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
[next]