summaryrefslogtreecommitdiff
path: root/drivers/nvme/target
AgeCommit message (Expand)Author
2025-12-04Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19Jens Axboe
2025-12-04nvmet-tcp: use kvcalloc for commands arrayIsrael Rukshin
2025-12-04nvmet-rdma: use kvcalloc for commands and responses arraysIsrael Rukshin
2025-12-04nvme: fix typo error in nvme targetChu Guangqing
2025-12-04nvmet-fc: use pr_* print macros instead of dev_*Daniel Wagner
2025-12-04nvmet-fcloop: remove unused lsdir member.Daniel Wagner
2025-12-04nvmet-fcloop: check all request and response have been processedDaniel Wagner
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01nvmet: pci-epf: fix DMA channel debug printShin'ichiro Kawasaki
2025-12-01nvmet: pci-epf: move DMA initialization to EPC init callbackShin'ichiro Kawasaki
2025-12-01nvmet: remove redundant subsysnqn field from ctrlMax Gurtovoy
2025-12-01nvmet: add sanity checks when freeing subsystemMax Gurtovoy
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-17nvmet-auth: update sc_c in target host hash calculationAlistair Francis
2025-11-06nvme: remove virtual boundary for sgl capable devicesKeith Busch
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-10-22nvmet-auth: update sc_c in host responseHannes Reinecke
2025-09-23nvmet: add safety check for subsys lockMax Gurtovoy
2025-09-15nvmet-fcloop: call done callback even when remote port is goneDaniel Wagner
2025-09-15nvmet-fc: avoid scheduling association deletion twiceDaniel Wagner
2025-09-15nvmet-fc: move lsop put work to nvmet_fc_ls_req_opDaniel Wagner
2025-08-07nvmet: exit debugfs after discovery subsystem exitsMohamed Khalfella
2025-07-31nvme: fix various comment typosBjorn Helgaas
2025-07-31nvmet: initialize discovery subsys after debugfs is initializedMohamed Khalfella
2025-07-31nvmet: add support for FDP in fabrics passthru pathNitesh Shetty
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-18Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-17nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() failsRick Wertenbroek
2025-07-17nvmet: remove redundant assignment of error code in nvmet_ns_enable()Alok Tiwari
2025-07-17nvme: fix incorrect variable in io cqes error messageAlok Tiwari
2025-07-17nvme: fix multiple spelling and grammar issues in host driversAlok Tiwari
2025-07-15nvmet-tcp: fix callback lock for TLS handshakeMaurizio Lombardi
2025-07-04Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-30nvmet: fix memory leak of bio integrityDmitry Bogdanov
2025-06-23nvmet: set WZDS and DRB if device enables unmap write zeroes operationZhang Yi
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-04nvme: spelling fixesYi Zhang
2025-06-04nvme: fix command limits status codeKeith Busch
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27crash_dump, nvme: select CONFIGFS_FS as built-inArnd Bergmann
2025-05-27net: core: Convert inet_addr_is_any() to sockaddr_storageKees Cook
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-20nvmet-fcloop: don't wait for lport cleanupDaniel Wagner
2025-05-20nvmet-fcloop: add missing fcloop_callback_host_doneDaniel Wagner
2025-05-20nvmet-fc: take tgtport refs for portentryDaniel Wagner