- e181811 nvmet: use new ana_log_size instead the old one by Hou Pu · 3 years, 8 months ago
- 85428be nvmet: seset ns->file when open fails by Daniel Wagner · 3 years, 8 months ago
- 7a4ffd2 nvmet: demote fabrics cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 8 months ago
- 4c2dab2 nvmet: use helper to remove the duplicate code by Chaitanya Kulkarni · 3 years, 8 months ago
- 3651aaa nvmet: demote discovery cmd parse err msg to debug by Chaitanya Kulkarni · 3 years, 8 months ago
- 8cc365f nvmet-rdma: Fix NULL deref when SEND is completed with error by Michal Kalderon · 3 years, 9 months ago
- ab96de5 nvmet: fix inline bio check for passthru by Chaitanya Kulkarni · 3 years, 9 months ago
- 608a969 nvmet: fix inline bio check for bdev-ns by Chaitanya Kulkarni · 3 years, 9 months ago
- 5e1f689 nvme-multipath: fix double initialization of ANA state by Christoph Hellwig · 3 years, 9 months ago
- 4a20342 nvmet: remove unsupported command noise by Keith Busch · 3 years, 9 months ago
- ce86dad nvme-multipath: reset bdev to ns head when failover by Daniel Wagner · 3 years, 9 months ago
- d4060d2 nvme-pci: fix controller reset hang when racing with nvme_timeout by Tao Chiu · 3 years, 9 months ago
- a971574 nvme: move the fabrics queue ready check routines to core by Tao Chiu · 3 years, 9 months ago
- 51ad06c nvme: avoid memset for passthrough requests by Kanchan Joshi · 3 years, 9 months ago
- 4c74d1f8 nvme: add nvme_get_ns helper by Kanchan Joshi · 3 years, 9 months ago
- 48145b6 nvme: fix controller ioctl through ns_head by Minwoo Im · 3 years, 9 months ago
- fc05860 Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 6c00292 Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 9 months ago
- 2637bae nvme: introduce generic per-namespace chardev by Minwoo Im · 3 years, 9 months ago
- 60df5de9 nvme: cleanup nvme_configure_apst by Christoph Hellwig · 3 years, 9 months ago
- 53fe2a3 nvme: do not try to reconfigure APST when the controller is not live by Christoph Hellwig · 3 years, 9 months ago
- 74c2299 nvme: add 'kato' sysfs attribute by Hannes Reinecke · 3 years, 9 months ago
- a70b81b nvme: sanitize KATO setting by Hannes Reinecke · 3 years, 9 months ago
- 8f864c5 nvmet: avoid queuing keep-alive timer if it is disabled by Hou Pu · 3 years, 9 months ago
- d660908 nvme: fix NULL derefence in nvme_ctrl_fast_io_fail_tmo_show/store by Gopal Tiwari · 3 years, 9 months ago
- a9e0e6b nvme: let namespace probing continue for unsupported features by Christoph Hellwig · 3 years, 10 months ago
- f5b9a51 nvme: factor out nvme_ns_open and nvme_ns_release helpers by Christoph Hellwig · 3 years, 10 months ago
- 1496bd4 nvme: move nvme_ns_head_ops to multipath.c by Christoph Hellwig · 3 years, 10 months ago
- 871ca3e nvme: factor out a nvme_tryget_ns_head helper by Christoph Hellwig · 3 years, 10 months ago
- 2405252 nvme: move the ioctl code to a separate file by Christoph Hellwig · 3 years, 9 months ago
- 3557a44 nvme: don't bother to look up a namespace for controller ioctls by Christoph Hellwig · 4 years, 5 months ago
- 2f907f7 nvme: simplify block device ioctl handling for the !multipath case by Christoph Hellwig · 4 years, 5 months ago
- 89b3d6e nvme: simplify the compat ioctl handling by Christoph Hellwig · 3 years, 10 months ago
- a5d737f nvme: factor out a nvme_ns_ioctl helper by Christoph Hellwig · 4 years, 5 months ago
- d7790d3 nvme: pass a user pointer to nvme_nvm_ioctl by Christoph Hellwig · 4 years, 5 months ago
- 9953ab0 nvme: cleanup setting the disk name by Christoph Hellwig · 3 years, 10 months ago
- 3089738 nvme: add a nvme_ns_head_multipath helper by Minwoo Im · 3 years, 10 months ago
- 95d54bd nvme: remove single trailing whitespace by Niklas Cassel · 3 years, 9 months ago
- e234f1f nvme-multipath: remove single trailing whitespace by Niklas Cassel · 3 years, 9 months ago
- 53dc180 nvme-pci: remove single trailing whitespace by Niklas Cassel · 3 years, 9 months ago
- e51183b nvme-pci: don't simple map sgl when sgls are disabled by Niklas Cassel · 3 years, 9 months ago
- ccc1003 nvmet: fix a spelling mistake "nubmer" -> "number" by Colin Ian King · 3 years, 10 months ago
- 0d8ddee nvmet-fc: simplify nvmet_fc_alloc_hostport by Amit Engel · 3 years, 10 months ago
- bdaf132 nvmet-tcp: fix a segmentation fault during io parsing error by Elad Grupi · 3 years, 10 months ago
- 327e1d2 lightnvm: use kobj_to_dev() by Chaitanya Kulkarni · 3 years, 9 months ago
- 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 10 months ago
- 393bb12 block: stop calling blk_queue_bounce for passthrough requests by Christoph Hellwig · 3 years, 10 months ago
- 8609c63 nvme: fix handling of large MDTS values by Bart Van Assche · 3 years, 10 months ago
- 5befc7c nvme: implement non-mdts command limits by Keith Busch · 3 years, 10 months ago
- c881a23 nvme: disallow passthru cmd from targeting a nsid != nsid of the block dev by Niklas Cassel · 3 years, 10 months ago
- dd8f7fa nvme: retrigger ANA log update if group descriptor isn't found by Hannes Reinecke · 4 years, 1 month ago
- 09fbed6 nvme: export fast_io_fail_tmo to sysfs by Daniel Wagner · 3 years, 10 months ago
- 25a64e4 nvme: remove superfluous else in nvme_ctrl_loss_tmo_store by Daniel Wagner · 3 years, 10 months ago
- bff4bcf nvme: use sysfs_emit instead of sprintf by Daniel Wagner · 3 years, 10 months ago
- 8df1bff nvme-fc: check sgl supported by target by Max Gurtovoy · 3 years, 10 months ago
- 73ffcef nvme-tcp: check sgl supported by target by Max Gurtovoy · 3 years, 10 months ago
- d8e7b46 nvmet-tcp: enable optional queue idle period tracking by Wunderlich, Mark · 3 years, 10 months ago
- b5332a9 nvmet-tcp: fix incorrect locking in state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
- 8b73b45 nvme-tcp: block BH in sk state_change sk callback by Sagi Grimberg · 3 years, 10 months ago
- 79695dc nvmet: return proper error code from discovery ctrl by Hou Pu · 3 years, 10 months ago
- ed4a854 nvme: warn of unhandled effects only once by Keith Busch · 3 years, 10 months ago
- f4b9e6c nvme: use driver pdu command for passthrough by Keith Busch · 3 years, 10 months ago
- af7fae8 nvme-pci: allocate nvme_command within driver pdu by Keith Busch · 3 years, 10 months ago
- 48b4c01 nvmet: do not allow model_number exceed 40 bytes by Noam Gottlieb · 3 years, 10 months ago
- de58780 nvmet: remove unnecessary ctrl parameter by Chaitanya Kulkarni · 3 years, 10 months ago
- b53d474 nvmet-fc: update function documentation by Chaitanya Kulkarni · 3 years, 11 months ago
- 2afc486 nvme-fc: fix the function documentation comment by Chaitanya Kulkarni · 3 years, 11 months ago
- f1c772d nvme: add new line after variable declatation by Chaitanya Kulkarni · 3 years, 11 months ago
- c03fd85 nvme: don't check nvme_req flags for new req by Chaitanya Kulkarni · 3 years, 11 months ago
- 7a36604 nvme: mark nvme_setup_passsthru() inline by Chaitanya Kulkarni · 3 years, 11 months ago
- 44ef561 nvme: split init identify into helper by Chaitanya Kulkarni · 3 years, 11 months ago
- f21c4769 nvme: rename nvme_init_identify() by Chaitanya Kulkarni · 3 years, 11 months ago
- 18479dd nvme: reduce checks for zero command effects by Kanchan Joshi · 3 years, 11 months ago
- 2bd6430 nvme: use NVME_CTRL_CMIC_ANA macro by Kanchan Joshi · 3 years, 11 months ago
- 75b5f9e nvmet: replace white spaces with tabs by Chaitanya Kulkarni · 3 years, 11 months ago
- 7798df6 nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status by Chaitanya Kulkarni · 3 years, 11 months ago
- a56f14c nvmet: update error log page in nvmet_alloc_ctrl() by Chaitanya Kulkarni · 3 years, 11 months ago
- 76affbe nvmet: remove a duplicate status assignment in nvmet_alloc_ctrl by Chaitanya Kulkarni · 3 years, 11 months ago
- 05fae49 nvme-pci: cleanup nvme_irq() by Chaitanya Kulkarni · 3 years, 11 months ago
- e9c78c2 nvme-pci: remove the barriers in nvme_irq() by Chaitanya Kulkarni · 3 years, 11 months ago
- bac0445 nvmet-tcp: fix kmap leak when data digest in use by Elad Grupi · 3 years, 10 months ago
- d218a8a nvmet: don't check iosqes,iocqes for discovery controllers by Sagi Grimberg · 3 years, 10 months ago
- c4c6df5 nvme-rdma: fix possible hang when failing to set io queues by Sagi Grimberg · 3 years, 10 months ago
- 72f5724 nvme-tcp: fix possible hang when failing to set io queues by Sagi Grimberg · 3 years, 10 months ago
- bb83337 nvme-tcp: fix misuse of __smp_processor_id with preemption enabled by Sagi Grimberg · 3 years, 10 months ago
- fd0823f nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU by Sagi Grimberg · 3 years, 10 months ago
- b94e8cd nvme: fix Write Zeroes limitations by Christoph Hellwig · 3 years, 10 months ago
- 985c5a3 nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT by Christoph Hellwig · 3 years, 11 months ago
- 06c3c33 nvme: merge nvme_keep_alive into nvme_keep_alive_work by Christoph Hellwig · 3 years, 11 months ago
- ed01fee nvme-fabrics: only reserve a single tag by Christoph Hellwig · 3 years, 11 months ago
- f4f9fc2 nvme: fix the nsid value to print in nvme_validate_or_alloc_ns by Christoph Hellwig · 3 years, 10 months ago
- d4b64fd Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12 by Jens Axboe · 3 years, 10 months ago
- a8affc0 block: rename BIO_MAX_PAGES to BIO_MAX_VECS by Christoph Hellwig · 3 years, 10 months ago
- abbb5f5 nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a by Dmitry Monakhov · 3 years, 10 months ago
- abec656 nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done by Lv Yunlong · 3 years, 10 months ago
- 0ec84df nvme-core: check ctrl css before setting up zns by Chaitanya Kulkarni · 3 years, 11 months ago
- f20ef34 nvme-fc: fix racing controller reset and create association by James Smart · 3 years, 11 months ago
- ae3afe6 nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted by Hannes Reinecke · 3 years, 11 months ago
- 3c7aafb nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange() by Hannes Reinecke · 3 years, 11 months ago
- d358938 nvme: add NVME_REQ_CANCELLED flag in nvme_cancel_request() by Hannes Reinecke · 3 years, 11 months ago