| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/ax... | Mark Brown | 8 | -25/+30 |
| 2 days | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/pci/pc... | Mark Brown | 1 | -1/+2 |
| 3 days | Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
| 4 days | Merge branch 'for-7.2/block' into for-next | Jens Axboe | 2 | -1/+13 |
| 4 days | nvme: add support multipath passthrough iostats | Keith Busch | 2 | -1/+13 |
| 4 days | Merge branch 'for-7.2/block' into for-next | Jens Axboe | 1 | -17/+10 |
| 4 days | nvme-tcp: cleanup nvme_tcp_init_iter | Christoph Hellwig | 1 | -17/+10 |
| 4 days | nvme-tcp: store negative errno in queue->tls_err | Chuck Lever | 1 | -1/+1 |
| 5 days | Merge branch 'for-7.2/block' into for-next | Jens Axboe | 1 | -1/+1 |
| 5 days | nvme-multipath: enable PCI P2PDMA for multipath devices | Kiran Kumar Modukuri | 1 | -1/+1 |
| 5 days | Merge branch 'for-7.2/block' into for-next | Jens Axboe | 6 | -6/+6 |
| 5 days | block: switch numa_node to int in blk_mq_hw_ctx and init_request | Mateusz Nowicki | 6 | -6/+6 |
| 9 days | nvme-pci: Use pci_suspend_retains_context() during suspend | Manivannan Sadhasivam | 1 | -1/+2 |
| 11 days | nvme-pci: fix dma mapping leak on data setup error | Keith Busch | 1 | -3/+28 |
| 11 days | nvme-pci: fix dma_vecs leak on p2p memory | Keith Busch | 1 | -1/+2 |
| 2026-05-14 | nvme-apple: Reset q->sq_tail during queue init | Nick Chan | 1 | -0/+1 |
| 2026-05-11 | nvme: fix race condition between connected uevent and STARTED_ONCE flag | Maurizio Lombardi | 1 | -1/+1 |
| 2026-05-11 | Revert "nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808" | AlanCui4080 | 1 | -2/+0 |
| 2026-05-11 | nvmet-tcp: Fix potential UAF when ddgst mismatch | Sagi Grimberg | 1 | -1/+3 |
| 2026-05-11 | nvme-pci: fix use-after-free in nvme_free_host_mem() | Chia-Lin Kao (AceLan) | 1 | -2/+4 |
| 2026-05-11 | nvmet-auth: Do not print DH-HMAC-CHAP secrets | Hannes Reinecke | 2 | -5/+17 |
| 2026-05-11 | nvme: fix bio leak on mapping failure | Keith Busch | 1 | -3/+2 |
| 2026-05-11 | nvme: make prp passthrough usage less scary | Keith Busch | 2 | -11/+6 |
| 2026-04-27 | Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1 | Jens Axboe | 18 | -128/+282 |
| 2026-04-22 | nvme-auth: Hash DH shared secret to create session key | Chris Leech | 3 | -33/+89 |
| 2026-04-22 | nvme-pci: fix missed admin queue sq doorbell write | Keith Busch | 1 | -0/+1 |
| 2026-04-22 | nvme-auth: Include SC_C in RVAL controller hash | Alistair Francis | 2 | -2/+4 |
| 2026-04-22 | nvme-tcp: teardown circular locking fixes | Chaitanya Kulkarni | 1 | -7/+21 |
| 2026-04-22 | nvmet-tcp: Don't clear tls_key when freeing sq | Alistair Francis | 1 | -3/+0 |
| 2026-04-22 | Revert "nvmet-tcp: Don't free SQ on authentication success" | Alistair Francis | 1 | -4/+5 |
| 2026-04-22 | nvme: skip trace completion for host path errors | Keith Busch | 1 | -3/+8 |
| 2026-04-16 | nvme-pci: add quirk for Memblaze Pblaze5 (0x1c5f:0x0555) | Tao Jiang | 1 | -0/+2 |
| 2026-04-16 | nvme-multipath: put module reference when delayed removal work is canceled | John Garry | 1 | -1/+2 |
| 2026-04-16 | nvme: expose TLS mode | Daniel Wagner | 1 | -0/+19 |
| 2026-04-16 | nvme-apple: drop invalid put of admin queue reference count | Fedor Pchelkin | 1 | -5/+1 |
| 2026-04-16 | nvme-core: fix parameter name in comment | Flavio Suligoi | 1 | -1/+1 |
| 2026-04-16 | nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free | Chaitanya Kulkarni | 1 | -1/+1 |
| 2026-04-13 | Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+0 |
| 2026-04-13 | Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -697/+705 |
| 2026-04-09 | nvme-multipath: drop head pointer check in nvme_mpath_clear_current_path() | John Garry | 1 | -4/+0 |
| 2026-04-09 | nvme: add quirk NVME_QUIRK_IGNORE_DEV_SUBNQN for 144d:a808 (Samsung PM981/983... | Alan Cui | 1 | -0/+2 |
| 2026-04-09 | nvmet-tcp: fix race between ICReq handling and queue teardown | Chaitanya Kulkarni | 1 | -0/+26 |
| 2026-04-08 | nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error() | Maurizio Lombardi | 1 | -30/+7 |
| 2026-04-08 | nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callers | Maurizio Lombardi | 1 | -22/+29 |
| 2026-04-08 | nvme: enable PCI P2PDMA support for RDMA transport | Shivaji Kant | 1 | -0/+8 |
| 2026-04-08 | nvmet: introduce new mdts configuration entry | Aurelien Aptel | 5 | -11/+51 |
| 2026-04-08 | nvme: add missing MODULE_ALIAS for fabrics transports | Geliang Tang | 3 | -0/+3 |
| 2026-04-07 | nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path | Shivam Kumar | 1 | -1/+2 |
| 2026-03-27 | nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdown | Nilay Shroff | 1 | -2/+0 |
| 2026-03-27 | nvme: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 2 | -3/+4 |
| 2026-03-27 | nvmet-fc: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -3/+3 |
| 2026-03-27 | nvmet: replace use of system_wq with system_percpu_wq | Marco Crivellari | 2 | -2/+2 |
| 2026-03-27 | nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_C | Alistair Francis | 1 | -12/+15 |
| 2026-03-27 | nvme-pci: add NVME_QUIRK_DISABLE_WRITE_ZEROES for Kingston OM3SGP4 | Robert Beckett | 1 | -0/+2 |
| 2026-03-27 | nvme: respect NVME_QUIRK_DISABLE_WRITE_ZEROES when wzsl is set | Robert Beckett | 1 | -1/+1 |
| 2026-03-27 | nvmet: report NPDGL and NPDAL | Caleb Sander Mateos | 3 | -4/+19 |
| 2026-03-27 | nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT | Caleb Sander Mateos | 1 | -2/+2 |
| 2026-03-27 | nvme: set discard_granularity from NPDG/NPDA | Caleb Sander Mateos | 1 | -3/+32 |
| 2026-03-27 | nvme: add from0based() helper | Caleb Sander Mateos | 1 | -0/+6 |
| 2026-03-27 | nvme: always issue I/O Command Set specific Identify Namespace | Caleb Sander Mateos | 1 | -1/+1 |
| 2026-03-27 | nvme: update nvme_id_ns OPTPERF constants | Caleb Sander Mateos | 1 | -1/+7 |
| 2026-03-27 | nvme: fold nvme_config_discard() into nvme_update_disk_info() | Caleb Sander Mateos | 1 | -24/+19 |
| 2026-03-27 | nvme: Allow reauth from sysfs | Alistair Francis | 1 | -1/+43 |
| 2026-03-27 | nvme: Expose the tls_configured sysfs for secure concat connections | Alistair Francis | 1 | -1/+1 |
| 2026-03-27 | nvmet-tcp: Don't free SQ on authentication success | Alistair Francis | 1 | -5/+4 |
| 2026-03-27 | nvmet-tcp: Don't error if TLS is enabed on a reset | Alistair Francis | 4 | -6/+7 |
| 2026-03-27 | nvme-auth: common: remove selections of no-longer used crypto modules | Eric Biggers | 1 | -4/+0 |
| 2026-03-27 | nvme-auth: common: remove nvme_auth_digest_name() | Eric Biggers | 1 | -12/+0 |
| 2026-03-27 | nvme-auth: target: use crypto library in nvmet_auth_ctrl_hash() | Eric Biggers | 1 | -69/+25 |
| 2026-03-27 | nvme-auth: target: use crypto library in nvmet_auth_host_hash() | Eric Biggers | 1 | -62/+28 |
| 2026-03-27 | nvme-auth: target: remove obsolete crypto_has_shash() checks | Eric Biggers | 3 | -15/+1 |
| 2026-03-27 | nvme-auth: host: remove allocation of crypto_shash | Eric Biggers | 1 | -27/+2 |
| 2026-03-27 | nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_ctrl_response() | Eric Biggers | 1 | -35/+21 |
| 2026-03-27 | nvme-auth: host: use crypto library in nvme_auth_dhchap_setup_host_response() | Eric Biggers | 1 | -38/+21 |
| 2026-03-27 | nvme-auth: common: use crypto library in nvme_auth_derive_tls_psk() | Eric Biggers | 1 | -102/+52 |
| 2026-03-27 | nvme-auth: common: use crypto library in nvme_auth_generate_digest() | Eric Biggers | 1 | -61/+24 |
| 2026-03-27 | nvme-auth: common: use crypto library in nvme_auth_generate_psk() | Eric Biggers | 1 | -49/+14 |
| 2026-03-27 | nvme-auth: common: use crypto library in nvme_auth_augmented_challenge() | Eric Biggers | 1 | -60/+36 |
| 2026-03-27 | nvme-auth: common: use crypto library in nvme_auth_transform_key() | Eric Biggers | 1 | -43/+10 |
| 2026-03-27 | nvme-auth: common: add HMAC helper functions | Eric Biggers | 2 | -0/+68 |
| 2026-03-27 | nvme-auth: common: explicitly verify psk_len == hash_len | Eric Biggers | 1 | -0/+5 |
| 2026-03-27 | nvme-auth: rename nvme_auth_generate_key() to nvme_auth_parse_key() | Eric Biggers | 3 | -8/+7 |
| 2026-03-27 | nvme-auth: common: add KUnit tests for TLS key derivation | Eric Biggers | 4 | -0/+191 |
| 2026-03-27 | nvme-auth: use proper argument types | Eric Biggers | 4 | -26/+31 |
| 2026-03-27 | nvme-auth: common: constify static data | Eric Biggers | 1 | -6/+6 |
| 2026-03-27 | nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant | Eric Biggers | 2 | -7/+5 |
| 2026-03-16 | nvme: remove nvme_dev_uring_cmd() IO_URING_F_IOPOLL check | Caleb Sander Mateos | 1 | -4/+0 |
| 2026-03-14 | blk-integrity: support arbitrary buffer alignment | Keith Busch | 1 | -0/+1 |
| 2026-03-13 | Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -8/+21 |
| 2026-03-10 | nvme-core: do not pass empty queue_limits to blk_mq_alloc_queue() | Maurizio Lombardi | 1 | -2/+1 |
| 2026-03-10 | nvme-pci: Fix race bug in nvme_poll_irqdisable() | Sungwoo Kim | 1 | -2/+4 |
| 2026-03-10 | nvmet: move async event work off nvmet-wq | Chaitanya Kulkarni | 4 | -3/+15 |
| 2026-03-10 | nvme-pci: Fix slab-out-of-bounds in nvme_dbbuf_set | Sungwoo Kim | 1 | -1/+1 |
| 2026-03-10 | block: move bio queue-transition flag fixups into blk_steal_bios() | Chaitanya Kulkarni | 1 | -14/+1 |
| 2026-03-06 | Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -37/+299 |
| 2026-03-04 | Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0 | Jens Axboe | 9 | -37/+299 |
| 2026-03-04 | nvme: fix memory allocation in nvme_pr_read_keys() | Sungwoo Kim | 1 | -2/+2 |
| 2026-02-27 | nvme-multipath: fix leak on try_module_get failure | Keith Busch | 1 | -7/+5 |
| 2026-02-26 | nvmet-fcloop: Check remoteport port_state before calling done callback | Justin Tee | 1 | -4/+11 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 2 | -2/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 8 | -20/+10 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 22 | -86/+86 |
| 2026-02-21 | Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 24 | -121/+115 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 24 | -121/+115 |
| 2026-02-19 | io_uring: Add size check for sqe->cmd | Govindarajulu Varadarajan | 1 | -1/+2 |
| 2026-02-17 | Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -21/+7 |
| 2026-02-13 | nvme-pci: do not try to add queue maps at runtime | Keith Busch | 1 | -0/+12 |
| 2026-02-13 | nvme-pci: cap queue creation to used queues | Keith Busch | 1 | -1/+7 |
| 2026-02-13 | nvme-pci: ensure we're polling a polled queue | Keith Busch | 1 | -1/+2 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -0/+2 |
| 2026-02-12 | nvmet: ignore discard return value | Chaitanya Kulkarni | 1 | -21/+7 |
| 2026-02-11 | nvme: fix memory leak in quirks_param_set() | Maurizio Lombardi | 1 | -0/+1 |
| 2026-02-09 | Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -23/+32 |
| 2026-02-06 | nvme: correct comment about nvme_ns_remove() | John Garry | 1 | -1/+1 |
| 2026-02-06 | nvme: stop setting namespace gendisk device driver data | John Garry | 1 | -7/+0 |
| 2026-02-05 | Merge tag 'block-6.19-20260205' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -15/+47 |
| 2026-02-05 | nvme: add support for dynamic quirk configuration via module parameter | Maurizio Lombardi | 1 | -0/+162 |
| 2026-02-05 | nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec | YunJe Shin | 1 | -0/+17 |
| 2026-02-05 | nvme-pci: handle changing device dma map requirements | Keith Busch | 1 | -15/+30 |
| 2026-02-02 | nvme: fix admin queue leak on controller reset | Ming Lei | 1 | -0/+7 |
| 2026-02-02 | nvme-fabrics: use kfree_sensitive() for DHCHAP secrets | Daniel Hodges | 1 | -2/+2 |
| 2026-01-30 | Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+4 |
| 2026-01-30 | block: introduce bdev_rot() | Damien Le Moal | 1 | -2/+2 |
| 2026-01-28 | nvme: stop using AWUPF | John Garry | 2 | -10/+7 |
| 2026-01-28 | nvme-pci: DMA unmap the correct regions in nvme_free_sgls | Roger Pau Monne | 1 | -2/+2 |
| 2026-01-21 | nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference | Ming Lei | 1 | -1/+2 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 2 | -0/+2 |
| 2026-01-20 | nvme/io_uring: optimize IOPOLL completions for local ring context | Ming Lei | 1 | -7/+13 |
| 2026-01-20 | block: pass io_comp_batch to rq_end_io_fn callback | Ming Lei | 4 | -7/+13 |
| 2026-01-18 | Merge branch 'for-7.0/blk-pvec' into for-7.0/block | Jens Axboe | 1 | -2/+2 |
| 2026-01-16 | Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -7/+26 |
| 2026-01-14 | nvme: fix PCIe subsystem reset controller state transition | Nilay Shroff | 1 | -1/+4 |
| 2026-01-13 | nvme: expose active quirks in sysfs | Maurizio Lombardi | 2 | -0/+77 |
| 2026-01-13 | nvmet: do not copy beyond sybsysnqn string length | Shin'ichiro Kawasaki | 1 | -1/+1 |
| 2026-01-13 | nvme/host: fixup some typos | Wilfred Mallawa | 1 | -2/+3 |
| 2026-01-13 | nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() | Hannes Reinecke | 1 | -5/+4 |
| 2026-01-13 | block, nvme: remove unused dma_iova_state function parameter | Nitesh Shetty | 1 | -3/+2 |
| 2026-01-09 | nvme-fc: release admin tagset if init fails | Chaitanya Kulkarni | 1 | -0/+2 |
| 2026-01-09 | nvme-apple: add "apple,t8103-nvme-ans2" as compatible | Janne Grunau | 1 | -0/+1 |
| 2026-01-09 | nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec | Shivam Kumar | 1 | -0/+12 |
| 2026-01-06 | nvme-pci: Use size_t for length fields to handle larger sizes | Leon Romanovsky | 1 | -2/+2 |
| 2025-12-15 | nvme-pci: disable secondary temp for Wodposit WPBSNM8 | Ilikara Zheng | 1 | -0/+2 |
| 2025-12-09 | Merge tag 'block-6.19-20251208' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -64/+75 |
| 2025-12-06 | Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -2/+2 |
| 2025-12-04 | Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19 | Jens Axboe | 14 | -62/+69 |
| 2025-12-04 | nvme-fabrics: add ENOKEY to no retry criteria for authentication failures | Justin Tee | 1 | -1/+1 |
| 2025-12-04 | nvme-auth: use kvfree() for memory allocated with kvcalloc() | Israel Rukshin | 1 | -1/+1 |
| 2025-12-04 | nvmet-tcp: use kvcalloc for commands array | Israel Rukshin | 1 | -3/+3 |
| 2025-12-04 | nvmet-rdma: use kvcalloc for commands and responses arrays | Israel Rukshin | 1 | -6/+6 |
| 2025-12-04 | nvme: fix typo error in nvme target | Chu Guangqing | 2 | -2/+2 |
| 2025-12-04 | nvmet-fc: use pr_* print macros instead of dev_* | Daniel Wagner | 1 | -27/+21 |
| 2025-12-04 | nvmet-fcloop: remove unused lsdir member. | Daniel Wagner | 1 | -1/+0 |
| 2025-12-04 | nvmet-fcloop: check all request and response have been processed | Daniel Wagner | 1 | -2/+6 |
| 2025-12-04 | nvme-fc: check all request and response have been processed | Daniel Wagner | 1 | -0/+2 |
| 2025-12-04 | nvme: reject invalid pr_read_keys() num_keys values | Stefan Hajnoczi | 1 | -1/+5 |
| 2025-12-04 | block: use bio_alloc_bioset for passthru IO by default | Fengnan Chang | 1 | -1/+1 |
| 2025-12-03 | Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -35/+132 |
| 2025-12-03 | Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+4 |
| 2025-12-01 | nvme-fc: don't hold rport lock when putting ctrl | Daniel Wagner | 1 | -2/+4 |
| 2025-12-01 | nvme-pci: add debug message on fail to read CSTS | Gerd Bayer | 1 | -0/+1 |
| 2025-12-01 | nvme-pci: print error message on failure in nvme_probe | Gerd Bayer | 1 | -0/+1 |
| 2025-12-01 | nvmet: pci-epf: fix DMA channel debug print | Shin'ichiro Kawasaki | 1 | -4/+6 |
| 2025-12-01 | nvmet: pci-epf: move DMA initialization to EPC init callback | Shin'ichiro Kawasaki | 1 | -2/+2 |
| 2025-12-01 | nvmet: remove redundant subsysnqn field from ctrl | Max Gurtovoy | 4 | -11/+11 |
| 2025-12-01 | nvmet: add sanity checks when freeing subsystem | Max Gurtovoy | 1 | -0/+2 |
| 2025-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -11/+15 |
| 2025-11-20 | lib/base64: add support for multiple variants | Kuan-Wei Chiu | 1 | -2/+2 |
| 2025-11-17 | nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl() | Ewan D. Milne | 1 | -1/+1 |
| 2025-11-17 | nvme: nvme-fc: move tagset removal to nvme_fc_delete_ctrl() | Ewan D. Milne | 1 | -6/+7 |
| 2025-11-17 | nvme-multipath: fix lockdep WARN due to partition scan work | Shin'ichiro Kawasaki | 1 | -1/+1 |
| 2025-11-17 | nvmet-auth: update sc_c in target host hash calculation | Alistair Francis | 3 | -2/+4 |
| 2025-11-14 | block-dma: properly take MMIO path | Leon Romanovsky | 1 | -8/+65 |
| 2025-11-14 | nvme-pci: migrate to dma_map_phys instead of map_page | Leon Romanovsky | 1 | -12/+13 |
| 2025-11-06 | nvme: remove virtual boundary for sgl capable devices | Keith Busch | 9 | -8/+48 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -5/+13 |
| 2025-11-05 | nvme: fix admin request_queue lifetime | Keith Busch | 1 | -1/+2 |
| 2025-11-05 | block: introduce disk_report_zone() | Damien Le Moal | 4 | -11/+10 |
| 2025-11-04 | net: Convert proto_ops connect() callbacks to use sockaddr_unsized | Kees Cook | 1 | -1/+1 |
| 2025-11-04 | net: Convert proto_ops bind() callbacks to use sockaddr_unsized | Kees Cook | 2 | -2/+2 |
| 2025-11-03 | io_uring/uring_cmd: avoid double indirect call in task work dispatch | Caleb Sander Mateos | 1 | -3/+4 |
| 2025-10-22 | nvme-pci: use blk_map_iter for p2p metadata | Keith Busch | 1 | -3/+10 |
| 2025-10-22 | nvmet-auth: update sc_c in host response | Hannes Reinecke | 1 | -2/+3 |
| 2025-10-16 | nvme/tcp: handle tls partially sent records in write_space() | Wilfred Mallawa | 1 | -0/+3 |
| 2025-10-14 | nvme-auth: update sc_c in host response | Martin George | 1 | -1/+5 |
| 2025-10-09 | nvme-multipath: Skip nr_active increments in RETRY disposition | Amit Chaudhary | 1 | -2/+4 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -154/+222 |
| 2025-10-02 | Merge tag 'for-6.18/io_uring-20250929' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -60/+137 |
| 2025-09-23 | Merge tag 'nvme-6.18-2025-09-23' of git://git.infradead.org/nvme into for-6.1... | Jens Axboe | 9 | -57/+126 |
| 2025-09-23 | nvme: Use non zero KATO for persistent discovery connections | Alistair Francis | 1 | -1/+7 |
| 2025-09-23 | nvmet: add safety check for subsys lock | Max Gurtovoy | 1 | -9/+6 |
| 2025-09-23 | nvme-core: use nvme_is_io_ctrl() for I/O controller check | Martin George | 1 | -1/+1 |
| 2025-09-23 | nvme-core: do ioccsz/iorcsz validation only for I/O controllers | Kamaljit Singh | 1 | -2/+2 |
| 2025-09-23 | nvme-core: add method to check for an I/O controller | Kamaljit Singh | 1 | -0/+5 |
| 2025-09-20 | io_uring: fix nvme's 32b cqes on mixed cq | Keith Busch | 1 | -1/+1 |
| 2025-09-16 | nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk | Georg Gottleuber | 1 | -0/+2 |
| 2025-09-15 | nvme-auth: use hkdf_expand_label() | Chris Leech | 1 | -20/+13 |
| 2025-09-15 | nvme-auth: add hkdf_expand_label() | Chris Leech | 1 | -0/+53 |
| 2025-09-15 | nvme-tcp: send only permitted commands for secure concat | Martin George | 1 | -0/+3 |