linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-19 15:51:21 to 2016-09-09 20:36:34 UTC [more...]

[RESEND][PATCH 0/5] nbd improvements
 2016-09-09 20:36 UTC  (14+ messages)
` [PATCH 1/5] nbd: convert to blkmq
` [PATCH 2/5] nbd: don't shutdown sock with irq's disabled
` [PATCH 3/5] nbd: use flags instead of bool
` [PATCH 4/5] nbd: allow block mq to deal with timeouts
` [PATCH 5/5] nbd: add multi-connection support
` [Nbd] [RESEND][PATCH 0/5] nbd improvements

[PATCH 0/5] nbd improvements
 2016-09-09 20:26 UTC  (3+ messages)
  ` [Nbd] "

wb-buf-throttle feedback
 2016-09-09 20:19 UTC  (3+ messages)

[PATCH v3 0/5] blk-mq: abstract tag allocation out into sbitmap library
 2016-09-09 18:42 UTC  (6+ messages)
` [PATCH v3 1/5] "
` [PATCH v3 2/5] sbitmap: allocate wait queues on a specific node
` [PATCH v3 3/5] sbitmap: push per-cpu last_tag into sbitmap_queue
` [PATCH v3 4/5] sbitmap: push alloc policy "
` [PATCH v3 5/5] sbitmap: randomize initial last_cache values

kernel 4.8-rc5 kernel BUG at block/blk-core.c:2032!
 2016-09-09 18:15 UTC  (5+ messages)

[PATCH 0/8] Throttled background buffered writeback v7
 2016-09-09  9:02 UTC  (10+ messages)
` [PATCH 1/8] block: add WRITE_BG
` [PATCH 2/8] writeback: add wbc_to_write_flags()
` [PATCH 3/8] writeback: use WRITE_BG for kupdate and background writeback
` [PATCH 4/8] writeback: track if we're sleeping on progress in balance_dirty_pages()
` [PATCH 5/8] block: add code to track actual device queue depth
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] wbt: add general throttling mechanism
` [PATCH 8/8] writeback: throttle buffered writeback

[PATCH v2 0/5] blk-mq: abstract tag allocation out into scale_bitmap library
 2016-09-08 18:16 UTC  (11+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] scale_bitmap: allocate wait queues on a specific node
` [PATCH v2 3/5] scale_bitmap: push per-cpu last_tag into scale_bitmap_queue
` [PATCH v2 4/5] scale_bitmap: push alloc policy "
` [PATCH v2 5/5] scale_bitmap: randomize initial last_cache values

[PATCH V2 00/22] Replace the CFQ I/O Scheduler with BFQ
 2016-09-08 12:11 UTC  (9+ messages)

should blk-mq halt requeue processing while queue is frozen? [was: Re: [PATCH 8/9] dm: Fix two race conditions related to stopping and starting queues]
 2016-09-07 16:41 UTC  (4+ messages)
                    ` [dm-devel] should blk-mq halt requeue processing while queue is frozen?
                      `  "

blk-mq: allow passing in an external queue mapping V2
 2016-09-07 15:38 UTC  (19+ messages)
` [PATCH 1/7] blk-mq: don't redistribute hardware queues on a CPU hotplug event
` [PATCH 2/7] blk-mq: only allocate a single mq_map per tag_set
` [PATCH 3/7] blk-mq: remove ->map_queue
` [PATCH 4/7] blk-mq: allow the driver to pass in an affinity mask
` [PATCH 5/7] nvme: switch to use pci_alloc_irq_vectors
` [PATCH 6/7] nvme: remove the post_scan callout
` [PATCH 7/7] blk-mq: get rid of the cpumask in struct blk_mq_tags

[PATCH] badblocks: fix overlapping check for clearing
 2016-09-06  8:58 UTC 

[PATCH 4.7 022/143] genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
 2016-09-05 16:43 UTC 

[PATCH 4.4 027/113] genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
 2016-09-05 16:43 UTC 

Oops when completing request on the wrong queue
 2016-09-05 12:02 UTC  (13+ messages)

