messages from 2022-04-15 14:22:38 to 2022-04-26 15:02:59 UTC [more...]
[PATCH RFC 0/5] Implement a TLS handshake upcall
2022-04-26 15:02 UTC (19+ messages)
` [PATCH RFC 1/5] net: Add distinct sk_psock field
` [PATCH RFC 2/5] tls: build proto after context has been initialized
` [PATCH RFC 3/5] net/tls: Add an AF_TLSH address family
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)
` [PATCH RFC 5/5] net/tls: Add observability for AF_TLSH sockets
fix and cleanup discard_alignment handling
2022-04-26 14:25 UTC (25+ messages)
` [PATCH 01/11] ubd: don't set the discard_alignment queue limit
` [PATCH 02/11] nbd: "
` [PATCH 03/11] null_blk: "
` [dm-devel] "
` [PATCH 04/11] virtio_blk: fix the discard_granularity and discard_alignment queue limits
` [PATCH 05/11] dm-zoned: don't set the discard_alignment queue limit
` [dm-devel] "
` [PATCH 06/11] raid5: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] loop: remove a spurious clear of discard_alignment
` [dm-devel] "
` [PATCH 09/11] nvme: "
` [dm-devel] "
` [PATCH 10/11] rnbd-srv: use bdev_discard_alignment
` [dm-devel] "
` [PATCH 11/11] xen-blkback: "
` [dm-devel] "
[PATCH v2] nvme: avoid NULL pointer dereference in admin queue initialization error path
2022-04-26 14:23 UTC (4+ messages)
[PATCH] nvme: have nvme_setup_rw return BLK_STS_OK
2022-04-26 14:14 UTC (3+ messages)
[PATCH] nvme: fix interpretation of dmrsl
2022-04-26 14:08 UTC (3+ messages)
[PATCH v3 00/12] add large CQE support for io-uring
2022-04-26 12:54 UTC (20+ messages)
` [PATCH v3 01/12] io_uring: support CQE32 in io_uring_cqe
` [PATCH v3 02/12] io_uring: wire up inline completion path for CQE32
` [PATCH v3 03/12] io_uring: change ring size calculation "
` [PATCH v3 04/12] io_uring: add CQE32 setup processing
` [PATCH v3 05/12] io_uring: add CQE32 completion processing
` [PATCH v3 06/12] io_uring: modify io_get_cqe for CQE32
` [PATCH v3 07/12] io_uring: flush completions "
` [PATCH v3 08/12] io_uring: overflow processing "
` [PATCH v3 09/12] io_uring: add tracing for additional CQE32 fields
` [PATCH v3 10/12] io_uring: support CQE32 in /proc info
` [PATCH v3 11/12] io_uring: enable CQE32
` [PATCH v3 12/12] io_uring: support CQE32 for nop operation
[PATCH v4 00/10] Add Copy offload support
2022-04-26 10:12 UTC (11+ messages)
` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
` [PATCH v4 02/10] block: Add copy offload support infrastructure
` [PATCH v4 03/10] block: Introduce a new ioctl for copy
` [PATCH v4 04/10] block: add emulation "
` [PATCH v4 05/10] nvme: add copy offload support
` [PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
` [PATCH v4 07/10] dm: Add support for copy offload
` [PATCH v4 08/10] dm: Enable copy offload for dm-linear target
` [PATCH v4 09/10] dm kcopyd: use copy offload support
` [PATCH v4 10/10] fs: add support for copy file range in zonefs
[RFC 0/5] big-cqe based uring-passthru
2022-04-25 17:38 UTC (9+ messages)
` [RFC 5/5] nvme: wire-up support for async-passthru on char-device
[PATCH v2 0/6] Apple M1 (Pro/Max) NVMe driver
2022-04-26 0:59 UTC (14+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: Add Apple SART DMA address filter
` [PATCH v2 2/6] dt-bindings: nvme: Add Apple ANS NVMe
` [PATCH v2 4/6] soc: apple: Add SART driver
` [PATCH v2 5/6] soc: apple: Add RTKit IPC library
` [PATCH v2 6/6] nvme-apple: Add initial Apple SoC NVMe driver
[PATCH] nvme: add namespace paths links
2022-04-25 13:54 UTC (5+ messages)
[PATCH AUTOSEL 5.10 17/18] nvme: add a quirk to disable namespace identifiers
2022-04-25 0:49 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 18/18] nvme-pci: disable namespace identifiers for Qemu controllers
Ask advise for disk safely reuse
2022-04-24 11:39 UTC (2+ messages)
[PATCH] nvme/pci: default to simple suspend
2022-04-23 5:49 UTC (3+ messages)
[RFC PATCH] nvme-pci: allowed to modify IRQ affinity in latency sensitive scenarios
2022-04-23 5:43 UTC (2+ messages)
make the blkcg and blkcg structures private
2022-04-22 15:42 UTC (20+ messages)
` [PATCH 01/15] blk-cgroup: remove __bio_blkcg
` [PATCH 02/15] nvme-fc: don't support the appid attribute without CONFIG_BLK_CGROUP_FC_APPID
` [PATCH 03/15] nvme-fc: fold t fc_update_appid into fc_appid_store
` [PATCH 04/15] blk-cgroup: move blkcg_{get,set}_fc_appid out of line
` [PATCH 05/15] blk-cgroup: move blk_cgroup_congested out line
` [PATCH 06/15] blk-cgroup: move blkcg_{pin,unpin}_online out of line
` [PATCH 07/15] blk-cgroup: move struct blkcg to block/blk-cgroup.h
` [PATCH 08/15] blktrace: cleanup the __trace_note_message interface
` [PATCH 09/15] blk-cgroup: replace bio_blkcg with bio_blkcg_css
` [PATCH 10/15] blk-cgroup: remove pointless CONFIG_BLOCK ifdefs
` [PATCH 11/15] blk-cgroup: remove unneeded includes from <linux/blk-cgroup.h>
` [PATCH 12/15] blk-cgroup: move blkcg_css to blk-cgroup.c
` [PATCH 13/15] blk-cgroup: cleanup blk_cgroup_congested
` [PATCH 14/15] blk-cgroup: cleanup blkcg_maybe_throttle_current
` [PATCH 15/15] kthread: unexport kthread_blkcg
LSF/MM/BPF 2022: Running BOF
2022-04-22 11:43 UTC (2+ messages)
[PATCH] nvme: avoid NULL pointer dereference in admin queue initialization error path
2022-04-21 22:05 UTC (5+ messages)
can't run nvme-mp blktests
2022-04-21 17:56 UTC (13+ messages)
[Bug 215679] New: NVMe/writeback wb_workfn/blocked for more than 30 seconds
2022-04-21 11:27 UTC (2+ messages)
[PATCH v2] nvme: fix interpretation of dmrsl
2022-04-21 8:48 UTC
[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
2022-04-21 6:24 UTC (7+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown
[PATCH] nvme: mark internal passthru request RQF_QUIET
2022-04-20 22:43 UTC (2+ messages)
[PATCH 17/17] nvme: enable non-inline passthru commands
2022-04-20 15:28 UTC (18+ messages)
[PATCHv6 0/4] nvmet: unique discovery subsystems
2022-04-20 9:27 UTC (5+ messages)
` [PATCH 1/4] nvmet: make the subsystem type configurable
` [PATCH 2/4] nvmet: per-port discovery subsystem
` [PATCH 3/4] nvmet: include all configured ports in the discovery log page
` [PATCH 4/4] nvmet: expose discovery subsystem
[PATCH v3] nvme/pci: Add quick suspend quirk for Sc7280 Platform
2022-04-20 7:46 UTC (3+ messages)
Wycena paneli fotowoltaicznych
2022-04-20 7:40 UTC
properly validate the nvme uniqueue identifiers are unique v2
2022-04-20 7:36 UTC (11+ messages)
` [PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique
[PATCH RFC 00/15] Prototype implementation of RPC-with-TLS
2022-04-20 0:34 UTC (27+ messages)
` [PATCH RFC 01/15] SUNRPC: Replace dprintk() call site in xs_data_ready
` [PATCH RFC 02/15] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH RFC 03/15] SUNRPC: Capture cmsg metadata on client-side receive
` [PATCH RFC 04/15] SUNRPC: Fail faster on bad verifier
` [PATCH RFC 05/15] SUNRPC: Widen rpc_task::tk_flags
` [PATCH RFC 06/15] SUNRPC: Add RPC client support for the RPC_AUTH_TLS authentication flavor
` [PATCH RFC 07/15] SUNRPC: Refactor rpc_call_null_helper()
` [PATCH RFC 08/15] SUNRPC: Add RPC_TASK_CORK flag
` [PATCH RFC 09/15] SUNRPC: Add a cl_xprtsec_policy field
` [PATCH RFC 10/15] SUNRPC: Expose TLS policy via the rpc_create() API
` [PATCH RFC 11/15] SUNRPC: Add infrastructure for async RPC_AUTH_TLS probe
` [PATCH RFC 12/15] SUNRPC: Add FSM machinery to handle RPC_AUTH_TLS on reconnect
` [PATCH RFC 13/15] NFS: Replace fs_context-related dprintk() call sites with tracepoints
` [PATCH RFC 14/15] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH RFC 15/15] NFS: Add an "xprtsec=" NFS mount option
[PATCH AUTOSEL 5.15 25/27] nvme: add a quirk to disable namespace identifiers
2022-04-19 18:12 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 26/27] nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
` [PATCH AUTOSEL 5.15 27/27] nvme-pci: disable namespace identifiers for Qemu controllers
[PATCH AUTOSEL 5.17 30/34] nvme: add a quirk to disable namespace identifiers
2022-04-19 18:10 UTC (3+ messages)
` [PATCH AUTOSEL 5.17 31/34] nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
` [PATCH AUTOSEL 5.17 32/34] nvme-pci: disable namespace identifiers for Qemu controllers
use block_device based APIs in block layer consumers v3
2022-04-19 12:55 UTC (8+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
[linux-nvme:nvme-5.18] BUILD SUCCESS 66dd346b84d79fde20832ed691a54f4881eac20d
2022-04-16 16:54 UTC
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