Age | Commit message (Expand) | Author | Files | Lines |
2023-05-19 | Merge tag 'nvme-6.4-2023-05-18' of git://git.infradead.org/nvme into block-6.4 | Jens Axboe | 5 | -4/+20 |
2023-05-19 | nvme-pci: Add quirk for Teamgroup MP33 SSD | Daniel Smith | 1 | -0/+2 |
2023-05-17 | nvme: do not let the user delete a ctrl before a complete initialization | Maurizio Lombardi | 1 | -1/+5 |
2023-05-17 | nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk | Christoph Hellwig | 1 | -1/+0 |
2023-05-07 | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+1 |
2023-05-04 | io_uring: Pass whole sqe to commands | Breno Leitao | 1 | -1/+1 |
2023-05-03 | nvme-pci: clamp max_hw_sectors based on DMA optimized limitation | Adrian Huang | 1 | -1/+1 |
2023-05-03 | nvme-pci: add quirk for missing secondary temperature thresholds | Hristo Venev | 3 | -1/+10 |
2023-05-03 | nvme-pci: add NVME_QUIRK_BOGUS_NID for HS-SSD-FUTURE 2048G | Sagi Grimberg | 1 | -0/+2 |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -6/+5 |
2023-04-26 | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds | 11 | -129/+126 |
2023-04-14 | nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD | Duy Truong | 1 | -0/+2 |
2023-04-13 | nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" | Ming Lei | 1 | -21/+27 |
2023-04-13 | blk-mq-rdma: remove queue mapping helper for rdma devices | Sagi Grimberg | 1 | -5/+2 |
2023-04-13 | nvme-rdma: minor cleanup in nvme_rdma_create_cq() | zhenwei pi | 1 | -8/+4 |
2023-04-13 | nvme: fix double blk_mq_complete_request for timeout request with low probabi... | Lei Yin | 1 | -2/+2 |
2023-04-13 | nvme: fix async event trace event | Keith Busch | 2 | -13/+7 |
2023-04-13 | nvme-apple: return directly instead of else | Chaitanya Kulkarni | 1 | -2/+2 |
2023-04-13 | nvme-apple: return directly instead of else | Chaitanya Kulkarni | 1 | -2/+2 |
2023-04-13 | nvmet-tcp: validate idle poll modparam value | Chaitanya Kulkarni | 1 | -2/+3 |
2023-04-13 | nvmet-tcp: validate so_priority modparam value | Chaitanya Kulkarni | 1 | -2/+27 |
2023-04-13 | nvme-tcp: fence TCP socket on receive error | Chris Leech | 1 | -0/+3 |
2023-04-13 | nvmet: remove nvmet_req_cns_error_complete | Christoph Hellwig | 2 | -9/+4 |
2023-04-13 | nvmet: rename nvmet_execute_identify_cns_cs_ns | Christoph Hellwig | 3 | -4/+4 |
2023-04-13 | nvmet: fix Identify Identification Descriptor List handling | Christoph Hellwig | 1 | -19/+1 |
2023-04-13 | nvmet: cleanup nvmet_execute_identify() | Damien Le Moal | 1 | -16/+19 |
2023-04-13 | nvmet: fix I/O Command Set specific Identify Controller | Damien Le Moal | 3 | -8/+18 |
2023-04-13 | nvmet: fix Identify Active Namespace ID list handling | Damien Le Moal | 1 | -7/+2 |
2023-04-13 | nvmet: fix Identify Controller handling | Damien Le Moal | 1 | -5/+2 |
2023-04-13 | nvmet: fix Identify Namespace handling | Damien Le Moal | 1 | -7/+2 |
2023-04-13 | nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns() | Damien Le Moal | 1 | -7/+9 |
2023-04-13 | nvme-pci: drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas | 1 | -5/+1 |
2023-04-05 | nvme: fix discard support without oncs | Keith Busch | 1 | -3/+3 |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 6 | -48/+96 |
2023-03-30 | nvme-tcp: fix a possible UAF when failing to allocate an io queue | Sagi Grimberg | 1 | -20/+26 |
2023-03-28 | nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN | Juraj Pecigos | 1 | -1/+2 |
2023-03-22 | nvme: send Identify with CNS 06h only to I/O controllers | Martin George | 1 | -1/+2 |
2023-03-21 | block/io_uring: pass in issue_flags for uring_cmd task_work handling | Jens Axboe | 1 | -6/+8 |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 3 | -5/+5 |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman | 1 | -1/+0 |
2023-03-16 | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe | 4 | -16/+54 |
2023-03-15 | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai | 1 | -4/+4 |
2023-03-15 | nvmet: avoid potential UAF in nvmet_req_complete() | Damien Le Moal | 1 | -1/+3 |
2023-03-15 | nvme-tcp: add nvme-tcp pdu size build protection | Sagi Grimberg | 1 | -0/+9 |
2023-03-15 | nvme-tcp: fix opcode reporting in the timeout handler | Sagi Grimberg | 1 | -6/+18 |
2023-03-15 | nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620 | Philipp Geulen | 1 | -0/+2 |
2023-03-15 | nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000 | Elmer Miroslav Mosher Golovin | 1 | -0/+2 |
2023-03-15 | nvme-pci: fixing memory leak in probe teardown path | Irvin Cote | 1 | -0/+1 |
2023-03-15 | nvme: fix handling single range discard request | Ming Lei | 1 | -9/+19 |
2023-03-03 | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds | 4 | -20/+28 |