[PATCH] lightnvm: NVM should depend on HAS_DMA
 2016-09-05 11:15 UTC 

[PATCH 00/15] Fix issue with KOBJ_ADD uevent versus disk attributes
 2016-09-04  4:18 UTC  (3+ messages)
` [PATCH 09/15] virtio-blk: Pass attribute group to device_add_disk

dm-crypt: flush crypt_queue on suspend? on REQ_FLUSH?
 2016-09-03  6:26 UTC  (2+ messages)
` [dm-devel] "

[GIT PULL] Block fixes for 4.8-rc
 2016-09-03  2:12 UTC 

paging request bug in blk_attempt_plug_merge
 2016-09-02 20:05 UTC 

[PATCH] trivial treewide: Convert dev_set_uevent_suppress argument to bool
 2016-09-02 16:49 UTC  (7+ messages)

Block-level access
 2016-09-02 14:24 UTC  (3+ messages)

[PATCHSET v6] Throttled background buffered writeback
 2016-09-01 18:51 UTC  (15+ messages)
` [PATCH 1/8] block: add WRITE_BG
` [PATCH 2/8] writeback: add wbc_to_write_flags()
` [PATCH 3/8] writeback: use WRITE_BG for kupdate and background writeback
` [PATCH 4/8] writeback: track if we're sleeping on progress in balance_dirty_pages()
` [PATCH 5/8] block: add code to track actual device queue depth
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] wbt: add general throttling mechanism
` [PATCH 8/8] writeback: throttle buffered writeback

Time to make dynamically allocated devt the default for scsi disks?
 2016-09-01 15:10 UTC  (13+ messages)

[PATCH] blk-mq: Use non-atomic operations to manipulate the sw-ctx busy bits
 2016-09-01  3:13 UTC  (3+ messages)

[RFD] I/O scheduling in blk-mq
 2016-08-31 15:20 UTC  (3+ messages)

[dm-devel] dm-crypt: Fix error with too large bios
 2016-08-31 13:39 UTC  (14+ messages)
            `  "

Should queue_max_hw_sectors() always be <= max_dev_sectors?
 2016-08-31  4:11 UTC  (5+ messages)

[PATCH] blk-mq: abstract tag allocation out into scale_bitmap library
 2016-08-30 19:59 UTC  (2+ messages)

[PATCH v2 1/1] blk-mq: fix hang caused by freeze/unfreeze sequence
 2016-08-30  9:37 UTC  (5+ messages)

[PATCH] bdev: fix NULL pointer dereference in sync()/close() race
 2016-08-29 23:49 UTC  (8+ messages)

[AFC] cgroup: Fix block throttle bio more than once
 2016-08-29 15:12 UTC 

[PATCH v8 0/2] Block layer support ZAC/ZBC commands
 2016-08-26  5:17 UTC  (8+ messages)
` [PATCH v8 1/2] Add bio/request flags to issue ZBC/ZAC commands
  ` [PATCH v8 1/2 RESEND] "
` [PATCH v8 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
  ` [PATCH v8 2/2 RESEND] "
` [PATCH v8 0/2 RESEND] Block layer support ZAC/ZBC commands

[PATCH v10 0/3] fallocate for block devices
 2016-08-26  2:15 UTC  (5+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices

[PATCH v4] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-24 14:17 UTC  (3+ messages)

[PATCH v2 0/4] Integrate bio/request ZBC ops with zone cache
 2016-08-24  5:19 UTC  (9+ messages)
` [PATCH v2 1/4] Enable support for Seagate HostAware drives
` [PATCH v2 2/4] On Discard either do Reset WP or Write Same
` [PATCH v2 3/4] Merge ZBC constants
` [PATCH v2 4/4] Integrate ZBC command requests with zone cache

[PATCH 0/2] Change zone cache format to use less memory
 2016-08-22 15:43 UTC  (6+ messages)
` [PATCH 1/2] Move ZBC core setup to sd_zbc
` [PATCH 2/2] Migrate zone cache from RB-Tree to arrays of descriptors

[PATCH v3] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-22  8:57 UTC  (7+ 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).