linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-24 11:01:58 to 2019-04-27 21:07:38 UTC [more...]

io_uring: not good enough for release
 2019-04-27 21:07 UTC  (8+ messages)
      ` io_uring: RWF_NOWAIT support
        ` [PATCH v1 1/1] [io_uring] fix handling SQEs requesting NOWAIT
    ` io_uring: submission error handling
  ` io_uring: closing / release

[LSF/MM] Preliminary agenda ? Anyone ... anyone ? Bueller ?
 2019-04-27 15:55 UTC  (6+ messages)
  ` [LSF/MM TOPIC] Lightning round?

[PATCH 1/2] io_uring: unaccount scq mem properly
 2019-04-27 11:38 UTC  (2+ messages)
` [PATCH 2/2] io_uring: free ctx->sq_ring if array size overflow detected in io_allocate_scq_urings

[PATCH 0/2] block/iov_iter: fix two issues related with BIO_NO_PAGE_REF
 2019-04-27  6:02 UTC  (7+ messages)
` [PATCH 1/2] block: fix handling for BIO_NO_PAGE_REF
` [PATCH 2/2] iov_iter: fix iov_iter_type

[PATCH V7 0/9] blk-mq: fix races related with freeing queue
 2019-04-27  5:54 UTC  (28+ messages)
` [PATCH V7 1/9] blk-mq: grab .q_usage_counter when queuing request from plug code path
` [PATCH V7 2/9] blk-mq: move cancel of requeue_work into blk_mq_release
` [PATCH V7 3/9] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V7 4/9] blk-mq: move all hctx alloction & initialization into __blk_mq_alloc_and_init_hctx
` [PATCH V7 5/9] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
` [PATCH V7 6/9] blk-mq: always free hctx after request queue is freed
` [PATCH V7 7/9] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
` [PATCH V7 8/9] block: don't drain in-progress dispatch in blk_cleanup_queue()
` [PATCH V7 9/9] nvme: hold request queue's refcount in ns's whole lifetime

[PATCH V3 0/2] scsi: core: avoid big pre-allocation for sg list
 2019-04-27  5:45 UTC  (9+ messages)
` [PATCH V3 1/3] lib/sg_pool.c: improve APIs for allocating sg pool
` [PATCH V3 2/3] scsi: core: avoid to pre-allocate big chunk for protection meta data
` [PATCH V3 3/3] scsi: core: avoid to pre-allocate big chunk for sg list

[PATCH] block/028: check if T10 verification fails
 2019-04-27  3:29 UTC  (7+ messages)

[PATCH AUTOSEL 5.0 64/79] block, bfq: fix use after free in bfq_bfqq_expire
 2019-04-27  1:38 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 65/79] virtio-blk: limit number of hw queues by nr_cpu_ids
` [PATCH AUTOSEL 5.0 66/79] blk-mq: introduce blk_mq_complete_request_sync()

[PATCH AUTOSEL 4.19 44/53] virtio-blk: limit number of hw queues by nr_cpu_ids
 2019-04-27  1:40 UTC 

[PATCH AUTOSEL 4.14 26/32] virtio-blk: limit number of hw queues by nr_cpu_ids
 2019-04-27  1:42 UTC 

[PATCH AUTOSEL 4.9 13/16] virtio-blk: limit number of hw queues by nr_cpu_ids
 2019-04-27  1:43 UTC 

[LSF/MM TOPIC] Direct block mapping through fs for device
 2019-04-27  1:25 UTC  (8+ messages)

[PATCH v5 0/3] lightnvm: next set of improvements for 5.2
 2019-04-26 19:53 UTC  (6+ messages)
` [PATCH v5 1/3] lightnvm: pblk: simplify partial read path
` [PATCH v5 2/3] lightnvm: pblk: use nvm_rq_to_ppa_list()
` [PATCH v5 3/3] lightnvm: pblk: store multiple copies of smeta

[PATCH bpf-next v5 2/5] nbd: trace sending nbd requests
 2019-04-26 18:49 UTC  (2+ messages)
` [PATCH bpf-next v5 3/5] nbd: add tracepoints for send/receive timing

