- 03e5cb7 Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 10 months ago
- fd9b854 io_uring: Pass whole sqe to commands by Breno Leitao · 1 year, 10 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 11 months ago
- 9dd6956 Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 11 months ago
- 74391b3 nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD by Duy Truong · 1 year, 11 months ago
- 4f86a6f nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage" by Ming Lei · 1 year, 11 months ago
- edde9e7 blk-mq-rdma: remove queue mapping helper for rdma devices by Sagi Grimberg · 2 years ago
- 015ad2b1 nvme-rdma: minor cleanup in nvme_rdma_create_cq() by zhenwei pi · 1 year, 11 months ago
- d4f1d5f nvme: fix double blk_mq_complete_request for timeout request with low probability by Lei Yin · 1 year, 11 months ago
- 6622b76 nvme: fix async event trace event by Keith Busch · 1 year, 11 months ago
- cf806e3 nvme-apple: return directly instead of else by Chaitanya Kulkarni · 2 years ago
- 2ce525d nvme-apple: return directly instead of else by Chaitanya Kulkarni · 2 years ago
- 6fe240b nvmet-tcp: validate idle poll modparam value by Chaitanya Kulkarni · 2 years ago
- 44aef3b nvmet-tcp: validate so_priority modparam value by Chaitanya Kulkarni · 2 years ago
- aeacfce nvme-tcp: fence TCP socket on receive error by Chris Leech · 2 years ago
- c5a9abf nvmet: remove nvmet_req_cns_error_complete by Christoph Hellwig · 2 years ago
- 9326353 nvmet: rename nvmet_execute_identify_cns_cs_ns by Christoph Hellwig · 2 years ago
- 2f17f42 nvmet: fix Identify Identification Descriptor List handling by Christoph Hellwig · 2 years ago
- 145f0db nvmet: cleanup nvmet_execute_identify() by Damien Le Moal · 2 years ago
- a5a6ab0 nvmet: fix I/O Command Set specific Identify Controller by Damien Le Moal · 2 years ago
- 97416f6 nvmet: fix Identify Active Namespace ID list handling by Damien Le Moal · 2 years ago
- 62904b3 nvmet: fix Identify Controller handling by Damien Le Moal · 2 years ago
- 8c098aa nvmet: fix Identify Namespace handling by Damien Le Moal · 2 years ago
- ab76e72 nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns() by Damien Le Moal · 2 years ago
- 1ad11ea nvme-pci: drop redundant pci_enable_pcie_error_reporting() by Bjorn Helgaas · 2 years ago
- d3205ab nvme: fix discard support without oncs by Keith Busch · 1 year, 11 months ago
- cd8fe5b Merge 6.3-rc5 into driver-core-next by Greg Kroah-Hartman · 1 year, 11 months ago
- 88eaba8 nvme-tcp: fix a possible UAF when failing to allocate an io queue by Sagi Grimberg · 2 years ago
- 1231363 nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN by Juraj Pecigos · 2 years ago
- def84ab nvme: send Identify with CNS 06h only to I/O controllers by Martin George · 2 years ago
- 9d2789a block/io_uring: pass in issue_flags for uring_cmd task_work handling by Jens Axboe · 2 years ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
- 10a03c3 drivers: remove struct module * setting from struct class by Greg Kroah-Hartman · 2 years ago
- 890a2fb Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 by Jens Axboe · 2 years ago
- 5f27571 block: count 'ios' and 'sectors' when io is done for bio-based device by Yu Kuai · 2 years ago
- 6173a77 nvmet: avoid potential UAF in nvmet_req_complete() by Damien Le Moal · 2 years ago
- 7e87965 nvme-tcp: add nvme-tcp pdu size build protection by Sagi Grimberg · 2 years ago
- a340635 nvme-tcp: fix opcode reporting in the timeout handler by Sagi Grimberg · 2 years ago
- b65d44f nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620 by Philipp Geulen · 2 years ago
- 9630d80 nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000 by Elmer Miroslav Mosher Golovin · 2 years ago
- a61d265 nvme-pci: fixing memory leak in probe teardown path by Irvin Cote · 2 years ago
- 37f0dc2 nvme: fix handling single range discard request by Ming Lei · 2 years ago
- 9d0281b Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
- 26a57cb nvme-fabrics: show well known discovery name by Daniel Wagner · 2 years, 1 month ago
- 76d54bf nvme-tcp: don't access released socket during error recovery by Akinobu Mita · 2 years ago
- 51d24f7 nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge() by Dan Carpenter · 2 years, 1 month ago
- 0dd6fff nvme: bring back auto-removal of deleted namespaces during sequential scan by Christoph Hellwig · 2 years, 1 month ago
- c0c33b9 nvme: fix sparse warning on effects masking by Keith Busch · 2 years ago
- 5b7c4ca Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 1 month ago
- 5b0ed59 Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- 0e9fd58 Merge tag 'block-6.2-2023-02-17' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- 675f176 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 2 years, 1 month ago
- e917a84 nvme-pci: refresh visible attrs for cmb attributes by Keith Busch · 2 years, 1 month ago
- d3d6f0e Merge tag 'block-6.2-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- b6c0c23 nvme-pci: remove iod use_sgls by Keith Busch · 2 years, 1 month ago
- 8f0edf4 nvme-pci: fix freeing single sgl by Keith Busch · 2 years, 1 month ago
- dc785d6 nvme-pci: always return an ERR_PTR from nvme_pci_alloc_dev by Irvin Cote · 2 years, 1 month ago
- 924bd96 nvme-pci: set the DMA mask earlier by Christoph Hellwig · 2 years, 1 month ago
- 5f69f00 nvme-pci: add bogus ID quirk for ADATA SX6000PNP by Daniel Wagner · 2 years, 1 month ago
- 2971668 Merge tag 'block-6.2-2023-02-10' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- 8697a25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
- 70daa5c nvme-auth: mark nvme_auth_wq static by Tom Rix · 2 years, 1 month ago
- 455944e Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/block by Jens Axboe · 2 years, 1 month ago
- 0136d86 Merge tag 'block-6.2-2023-02-03' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- 4bee16da nvme: use bvec_set_virt to initialize special_vec by Christoph Hellwig · 2 years, 1 month ago
- fc41c97 nvmet: use bvec_set_page to initialize bvecs by Christoph Hellwig · 2 years, 1 month ago
- 82b4a94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
- bd97a59 nvme-auth: use workqueue dedicated to authentication by Shin'ichiro Kawasaki · 2 years, 1 month ago
- baff649 nvme: mask CSE effects for security receive by Keith Busch · 2 years, 1 month ago
- cc115cb nvme: always initialize known command effects by Keith Busch · 2 years, 1 month ago
- ddf91717 nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte() by Amit Engel · 2 years, 2 months ago
- 9960784 nvme-tcp: add additional info for nvme_tcp_timeout log by Amit Engel · 2 years, 3 months ago
- 567da14 nvme: add nvme_opcode_str function for all nvme cmd types by Amit Engel · 2 years, 3 months ago
- 62281b9 nvme: remove nvme_execute_passthru_rq by Christoph Hellwig · 2 years, 3 months ago
- 7846c1b nvme-pci: place descriptor addresses in iod by Keith Busch · 2 years, 2 months ago
- ae58293 nvme-pci: use mapped entries for sgl decision by Keith Busch · 2 years, 2 months ago
- 01df742 nvme-pci: remove SGL segment descriptors by Keith Busch · 2 years, 2 months ago
- b0ef1b1 nvme-auth: don't use NVMe status codes by Hannes Reinecke · 2 years, 3 months ago
- 0686fb3 nvme-fabrics: clarify AUTHREQ result handling by Hannes Reinecke · 2 years, 3 months ago
- 6fbf13c nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set by Maurizio Lombardi · 2 years, 1 month ago
- fd62678 nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set by Maurizio Lombardi · 2 years, 1 month ago
- 0cab440 nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association by Amit Engel · 2 years, 1 month ago
- d67ea69 block: introduce bdev_zone_no helper by Pankaj Raghav · 2 years, 2 months ago
- 888545c nvme: set REQ_ALLOC_CACHE for uring-passthru request by Anuj Gupta · 2 years, 2 months ago
- b568d30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 1 month ago
- 90aaef4 Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
- 85eee63 nvme: fix passthrough csi check by Keith Busch · 2 years, 1 month ago
- 5a5754a nvme-pci: flush initial scan_work for async probe by Keith Busch · 2 years, 1 month ago
- 98e3528 nvme-fc: fix initialization order by Ross Lagerwall · 2 years, 2 months ago
- 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 2 months ago
- edc0035 Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 2 months ago
- 1c58420 nvme-pci: fix timeout request state check by Keith Busch · 2 years, 2 months ago
- c0a4a1e nvme-apple: only reset the controller when RTKit is running by Janne Grunau · 2 years, 2 months ago
- c06ba7b nvme-apple: reset controller during shutdown by Janne Grunau · 2 years, 2 months ago
- 97ec4d5 Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 2 months ago
- 313c08c nvme: don't allow unprivileged passthrough on partitions by Christoph Hellwig · 2 years, 2 months ago
- 7b7fdb8 nvme: replace the "bool vec" arguments with flags in the ioctl path by Christoph Hellwig · 2 years, 2 months ago
- 2fa1dc8 nvme: remove __nvme_ioctl by Christoph Hellwig · 2 years, 2 months ago
- 09113ab nvme-pci: fix error handling in nvme_pci_enable() by Tong Zhang · 2 years, 2 months ago
- 453116a nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllers by Hector Martin · 2 years, 2 months ago