linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-08 08:59:41 to 2021-02-18 14:12:24 UTC [more...]

[PATCH v6 0/2] fix a NULL pointer bug and simplify the code
 2021-02-18 12:26 UTC  (3+ messages)
` [PATCH v6 1/2] nbd: Fix NULL pointer in flush_workqueue
` [PATCH v6 2/2] nbd: share nbd_put and return by goto put_nbd

[PATCH] Revert "block: Do not discard buffers under a mounted filesystem"
 2021-02-18 11:17 UTC  (6+ messages)

[PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed
 2021-02-18  7:57 UTC  (6+ messages)

Large latency with bcache for Ceph OSD
 2021-02-18  7:56 UTC 

[git pull] device mapper changes for 5.12
 2021-02-18  1:53 UTC 

[RFC PATCH 00/34] block: introduce bio_new()
 2021-02-18  1:28 UTC  (4+ messages)
` [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io

[GIT PULL] Block driver changes for 5.12-rc
 2021-02-17 23:11 UTC  (4+ messages)

[GIT PULL] Core block changes for 5.12-rc
 2021-02-17 22:45 UTC 

[GIT PULL] io_uring changes for 5.12-rc
 2021-02-17 18:43 UTC 

[PATCH v3 00/11] dm: support IO polling
 2021-02-17 13:15 UTC  (9+ messages)
` [PATCH v3 08/11] dm: fix iterate_device sanity check
` [PATCH v3 09/11] dm: support IO polling for bio-based dm device

[Regression] [Bisected] Errors when ejecting USB storage drives since v5.10
 2021-02-17  2:11 UTC  (5+ messages)

[PATCH] blktrace: remove debugfs file dentries from struct blk_trace
 2021-02-16 15:52 UTC 

cleanup updating the size of block devices v3
 2021-02-16 11:46 UTC  (4+ messages)
` [PATCH 12/78] dm: use set_capacity_and_notify

[PATCH v5 1/2] bio: limit bio max size
 2021-02-16  7:00 UTC  (5+ messages)

INFO: task hung in nbd_ioctl (3)
 2021-02-16  6:36 UTC  (2+ messages)

[PATCH v5 0/6] block-layer interposer
 2021-02-15 16:08 UTC  (13+ messages)
` [PATCH v5 1/6] docs: device-mapper: add remap_and_filter
` [PATCH v5 2/6] block: add blk_mq_is_queue_frozen()
` [PATCH v5 3/6] block: add blk_interposer
` [PATCH v5 4/6] dm: new ioctl DM_DEV_REMAP_CMD
` [PATCH v5 5/6] dm: add 'noexcl' option for dm-linear
` [PATCH v5 6/6] docs: device-mapper: "

[PATCH v4 1/5] add io_uring with IOPOLL support in scsi layer
 2021-02-15  7:40 UTC  (3+ messages)
` [PATCH v4 2/5] megaraid_sas: iouring iopoll support
` [PATCH v4 3/5] scsi_debug : "

[PATCH 0/2] lightnvm pull request
 2021-02-15  4:28 UTC  (4+ messages)
` [PATCH 1/2] lightnvm: fix unnecessary NULL check warnings
` [PATCH 2/2] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()

[PATCH v2] block: recalculate segment count for multi-segment discards correctly
 2021-02-15  4:11 UTC  (2+ messages)

[PATCH v1] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
 2021-02-14 10:32 UTC  (2+ messages)

[PATCH 00/20] bcache patches for Linux v5.12
 2021-02-12 16:09 UTC  (25+ messages)
` [PATCH 01/20] bcache: consider the fragmentation when update the writeback rate
` [PATCH 02/20] bcache: Fix register_device_aync typo
` [PATCH 03/20] Revert "bcache: Kill btree_io_wq"
` [PATCH 04/20] bcache: Give btree_io_wq correct semantics again
` [PATCH 05/20] bcache: Move journal work to new flush wq
` [PATCH 06/20] bcache: Avoid comma separated statements
` [PATCH 07/20] bcache: add initial data structures for nvm pages
` [PATCH 08/20] bcache: initialize the nvm pages allocator
` [PATCH 09/20] bcache: initialization of the buddy
` [PATCH 10/20] bcache: bch_nvm_alloc_pages() "
` [PATCH 11/20] bcache: bch_nvm_free_pages() "
` [PATCH 12/20] bcache: get allocated pages from specific owner
` [PATCH 13/20] bcache: persist owner info when alloc/free pages
` [PATCH 14/20] bcache: use bucket index for SET_GC_MARK() in bch_btree_gc_finish()
` [PATCH 15/20] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 16/20] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 17/20] bcache: support storing bcache journal into "
` [PATCH 18/20] bcache: read jset from NVDIMM pages for journal replay
` [PATCH 19/20] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device
` [PATCH 20/20] bcache: only initialize nvm-pages allocator when CONFIG_BCACHE_NVM_PAGES configured

[PATCH] bcache: remove PTR_BUCKET
 2021-02-12  7:05 UTC  (3+ messages)

[PATCH v4 0/5] add support for inline encryption to device mapper
 2021-02-12  0:47 UTC  (15+ messages)
` [PATCH v4 2/5] block: keyslot-manager: Introduce functions for device mapper support
` [PATCH v4 3/5] dm: add support for passing through inline crypto support
` [PATCH v4 4/5] dm: support key eviction from keyslot managers of underlying devices
` [PATCH v4 5/5] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets

[PATCH v5 0/5] add support for inline encryption to device mapper
 2021-02-11 22:53 UTC  (6+ messages)
` [PATCH v5 1/5] block: keyslot-manager: Introduce passthrough keyslot manager
` [PATCH v5 2/5] block: keyslot-manager: Introduce functions for device mapper support
` [PATCH v5 3/5] dm: add support for passing through inline crypto support
` [PATCH v5 4/5] dm: support key eviction from keyslot managers of underlying devices
` [PATCH v5 5/5] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets

[GIT PULL] second round of nvme updates for 5.12
 2021-02-11 18:34 UTC  (4+ messages)

[PATCH] block: pass bdev and op to blk_next_bio
 2021-02-11 18:00 UTC  (2+ messages)

[PATCH v2 0/8] xen/events: bug fixes and some diagnostic aids
 2021-02-11 14:16 UTC  (3+ messages)
` [PATCH v2 5/8] xen/events: link interdomain events to associated xenbus device

[PATCH v11] block: Add n64 cart driver
 2021-02-11 10:23 UTC  (4+ messages)

[PATCH V9 0/9] nvmet: add ZBD backend support
 2021-02-11  7:20 UTC  (3+ messages)

[PATCH] block: Replace lkml.org links with lore
 2021-02-11  3:07 UTC  (2+ messages)

kernel null pointer at nvme_tcp_init_iter+0x7d/0xd0 [nvme_tcp]
 2021-02-10 22:15 UTC  (22+ messages)

[PATCH 1/4] bcache: correct return value in register_nvdimm_meta()
 2021-02-10 19:53 UTC  (8+ messages)
` [PATCH 2/4] bcache: use div_u64() in init_owner_info()
` [PATCH 3/4] bcache: unify code comments style in nvm-pages.c
` [PATCH 4/4] bcache: fix a typo in nvme-pages.c

[RFC PATCH 0/8] use core page calls instead of kmaps
 2021-02-10 19:41 UTC  (4+ messages)
` [RFC PATCH 8/8] f2fs: use memcpy_to_page() in pagecache_write()

[PATCH] nbd: Convert to DEFINE_SHOW_ATTRIBUTE
 2021-02-10 16:39 UTC  (3+ messages)

[PATCH v5 0/2] fix a NULL pointer bug and simplify the code
 2021-02-10 16:25 UTC  (3+ messages)
` [PATCH v5 1/2] nbd: Fix NULL pointer in flush_workqueue

[PATCH 1/2] bfq: remove some useless logic of bfq_update_next_in_service()
 2021-02-10 15:54 UTC  (6+ messages)
  ` [PATCH 2/2] bfq: amend the function name of bfq_may_expire_for_budg_timeout()

another swap/hibernate code cleanup for for-5.12/block
 2021-02-10 15:23 UTC  (4+ messages)
` [PATCH] mm: simplify swapdev_block

[PATCH v4 0/8] block: add zone write granularity limit
 2021-02-10 14:45 UTC  (4+ messages)

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-02-10 14:43 UTC  (5+ messages)
` [PATCH 1/3] smp: Process pending softirqs in flush_smp_call_function_from_idle()

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2021-02-10 14:39 UTC  (15+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-09 17:09 UTC  (7+ messages)
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list

[PATCH 0/7] xen/events: bug fixes and some diagnostic aids
 2021-02-09 13:55 UTC  (19+ messages)
` [PATCH 4/7] xen/events: link interdomain events to associated xenbus device

[PATCH V4 0/3] block: add two statistic tables
 2021-02-09  0:42 UTC  (2+ messages)

[PATCH 0/5] block: add a sequence number to disks
 2021-02-08 20:55 UTC  (2+ messages)

question about relative control for sync io using bfq
 2021-02-08 19:05 UTC  (5+ messages)

[PATCH] block: recalculate segment count for multi-segment discard requests correctly
 2021-02-08 18:58 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 10/14] bfq-iosched: Revert "bfq: Fix computation of shallow depth"
 2021-02-08 17:59 UTC 

[PATCH AUTOSEL 5.4 15/19] bfq-iosched: Revert "bfq: Fix computation of shallow depth"
 2021-02-08 17:58 UTC 

[PATCH AUTOSEL 5.10 27/36] bfq-iosched: Revert "bfq: Fix computation of shallow depth"
 2021-02-08 17:57 UTC 

cleanup bvec allocation
 2021-02-08 15:33 UTC  (2+ messages)


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).