linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-22 10:59:45 to 2021-06-26 00:54:16 UTC [more...]

Assumption on fixed device numbers in Plasma's desktop search Baloo
 2021-06-26  0:54 UTC  (3+ messages)

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-06-25 21:55 UTC  (6+ messages)

[PATCH RESEND] blk-mq: update hctx->dispatch_busy in case of real scheduler
 2021-06-25 15:50 UTC  (2+ messages)

[PATCH V14 0/3] Charge loop device i/o to issuing cgroup
 2021-06-25 15:01 UTC  (5+ messages)
` [PATCH 2/3] mm: Charge active memcg when no mm is set
` [PATCH 3/3] loop: Charge i/o to mem and blk cg

[PATCH] block: reorder and better document the __REQ_* flags
 2021-06-25  7:17 UTC  (2+ messages)

[PATCH] block: pass a gendisk to bdev_{add,del,resize}_partition
 2021-06-25  6:41 UTC 

[PATCH] loop: remove the unused bdev variable in loop_set_status
 2021-06-25  6:38 UTC 

[PATCH 1/2] block: remove REQ_OP_SCSI_{IN,OUT}
 2021-06-25  5:37 UTC  (6+ messages)
` [PATCH 2/2] nvme

[PATCHv4 0/4] block and nvme passthrough error handling
 2021-06-25  0:47 UTC  (3+ messages)

[PATCH 0/2 v4] block: Fix deadlock when merging requests with BFQ
 2021-06-25  0:44 UTC  (4+ messages)
` [PATCH 1/2] bfq: Remove merged request already in bfq_requests_merged()
` [PATCH 2/2] blk: Fix lock inversion between ioc lock and bfqd lock

[PATCH 0/9] loop: small clenaup
 2021-06-24 22:48 UTC  (14+ messages)
` [PATCH 1/9] loop: use sysfs_emit() in the sysfs offset show
` [PATCH 2/9] loop: use sysfs_emit() in the sysfs sizelimit show
` [PATCH 3/9] loop: use sysfs_emit() in the sysfs autoclear show
` [PATCH 4/9] loop: use sysfs_emit() in the sysfs partscan show
` [PATCH 5/9] loop: use sysfs_emit() in the sysfs dio show
` [PATCH 6/9] loop: remove extra variable in lo_fallocate()
` [PATCH 7/9] loop: remove extra variable in lo_req_flush
` [PATCH 8/9] loop: remove the extra line in declaration
` [PATCH 9/9] loop: allow user to set the queue depth

minor cleanups to bdev_disk_changed
 2021-06-24 18:01 UTC  (4+ messages)
` [PATCH 1/2] block: move bdev_disk_changed
` [PATCH 2/2] block: pass a gendisk to bdev_disk_changed

disk events cleanup
 2021-06-24 18:00 UTC  (6+ messages)
` [PATCH 1/2] block: move the disk events code to a separate file
` [PATCH 2/2] block: add the events* attributes to disk_attrs

[PATCH v4] block: fix trace completion for chained bio
 2021-06-24 15:54 UTC  (3+ messages)

[GIT PULL] second round of nvme updates for Linux 5.14
 2021-06-24 15:39 UTC  (2+ messages)

[PATCH] block: mark blk_mq_init_queue_data static
 2021-06-24 15:36 UTC  (3+ messages)

[PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit
 2021-06-24 10:04 UTC  (4+ messages)
` [PATCH v3 07/10] mmc: handle error from blk_ksm_register()

[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
 2021-06-24  9:24 UTC  (2+ messages)

[PATCH v3] block: fix trace completion for chained bio
 2021-06-24  7:02 UTC  (4+ messages)

switch the block layer to use kmap_local_page v2
 2021-06-24  6:32 UTC  (6+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
        ` [PATCH] crypto: scatterwalk - Remove obsolete PageSlab check

[PATCH] loop: fix setting arbitrarily large block size
 2021-06-24  6:14 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH v3 0/6] block: add a sequence number to disks
 2021-06-24  6:12 UTC  (31+ messages)
` [PATCH v3 1/6] block: add disk sequence number
` [PATCH v3 2/6] block: add ioctl to read the "
` [PATCH v3 3/6] block: refactor sysfs code
` [PATCH v3 4/6] block: export diskseq in sysfs
` [PATCH v3 5/6] block: increment sequence number
` [PATCH v3 6/6] loop: "

loop cleanups v2
 2021-06-24  2:45 UTC  (11+ messages)
