messages from 2020-12-04 02:45:17 to 2020-12-08 13:21:54 UTC [more...]
[bug report] block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
2020-12-08 13:20 UTC (2+ messages)
[PATCH 0/3 v2] blk-mq: Don't complete in IRQ, use llist_head
2020-12-08 13:20 UTC (15+ 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
[RFC PATCH v2 0/2] add simple copy support
2020-12-08 13:13 UTC (20+ messages)
` [RFC PATCH v2 1/2] block: "
` [RFC PATCH v2 2/2] nvme: "
store a pointer to the block_device in struct bio (again)
2020-12-08 13:08 UTC (7+ messages)
[PATCH 1/3] block: try one write zeroes request before going further
2020-12-08 12:54 UTC (21+ 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] block: fix bio chaining in blk_next_bio()
2020-12-08 12:46 UTC (6+ messages)
split hard read-only vs read-only policy v2
2020-12-08 12:41 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
[RFC PATCH] blk-mq: Clean up references when freeing rqs
2020-12-08 11:36 UTC (6+ messages)
discard feature, mkfs.ext4 and mmc default fallback to normal erase op
2020-12-08 11:26 UTC (6+ messages)
[PATCH] blk-mq-tag: make blk_mq_tag_busy() return void
2020-12-08 7:40 UTC
[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) "
[PATCH V2 0/3] blk-mq/nvme-loop: use nvme-loop's lock class for addressing lockdep false positive warning
2020-12-08 3:30 UTC (3+ messages)
[PATCH v9] block: disable iopoll for split bio
2020-12-08 3:29 UTC (3+ messages)
[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-08 2:54 UTC (11+ messages)
[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
2020-12-08 1:56 UTC (10+ messages)
` [PATCH v4 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
[PATCH v4 0/9] null_blk fixes, improvements and cleanup
2020-12-08 0:36 UTC (3+ messages)
[PATCH v2] block: Improve blk_revalidate_disk_zones() checks
2020-12-08 0:34 UTC (3+ messages)
[PATCH v2 for-next 0/4] optimise sbitmap deferred clear
2020-12-08 0:13 UTC (2+ messages)
[PATCH 0/2] xen: fix using ZONE_DEVICE memory for foreign mappings
2020-12-07 23:52 UTC (3+ messages)
` [PATCH 1/2] xen: add helpers for caching grant mapping pages
[PATCH v3] blk-mq: skip hybrid polling if iopoll doesn't spin
2020-12-07 23:49 UTC (2+ messages)
[PATCH 0/1] bcache: first wave for Linux v5.11
2020-12-07 20:25 UTC (3+ messages)
` [PATCH 1/1] bcache: fix race between setting bdev state to none and new write request direct to backing
[PATCH] drivers: block: save return value of pci_find_capability() in u8
2020-12-07 18:38 UTC (13+ messages)
[PATCH 0/2] RFC: Issue with discards on raw block device without O_DIRECT
2020-12-07 17:23 UTC (4+ messages)
[PATCH][next] block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
2020-12-07 15:02 UTC (3+ messages)
[PATCH v2 0/5] Some cleanups and improvements for blk-iocost
2020-12-07 15:02 UTC (3+ messages)
[PATCH] blktrace: fix up a kerneldoc comment
2020-12-07 15:00 UTC (2+ messages)
[PATCH 0/4] nvme: enable per-namespace char device
2020-12-07 14:06 UTC (8+ messages)
` [PATCH 4/4] nvme: enable char device per namespace
[iov_iter] 9bd0e337c6: will-it-scale.per_process_ops -4.8% regression
2020-12-07 13:20 UTC (6+ messages)
` [PATCH 01/29] iov_iter: Switch to using a table of operations
[PATCH v7] zram: break the strict dependency from lzo
2020-12-07 12:12 UTC
[RFC] block: avoid the unnecessary blk_bio_discard_split()
2020-12-06 10:16 UTC (2+ messages)
[GIT PULL] Block fix for 5.10-rc
2020-12-05 23:14 UTC (2+ messages)
[git pull] device mapper fixes for 5.10-rc7
2020-12-05 19:21 UTC (5+ messages)
` [PATCH] block: fix incorrect branching in blk_max_size_offset() [was: Re: [git pull] device mapper fixes for 5.10-rc7]
` [git pull] device mapper induced block fix for 5.10-rc7
` [dm-devel] "
[PATCH v2] iosched: Add i10 I/O Scheduler
2020-12-04 20:01 UTC (2+ messages)
BUG: KCSAN: data-race in dec_zone_page_state / write_cache_pages
2020-12-04 18:51 UTC
[PATCH] block: revert to using min_not_zero() when stacking chunk_sectors
2020-12-04 17:49 UTC (14+ messages)
` [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
` [dm-devel] "
` [RFC PATCH] dm: fix IO splitting [was: Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking]
block tracepoint cleanups v2
2020-12-04 16:42 UTC (12+ messages)
` [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
` [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [PATCH 5/5] block: remove the request_queue to argument request based tracepoints
[PATCH for-next 0/8] update for rnbd
2020-12-04 16:41 UTC (3+ messages)
[LSFMMBPF 2021] A status update
2020-12-04 15:48 UTC
[PATCH 0/3] blk-mq: trivial helper and fixes comments
2020-12-04 15:20 UTC (4+ messages)
` [PATCH 1/3] blk-mq: add helper allocating tagset->tags
` [PATCH 2/3] blk-mq: update arg in comment of blk_mq_map_queue
` [PATCH 3/3] blk-mq: fix msec comment from micro to milli seconds
[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
2020-12-04 11:44 UTC
[PATCH V4 0/9] nvmet: add ZBD backend support
2020-12-04 9:28 UTC (19+ messages)
` [PATCH V4 1/9] block: allow bvec for zone append get pages
` [PATCH V4 2/9] nvmet: add ZNS support for bdev-ns
` [PATCH V4 3/9] nvmet: trim down id-desclist to use req->ns
` [PATCH V4 4/9] nvmet: add NVME_CSI_ZNS in ns-desc for zbdev
` [PATCH V4 5/9] nvmet: add cns-cs-ctrl in id-ctrl for ZNS bdev
[PATCH v2 1/4] add io_uring with IOPOLL support in scsi layer
2020-12-04 9:00 UTC (5+ messages)
` [PATCH v2 4/4] scsi: set shost as hctx driver_data
[PATCH] rsxx: fix error return code in rsxx_pci_probe()
2020-12-04 8:40 UTC
[RFC PATCH] blk-iocost: Optimize the ioc_refreash_vrate() function
2020-12-04 3:36 UTC (3+ messages)
[PATCH blktests v2 0/2] Support max_open_zones and max_active_zones
2020-12-04 3:30 UTC (5+ messages)
` [PATCH blktests v2 1/2] common/rc: Check both max_active_zones and max_open_zones
` [PATCH blktests v2 2/2] zbd/005: Provide max_active/open_zones limit to fio command
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).