index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: fix namespace removal list
Keith Busch
2024-06-13
1
-4
/
+5
*
nvme: avoid double free special payload
Chunguang Xu
2024-06-12
1
-0
/
+1
*
nvme: use srcu for iterating namespace list
Keith Busch
2024-05-28
1
-40
/
+59
*
nvme-multipath: fix io accounting on failover
Keith Busch
2024-05-23
1
-1
/
+1
*
nvme: fix multipath batched completion accounting
Keith Busch
2024-05-23
1
-5
/
+10
*
Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10
Jens Axboe
2024-05-14
1
-3
/
+3
|
\
|
*
nvme: return kernel error codes for admin queue connect
Hannes Reinecke
2024-05-01
1
-3
/
+3
*
|
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
1
-1
/
+1
|
\
|
|
*
block: Simplify blk_revalidate_disk_zones() interface
Damien Le Moal
2024-04-17
1
-1
/
+1
*
|
nvme: cancel pending I/O if nvme controller is in terminal state
Nilay Shroff
2024-05-01
1
-21
/
+0
*
|
nvme: fix warn output about shared namespaces without CONFIG_NVME_MULTIPATH
Yi Zhang
2024-04-11
1
-1
/
+1
*
|
nvme: don't create a multipath node for zero capacity devices
Christoph Hellwig
2024-04-04
1
-1
/
+1
*
|
nvme: split nvme_update_zone_info
Christoph Hellwig
2024-04-02
1
-8
/
+11
*
|
nvme-multipath: don't inherit LBA-related fields for the multipath node
Christoph Hellwig
2024-04-02
1
-0
/
+20
|
/
*
Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9
Jens Axboe
2024-03-21
1
-6
/
+5
|
\
|
*
nvme: remove redundant BUILD_BUG_ON check
Guixin Liu
2024-03-21
1
-3
/
+0
|
*
nvme: fix reconnection fail due to reserved tag allocation
Chunguang Xu
2024-03-14
1
-2
/
+4
|
*
nvme: change shutdown timeout setting message
Keith Busch
2024-03-08
1
-1
/
+1
*
|
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-216
/
+242
|
\
|
|
*
nvme: clear caller pointer on identify failure
Keith Busch
2024-03-06
1
-1
/
+4
|
*
nvme: core: constify struct class usage
Ricardo B. Marliere
2024-03-05
1
-25
/
+28
|
*
nvme-multipath: use atomic queue limits API for stacking limits
Christoph Hellwig
2024-03-04
1
-3
/
+6
|
*
nvme: use the atomic queue limits update API
Christoph Hellwig
2024-03-04
1
-63
/
+70
|
*
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
1
-1
/
+1
|
*
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-02
1
-0
/
+5
|
*
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
1
-3
/
+3
|
*
nvme: allow integrity when PI is not in first bytes
Kanchan Joshi
2024-02-12
1
-1
/
+7
*
|
nvme: implement support for relaxed effects
Keith Busch
2024-02-13
1
-0
/
+4
*
|
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
1
-2
/
+1
*
|
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
1
-6
/
+53
*
nvme: enable retries for authentication commands
Hannes Reinecke
2024-01-31
1
-0
/
+2
*
nvme: change __nvme_submit_sync_cmd() calling conventions
Hannes Reinecke
2024-01-31
1
-7
/
+12
*
nvme: use ctrl state accessor
Keith Busch
2024-01-29
1
-2
/
+2
*
nvme: add module description to stop warnings
Chaitanya Kulkarni
2024-01-24
1
-0
/
+1
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
1
-21
/
+20
|
\
[next]