[GIT PULL] nvme updates for 5.2
 2019-04-26 16:26 UTC  (2+ messages)

[PATCH] lightnvm: pblk: Introduce hot-cold data separation
 2019-04-26 16:23 UTC  (6+ messages)

[PATCH v4 0/7] lightnvm: next set of improvements for 5.2
 2019-04-26 12:34 UTC  (2+ messages)

[PATCH 0/5] RFC blk-mq device stats
 2019-04-26  0:20 UTC  (6+ messages)
` [PATCH 1/5] blk-stat: rename batch to time
` [PATCH 2/5] block: keep track of per-device io sizes in stats
` [PATCH 3/5] Use blk-stat infrastructure to collect per queue device stats
` [PATCH 4/5] Export block dev stats to sysfs
` [PATCH 5/5] Expand block stats to export number of of requests per bucket

[PATCH v2 0/8] kobject: Add default group support to kobj_type and replace subsystem uses
 2019-04-25 20:12 UTC  (2+ messages)

simplify bio_for_each_segment_all
 2019-04-25 16:23 UTC  (8+ messages)
` [PATCH 1/2] bcache: clean up do_btree_node_write a bit
` [PATCH 2/2] block: remove the i argument to bio_for_each_segment_all

[PATCH] block: use static bio_set for bio_split() calls
 2019-04-25 15:36 UTC  (11+ messages)

bio_iov_iter_get_pages() + page_alloc.shuffle=1 migrating failures
 2019-04-25 13:02 UTC  (3+ messages)

[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
 2019-04-25 12:03 UTC  (5+ messages)

[PATCH v5 0/7] Extend write-hint framework, and add write-hint for Ext4 journal
 2019-04-25 11:20 UTC  (8+ messages)
    ` [PATCH v5 1/7] fs: introduce write-hint start point for in-kernel hints
    ` [PATCH v5 2/7] block: increase stream count for in-kernel use
    ` [PATCH v5 3/7] block: introduce API to register stream information with block-layer
    ` [PATCH v5 4/7] block: introduce write-hint to stream-id conversion
    ` [PATCH v5 5/7] nvme: register stream info with block layer
    ` [PATCH v5 6/7] fs: introduce APIs to enable passing write-hint with buffer-head
    ` [PATCH v5 7/7] fs/ext4,jbd2: add support for sending write-hint with journal

[PATCH V2 0/2] scis: core: avoid big pre-allocation for sg list
 2019-04-25 11:20 UTC  (6+ messages)
` [PATCH V2 1/2] scsi: core: avoid to pre-allocate big chunk for protection meta data

[PATCH v4] blk-mq: fix hang caused by freeze/unfreeze sequence
 2019-04-25 10:28 UTC 

bio_add_pc_page cleanups
 2019-04-25  7:04 UTC  (4+ messages)
` [PATCH 1/3] block: remove the __bio_add_pc_page export
` [PATCH 2/3] block: remove bogus comments in __bio_add_pc_page
` [PATCH 3/3] block: clean up __bio_add_pc_page a bit

[PATCH 00/18] bcache patches for Linux v5.2
 2019-04-25  6:01 UTC  (21+ messages)
` [PATCH 01/18] bcache: fix crashes stopping bcache device before read miss done
` [PATCH 02/18] bcache: fix inaccurate result of unused buckets
` [PATCH 03/18] bcache: avoid clang -Wunintialized warning
` [PATCH 04/18] bcache: use kmemdup_nul for CACHED_LABEL buffer
` [PATCH 05/18] bcache: Clean up bch_get_congested()
` [PATCH 06/18] bcache: fix a race between cache register and cacheset unregister
` [PATCH 07/18] bcache: move definition of 'int ret' out of macro read_bucket()
` [PATCH 08/18] bcache: never set KEY_PTRS of jouranl key to 0 in journal_reclaim()
` [PATCH 09/18] bcache: add failure check to run_cache_set() for journal replay
` [PATCH 10/18] bcache: add comments for kobj release callback routine
` [PATCH 11/18] bcache: return error immediately in bch_journal_replay()
` [PATCH 12/18] bcache: add error check for calling register_bdev()
` [PATCH 13/18] bcache: Add comments for blkdev_put() in registration code path
` [PATCH 14/18] bcache: add comments for closure_fn to be called in closure_queue()
` [PATCH 15/18] bcache: improve bcache_reboot()
` [PATCH 16/18] bcache: fix failure in journal relplay
` [PATCH 17/18] bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce
` [PATCH 18/18] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set

