messages from 2020-09-14 13:04:31 to 2020-09-23 05:57:37 UTC [more...]
[PATCH] nvme: fix use-after-free during booting
2020-09-23 5:57 UTC (9+ messages)
[PATCH] [v2] nvme: replace meaningless judgement by checking whether req is null
2020-09-23 5:29 UTC (7+ messages)
[PATCH] nvme-core: use xarray for cel storing
2020-09-23 5:07 UTC (2+ messages)
[linux-nvme:nvme-5.9] BUILD SUCCESS 9e0e8dac985d4bd07d9e62922b9d189d3ca2fccf
2020-09-23 4:09 UTC
[PATCH] nvmet-fc: fix missing check for no hostport struct
2020-09-22 21:54 UTC
[PATCHv3 0/4] zoned block device specific errors
2020-09-22 21:48 UTC (17+ messages)
` [PATCHv3 1/4] block: add zone specific block statuses
` [PATCHv3 2/4] nvme: translate zone resource errors
` [PATCHv3 3/4] scsi: update additional sense codes list
` [PATCHv3 4/4] scsi: handle zone resources errors
[PATCH 0/1] nvmet: add ZNS passthru support
2020-09-22 21:17 UTC (2+ messages)
` [PATCH 1/1] nvmet: add passthru ZNS support
[PATCH] nvme-core: don't use NVME_NSID_ALL for cmd-effect
2020-09-22 21:04 UTC
[PATCH 0/7] nvme-fcloop: fix shutdown and improve logging
2020-09-22 12:15 UTC (8+ messages)
` [PATCH 1/7] nvme-fcloop: flush workqueue before calling nvme_fc_unregister_remoteport()
` [PATCH 2/7] nvmet-fc: use per-target workqueue when removing associations
` [PATCH 3/7] nvme-fcloop: use IDA for port ids
` [PATCH 4/7] nvmet-fc: use feature flag for virtual LLDD
` [PATCH 5/7] nvme-fc: "
` [PATCH 6/7] nvme-fcloop: use a device for nport
` [PATCH 7/7] nvme-fcloop: use a device for lport
[RFC] nvme/pci: allocate separate interrupt for reserved non-polled IO queue
2020-09-22 4:28 UTC
[linux-nvme:nvme-5.9] BUILD SUCCESS 3b86a1dfbeb2d45a3a79daca43aa3a04771836e9
2020-09-22 3:04 UTC
[PATCH blktests 00/11] NVMe Target Passthru Block Tests
2020-09-21 23:29 UTC (2+ messages)
processor reboots if nvme host controller is surprise removed
2020-09-21 20:45 UTC (4+ messages)
[PATCH 0/3] [backport] nvme: Consolidate chunk_sectors settings
2020-09-21 19:25 UTC (5+ messages)
` [PATCH 1/3] [backport] nvme: Cleanup and rename nvme_block_nr()
` [PATCH 2/3] [backport] nvme: Introduce nvme_lba_to_sect()
` [PATCH 3/3] [backport] nvme: consolidate chunk_sectors settings
[PATCH] nvme: replace meaningless judgement by checking whether req is null
2020-09-21 16:08 UTC (6+ messages)
[PATCH] nvme-fc: fail new connections to a deleted host or remote port
2020-09-21 14:45 UTC (3+ messages)
撤回: [PATCH] [v2] nvme: use correct upper limit for tag in nvme_handle_cqe()
2020-09-21 2:27 UTC
[PATCH] [v2] nvme: use correct upper limit for tag in nvme_handle_cqe()
2020-09-21 2:26 UTC (5+ messages)
[PATCH V6 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
2020-09-21 2:22 UTC (2+ messages)
kernel panics when hot removing U.2 nvme disk
2020-09-19 1:44 UTC (2+ messages)
[PATCH v8] nvme-fabrics: reject I/O to offline device
2020-09-18 20:38 UTC (2+ messages)
[PATCH AUTOSEL 4.19 126/206] nvme-multipath: do not reset on unknown status
2020-09-18 18:46 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 127/206] nvme: Fix controller creation races with teardown flow
` [PATCH AUTOSEL 4.19 197/206] nvme: fix possible deadlock when I/O is blocked
` [PATCH AUTOSEL 4.19 206/206] nvme: explicitly update mpath disk capacity on revalidation
[PATCH] nvme: fix NULL pointer dereference
2020-09-18 18:38 UTC (7+ messages)
[PATCH] nvme: use correct upper limit for tag in nvme_handle_cqe()
2020-09-18 8:37 UTC (2+ messages)
[PATCH AUTOSEL 5.4 205/330] nvme-multipath: do not reset on unknown status
2020-09-18 2:01 UTC (5+ messages)
` [PATCH AUTOSEL 5.4 206/330] nvme: Fix ctrl use-after-free during sysfs deletion
` [PATCH AUTOSEL 5.4 207/330] nvme: Fix controller creation races with teardown flow
` [PATCH AUTOSEL 5.4 314/330] nvme: fix possible deadlock when I/O is blocked
` [PATCH AUTOSEL 5.4 330/330] nvme: explicitly update mpath disk capacity on revalidation
[linux-nvme:nvme-5.10] BUILD SUCCESS d7113a600e39a10c295b12abf6f3dbb8c2dbd451
2020-09-17 21:05 UTC
[linux-nvme:nvme-5.9] BUILD SUCCESS 3a6b076168e20a50289d71f601f1dd02be0f8e88
2020-09-17 20:46 UTC
[GIT PULL] nvme fixes for 5.9
2020-09-17 17:50 UTC (2+ messages)
[PATCH] nvme: return errors for hwmon init
2020-09-17 16:47 UTC (3+ messages)
[PATCH] nvme: fix doulbe irq free
2020-09-17 15:26 UTC (4+ messages)
[PATCH] nvmet: handle keep-alive timer when kato is modified by a set features cmd
2020-09-17 8:55 UTC (3+ messages)
[PATCH 1/5] nvmet-tcp: have queue io_work context run on sock incoming cpu
2020-09-17 8:54 UTC (2+ messages)
[PATCH V3 0/3] nvme: fix module ref count Oops
2020-09-17 8:42 UTC (7+ messages)
` [PATCH V3 1/3] nvme-core: get/put ctrl in nvme_dev_open/release()
` [PATCH V3 2/3] nvmet: get transport reference for passthru ctrl
` [PATCH V3 3/3] nvme: lift file open code from nvme_ctrl_get_by_path
[PATCHv2 1/2] block: map BLK_STS_ZONE_RESOURCE to errno
2020-09-17 6:14 UTC (7+ messages)
` [PATCHv2 2/2] nvme: translate zone resource errors
[PATCH] nvme-loop: allow ctrl-loss-tmo for nvme-loop
2020-09-16 23:55 UTC (9+ messages)
[PATCH V3 0/7] nvme-core: timeout related fixes and cleanup
2020-09-16 22:35 UTC (15+ messages)
` [PATCH V3 1/7] nvme-core: use I/O timeout in submit sync cmd
` [PATCH V3 2/7] nvme-core: use I/O timeout in nvme_submit_user_cmd
` [PATCH V3 3/7] lightnvm: use I/O timeout in nvm submit user cmd
` [PATCH V3 4/7] nvmet: set default timeout for passthru requests
` [PATCH V3 5/7] nvmet: add passthru admin timeout value attr
` [PATCH V3 6/7] nvmet: add passthru io "
` [PATCH V3 7/7] nvme: use consistent macro name for timeout
[linux-nvme:nvme-5.9] BUILD SUCCESS dfa76f46dad568ed81368c3cb810d95f820debc5
2020-09-16 19:27 UTC
[PATCH V2 0/2] nvme: fix module ref count Oops
2020-09-16 16:07 UTC (9+ messages)
` [PATCH V2 1/2] nvme-core: fix nvme "
` [PATCH V2 2/2] nvme: decouple nvme_get_ctrl() from file open
Dual controller sysfs Question
2020-09-16 8:44 UTC (2+ messages)
[PATCH] nvme: relax hwmon logging
2020-09-16 4:39 UTC (2+ messages)
[RFC PATCH 0/1] nvmet: add ZNS passthru support
2020-09-16 3:58 UTC (3+ messages)
` [RFC PATCH 1/1] nvmet: add passthru ZNS support
[linux-nvme:nvme-5.9] BUILD SUCCESS af5ad17854f96a6d3c9775e776bd01ab262672a1
2020-09-16 2:12 UTC
[PATCH] nvmet: Set ctrl->kato to a default NVMET_DISC_KATO value
2020-09-15 7:00 UTC (11+ messages)
[PATCH] nvme: translate zns errors to blk_status_t
2020-09-15 6:24 UTC (11+ messages)
[PATCH] nvme: tcp: fix kconfig dependency warning when !CRYPTO
2020-09-15 5:59 UTC (3+ messages)
[PATCH] nvme-pci: disable write zeros command for Intel 600P/P3100
2020-09-15 5:59 UTC (2+ messages)
[PATCH v2] nvme-pci: Move enumeration by class to be last in the table
2020-09-15 5:50 UTC (4+ messages)
nvme_tcp: nvme connect failed after execute stress-ng: unshare
2020-09-15 1:40 UTC (3+ messages)
[PATCH v7 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
2020-09-14 22:25 UTC (9+ messages)
` [PATCH v7 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v7 4/7] tests/nvme: restrict tests to specific transports
[PATCH AUTOSEL 4.14 10/15] nvme-fc: cancel async events before freeing event struct
2020-09-14 13:05 UTC
[PATCH AUTOSEL 4.19 12/19] nvme-fc: cancel async events before freeing event struct
2020-09-14 13:04 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 13/19] nvme-rdma: "
[PATCH AUTOSEL 5.4 13/22] nvme-fc: cancel async events before freeing event struct
2020-09-14 13:04 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 14/22] nvme-rdma: "
` [PATCH AUTOSEL 5.4 15/22] nvme-tcp: "
[PATCH AUTOSEL 5.8 19/29] nvme-fc: cancel async events before freeing event struct
2020-09-14 13:03 UTC (3+ messages)
` [PATCH AUTOSEL 5.8 20/29] nvme-rdma: "
` [PATCH AUTOSEL 5.8 21/29] nvme-tcp: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox