Age | Commit message (Expand) | Author |
2023-05-07 | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux | Linus Torvalds |
2023-05-04 | io_uring: Pass whole sqe to commands | Breno Leitao |
2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-26 | Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux | Linus Torvalds |
2023-04-14 | nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD | Duy Truong |
2023-04-13 | nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" | Ming Lei |
2023-04-13 | blk-mq-rdma: remove queue mapping helper for rdma devices | Sagi Grimberg |
2023-04-13 | nvme-rdma: minor cleanup in nvme_rdma_create_cq() | zhenwei pi |
2023-04-13 | nvme: fix double blk_mq_complete_request for timeout request with low probabi... | Lei Yin |
2023-04-13 | nvme: fix async event trace event | Keith Busch |
2023-04-13 | nvme-apple: return directly instead of else | Chaitanya Kulkarni |
2023-04-13 | nvme-apple: return directly instead of else | Chaitanya Kulkarni |
2023-04-13 | nvmet-tcp: validate idle poll modparam value | Chaitanya Kulkarni |
2023-04-13 | nvmet-tcp: validate so_priority modparam value | Chaitanya Kulkarni |
2023-04-13 | nvme-tcp: fence TCP socket on receive error | Chris Leech |
2023-04-13 | nvmet: remove nvmet_req_cns_error_complete | Christoph Hellwig |
2023-04-13 | nvmet: rename nvmet_execute_identify_cns_cs_ns | Christoph Hellwig |
2023-04-13 | nvmet: fix Identify Identification Descriptor List handling | Christoph Hellwig |
2023-04-13 | nvmet: cleanup nvmet_execute_identify() | Damien Le Moal |
2023-04-13 | nvmet: fix I/O Command Set specific Identify Controller | Damien Le Moal |
2023-04-13 | nvmet: fix Identify Active Namespace ID list handling | Damien Le Moal |
2023-04-13 | nvmet: fix Identify Controller handling | Damien Le Moal |
2023-04-13 | nvmet: fix Identify Namespace handling | Damien Le Moal |
2023-04-13 | nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns() | Damien Le Moal |
2023-04-13 | nvme-pci: drop redundant pci_enable_pcie_error_reporting() | Bjorn Helgaas |
2023-04-05 | nvme: fix discard support without oncs | Keith Busch |
2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman |
2023-03-30 | nvme-tcp: fix a possible UAF when failing to allocate an io queue | Sagi Grimberg |
2023-03-28 | nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN | Juraj Pecigos |
2023-03-22 | nvme: send Identify with CNS 06h only to I/O controllers | Martin George |
2023-03-20 | block/io_uring: pass in issue_flags for uring_cmd task_work handling | Jens Axboe |
2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman |
2023-03-17 | drivers: remove struct module * setting from struct class | Greg Kroah-Hartman |
2023-03-16 | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe |
2023-03-15 | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai |
2023-03-15 | nvmet: avoid potential UAF in nvmet_req_complete() | Damien Le Moal |
2023-03-15 | nvme-tcp: add nvme-tcp pdu size build protection | Sagi Grimberg |
2023-03-15 | nvme-tcp: fix opcode reporting in the timeout handler | Sagi Grimberg |
2023-03-15 | nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620 | Philipp Geulen |
2023-03-15 | nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000 | Elmer Miroslav Mosher Golovin |
2023-03-15 | nvme-pci: fixing memory leak in probe teardown path | Irvin Cote |
2023-03-15 | nvme: fix handling single range discard request | Ming Lei |
2023-03-03 | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux | Linus Torvalds |
2023-02-28 | nvme-fabrics: show well known discovery name | Daniel Wagner |
2023-02-28 | nvme-tcp: don't access released socket during error recovery | Akinobu Mita |
2023-02-28 | nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge() | Dan Carpenter |
2023-02-28 | nvme: bring back auto-removal of deleted namespaces during sequential scan | Christoph Hellwig |
2023-02-27 | nvme: fix sparse warning on effects masking | Keith Busch |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-02-20 | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds |