messages from 2020-12-08 04:54:58 to 2020-12-10 16:00:42 UTC [more...]
[PATCH 0/3] block: blk_interposer - Block Layer Interposer
2020-12-10 15:58 UTC (9+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] block: blk_interposer - sample
` [PATCH 3/3] block: blk_interposer - sample config
[PATCH V4 0/9] nvmet: add ZBD backend support
2020-12-10 15:15 UTC (4+ messages)
[PATCH 1/2] blk-iocost: Add iocg idle state tracepoint
2020-12-10 14:26 UTC (3+ messages)
` [PATCH 2/2] blk-iocost: Use alloc_percpu_gfp() to simplify the code
[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-10 13:18 UTC (8+ messages)
[RFC PATCH] blk-mq: Clean up references when freeing rqs
2020-12-10 12:22 UTC (12+ messages)
[PATCH] bfq: Fix computation of shallow depth
2020-12-10 9:44 UTC
[RFC] block: avoid the unnecessary blk_bio_discard_split()
2020-12-10 11:37 UTC (2+ messages)
` [RFC v2] "
[PATCH 1/2] ALSA: ppc: drop if block with always false condition
2020-12-10 11:30 UTC (2+ messages)
[PATCHv2 for-next 0/7] Misc update for rnbd
2020-12-10 10:18 UTC (8+ messages)
` [PATCHv2 for-next 1/7] block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
` [PATCHv2 for-next 2/7] block/rnbd-clt: Fix possible memleak
` [PATCHv2 for-next 3/7] block/rnbd-srv: Protect dev session sysfs removal
` [PATCHv2 for-next 4/7] block/rnbd: Fix typos
` [PATCHv2 for-next 5/7] block/rnbd: Set write-back cache and fua same to the target device
` [PATCHv2 for-next 6/7] block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
` [PATCHv2 for-next 7/7] block/rnbd-clt: Does not request pdu to rtrs-clt
small MAINTAINERS and copyright updates
2020-12-10 8:32 UTC (5+ messages)
` [PATCH 1/3] MAINTAINERS: add fs/block_dev.c to the block section
` [PATCH 2/3] block: remove a pointless self-reference in block_dev.c
` [PATCH 3/3] block: update some copyrights
[PATCH] block: blk-iocost: fix build for ARCH with missing local64.h files
2020-12-10 8:18 UTC (6+ messages)
split hard read-only vs read-only policy v2
2020-12-10 7:50 UTC (24+ messages)
` [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [PATCH 5/6] rbd: remove the ->set_read_only method
` [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
[PATCH] [v3] blk-mq-tag: make blk_mq_tag_busy() return void
2020-12-10 6:04 UTC
[PATCH V5 0/6] nvmet: add ZBD backend support
2020-12-10 6:26 UTC (7+ messages)
` [PATCH V5 1/6] block: export bio_add_hw_pages()
` [PATCH V5 2/6] nvmet: add lba to sect coversion helpers
` [PATCH V5 3/6] nvmet: add NVM command set identifier support
` [PATCH V5 4/6] nvmet: add ZBD over ZNS backend support
` [PATCH V5 5/6] nvmet: add bio put helper for different backends
` [PATCH V5 6/6] nvmet: add bio get "
[PATCH] [v2] blk-mq-tag: make blk_mq_tag_busy() return void
2020-12-10 6:23 UTC (3+ messages)
[PATCH] blk-mq-tag: make blk_mq_tag_busy() return void
2020-12-10 4:08 UTC (3+ messages)
[RFC PATCH 00/15] Userspace P2PDMA with O_DIRECT NVMe devices
2020-12-10 4:04 UTC (7+ messages)
` [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
[RFC 0/2] nocopy bvec for direct IO
2020-12-09 21:13 UTC (19+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
` [PATCH 2/2] block: no-copy bvec for direct IO
[PATCH 1/3] block: try one write zeroes request before going further
2020-12-09 17:51 UTC (15+ messages)
` [PATCH 2/3] block: make __blkdev_issue_zero_pages() less confusing
` [PATCH 3/3] block: set REQ_PREFLUSH to the final bio from __blkdev_issue_zero_pages()
[PATCH v5 0/8] Rework runtime suspend and SPI domain validation
2020-12-09 16:44 UTC (16+ messages)
` [PATCH v5 1/8] block: Fix a race in the runtime power management code
` [PATCH v5 2/8] block: Introduce BLK_MQ_REQ_PM
` [PATCH v5 3/8] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v5 4/8] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v5 5/8] scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH v5 6/8] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v5 7/8] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v5 8/8] block: Do not accept any requests while suspended
discard feature, mkfs.ext4 and mmc default fallback to normal erase op
2020-12-09 16:35 UTC (11+ messages)
[PATCH for-next 0/7] Misc update for rnbd
2020-12-09 16:14 UTC (10+ messages)
` [PATCH for-next 1/7] block/rnbd-clt: Get rid of warning regarding size argument in strlcpy
` [PATCH for-next 2/7] block/rnbd-clt: Fix possible memleak
` [PATCH for-next 3/7] block/rnbd-srv: Protect dev session sysfs removal
` [PATCH for-next 4/7] block/rnbd: Fix typos
` [PATCH for-next 5/7] block/rnbd: Set write-back cache and fua same to the target device
` [PATCH for-next 6/7] block/rnbd-clt: Dynamically allocate sglist for rnbd_iu
` [PATCH for-next 7/7] block/rnbd-clt: Does not request pdu to rtrs-clt
[PATCH V3] nvme: enable char device per namespace
2020-12-09 12:43 UTC
[RFC PATCH v2 0/2] add simple copy support
2020-12-09 9:17 UTC (17+ messages)
` [RFC PATCH v2 1/2] block: "
` [dm-devel] "
[PATCH V2] nvme: enable char device per namespace
2020-12-09 9:16 UTC (4+ messages)
` "
[PATCH V2 0/2] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-09 8:32 UTC (5+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] block: rename the local variable for holding return value of bio_iov_iter_nvecs
[PATCH] block/rnbd-clt: Fix error code in rnbd_clt_add_dev_symlink()
2020-12-09 8:05 UTC (5+ messages)
split hard read-only vs read-only policy v3
2020-12-09 2:54 UTC (13+ messages)
` [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [PATCH 5/6] rbd: remove the ->set_read_only method
` [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
[PATCH] block: fix bio chaining in blk_next_bio()
2020-12-09 1:20 UTC (4+ messages)
[PATCH v7] zram: break the strict dependency from lzo
2020-12-08 17:28 UTC (3+ messages)
[PATCH] drivers/lightnvm: fix a null-ptr-deref bug in pblk-core.c
2020-12-08 17:03 UTC (3+ messages)
[bug report] block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
2020-12-08 14:29 UTC (5+ messages)
store a pointer to the block_device in struct bio (again)
2020-12-08 14:15 UTC (6+ messages)
[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
2020-12-08 13:28 UTC (17+ messages)
` [PATCH 1/3] blk-mq: Don't complete on a remote CPU in force threaded mode
` [PATCH 2/3] blk-mq: Always complete remote completions requests in softirq
` [PATCH 3/3] blk-mq: Use llist_head for blk_cpu_done
[PATCH] block: fix trace completion for chained bio
2020-12-08 5:52 UTC
[PATCH 000/141] Fix fall-through warnings for Clang
2020-12-08 4:52 UTC (2+ messages)
` (subset) "
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).