Age | Commit message (Expand) | Author |
2024-11-01 | Merge tag 'block-6.12-20241101' of git://git.kernel.dk/linux | Linus Torvalds |
2024-10-30 | nvme: re-fix error-handling for io_uring nvme-passthrough | Keith Busch |
2024-10-30 | nvmet-auth: assign dh_key to NULL after kfree_sensitive | Vitaliy Shevtsov |
2024-10-30 | nvme: module parameter to disable pi with offsets | Keith Busch |
2024-10-22 | nvme: enhance cns version checking | Keith Busch |
2024-10-18 | Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linux | Linus Torvalds |
2024-10-17 | nvme: use helper nvme_ctrl_state in nvme_keep_alive_finish function | Nilay Shroff |
2024-10-17 | nvme: make keep-alive synchronous operation | Nilay Shroff |
2024-10-17 | nvme-loop: flush off pending I/O while shutting down loop controller | Nilay Shroff |
2024-10-17 | nvme-pci: fix race condition between reset and nvme_dev_disable() | Maurizio Lombardi |
2024-10-15 | nvme-multipath: defer partition scanning | Keith Busch |
2024-10-09 | nvme: disable CC.CRIME (NVME_CC_CRIME) | Greg Joyce |
2024-10-08 | nvme: delete unnecessary fallthru comment | Tokunori Ikegami |
2024-10-08 | nvmet-rdma: use sbitmap to replace rsp free list | Guixin Liu |
2024-10-03 | nvme: tcp: avoid race between queue_lock lock and destroy | Hannes Reinecke |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-10-01 | nvmet-passthru: clear EUID/NGUID/UUID while using loop target | Nilay Shroff |
2024-09-25 | Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux | Linus Torvalds |
2024-09-24 | nvme: remove CC register read-back during enabling | Keith Busch |
2024-09-24 | nvme: null terminate nvme_tls_attrs | Shin'ichiro Kawasaki |
2024-09-24 | nvme-multipath: avoid hang on inaccessible namespaces | Hannes Reinecke |
2024-09-24 | nvme-multipath: system fails to create generic nvme device | Hannes Reinecke |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-17 | Merge tag 'v6.11' into for-6.12/block | Jens Axboe |
2024-09-16 | Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux | Linus Torvalds |
2024-09-13 | blk-integrity: improved sg segment mapping | Keith Busch |
2024-09-13 | nvme-rdma: use request to get integrity segments | Keith Busch |
2024-09-13 | block: provide a request helper for user integrity segments | Keith Busch |
2024-09-13 | nvme-pci: qdepth 1 quirk | Keith Busch |
2024-09-10 | nvme-tcp: fix link failure for TCP auth | Arnd Bergmann |
2024-09-06 | nvme: Convert comma to semicolon | Shen Lichuan |
2024-09-03 | nvmet: Identify-Active Namespace ID List command should reject invalid nsid | Maurizio Lombardi |
2024-09-03 | nvme: set BLK_FEAT_ZONED for ZNS multipath disks | Christoph Hellwig |
2024-09-01 | fault-inject: improve build for CONFIG_FAULT_INJECTION=n | Jani Nikula |
2024-08-30 | nvme: fix metadata handling in nvme-passthrough | Puranjay Mohan |
2024-08-27 | nvme-pci: Add sleep quirk for Samsung 990 Evo | Georg Gottleuber |
2024-08-27 | nvme-pci: allocate tagset on reset if necessary | Keith Busch |
2024-08-26 | nvmet-tcp: fix kernel crash if commands allocation fails | Maurizio Lombardi |
2024-08-26 | nvme: rename apptag and appmask to lbat and lbatm | Anuj Gupta |
2024-08-26 | nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data | Niklas Cassel |
2024-08-23 | nvme: use better description for async reset reason | Keith Busch |
2024-08-23 | nvmet: Make nvmet_debugfs static | Jinjie Ruan |
2024-08-22 | nvme: Remove unused field | Nilay Shroff |
2024-08-22 | nvme: move stopping keep-alive into nvme_uninit_ctrl() | Ming Lei |
2024-08-22 | nvme-target: do not check authentication status for admin commands twice | Hannes Reinecke |
2024-08-22 | nvmet-auth: allow to clear DH-HMAC-CHAP keys | Hannes Reinecke |
2024-08-22 | nvme-sysfs: add 'tls_keyring' attribute | Hannes Reinecke |
2024-08-22 | nvme-sysfs: add 'tls_configured_key' sysfs attribute | Hannes Reinecke |
2024-08-22 | nvme: split off TLS sysfs attributes into a separate group | Hannes Reinecke |
2024-08-22 | nvme: add a newline to the 'tls_key' sysfs attribute | Hannes Reinecke |