messages from 2020-12-24 06:42:26 to 2021-01-05 14:24:08 UTC [more...]
[RFC PATCH v4 0/3] add simple copy support
2021-01-05 14:22 UTC (10+ 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: "
[PATCH] loop: fix I/O error on fsync() in detached loop devices
2021-01-05 13:57 UTC (3+ messages)
[PATCH v2] loop: fix I/O error on fsync() in detached loop devices
2021-01-05 13:54 UTC
[RFC PATCH] fs: block_dev: compute nr_vecs hint for improving writeback bvecs allocation
2021-01-05 13:26 UTC
[PATCH V2 0/6] block: improvement on bioset & bvec allocation
2021-01-05 12:42 UTC (7+ messages)
` [PATCH V2 1/6] block: manage bio slab cache by xarray
` [PATCH V2 2/6] block: don't pass BIOSET_NEED_BVECS for q->bio_split
` [PATCH V2 3/6] block: don't allocate inline bvecs if this bioset needn't bvecs
` [PATCH V2 4/6] block: set .bi_max_vecs as actual allocated vector number
` [PATCH V2 5/6] block: move three bvec helpers declaration into private helper
` [PATCH V2 6/6] bcache: don't pass BIOSET_NEED_BVECS for the 'bio_set' embedded in 'cache_set'
[PATCH V4 0/1] block: fix I/O errors in BLKRRPART
2021-01-05 12:27 UTC (2+ messages)
` [PATCH V4 1/1] block: reject I/O for same fd if block size changed
[PATCH] blk-mq: test QUEUE_FLAG_HCTX_ACTIVE for sbitmap_shared in hctx_may_queue
2021-01-05 11:38 UTC (6+ messages)
[RFC PATCH V3 0/1] block: fix I/O errors in BLKRRPART
2021-01-05 10:12 UTC (7+ messages)
` [RFC PATCH V3 1/1] block: reject I/O for same fd if block size changed
[PATCH] block: fix use-after-free in disk_part_iter_next
2021-01-05 7:51 UTC (2+ messages)
[PATCH 0/6] avoid repeated request completion and IO error
2021-01-05 7:19 UTC (7+ messages)
` [PATCH 1/6] blk-mq: introduce blk_mq_set_request_complete
` [PATCH 2/6] nvme-core: introduce complete failed request
` [PATCH 3/6] nvme-fabrics: avoid repeated request completion for nvmf_fail_nonready_command
` [PATCH 4/6] nvme-rdma: avoid IO error and repeated request completion
` [PATCH 5/6] nvme-tcp: "
` [PATCH 6/6] nvme-fc: "
[PATCH 6/6 v2] block: Add n64 cart driver
2021-01-05 7:04 UTC (4+ messages)
[PATCH AUTOSEL 5.10 08/17] scsi: block: Introduce BLK_MQ_REQ_PM
2021-01-05 0:59 UTC
[PATCH] common/rc: confirm pcie hotplug capabilities
2021-01-04 22:55 UTC (2+ messages)
[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 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 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
[PATCH 6/6] block: Add n64 cart driver
2021-01-04 16:42 UTC (12+ 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
[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)
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).