index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvme
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-20
nvmet-tcp: support secure channel concatenation
Hannes Reinecke
6
-13
/
+199
2025-03-20
nvmet: Add 'sq' argument to alloc_ctrl_args
Hannes Reinecke
5
-9
/
+14
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
1
-1
/
+0
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
1
-1
/
+1
2025-03-10
nvmet: pci-epf: Do not add an IRQ vector if not needed
Damien Le Moal
1
-8
/
+7
2025-03-10
nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully created
Damien Le Moal
1
-6
/
+7
2025-02-27
nvmet-tcp: Fix a possible sporadic response drops in weakly ordered arch
Meir Elisha
1
-4
/
+11
2025-02-27
nvmet: remove old function prototype
Maurizio Lombardi
1
-1
/
+0
2025-02-18
nvmet: Use enum definitions instead of hardcoded values
Damien Le Moal
1
-7
/
+7
2025-02-18
nvmet: pci-epf: Avoid RCU stalls under heavy workload
Damien Le Moal
1
-0
/
+11
2025-02-18
nvmet: pci-epf: Do not uselessly write the CSTS register
Damien Le Moal
1
-2
/
+6
2025-02-18
nvmet: pci-epf: Correctly initialize CSTS when enabling the controller
Damien Le Moal
1
-8
/
+12
2025-02-18
nvmet-rdma: recheck queue state is LIVE in state lock in recv done
Ruozhu Li
1
-10
/
+23
2025-02-18
nvmet: Fix crash when a namespace is disabled
Hannes Reinecke
1
-21
/
+19
2025-02-03
Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14
Jens Axboe
4
-3
/
+4
2025-01-28
nvmet: add a missing endianess conversion in nvmet_execute_admin_connect
Christoph Hellwig
1
-1
/
+1
2025-01-28
nvmet: the result field in nvmet_alloc_ctrl_args is little endian
Christoph Hellwig
1
-1
/
+1
2025-01-24
nvmet: fix a memory leak in controller identify
Sagi Grimberg
1
-0
/
+1
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
13
-130
/
+3443
2025-01-14
nvmet: fix rw control endian access
Keith Busch
1
-1
/
+1
2025-01-10
nvmet: New NVMe PCI endpoint function target driver
Damien Le Moal
3
-0
/
+2604
2025-01-10
nvmet: Implement arbitration feature support
Damien Le Moal
2
-2
/
+56
2025-01-10
nvmet: Implement interrupt config feature support
Damien Le Moal
2
-2
/
+57
2025-01-10
nvmet: Implement interrupt coalescing feature support
Damien Le Moal
2
-2
/
+61
2025-01-10
nvmet: Implement host identifier set feature support
Damien Le Moal
1
-4
/
+31
2025-01-10
nvmet: Introduce get/set_feature controller operations
Damien Le Moal
1
-0
/
+4
2025-01-10
nvmet: Do not require SGL for PCI target controller commands
Damien Le Moal
2
-6
/
+26
2025-01-10
nvmet: Add support for I/O queue management admin commands
Damien Le Moal
2
-3
/
+170
2025-01-10
nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
Damien Le Moal
2
-0
/
+89
2025-01-10
nvmet: Introduce nvmet_req_transfer_len()
Damien Le Moal
6
-2
/
+135
2025-01-10
nvmet: Improve nvmet_alloc_ctrl() interface and implementation
Damien Le Moal
3
-65
/
+94
2025-01-10
nvme: Add PCI transport type
Damien Le Moal
3
-0
/
+12
2025-01-10
nvmet: Add drvdata field to struct nvmet_ctrl
Damien Le Moal
1
-0
/
+2
2025-01-10
nvmet: Introduce nvmet_get_cmd_effects_admin()
Damien Le Moal
1
-1
/
+6
2025-01-10
nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
Damien Le Moal
2
-35
/
+36
2025-01-10
nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
Damien Le Moal
3
-3
/
+49
2025-01-07
nvmet: handle rw's limited retry flag
Guixin Liu
1
-0
/
+3
2025-01-04
block: remove bio_add_pc_page
Christoph Hellwig
2
-9
/
+12
2024-12-27
nvmet-loop: avoid using mutex in IO hotpath
Nilay Shroff
5
-65
/
+79
2024-12-27
nvmet: propagate npwg topology
Luis Chamberlain
1
-1
/
+1
2024-12-27
nvmet: Don't overflow subsysnqn
Leo Stone
1
-2
/
+9
2024-12-05
Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13
Jens Axboe
2
-4
/
+8
2024-12-04
nvmet: replace kmalloc + memset with kzalloc for data allocation
Yu-Chun Lin
1
-2
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-12-02
nvmet: use kzalloc instead of ZERO_PAGE in nvme_execute_identify_ns_nvm()
Nilay Shroff
1
-2
/
+7
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+4
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
9
-26
/
+1714
2024-11-18
nvme: define the remaining used sgls constants
Keith Busch
1
-3
/
+4
2024-11-13
Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
8
-18
/
+1701
2024-11-13
nvmet: add tracing of reservation commands
Guixin Liu
1
-0
/
+108
[prev]
[next]