index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-13
1
-6
/
+1
|
\
|
*
net: introduce page_frag_cache_drain()
Yunsheng Lin
2024-03-05
1
-6
/
+1
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
8
-269
/
+287
|
\
\
|
|
/
|
/
|
|
*
nvme: clear caller pointer on identify failure
Keith Busch
2024-03-06
1
-1
/
+4
|
*
nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()
Shin'ichiro Kawasaki
2024-03-06
1
-5
/
+2
|
*
nvme: fabrics: make nvmf_class constant
Ricardo B. Marliere
2024-03-05
1
-9
/
+11
|
*
nvme: core: constify struct class usage
Ricardo B. Marliere
2024-03-05
1
-25
/
+28
|
*
nvme-fabrics: typo in nvmf_parse_key()
Hannes Reinecke
2024-03-04
1
-1
/
+1
|
*
nvme-multipath: use atomic queue limits API for stacking limits
Christoph Hellwig
2024-03-04
1
-3
/
+6
|
*
nvme-multipath: pass queue_limits to blk_alloc_disk
Christoph Hellwig
2024-03-04
1
-6
/
+7
|
*
nvme: use the atomic queue limits update API
Christoph Hellwig
2024-03-04
3
-79
/
+80
|
*
nvme: cleanup nvme_configure_metadata
Christoph Hellwig
2024-03-04
1
-28
/
+19
|
*
nvme: don't query identify data in configure_metadata
Christoph Hellwig
2024-03-04
1
-30
/
+19
|
*
nvme: split out a nvme_identify_ns_nvm helper
Christoph Hellwig
2024-03-04
1
-12
/
+26
|
*
nvme: move common logic into nvme_update_ns_info
Christoph Hellwig
2024-03-04
1
-42
/
+42
|
*
nvme: move setting the write cache flags out of nvme_set_queue_limits
Christoph Hellwig
2024-03-04
1
-3
/
+2
|
*
nvme: move a few things out of nvme_update_disk_info
Christoph Hellwig
2024-03-04
1
-20
/
+26
|
*
nvme: don't use nvme_update_disk_info for the multipath disk
Christoph Hellwig
2024-03-04
1
-1
/
+2
|
*
nvme: move blk_integrity_unregister into nvme_init_integrity
Christoph Hellwig
2024-03-04
1
-2
/
+2
|
*
nvme: cleanup the nvme_init_integrity calling conventions
Christoph Hellwig
2024-03-04
1
-14
/
+15
|
*
nvme: move max_integrity_segments handling out of nvme_init_integrity
Christoph Hellwig
2024-03-04
1
-7
/
+4
|
*
nvme: remove nvme_revalidate_zones
Christoph Hellwig
2024-03-04
3
-12
/
+3
|
*
nvme: move NVME_QUIRK_DEALLOCATE_ZEROES out of nvme_config_discard
Christoph Hellwig
2024-03-04
1
-5
/
+6
|
*
nvme: set max_hw_sectors unconditionally
Christoph Hellwig
2024-03-04
1
-8
/
+8
|
*
nvme-fabrics: check max outstanding commands
Guixin Liu
2024-03-03
1
-0
/
+5
|
*
nvme-rdma: clamp queue size according to ctrl cap
Max Gurtovoy
2024-03-03
1
-4
/
+10
|
*
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-20
1
-3
/
+3
|
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-1
/
+1
|
*
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-13
2
-4
/
+4
|
*
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
2024-02-12
2
-1
/
+8
*
|
nvme: implement support for relaxed effects
Keith Busch
2024-02-13
1
-0
/
+4
*
|
nvme-fabrics: fix I/O connect error handling
Chaitanya Kulkarni
2024-02-13
1
-0
/
+1
*
|
nvme: use ns->head->pi_size instead of t10_pi_tuple structure size
Francis Pravin
2024-02-08
1
-1
/
+1
*
|
nvme-core: fix comment to reflect right functions
Chaitanya Kulkarni
2024-02-07
1
-2
/
+2
*
|
nvme: move passthrough logging attribute to head
Keith Busch
2024-02-07
3
-18
/
+17
*
|
nvme-host: fix the updating of the firmware version
Maurizio Lombardi
2024-02-01
1
-2
/
+5
|
/
*
nvme: allow passthru cmd error logging
Alan Adamson
2024-02-01
3
-7
/
+113
*
nvme-fc: show hostnqn when connecting to fc target
Nitin U. Yewale
2024-02-01
1
-2
/
+2
*
nvme-rdma: show hostnqn when connecting to rdma target
Nitin U. Yewale
2024-02-01
1
-2
/
+2
*
nvme-tcp: show hostnqn when connecting to tcp target
Nitin U. Yewale
2024-02-01
1
-2
/
+2
*
nvme-fc: do not wait in vain when unloading module
Daniel Wagner
2024-02-01
1
-41
/
+6
*
nvme-fc: log human-readable opcode on timeout
Caleb Sander
2024-02-01
1
-3
/
+5
*
nvme: split out fabrics version of nvme_opcode_str()
Caleb Sander
2024-02-01
4
-11
/
+17
*
nvme: remove redundant status mask
Caleb Sander
2024-02-01
1
-1
/
+1
*
nvme: return string as char *, not unsigned char *
Caleb Sander
2024-02-01
2
-13
/
+13
*
nvme: enable retries for authentication commands
Hannes Reinecke
2024-02-01
3
-1
/
+5
*
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
2024-02-01
4
-20
/
+41
*
nvme-auth: open-code single-use macros
Hannes Reinecke
2024-02-01
1
-7
/
+7
*
nvme: use ctrl state accessor
Keith Busch
2024-01-29
7
-27
/
+32
*
nvme-rdma: Fix transfer length when write_generate/read_verify are 0
Israel Rukshin
2024-01-24
1
-3
/
+8
[next]