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