index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
4
-26
/
+14
2024-12-04
nvme-tcp: simplify nvme_tcp_teardown_io_queues()
Chunguang.xu
1
-10
/
+4
2024-12-04
nvme-tcp: no need to quiesce admin_q in nvme_tcp_teardown_io_queues()
Chunguang.xu
1
-1
/
+0
2024-12-04
nvme-rdma: unquiesce admin_q before destroy it
Chunguang.xu
1
-7
/
+1
2024-12-04
nvme-tcp: fix the memleak while create new ctrl failed
Chunguang.xu
1
-1
/
+1
2024-12-04
nvme-pci: don't use dma_alloc_noncontiguous with 0 merge boundary
Christoph Hellwig
1
-1
/
+2
2024-12-04
nvme-fabrics: handle zero MAXCMD without closing the connection
Maurizio Lombardi
1
-2
/
+3
2024-12-03
nvme-pci: remove two deallocate zeroes quirks
Keith Busch
1
-3
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-7
/
+7
2024-12-02
nvme: don't apply NVME_QUIRK_DEALLOCATE_ZEROES when DSM is not supported
Christoph Hellwig
1
-1
/
+2
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
7
-82
/
+256
2024-11-21
nvme: tuning pr code by using defined structs and macros
Guixin Liu
1
-47
/
+75
2024-11-19
nvme-fabrics: fix kernel crash while shutting down controller
Nilay Shroff
1
-0
/
+5
2024-11-19
Revert "nvme: make keep-alive synchronous operation"
Nilay Shroff
1
-7
/
+10
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
8
-72
/
+172
2024-11-18
nvme-pci: use sgls for all user requests if possible
Keith Busch
2
-4
/
+13
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
2
-3
/
+4
2024-11-18
nvme-pci: add support for sgl metadata
Keith Busch
2
-15
/
+136
2024-11-18
nvme/multipath: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-11-13
block: don't reorder requests in blk_add_rq_to_plug
Christoph Hellwig
1
-1
/
+1
2024-11-13
block: add a rq_list type
Christoph Hellwig
2
-9
/
+8
2024-11-13
nvme-pci: reverse request order in nvme_queue_rqs
Christoph Hellwig
1
-22
/
+17
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
5
-31
/
+135
2024-11-13
nvme: parse reservation commands's action and rtype to string
Guixin Liu
1
-6
/
+52
2024-11-11
nvme: check ns's volatile write cache not present
Guixin Liu
1
-1
/
+3
2024-11-11
nvme: add rotational support
Wang Yugui
2
-0
/
+7
2024-11-11
nvme: use command set independent id ns if available
Matias Bjørling
1
-3
/
+4
2024-11-11
nvmet: implement rotational media information log
Keith Busch
1
-0
/
+1
2024-11-11
nvmet: implement endurance groups
Keith Busch
1
-0
/
+1
2024-11-11
nvme-multipath: don't bother clearing max_hw_zone_append_sectors
Christoph Hellwig
1
-2
/
+0
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2
-2
/
+2
2024-11-09
Merge tag 'block-6.12-20241108' of git://git.kernel.dk/linux
Linus Torvalds
1
-7
/
+14
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
2
-2
/
+2
2024-11-05
nvme-core: remove repeated wq flags
Chaitanya Kulkarni
1
-6
/
+4
2024-11-05
nvme-pci: use dma_alloc_noncontigous if possible
Christoph Hellwig
1
-5
/
+53
2024-11-05
nvme-pci: fix freeing of the HMB descriptor table
Christoph Hellwig
1
-7
/
+9
2024-11-04
nvme/host: Fix RCU list traversal to use SRCU primitive
Breno Leitao
1
-7
/
+14
2024-11-04
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
2
-2
/
+2
2024-11-01
Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux
Linus Torvalds
2
-16
/
+47
2024-10-30
nvme: re-fix error-handling for io_uring nvme-passthrough
Keith Busch
1
-2
/
+5
2024-10-30
nvme: module parameter to disable pi with offsets
Keith Busch
1
-2
/
+17
2024-10-30
blk-integrity: remove seed for user mapped buffers
Keith Busch
1
-9
/
+8
2024-10-26
nvme: core: switch to non_owner variant of start_freeze/unfreeze queue
Ming Lei
1
-2
/
+7
2024-10-22
nvme: enhance cns version checking
Keith Busch
1
-12
/
+25
2024-10-22
nvme: use helpers to access io_uring cmd space
Pavel Begunkov
1
-3
/
+1
2024-10-18
Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux
Linus Torvalds
5
-37
/
+71
2024-10-17
nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function
Nilay Shroff
1
-8
/
+2
2024-10-17
nvme: make keep-alive synchronous operation
Nilay Shroff
1
-10
/
+7
2024-10-17
nvme-pci: fix race condition between reset and nvme_dev_disable()
Maurizio Lombardi
1
-3
/
+16
[next]