Age | Commit message (Expand) | Author |
2024-09-16 | Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux | Linus Torvalds |
2024-09-13 | nvme-pci: qdepth 1 quirk | Keith Busch |
2024-08-22 | nvme: Remove unused field | Nilay Shroff |
2024-08-22 | nvme-tcp: sanitize TLS key handling | Hannes Reinecke |
2024-07-31 | nvme: reorganize nvme_ns_head fields | Kanchan Joshi |
2024-07-31 | nvme: change data type of lba_shift | Kanchan Joshi |
2024-07-31 | nvme: remove a field from nvme_ns_head | Kanchan Joshi |
2024-07-15 | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds |
2024-07-08 | nvme: implement ->get_unique_id | Christoph Hellwig |
2024-07-02 | nvme-multipath: implement "queue-depth" iopolicy | Thomas Song |
2024-06-26 | nvme-pci: do not directly handle subsys reset fallout | Keith Busch |
2024-06-24 | nvme: rename CDR/MORE/DNR to NVME_STATUS_* | Weiwen Hu |
2024-06-24 | nvme: fix status magic numbers | Weiwen Hu |
2024-06-24 | nvme: split device add from initialization | Keith Busch |
2024-06-17 | nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA. | Boyang Yu |
2024-05-28 | nvme: use srcu for iterating namespace list | Keith Busch |
2024-05-24 | nvme: remove sgs and sws | Kanchan Joshi |
2024-05-23 | nvme-multipath: fix io accounting on failover | Keith Busch |
2024-05-14 | Merge tag 'nvme-6.10-2024-05-14' of git://git.infradead.org/nvme into block-6.10 | Jens Axboe |
2024-05-07 | nvme-pci: Add quirk for broken MSIs | Sean Anderson |
2024-05-01 | nvme: return kernel error codes for admin queue connect | Hannes Reinecke |
2024-05-01 | nvme: cancel pending I/O if nvme controller is in terminal state | Nilay Shroff |
2024-04-02 | nvme: split nvme_update_zone_info | Christoph Hellwig |
2024-03-11 | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds |
2024-03-04 | nvme: use the atomic queue limits update API | Christoph Hellwig |
2024-03-04 | nvme: remove nvme_revalidate_zones | Christoph Hellwig |
2024-02-12 | nvme: allow integrity when PI is not in first bytes | Kanchan Joshi |
2024-02-07 | nvme: move passthrough logging attribute to head | Keith Busch |
2024-02-01 | nvme: allow passthru cmd error logging | Alan Adamson |
2024-01-31 | nvme: split out fabrics version of nvme_opcode_str() | Caleb Sander |
2024-01-31 | nvme: return string as char *, not unsigned char * | Caleb Sander |
2024-01-31 | nvme: enable retries for authentication commands | Hannes Reinecke |
2024-01-31 | nvme: change __nvme_submit_sync_cmd() calling conventions | Hannes Reinecke |
2024-01-29 | nvme: use ctrl state accessor | Keith Busch |
2024-01-18 | Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux | Linus Torvalds |
2024-01-11 | Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux | Linus Torvalds |
2024-01-05 | nvme: introduce nvme_disk_is_ns_head helper | Guixin Liu |
2024-01-03 | nvme: simplify the max_discard_segments calculation | Christoph Hellwig |
2024-01-03 | nvme: fix max_discard_sectors calculation | Christoph Hellwig |
2023-12-19 | nvme: repack struct nvme_ns_head | Daniel Wagner |
2023-12-19 | nvme: add csi, ms and nuse to sysfs | Daniel Wagner |
2023-12-19 | nvme: rename ns attribute group | Daniel Wagner |
2023-12-19 | nvme: refactor ns info helpers | Daniel Wagner |
2023-12-19 | nvme: move ns id info to struct nvme_ns_head | Daniel Wagner |
2023-12-07 | nvme-pci: Add sleep quirk for Kingston drives | Georg Gottleuber |
2023-12-04 | nvme: fix deadlock between reset and scan | Bitao Hu |
2023-12-04 | nvme: introduce helper function to get ctrl state | Keith Busch |
2023-10-12 | nvme: rework NVME_AUTH Kconfig selection | Hannes Reinecke |
2023-10-11 | nvme-tcp: enable TLS handshake upcall | Hannes Reinecke |
2023-07-03 | Merge tag 'block-6.5-2023-07-03' of git://git.kernel.dk/linux | Linus Torvalds |