linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-05 07:50:19 to 2021-02-10 19:54:58 UTC [more...]

[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  (16+ messages)
` [RFC PATCH 1/8] brd: use memcpy_from_page() in copy_from_brd()
` [RFC PATCH 2/8] "
` [RFC PATCH 3/8] null_blk: use memcpy_page() in copy_to_nullb()
` [RFC PATCH 4/8] null_blk: use memcpy_page() in copy_from_nullb()
` [RFC PATCH 5/8] ext4: use memcpy_from_page() in pagecache_read()
` [RFC PATCH 6/8] ext4: use memcpy_to_page() in pagecache_write()
` [RFC PATCH 7/8] f2fs: use memcpy_from_page() in pagecache_read()
` [RFC PATCH 8/8] f2fs: use memcpy_to_page() in pagecache_write()

[PATCH v4 0/5] add support for inline encryption to device mapper
 2021-02-10 19:33 UTC  (2+ messages)

[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 00/20] bcache patches for Linux v5.12
 2021-02-10 15:11 UTC  (23+ 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 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

kernel null pointer at nvme_tcp_init_iter+0x7d/0xd0 [nvme_tcp]
 2021-02-10  5:03 UTC  (25+ messages)
  ` kernel null pointer at nvme_tcp_init_iter[nvme_tcp] with blktests nvme-tcp/012

[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 v1] lightnvm: pblk: Replace guid_copy() with export_guid()/import_guid()
 2021-02-09 16:42 UTC 

[PATCH v5 0/6] block-layer interposer
 2021-02-09 14:30 UTC  (7+ 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 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 v3 00/11] dm: support IO polling
 2021-02-09  8:46 UTC  (17+ messages)
` [PATCH v3 01/11] block: move definition of blk_qc_t to types.h
` [PATCH v3 02/11] block: add queue_to_disk() to get gendisk from request_queue
` [PATCH v3 03/11] block: add poll method to support bio-based IO polling
` [PATCH v3 04/11] block: add poll_capable "
` [PATCH v3 05/11] block/mq: extract one helper function polling hw queue
` [PATCH v3 06/11] block/mq: add iterator for polling hw queues
` [PATCH v3 07/11] dm: always return BLK_QC_T_NONE for bio-based device
` [PATCH v3 08/11] dm: fix iterate_device sanity check
` [PATCH v3 09/11] dm: support IO polling for bio-based dm device
` [PATCH v3 10/11] nvme/pci: don't wait for locked polling queue
` [PATCH v3 11/11] dm: fastpath of bio-based polling

[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  (7+ messages)
` [PATCH 1/5] block: add disk sequence number
` [PATCH 2/5] block: add ioctl to read the "
` [PATCH 3/5] block: refactor sysfs code
` [PATCH 4/5] block: export diskseq in sysfs
` [PATCH 5/5] loop: increment sequence number

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  (3+ messages)

[PATCH v11] block: Add n64 cart driver
 2021-02-08  6:39 UTC  (4+ messages)

[PATCH 0/6] bcache: store bcache journal on NVDIMM pages
 2021-02-07 15:24 UTC  (7+ messages)
` [PATCH 1/6] bcache: use bucket index for SET_GC_MARK() in bch_btree_gc_finish()
` [PATCH 2/6] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 3/6] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 4/6] bcache: support storing bcache journal into "
` [PATCH 5/6] bache: read jset from NVDIMM pages for journal replay
` [PATCH 6/6] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device

[PATCH V8 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-02-07  9:20 UTC  (14+ messages)
` [PATCH V8 01/13] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V8 02/13] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V8 03/13] sbitmap: add helpers for updating allocation hint
` [PATCH V8 04/13] sbitmap: move allocation hint into sbitmap
` [PATCH V8 05/13] sbitmap: export sbitmap_weight
` [PATCH V8 06/13] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V8 07/13] blk-mq: add callbacks for storing & retrieving budget token
` [PATCH V8 08/13] blk-mq: return budget token from .get_budget callback
` [PATCH V8 09/13] scsi: put hot fields of scsi_host_template into one cacheline
` [PATCH V8 10/13] megaraid_sas: v2 replace sdev_busy with local counter
` [PATCH V8 11/13] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V8 12/13] scsi: make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
` [PATCH V8 13/13] scsi: replace sdev->device_busy with sbitmap

[RFC PATCH v1 1/2] block: bsg: resume scsi device before accessing
 2021-02-07  2:23 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.11-rc7
 2021-02-06 22:46 UTC  (2+ messages)

[PATCH 0/6] bcache-tools: store meta data on NVDIMM
 2021-02-06  7:20 UTC  (7+ messages)
` [PATCH 1/6] bcache-tools: add initial data structures for nvm_pages
` [PATCH 2/6] bcache-tools: reduce parameters of write_sb()
` [PATCH 3/6] bcache-tools: add BCH_FEATURE_INCOMPAT_NVDIMM_META to incompatible feature set
` [PATCH 4/6] bcache-tools: move super block info display routines into show.c
` [PATCH 5/6] bcache-tools: write nvm namespace super block on nvdimm
` [PATCH 6/6] bcache-tools: support "bcache show -d" for nvdimm-meta device

[PATCH V2 0/5] blktrace: few cleanup
 2021-02-06  2:01 UTC  (4+ messages)
` [PATCH V2 2/5] blktrace: add blk_fill_rwbs documentation comment

use-after-free access in bt_iter()
 2021-02-05 16:07 UTC  (5+ messages)

KCSAN: data-race in blk_stat_add / blk_stat_timer_fn (5)
 2021-02-05 17:06 UTC  (2+ messages)

[PATCH] blk-mq-debugfs: mark concurrent stats counters as data races
 2021-02-05 16:58 UTC 

[PATCH v2] kyber: introduce kyber_depth_updated()
 2021-02-05  9:13 UTC 

[GIT PULL] Floppy patch for 5.12
 2021-02-05  9:01 UTC  (4+ messages)

[PATCH] kyber: introduce kyber_depth_updated()
 2021-02-05  8:04 UTC  (3+ 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).