messages from 2020-12-23 08:06:52 to 2021-01-04 23:22:27 UTC [more...]
[PATCH blktests v3 0/2] Support max_open_zones and max_active_zones
2021-01-04 22:58 UTC (4+ messages)
` [PATCH blktests v3 1/2] common/rc: Check both max_active_zones and max_open_zones
` [PATCH blktests v3 2/2] zbd/005: Provide max_active/open_zones limit to fio command
[PATCH V3 blktests 0/5] nvmeof-mp/srp/nvme-rdma misc fix and enhancement
2021-01-04 22:48 UTC (2+ messages)
fallocate(FALLOC_FL_ZERO_RANGE_BUT_REALLY) to avoid unwritten extents?
2021-01-04 22:40 UTC (8+ messages)
[RFC PATCH v4 0/3] add simple copy support
2021-01-04 19:02 UTC (8+ messages)
` [RFC PATCH v4 1/3] block: export bio_map_kern()
` [RFC PATCH v4 2/3] block: add simple copy support
` [dm-devel] "
` [RFC PATCH v4 3/3] nvme: "
[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
2021-01-04 18:43 UTC (15+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs
[PATCH 6/6 v2] block: Add n64 cart driver
2021-01-04 18:37 UTC (2+ messages)
[PATCH 0/6] block: improvement on bioset & bvec allocation
2021-01-04 18:13 UTC (13+ messages)
` [PATCH 1/6] block: manage bio slab cache by xarray
` [PATCH 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
` [PATCH 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
` [PATCH 4/6] block: set .bi_max_vecs as actual allocated vector number
` [PATCH 5/6] block: move three bvec helpers declaration into private helper
` [PATCH 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
[PATCH v2 0/7] no-copy bvec
2021-01-04 17:23 UTC (15+ messages)
` [PATCH v2 1/7] splice: don't generate zero-len segement bvecs
` [PATCH v2 2/7] bvec/iter: disallow zero-length segment bvecs
` [PATCH v2 3/7] block/psi: remove PSI annotations from direct IO
` [PATCH v2 4/7] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v2 5/7] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v2 6/7] bio: add a helper calculating nr segments to alloc
` [PATCH v2 7/7] bio: don't copy bvec for direct IO
[RFC PATCH V3 0/1] block: fix I/O errors in BLKRRPART
2021-01-04 17:11 UTC (4+ messages)
` [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
[PATCH 6/6] block: Add n64 cart driver
2021-01-04 16:42 UTC (12+ messages)
[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
2021-01-04 10:41 UTC (2+ messages)
[PATCH] fs/buffer: try to submit writeback bio in unit of page
2021-01-04 9:24 UTC (3+ messages)
[PATCH 0/5] bcache patches for Linux v5.11-rc3
2021-01-04 7:41 UTC (6+ messages)
` [PATCH 1/5] bcache: set pdev_set_uuid before scond loop iteration
` [PATCH 2/5] bcache: fix typo from SUUP to SUPP in features.h
` [PATCH 3/5] bcache: check unsupported feature sets for bcache register
` [PATCH 4/5] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 5/5] bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET
[RFC V2] block: reject I/O for same fd if block size changed
2021-01-04 1:28 UTC (4+ messages)
[PATCH] lightnvm: select CONFIG_CRC32
2021-01-03 21:55 UTC (2+ messages)
[PATCH] block: rsxx: select CONFIG_CRC32
2021-01-03 21:54 UTC (2+ messages)
[PATCH 1/3] bcache-tools: recover the missing sb.csum for showing bcache device super block
2021-01-03 16:24 UTC (3+ messages)
` [PATCH 2/3] bcache-tools: only call to_cache_sb() for bcache device in may_add_item()
` [PATCH 3/3] bcache-tools: improve column alignment for "bcache show -m" output
[PATCH] fs: block_dev.c: use consistent function doc. notation
2021-01-02 17:48 UTC
[PATCH 0/6] bcache-tools: improve large bucket on-disk layout
2021-01-02 7:12 UTC (7+ messages)
` [PATCH 1/6] bcache.h: fix typo from SUUP to SUPP
` [PATCH 2/6] bcache-tools: only call set_bucket_size() for cache device
` [PATCH 3/6] bcache.h: add BCH_FEATURE_INCOMPAT_LARGE_BUCKET to BCH_FEATURE_INCOMPAT_SUPP
` [PATCH 4/6] bcache-tools: check incompatible feature set
` [PATCH 5/6] bcache-tools: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 6/6] bcache-tools: display obsoleted bucket size configuration
[PATCH 0/4] bcache: improve large bucket size on-disk layout
2021-01-02 7:12 UTC (5+ messages)
` [PATCH 1/4] bcache: fix typo from SUUP to SUPP in features.h
` [PATCH 2/4] bcache: check unsupported feature sets for bcache register
` [PATCH 3/4] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 4/4] bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_LARGE_BUCKET
[PATCH] loop: fix I/O error on fsync() in detached loop devices
2021-01-02 5:13 UTC (2+ messages)
[GIT PULL] Block fixes for 5.11-rc
2021-01-01 21:25 UTC (2+ messages)
[PATCH 0/4] Fix order when split bio and send remaining back to itself
2020-12-31 8:28 UTC (13+ messages)
` [PATCH 1/4] block: introduce submit_bio_noacct_add_head
` [PATCH 2/4] block: use submit_bio_noacct_add_head for split bio sending back
` [PATCH 3/4] dm: "
` [PATCH 4/4] md: "
[RFC] block: reject I/O in BLKRRPART if block size changed
2020-12-30 14:05 UTC (2+ messages)
[PATCH] block: add debugfs stanza for QUEUE_FLAG_NOWAIT
2020-12-29 23:48 UTC (2+ messages)
[PATCH -next] aoe: Use kzalloc for allocating only one thing
2020-12-29 23:42 UTC (2+ messages)
How to utilize a PCIE4.0 SSD?
2020-12-29 20:18 UTC (4+ messages)
[PATCH] block: avoid fragmented discard splits
2020-12-29 15:27 UTC
[PATCH v3 0/6] add support for inline encryption to device mapper
2020-12-29 8:55 UTC (7+ messages)
` [PATCH v3 1/6] block: keyslot-manager: Introduce passthrough keyslot manager
` [PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
` [PATCH v3 3/6] dm: add support for passing through inline crypto support
` [PATCH v3 4/6] dm: Support key eviction from keyslot managers of underlying devices
` [PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded
` [PATCH v3 6/6] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
[PATCH 0/3] fix the performance fluctuation due to shared tagset
2020-12-29 2:37 UTC (10+ messages)
` [PATCH 1/3] blk-mq: allow hardware queue to get more tag while sharing a tag set
` [PATCH 2/3] blk-mq: clear 'active_queues' immediately when 'nr_active' is decreased to 0
` [PATCH 3/3] blk-mq: decrease pending_queues when it expires
[PATCH v5 0/4] scatterlist: add new capabilities
2020-12-28 23:49 UTC (5+ messages)
` [PATCH v5 1/4] sgl_alloc_order: remove 4 GiB limit, sgl_free() warning
` [PATCH v5 2/4] scatterlist: add sgl_copy_sgl() function
` [PATCH v5 3/4] scatterlist: add sgl_compare_sgl() function
` [PATCH v5 4/4] scatterlist: add sgl_memset()
[git pull] device mapper fix for 5.11-rc2
2020-12-28 23:37 UTC (2+ messages)
[PATCH v2] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()
2020-12-28 15:25 UTC (2+ messages)
` [blokc/blk] d828aefa7a: xfstests.xfs.372.fail
[PATCH v2] local64.h: make <asm/local64.h> mandatory
2020-12-27 15:09 UTC (3+ messages)
[PATCH] rsxx: remove unused including <linux/version.h>
2020-12-26 1:27 UTC
[PATCH] bfq: don't duplicate code for different paths
2020-12-25 13:00 UTC
[GIT PULL] Block fixes for 5.11-rc1
2020-12-24 21:59 UTC (2+ messages)
[PATCH v1 0/6] no-copy bvec
2020-12-24 17:30 UTC (14+ messages)
[PATCH] block: sed-opal: remove h from printk format specifier
2020-12-23 19:29 UTC
[RFC] nvme: set block size during namespace validation
2020-12-23 18:31 UTC (5+ messages)
[PATCH 0/2] bcache second wave patches for Linux v5.11
2020-12-23 16:25 UTC (4+ messages)
` [PATCH 1/2] bcache:remove a superfluous check in register_bcache
` [PATCH 2/2] md/bcache: convert comma to semicolon
[PATCH RFC 0/7] dm: add support of iopoll
2020-12-23 11:26 UTC (8+ messages)
` [PATCH RFC 1/7] block: move definition of blk_qc_t to types.h
` [PATCH RFC 2/7] block: add helper function fetching gendisk from queue
` [PATCH RFC 3/7] block: add iopoll method for non-mq device
` [PATCH RFC 4/7] block: define blk_qc_t as uintptr_t
` [PATCH RFC 5/7] dm: always return BLK_QC_T_NONE for bio-based device
` [PATCH RFC 6/7] block: track cookies of split bios "
` [PATCH RFC 7/7] dm: add support for IO polling
[PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@vger.kernel.org (open list:BLOCK LAYER)
2020-12-23 9:24 UTC (4+ messages)
DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
2020-12-23 8:06 UTC (5+ messages)
` [dm-devel] "
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).