messages from 2022-04-12 12:41:05 to 2022-04-20 04:28:12 UTC [more...]
make the blkcg and blkcg structures private
2022-04-20 4:27 UTC (8+ 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 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] nvme: mark internal passthru request RQF_QUIET
2022-04-19 22:53 UTC
[PATCH 17/17] nvme: enable non-inline passthru commands
2022-04-19 18:19 UTC (16+ messages)
[PATCH AUTOSEL 5.10 17/18] nvme: add a quirk to disable namespace identifiers
2022-04-19 18:13 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 18/18] nvme-pci: disable namespace identifiers for Qemu controllers
[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
LSF/MM/BPF 2022: Running BOF
2022-04-19 15:20 UTC
[PATCH] nvme: have nvme_setup_rw return BLK_STS_OK
2022-04-19 14:16 UTC (2+ messages)
use block_device based APIs in block layer consumers v3
2022-04-19 12:55 UTC (49+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [f2fs-dev] "
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH v2 0/6] Apple M1 (Pro/Max) NVMe driver
2022-04-19 9:52 UTC (11+ 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 3/6] soc: apple: Always include Makefile
` [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
fix and cleanup discard_alignment handling
2022-04-19 4:51 UTC (22+ 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] "
properly validate the nvme uniqueue identifiers are unique v2
2022-04-18 23:30 UTC (11+ messages)
` [PATCH 4/4] nvme: check that EUI/GUID/UUID are globally unique
[PATCH RFC 0/5] Implement a TLS handshake upcall
2022-04-18 16:49 UTC (6+ 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
[linux-nvme:nvme-5.18] BUILD SUCCESS 66dd346b84d79fde20832ed691a54f4881eac20d
2022-04-16 16:54 UTC
can't run nvme-mp blktests
2022-04-15 18:09 UTC (16+ messages)
[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
2022-04-15 14:42 UTC (5+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown
` [PATCH v2 2/3] PCI: Support asynchronous shutdown
` [PATCH v2 3/3] nvme: Add async shutdown support
[GIT PULL] nvme fixes for Linux 5.18
2022-04-15 12:34 UTC (2+ messages)
[ANNOUNCE] nvme-stas v1.0
2022-04-15 11:10 UTC
[PATCH] nvme-host: tcp: do not read from the socket if we are performing a reset
2022-04-15 10:14 UTC
[PATCH 0/3] nvme: fix internal passthru error messages
2022-04-15 6:01 UTC (13+ messages)
` [PATCH 3/3] nvme-core: mark internal passthru req REQ_QUIET
New NVME errors in 5.18-rc2
2022-04-15 5:28 UTC (2+ messages)
[Bug 215679] New: NVMe/writeback wb_workfn/blocked for more than 30 seconds
2022-04-14 19:08 UTC
[PATCH] nvme: fix interpretation of dmrsl
2022-04-14 6:02 UTC (2+ messages)
quirk broken namespace identifiers v2
2022-04-14 4:19 UTC (13+ messages)
` [PATCH 1/3] nvme: add a quirk to disable namespace identifiers
` [PATCH 2/3] nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
` [PATCH 3/3] nvme-pci: disable namespace identifiers for Qemu controllers
Issues running nvme-tcp/rdma passthru blktests
2022-04-13 15:33 UTC (3+ messages)
` [PATCH blktests] nvme tests should use nvme_trtype when setting up passthru target
[PATCH RESEND] asm-generic: fix __get_unaligned_be48() on 32 bit platforms
2022-04-12 22:31 UTC (2+ messages)
quirk broken namespace identifiers
2022-04-12 20:43 UTC (7+ messages)
` [PATCH 1/3] nvme: add a quirk to disable "
` [PATCH 3/3] nvme-pci: disable namespace identifiers for Qemu controllers
[PATCHv5 0/3] nvmet: unique discovery subsystems
2022-04-12 12:29 UTC (7+ messages)
` [PATCH 3/3] nvmet: include all configured ports in the discovery log page
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;
as well as URLs for NNTP newsgroup(s).