` [PATCH 1/9] loop: reorder loop_exit
` [PATCH 2/9] loop: reduce loop_ctl_mutex coverage in loop_exit
` [PATCH 3/9] loop: remove the l argument to loop_add
` [PATCH 4/9] loop: don't call loop_lookup before adding a loop device
` [PATCH 5/9] loop: split loop_control_ioctl
` [PATCH 6/9] loop: move loop_ctl_mutex locking into loop_add
` [PATCH 7/9] loop: don't allow deleting an unspecified loop device
` [PATCH 8/9] loop: split loop_lookup
` [PATCH 9/9] loop: rewrite loop_exit using idr_for_each_entry

[PATCH 00/10] reduce stack footprint printing bdev names
 2021-06-23 20:20 UTC  (3+ messages)
` [PATCH 04/10] dm: reduce stack footprint dealing with block device names

[PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store
 2021-06-23 17:23 UTC  (6+ messages)

loop cleanups
 2021-06-23 14:41 UTC  (3+ messages)

[PATCH 00/14] bcache patches for Linux v5.14
 2021-06-23 12:09 UTC  (53+ messages)
` [PATCH 03/14] bcache: add initial data structures for nvm pages
  ` Ask help for code review (was Re: [PATCH 03/14] bcache: add initial data structures for nvm pages)
` [PATCH 04/14] bcache: initialize the nvm pages allocator
` [PATCH 05/14] bcache: initialization of the buddy
      ` Re[2]: "
` [PATCH 06/14] bcache: bch_nvm_alloc_pages() "
` [PATCH 07/14] bcache: bch_nvm_free_pages() "
` [PATCH 08/14] bcache: get allocated pages from specific owner
` [PATCH 09/14] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
` [PATCH 10/14] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 11/14] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 12/14] bcache: support storing bcache journal into "
` [PATCH 13/14] bcache: read jset from NVDIMM pages for journal replay
` [PATCH 14/14] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device

[PATCH 02/10] dax: reduce stack footprint dealing with block device names
 2021-06-23  8:26 UTC  (14+ messages)
` [PATCH v2 00/10] reduce stack footprint printing bdev names
  ` [PATCH v2 01/10] drbd: reduce stack footprint in drbd_report_io_error()
  ` [PATCH v2 02/10] dax: reduce stack footprint dealing with block device names
  ` [PATCH v2 03/10] raid-md: "
  ` [PATCH v2 04/10] dm: "
  ` [PATCH v2 05/10] block: "
  ` [PATCH v2 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params()
  ` [PATCH v2 07/10] vfs: reduce stack footprint in __blkdev_put()
  ` [PATCH v2 08/10] ext4: reduce stack footprint in ext4_end_bio()
  ` [PATCH v2 09/10] security: reduce stack footprint in loadpin_read_file()
` [PATCH v2 10/10] block: remove unused symbol bio_devname()

[PATCH V3 0/3] block/dm: support bio polling
 2021-06-23  7:40 UTC  (4+ messages)
` [PATCH V3 1/3] block: add helper of blk_queue_poll
` [PATCH V3 2/3] block: add ->poll_bio to block_device_operations
` [PATCH V3 3/3] dm: support bio polling

Maintainers / Kernel Summit 2021 planning kick-off
 2021-06-23  0:15 UTC  (17+ messages)

[PATCH v2] drivers/base/core: refcount kobject and bus on device attribute read / store
 2021-06-22 22:09 UTC  (2+ messages)

[PATCH] drivers/base/core: refcount kobject and bus on device attribute read / store
 2021-06-22 21:34 UTC  (3+ messages)

[PATCH v4 0/2] zram: fix few sysfs races
 2021-06-22 21:19 UTC  (3+ messages)
` [PATCH v4 1/2] zram: fix crashes due to use of cpu hotplug multistate
` [PATCH v4 2/2] zram: fix deadlock with sysfs attribute usage and module removal

[PATCH][next] block/mq-deadline: remove redundant assignment of variable ret
 2021-06-22 21:15 UTC  (3+ messages)

[PATCH v3 0/3] zram: fix few sysfs races
 2021-06-22 19:57 UTC  (21+ messages)
` [PATCH v3 1/3] zram: fix crashes due to use of cpu hotplug multistate
` [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal
` [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store

[PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs
 2021-06-22 17:26 UTC  (6+ messages)

[PATCH v3] virtio-blk: Add validation for block size in config space
 2021-06-22 11:49 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).