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
Age
Commit message (
Expand
)
Author
2024-03-04
nvme-multipath: use atomic queue limits API for stacking limits
Christoph Hellwig
2024-03-04
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
2024-03-04
nvme: use the atomic queue limits update API
Christoph Hellwig
2024-03-04
nvme: cleanup nvme_configure_metadata
Christoph Hellwig
2024-03-04
nvme: don't query identify data in configure_metadata
Christoph Hellwig
2024-03-04
nvme: split out a nvme_identify_ns_nvm helper
Christoph Hellwig
2024-03-04
nvme: move common logic into nvme_update_ns_info
Christoph Hellwig
2024-03-04
nvme: move setting the write cache flags out of nvme_set_queue_limits
Christoph Hellwig
2024-03-04
nvme: move a few things out of nvme_update_disk_info
Christoph Hellwig
2024-03-04
nvme: don't use nvme_update_disk_info for the multipath disk
Christoph Hellwig
2024-03-04
nvme: move blk_integrity_unregister into nvme_init_integrity
Christoph Hellwig
2024-03-04
nvme: cleanup the nvme_init_integrity calling conventions
Christoph Hellwig
2024-03-04
nvme: move max_integrity_segments handling out of nvme_init_integrity
Christoph Hellwig
2024-03-04
nvme: remove nvme_revalidate_zones
Christoph Hellwig
2024-03-04
nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
Christoph Hellwig
2024-03-04
nvme: set max_hw_sectors unconditionally
Christoph Hellwig
2024-03-02
nvme-fabrics: check max outstanding commands
Guixin Liu
2024-03-02
nvmet-rdma: set max_queue_size for RDMA transport
Max Gurtovoy
2024-03-02
nvmet: introduce new max queue size configuration entry
Max Gurtovoy
2024-03-02
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-03-02
nvme-rdma: introduce NVME_RDMA_MAX_METADATA_QUEUE_SIZE definition
Max Gurtovoy
2024-03-02
nvmet: set ctrl pi_support cap before initializing cap reg
Max Gurtovoy
2024-03-02
nvmet: set maxcmd to be per controller
Max Gurtovoy
2024-03-02
nvmet: compare mqes and sqsize only for IO SQ
Max Gurtovoy
2024-02-25
nvme: port block device access to file
Christian Brauner
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-13
nvmet: remove superfluous initialization
Chaitanya Kulkarni
2024-02-13
nvme: implement support for relaxed effects
Keith Busch
2024-02-13
nvme-fabrics: fix I/O connect error handling
Chaitanya Kulkarni
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-12
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-07
nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
Francis Pravin
2024-02-07
nvme-core: fix comment to reflect right functions
Chaitanya Kulkarni
2024-02-07
nvme: move passthrough logging attribute to head
Keith Busch
2024-02-01
nvme-host: fix the updating of the firmware version
Maurizio Lombardi
2024-02-01
nvme: allow passthru cmd error logging
Alan Adamson
2024-02-01
nvme-fc: show hostnqn when connecting to fc target
Nitin U. Yewale
2024-02-01
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
2024-02-01
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
2024-02-01
nvmet-fc: use RCU list iterator for assoc_list
Daniel Wagner
2024-02-01
nvmet-fc: take ref count on tgtport before delete assoc
Daniel Wagner
2024-02-01
nvmet-fc: avoid deadlock on delete association path
Daniel Wagner
2024-02-01
nvmet-fc: abort command when there is no binding
Daniel Wagner
2024-02-01
nvmet-fc: do not tack refs on tgtports from assoc
Daniel Wagner
2024-02-01
nvmet-fc: remove null hostport pointer check
Daniel Wagner
2024-02-01
nvmet-fc: hold reference on hostport match
Daniel Wagner
2024-02-01
nvmet-fc: free queue and assoc directly
Daniel Wagner
2024-02-01
nvmet-fc: defer cleanup using RCU properly
Daniel Wagner
[prev]
[next]