linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-27 02:20:25 to 2017-03-30 15:35:56 UTC [more...]

[PATCH] zram: set physical queue limits to avoid array out of bounds accesses
 2017-03-30 15:35 UTC  (12+ messages)

RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload
 2017-03-30 15:29 UTC  (46+ messages)
` [PATCH 01/23] block: renumber REQ_OP_WRITE_ZEROES
` [PATCH 03/23] sd: implement REQ_OP_WRITE_ZEROES
` [PATCH 06/23] dm-kcopyd: switch to use REQ_OP_WRITE_ZEROES
` [PATCH 11/23] block_dev: use blkdev_issue_zerout for hole punches
` [PATCH 12/23] sd: handle REQ_UNMAP
` [PATCH 22/23] drbd: implement REQ_OP_WRITE_ZEROES
      ` [Drbd-dev] "
` [PATCH 23/23] block: remove the discard_zeroes_data flag
      ` [Drbd-dev] RFC: always use REQ_OP_WRITE_ZEROES for zeroing offload

[PATCH] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
 2017-03-30 15:27 UTC  (2+ messages)

[PATCH] blk-mq: Export queue state through /sys/kernel/debug/block/*/state
 2017-03-30 15:23 UTC  (6+ messages)

[PATCH] block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
 2017-03-30 15:23 UTC  (2+ messages)

[PATCH] block: do not put mq context in blk_mq_alloc_request_hctx
 2017-03-30 14:12 UTC  (3+ messages)

[PATCH 0/8] block: T10/DIF Fixes and cleanups
 2017-03-30 13:49 UTC  (9+ messages)
` [PATCH 1/8] Guard bvec iteration logic
` [PATCH 2/8] bio-integrity: Do not allocate integrity context for bio w/o data
` [PATCH 3/8] bio-integrity: save original iterator for verify stage
` [PATCH 4/8] bio-integrity: bio_trim should truncate integrity vector accordingly
` [PATCH 5/8] bio-integrity: fix interface for bio_integrity_trim
` [PATCH 6/8] bio-integrity: add bio_integrity_setup helper
` [PATCH 7/8] T10: Move opencoded contants to common header
` [PATCH 8/8] tcm_fileio: Prevent information leak for short reads

Outstanding MQ questions from MMC
 2017-03-30 12:42 UTC  (2+ messages)

support ranges TRIM for libata
 2017-03-30  8:49 UTC  (13+ messages)
` [PATCH 1/7] ѕd: split sd_setup_discard_cmnd
` [PATCH 2/7] sd: provide a new ata trim provisioning mode
` [PATCH 5/7] block: add a max_discard_segment_size queue limit
` [PATCH 6/7] sd: support multi-range TRIM for ATA disks
` [PATCH 7/7] sd: use ZERO_PAGE for WRITE_SAME payloads

[GIT PULL] Block fixes for 4.11-rc
 2017-03-29 21:27 UTC 

v4.11-rc blk-mq lockup?
 2017-03-29 20:36 UTC  (5+ messages)

[PATCH] block-mq: don't re-queue if we get a queue error
 2017-03-29 19:19 UTC  (4+ messages)

[PATCH] blk-mq-pci: Fix two spelling mistakes
 2017-03-29 17:11 UTC  (2+ messages)

kmemleak complaints on request queue stats (virtio)
 2017-03-29 17:06 UTC  (3+ messages)

[PATCH v2 1/3] block: warn if sharing request queue across gendisks
 2017-03-29 17:06 UTC  (5+ messages)
` [PATCH v2 2/3] blk-mq: fix leak of q->stats
` [PATCH v2 3/3] block: fix leak of q->rq_wb

[PATCH v3 0/4] block: misc changes
 2017-03-29 14:00 UTC  (13+ messages)
