index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvme
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme: reorganize nvme_ns_head fields
Kanchan Joshi
2024-07-31
1
-6
/
+6
*
nvme: change data type of lba_shift
Kanchan Joshi
2024-07-31
1
-1
/
+1
*
nvme: remove a field from nvme_ns_head
Kanchan Joshi
2024-07-31
2
-9
/
+8
*
nvme: remove unused parameter
Kanchan Joshi
2024-07-29
1
-3
/
+3
*
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
2024-07-26
4
-8
/
+21
|
\
|
*
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
2024-07-25
1
-1
/
+2
|
*
nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE
Francis Pravin
2024-07-16
1
-1
/
+7
|
*
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
2024-07-15
1
-1
/
+1
|
*
nvme: remove redundant bdev local variable
Israel Rukshin
2024-07-15
1
-3
/
+2
|
*
nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
Markus Elfring
2024-07-15
1
-2
/
+2
|
*
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
2024-07-15
1
-0
/
+7
*
|
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
1
-11
/
+5
|
\
\
|
*
|
block: call bio_integrity_unmap_free_user from blk_rq_unmap_user
Christoph Hellwig
2024-07-03
1
-11
/
+4
|
*
|
block: split integrity support out of bio.h
Christoph Hellwig
2024-07-03
1
-0
/
+1
|
*
|
Merge tag 'v6.10-rc6' into for-6.11/block-post
Jens Axboe
2024-07-03
10
-32
/
+55
|
|
\
\
*
|
\
\
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-15
34
-313
/
+992
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-07-09
32
-226
/
+870
|
|
\
\
|
|
*
|
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
2024-07-08
1
-6
/
+8
|
|
*
|
nvme: implement ->get_unique_id
Christoph Hellwig
2024-07-08
3
-0
/
+46
|
|
*
|
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
2024-07-02
3
-5
/
+87
|
|
*
|
nvme-multipath: prepare for "queue-depth" iopolicy
John Meneghini
2024-06-26
1
-6
/
+15
|
|
*
|
nvme-pci: do not directly handle subsys reset fallout
Keith Busch
2024-06-26
7
-11
/
+58
|
|
*
|
nvme-fcloop: implement 'host_traddr'
Hannes Reinecke
2024-06-24
1
-0
/
+11
|
|
*
|
nvmet-fc: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+33
|
|
*
|
nvmet-rdma: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+12
|
|
*
|
nvmet-tcp: implement host_traddr()
Hannes Reinecke
2024-06-24
1
-0
/
+14
|
|
*
|
nvmet: add 'host_traddr' callback for debugfs
Hannes Reinecke
2024-06-24
3
-0
/
+31
|
|
*
|
nvmet: add debugfs support
Hannes Reinecke
2024-06-24
6
-3
/
+262
|
|
*
|
nvme: rename CDR/MORE/DNR to NVME_STATUS_*
Weiwen Hu
2024-06-24
15
-122
/
+122
|
|
*
|
nvme: fix status magic numbers
Weiwen Hu
2024-06-24
5
-14
/
+14
|
|
*
|
nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_err
Weiwen Hu
2024-06-24
1
-5
/
+5
|
|
*
|
nvme: split device add from initialization
Keith Busch
2024-06-24
8
-23
/
+66
|
|
*
|
nvme: fc: split controller bringup handling
Keith Busch
2024-06-24
1
-16
/
+27
|
|
*
|
nvme: rdma: split controller bringup handling
Keith Busch
2024-06-24
1
-7
/
+21
|
|
*
|
nvme: tcp: split controller bringup handling
Keith Busch
2024-06-24
1
-6
/
+19
|
|
*
|
nvme: apple: fix device reference counting
Keith Busch
2024-06-24
1
-5
/
+22
|
*
|
|
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
2024-07-05
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
nvme: don't set io_opt if NOWS is zero
Christoph Hellwig
2024-07-01
1
-1
/
+2
|
*
|
block: change rq_integrity_vec to respect the iterator
Mikulas Patocka
2024-06-26
1
-3
/
+3
|
|
/
|
*
nvme: Atomic write support
Alan Adamson
2024-06-20
1
-0
/
+52
|
*
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
2024-06-19
1
-3
/
+5
|
*
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
2024-06-19
1
-5
/
+3
|
*
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+1
|
*
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
1
-1
/
+1
|
*
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
1
-11
/
+1
|
*
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
1
-2
/
+1
|
*
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
2
-8
/
+5
|
*
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
1
-1
/
+1
|
*
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
2
-2
/
+0
|
*
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-19
2
-8
/
+5
[next]