[PATCH 0/2] scis: core: avoid big pre-allocation for sg list
 2019-04-25  0:45 UTC  (14+ messages)
` [PATCH 2/2] scsi: core: avoid to pre-allocate big chunk "

io_uring memory ordering (and broken queue-is-full checks)
 2019-04-24 21:54 UTC  (8+ messages)
` [PATCH barrier cleanup v1 1/7] io_uring: fix notes on barriers
  ` [PATCH barrier cleanup v1 2/7] io_uring: remove unnecessary barrier before wq_has_sleeper
  ` [PATCH barrier cleanup v1 3/7] io_uring: remove unnecessary barrier before reading cq head
  ` [PATCH barrier cleanup v1 4/7] io_uring: remove unnecessary barrier after updating SQ head
  ` [PATCH barrier cleanup v1 5/7] io_uring: remove unnecessary barrier before reading SQ tail
  ` [PATCH barrier cleanup v1 6/7] io_uring: remove unnecessary barrier after incrementing dropped counter
  ` [PATCH barrier cleanup v1 7/7] io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUP

[PATCH bpf-next v4 2/5] nbd: trace sending nbd requests
 2019-04-24 19:07 UTC  (2+ messages)
` [PATCH bpf-next v4 3/5] nbd: add tracepoints for send/receive timing

[PATCH 3.18 054/104] block: do not leak memory in bio_copy_user_iov()
 2019-04-24 17:09 UTC 

[PATCH] bcache: add alloc_thread_running to struct cache
 2019-04-24 17:25 UTC 

[PATCH 4.4 090/168] block: do not leak memory in bio_copy_user_iov()
 2019-04-24 17:08 UTC 

[RFC PATCH v2 00/16] bcache: fix journal no-space deadlock
 2019-04-24 16:06 UTC  (4+ messages)
` [RFC PATCH v2 06/16] bcache: add failure check to run_cache_set() for journal replay

[PATCH AUTOSEL 3.18 08/10] xsysace: Fix error handling in ace_setup
 2019-04-24 14:52 UTC 

[PATCH AUTOSEL 4.4 13/15] xsysace: Fix error handling in ace_setup
 2019-04-24 14:51 UTC 

[PATCH AUTOSEL 4.9 26/28] xsysace: Fix error handling in ace_setup
 2019-04-24 14:50 UTC 

[PATCH AUTOSEL 4.14 33/35] xsysace: Fix error handling in ace_setup
 2019-04-24 14:47 UTC 

[PATCH AUTOSEL 4.19 28/52] block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
 2019-04-24 14:39 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 48/52] xsysace: Fix error handling in ace_setup

[PATCH AUTOSEL 5.0 36/66] block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
 2019-04-24 14:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.0 44/66] blk-mq: do not reset plug->rq_count before the list is sorted
` [PATCH AUTOSEL 5.0 57/66] null_blk: prevent crash from bad home_node value
` [PATCH AUTOSEL 5.0 58/66] xsysace: Fix error handling in ace_setup

[PATCH] block: don't run get_page() on pages from non-bvec iov iter
 2019-04-24 14:33 UTC  (4+ messages)

[PATCH 0/2] block: enable multi-page bvec for bio integrity
 2019-04-24 13:18 UTC  (4+ messages)
` [PATCH 1/2] block: integrity: "


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