` [PATCH v3 1/4] blk-mq: comment on races related with timeout handler
` [PATCH v3 2/4] block: add a read barrier in blk_queue_enter()
` [PATCH v3 3/4] block: rename blk_mq_freeze_queue_start()
` [PATCH v3 4/4] block: block new I/O just after queue is set as dying

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (26+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()

[PATCH v4] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-28 22:01 UTC  (4+ messages)
` [PATCH v5] "

[PATCH v5] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-28 21:53 UTC  (4+ messages)
` [PATCH] "

[PATCH 0/2] blk-stat: Add ability to not bucket IO, add this to IO poling
 2017-03-28 21:52 UTC  (13+ messages)
` [PATCH 1/2] blk-stat: convert blk-stat bucket callback to signed
` [PATCH 2/2] blk-stat: add a poll_size value to the request_queue struct

[PATCH 0/6] block: convert remaining drivers which share a request queue
 2017-03-28 21:07 UTC  (11+ messages)
` [PATCH 1/6] hd: stop sharing request queue across multiple gendisks
` [PATCH 2/6] parport/pd: "
` [PATCH 3/6] parport/pcd: "
` [PATCH 4/6] parport/pf: "
` [PATCH 5/6] swim: "
` [PATCH 6/6] jsflash: "

[PATCH V7 00/18] blk-throttle: add .low limit
 2017-03-28 15:58 UTC  (27+ messages)
` [PATCH V7 01/18] blk-throttle: use U64_MAX/UINT_MAX to replace -1
` [PATCH V7 02/18] blk-throttle: prepare support multiple limits
` [PATCH V7 03/18] blk-throttle: add configure option for new .low interface
` [PATCH V7 04/18] blk-throttle: add "
` [PATCH V7 05/18] blk-throttle: configure bps/iops limit for cgroup in low limit
` [PATCH V7 06/18] blk-throttle: add upgrade logic for LIMIT_LOW state
` [PATCH V7 07/18] blk-throttle: add downgrade logic
` [PATCH V7 08/18] blk-throttle: make sure expire time isn't too big
` [PATCH V7 09/18] blk-throttle: make throtl_slice tunable
` [PATCH V7 10/18] blk-throttle: choose a small throtl_slice for SSD
` [PATCH V7 11/18] blk-throttle: detect completed idle cgroup
` [PATCH V7 12/18] blk-throttle: make bandwidth change smooth
` [PATCH V7 13/18] blk-throttle: add a simple idle detection
` [PATCH V7 14/18] blk-throttle: add interface to configure idle time threshold
` [PATCH V7 15/18] blk-throttle: ignore idle cgroup limit
` [PATCH V7 16/18] blk-throttle: add interface for per-cgroup target latency
` [PATCH V7 17/18] blk-throttle: add a mechanism to estimate IO latency
` [PATCH V7 18/18] blk-throttle: add latency target support
      ` [PATCH 0/3] blk-throttle: add .low limit fix
        ` [PATCH 1/3] block: track request size in blk_issue_stat
        ` [PATCH 2/3] blk-throttle: add a mechanism to estimate IO latency
        ` [PATCH 3/3] blk-throttle: add latency target support

[RFC PATCH 00/28] INFINIBAND NETWORK BLOCK DEVICE (IBNBD)
 2017-03-28 14:17 UTC  (4+ messages)

[PATCH] blk-mq: Add NULL pointer check for HW dispatch queue
 2017-03-28  8:35 UTC  (3+ messages)

[PATCH RFC 22/39] mmc: block: Prepare CQE data
 2017-03-28  7:57 UTC  (3+ messages)

[PATCH 00/16] multiqueue for MMC/SD third try
 2017-03-28  7:47 UTC  (12+ messages)
` [PATCH 06/16] mmc: core: replace waitqueue with worker

[PATCH 1/2] blk-mq: fix leak of q->stats
 2017-03-28  3:45 UTC  (6+ messages)
` [PATCH 2/2] block: fix leak of q->rq_wb

[PATCH] block: trace completion of all bios
 2017-03-27 23:42 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "
              ` [dm-devel] "

[PATCH] blkcg: allocate struct blkcg_gq outside request queue spinlock
 2017-03-27 18:29 UTC  (2+ messages)

[BUG] Deadlock due due to interactions of block, RCU, and cpu offline
 2017-03-27 18:17 UTC  (4+ messages)

[PATCH v2 0/4] block: misc changes
 2017-03-27 11:31 UTC  (6+ messages)
` [PATCH v2 2/4] block: add a read barrier in blk_queue_enter()

[PATCH v3 00/14] md: cleanup on direct access to bvec table
 2017-03-27  9:52 UTC  (8+ messages)
` [PATCH v3 01/14] md: raid1/raid10: don't handle failure of bio_add_page()
` [PATCH v3 02/14] md: move two macros into md.h

[PATCH] fs: remove _submit_bh()
 2017-03-27  9:06 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).