messages from 2020-12-07 01:49:50 to 2020-12-09 12:06:16 UTC [more...]
[RFC 0/2] nocopy bvec for direct IO
2020-12-09 12:05 UTC (11+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
` [PATCH 2/2] block: no-copy bvec for direct IO
[RFC PATCH] blk-mq: Clean up references when freeing rqs
2020-12-09 9:55 UTC (9+ messages)
[RFC PATCH v2 0/2] add simple copy support
2020-12-09 9:17 UTC (24+ 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 for-next 0/7] Misc update for rnbd
2020-12-09 8:20 UTC (8+ 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] block/rnbd-clt: Fix error code in rnbd_clt_add_dev_symlink()
2020-12-09 8:05 UTC (5+ messages)
[PATCH v5 0/8] Rework runtime suspend and SPI domain validation
2020-12-09 7:36 UTC (15+ 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
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
split hard read-only vs read-only policy v2
2020-12-09 1:23 UTC (25+ 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 1/3] block: try one write zeroes request before going further
2020-12-08 22:46 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()
discard feature, mkfs.ext4 and mmc default fallback to normal erase op
2020-12-08 20:57 UTC (9+ 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 (8+ 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] 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 (5+ messages)
[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
2020-12-08 1:56 UTC (2+ messages)
[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 (5+ messages)
[PATCH] drivers: block: save return value of pci_find_capability() in u8
2020-12-07 18:35 UTC (7+ 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 (3+ 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).