| Age | Commit message (Expand) | Author | Files | Lines |
| 6 days | Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -38/+61 |
| 7 days | Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
| 8 days | Merge tag 'nvme-7.2-2026-06-23' of git://git.infradead.org/nvme into block-7.2 | Jens Axboe | 6 | -38/+61 |
| 2026-06-16 | Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -120/+597 |
| 2026-06-10 | nvme-fc: Do not cancel requests in io target before it is initialized | Mohamed Khalfella | 1 | -1/+6 |
| 2026-06-10 | nvme: make nvme_add_ns{_head}_cdev return void | John Garry | 2 | -16/+10 |
| 2026-06-10 | nvme: make some sysfs diagnostic structures static | John Garry | 1 | -3/+3 |
| 2026-06-09 | nvme: fix crash and memory leak during invalid cdev teardown | Maurizio Lombardi | 3 | -16/+41 |
| 2026-06-08 | nvme: quieten sparse warning in valid LBA size check | John Garry | 1 | -4/+7 |
| 2026-06-08 | nvme-apple: Prevent shared tags across queues on Apple A11 | Nick Chan | 1 | -8/+4 |
| 2026-06-05 | Merge tag 'nvme-7.2-2026-06-04' of git://git.infradead.org/nvme into for-7.2/... | Jens Axboe | 9 | -96/+568 |
| 2026-06-04 | nvme: export controller reconnect event count via sysfs | Nilay Shroff | 5 | -0/+44 |
| 2026-06-04 | nvme: export controller reset event count via sysfs | Nilay Shroff | 3 | -0/+29 |
| 2026-06-04 | nvme: export I/O failure count when no path is available via sysfs | Nilay Shroff | 3 | -0/+37 |
| 2026-06-04 | nvme: export I/O requeue count when no path is usable via sysfs | Nilay Shroff | 3 | -0/+37 |
| 2026-06-04 | nvme: export command error counters via sysfs | Nilay Shroff | 3 | -1/+77 |
| 2026-06-04 | nvme: export multipath failover count via sysfs | Nilay Shroff | 3 | -1/+38 |
| 2026-06-04 | nvme: export command retry count via sysfs | Nilay Shroff | 3 | -0/+38 |
| 2026-06-04 | nvme: add diag attribute group under sysfs | Nilay Shroff | 3 | -0/+37 |
| 2026-06-04 | nvme-tcp: lockdep: use dynamic lockdep keys per socket instance | Shin'ichiro Kawasaki | 1 | -12/+26 |
| 2026-06-03 | nvme-tcp: move nvme_tcp_reclassify_socket() | Shin'ichiro Kawasaki | 1 | -38/+38 |
| 2026-06-03 | nvme: validate FDP configuration descriptor sizes | liuxixin | 1 | -4/+6 |
| 2026-06-02 | nvme: refresh multipath head zoned limits from path limits | Yao Sang | 1 | -0/+10 |
| 2026-06-02 | nvme: fix FDP fdpcidx bounds check | liuxixin | 1 | -1/+1 |
| 2026-06-02 | nvme-tcp: Use WQ_PERCPU explicitly if wq_unbound is false. | Kuniyuki Iwashima | 1 | -0/+2 |
| 2026-06-02 | nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks | Achkinazi, Igor | 1 | -0/+6 |
| 2026-06-02 | nvme-multipath: require exact iopolicy names for module parameter | liyouhong | 1 | -16/+24 |
| 2026-06-02 | nvme-multipath: pass NS head to nvme_mpath_revalidate_paths() | John Garry | 3 | -5/+5 |
| 2026-05-28 | Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -1/+1 |
| 2026-05-28 | nvme: add support multipath passthrough iostats | Keith Busch | 2 | -1/+13 |
| 2026-05-28 | nvme-tcp: cleanup nvme_tcp_init_iter | Christoph Hellwig | 1 | -17/+10 |
| 2026-05-28 | nvme-tcp: store negative errno in queue->tls_err | Chuck Lever | 1 | -1/+1 |
| 2026-05-27 | nvme-pci: fix out-of-bounds access in nvme_setup_descriptor_pools | Mateusz Nowicki | 1 | -2/+7 |
| 2026-05-27 | nvme-multipath: fix flex array size in struct nvme_ns_head | Nilay Shroff | 1 | -1/+1 |
| 2026-05-27 | nvme: use DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE for multipath_sysfs | John Garry | 1 | -8/+1 |
| 2026-05-27 | nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeout | Maurizio Lombardi | 1 | -1/+1 |
| 2026-05-26 | nvme-multipath: enable PCI P2PDMA for multipath devices | Kiran Kumar Modukuri | 1 | -1/+1 |
| 2026-05-26 | block: switch numa_node to int in blk_mq_hw_ctx and init_request | Mateusz Nowicki | 5 | -5/+5 |
| 2026-05-23 | nvme-pci: Use pci_suspend_retains_context() during suspend | Manivannan Sadhasivam | 1 | -1/+2 |
| 2026-05-21 | nvme-pci: fix dma mapping leak on data setup error | Keith Busch | 1 | -3/+28 |
| 2026-05-21 | nvme-pci: fix dma_vecs leak on p2p memory | Keith Busch | 1 | -1/+2 |
| 2026-05-20 | nvme: core: reject invalid LBA data size from Identify Namespace | Chao Shi | 1 | -1/+11 |
| 2026-05-20 | nvme-core: warn on allocating admin tag set with existing queue | Maurizio Lombardi | 1 | -6/+1 |
| 2026-05-20 | nvme-core: align fabrics_q teardown with admin_q in nvme_free_ctrl | Maurizio Lombardi | 1 | -3/+3 |
| 2026-05-20 | nvme: add sysfs attribute to change IO timeout per controller | Maurizio Lombardi | 3 | -1/+51 |
| 2026-05-20 | nvme: add sysfs attribute to change admin timeout per nvme controller | Maurizio Lombardi | 4 | -1/+44 |
| 2026-05-20 | nvme: remove redundant timeout argument from nvme_wait_freeze_timeout | Maurizio Lombardi | 6 | -6/+7 |
| 2026-05-20 | nvme: Let the blocklayer set timeouts for requests | Maximilian Heyne | 1 | -2/+0 |
| 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 | nvme-pci: fix use-after-free in nvme_free_host_mem() | Chia-Lin Kao (AceLan) | 1 | -2/+4 |
| 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 | 9 | -28/+77 |
| 2026-04-22 | nvme-auth: Hash DH shared secret to create session key | Chris Leech | 1 | -6/+7 |
| 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 | 1 | -1/+2 |
| 2026-04-22 | nvme-tcp: teardown circular locking fixes | Chaitanya Kulkarni | 1 | -7/+21 |
| 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-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 | 6 | -167/+182 |
| 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-08 | nvme: enable PCI P2PDMA support for RDMA transport | Shivaji Kant | 1 | -0/+8 |
| 2026-04-08 | nvme: add missing MODULE_ALIAS for fabrics transports | Geliang Tang | 3 | -0/+3 |
| 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 | 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 | 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: rename nvme_auth_generate_key() to nvme_auth_parse_key() | Eric Biggers | 2 | -6/+5 |
| 2026-03-27 | nvme-auth: use proper argument types | Eric Biggers | 1 | -1/+2 |
| 2026-03-27 | nvme-auth: add NVME_AUTH_MAX_DIGEST_SIZE constant | Eric Biggers | 1 | -3/+3 |
| 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 | 2 | -5/+6 |
| 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 | 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 | 8 | -33/+288 |
| 2026-03-04 | Merge tag 'nvme-7.0-2026-03-04' of git://git.infradead.org/nvme into block-7.0 | Jens Axboe | 8 | -33/+288 |
| 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-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -1/+1 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -6/+3 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 8 | -30/+30 |
| 2026-02-21 | Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 9 | -38/+38 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 9 | -38/+38 |
| 2026-02-19 | io_uring: Add size check for sqe->cmd | Govindarajulu Varadarajan | 1 | -1/+2 |
| 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-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 | 3 | -20/+28 |
| 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 | nvme: add support for dynamic quirk configuration via module parameter | Maurizio Lombardi | 1 | -0/+162 |
| 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-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-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 | 3 | -6/+11 |
| 2026-01-18 | Merge branch 'for-7.0/blk-pvec' into for-7.0/block | Jens Axboe | 1 | -2/+2 |
| 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 | nvme/host: fixup some typos | Wilfred Mallawa | 1 | -2/+3 |
| 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-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-04 | Merge tag 'nvme-6.19-2025-12-04' of git://git.infradead.org/nvme into block-6.19 | Jens Axboe | 4 | -4/+10 |
| 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 | 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 | 10 | -35/+131 |
| 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-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -9/+11 |
| 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-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 | 8 | -8/+47 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+10 |
| 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 | 1 | -1/+1 |
| 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-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 | 7 | -105/+127 |
| 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 | 5 | -8/+31 |
| 2025-09-23 | nvme: Use non zero KATO for persistent discovery connections | Alistair Francis | 1 | -1/+7 |
| 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-tcp: send only permitted commands for secure concat | Martin George | 1 | -0/+3 |
| 2025-09-15 | nvme-fc: use lock accessing port_state and rport state | Daniel Wagner | 1 | -2/+8 |
| 2025-09-15 | nvme-auth: update bi_directional flag | Martin George | 1 | -2/+3 |
| 2025-09-09 | blk-map: provide the bdev to bio if one exists | Keith Busch | 1 | -5/+0 |
| 2025-09-09 | blk-mq-dma: bring back p2p request flags | Keith Busch | 1 | -17/+4 |
| 2025-09-06 | nvme: apple: Add Apple A11 support | Nick Chan | 1 | -60/+137 |
| 2025-09-03 | Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Jens Axboe | 2 | -3/+3 |
| 2025-09-02 | nvme: fix PI insert on write | Christoph Hellwig | 1 | -7/+11 |
| 2025-08-25 | nvme-pci: convert metadata mapping to dma iter | Keith Busch | 1 | -76/+87 |
| 2025-08-25 | nvme-pci: create common sgl unmapping helper | Keith Busch | 1 | -15/+14 |
| 2025-08-25 | blk-mq-dma: require unmap caller provide p2p map type | Keith Busch | 1 | -1/+8 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 2 | -3/+3 |
| 2025-07-31 | nvme: fix various comment typos | Bjorn Helgaas | 2 | -3/+3 |
| 2025-07-31 | nvme-auth: remove unneeded semicolon | Jiapeng Chong | 1 | -2/+2 |
| 2025-07-31 | nvme-pci: fix leak on sgl setup error | Keith Busch | 1 | -1/+1 |
| 2025-07-31 | nvme: add capability to connect to an administrative controller | Kamaljit Singh | 1 | -0/+16 |
| 2025-07-28 | Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux | Linus Torvalds | 8 | -270/+401 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+5 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -9/+11 |
| 2025-07-18 | Merge tag 'block-6.16-20250718' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -16/+11 |
| 2025-07-17 | nvme-pci: try function level reset on init failure | Keith Busch | 1 | -2/+22 |
| 2025-07-17 | nvme-tcp: log TLS handshake failures at error level | Maurizio Lombardi | 1 | -3/+8 |
| 2025-07-17 | nvme: fix typo in status code constant for self-test in progress | Alok Tiwari | 1 | -2/+2 |
| 2025-07-17 | nvme: fix multiple spelling and grammar issues in host drivers | Alok Tiwari | 6 | -11/+11 |
| 2025-07-15 | nvme: fix misaccounting of nvme-mpath inflight I/O | Yu Kuai | 1 | -0/+4 |
| 2025-07-15 | nvme: revert the cross-controller atomic write size validation | Christoph Hellwig | 1 | -9/+0 |
| 2025-07-14 | nvme: fix endianness of command word prints in nvme_log_err_passthru() | John Garry | 1 | -6/+6 |
| 2025-07-14 | nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list() | Zheng Qixing | 1 | -1/+1 |
| 2025-07-11 | nvme-pci: don't allocate dma_vec for IOVA mappings | Christoph Hellwig | 1 | -2/+2 |
| 2025-07-08 | nvme-pci: fix dma unmapping when using PRPs and not using the IOVA mapping | Christoph Hellwig | 1 | -52/+62 |
| 2025-07-04 | Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linux | Linus Torvalds | 3 | -6/+26 |
| 2025-07-01 | nvme-pci: use block layer helpers to calculate num of queues | Daniel Wagner | 1 | -2/+3 |
| 2025-07-01 | nvme: set pi_offset only when checksum type is not BLK_INTEGRITY_CSUM_NONE | Anuj Gupta | 1 | -2/+3 |
| 2025-07-01 | block: introduce pi_tuple_size field in blk_integrity | Anuj Gupta | 1 | -0/+2 |