linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 11:58:37 to 2019-04-23 20:31:55 UTC [more...]

io_uring: not good enough for release
 2019-04-23 20:31 UTC  (2+ messages)

general protection fault in debugfs_remove
 2019-04-23 16:28 UTC 

[PATCH 0/2] scis: core: avoid big pre-allocation for sg list
 2019-04-23 15:37 UTC  (5+ messages)
` [PATCH 1/2] scsi: core: avoid to pre-allocate big chunk for protection meta data
` [PATCH 2/2] scsi: core: avoid to pre-allocate big chunk for sg list

WARNING in percpu_ref_kill_and_confirm
 2019-04-23 14:41 UTC  (10+ messages)

[PATCH V6 0/9] blk-mq: fix races related with freeing queue
 2019-04-23 14:07 UTC  (18+ messages)
` [PATCH V6 2/9] blk-mq: move cancel of requeue_work into blk_mq_release
` [PATCH V6 3/9] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V6 4/9] blk-mq: move all hctx alloction & initialization into __blk_mq_alloc_and_init_hctx
` [PATCH V6 6/9] blk-mq: always free hctx after request queue is freed
` [PATCH V6 9/9] nvme: hold request queue's refcount in ns's whole lifetime

[PATCH V3] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-04-23 13:57 UTC  (3+ messages)

[PATCH v4 0/7] lightnvm: next set of improvements for 5.2
 2019-04-23 13:51 UTC  (8+ messages)
` [PATCH v4 2/7] lightnvm: pblk: simplify partial read path
` [PATCH v4 6/7] lightnvm: track inflight target creations
` [PATCH v4 7/7] lightnvm: do not remove instance under global lock

[PATCH 0/5] blk-mq: fixes for Ming Leis V6 patchset
 2019-04-23 12:29 UTC  (6+ messages)
` [PATCH 1/5] blk-mq: rename 'dead_hctx_XX' to 'unused_hctx_XX'
` [PATCH 2/5] blk-mq: drop 'hctx_idx' argument from blk_mq_alloc_hctx()
` [PATCH 3/5] blk-mq: remove 'nr_queue' argument in blk_mq_exit_hw_queues()
` [PATCH 4/5] blk-mq: Set hctx pointer to NULL "
` [PATCH 5/5] blk-mq: free q->queue_hw_ctx in blk_mq_exit_queue()

[RFC PATCH v2 00/16] bcache: fix journal no-space deadlock
 2019-04-23  7:18 UTC  (46+ messages)
` [RFC PATCH v2 01/16] bcache: move definition of 'int ret' out of macro read_bucket()
` [RFC PATCH v2 02/16] bcache: never set 0 to KEY_PTRS of jouranl key in journal_reclaim()
` [RFC PATCH v2 03/16] bcache: reload jouranl key information during journal replay
` [RFC PATCH v2 04/16] bcache: fix journal deadlock during jouranl replay
` [RFC PATCH v2 05/16] bcache: reserve space for journal_meta() in run time
` [RFC PATCH v2 06/16] bcache: add failure check to run_cache_set() for journal replay
` [RFC PATCH v2 07/16] bcache: add comments for kobj release callback routine
` [RFC PATCH v2 08/16] bcache: return error immediately in bch_journal_replay()
` [RFC PATCH v2 09/16] bcache: add error check for calling register_bdev()
` [RFC PATCH v2 10/16] bcache: Add comments for blkdev_put() in registration code path
` [RFC PATCH v2 11/16] bcache: add comments for closure_fn to be called in closure_queue()
` [RFC PATCH v2 12/16] bcache: add pendings_cleanup to stop pending bcache device
` [RFC PATCH v2 13/16] bcache: fix fifo index swapping condition in btree_flush_write()
` [RFC PATCH v2 14/16] bcache: try to flush btree nodes as many as possible
` [RFC PATCH v2 15/16] bcache: improve bcache_reboot()
` [RFC PATCH v2 16/16] bcache: introduce spinlock_t flush_write_lock in struct journal

[PATCH 0/2] block: enable multi-page bvec for bio integrity
 2019-04-23  7:15 UTC  (3+ messages)
` [PATCH 1/2] block: integrity: "
` [PATCH 2/2] block: integrity: simplify bio_integrity_prep

[PATCH V2] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-04-23  6:20 UTC  (3+ messages)

[PATCH AUTOSEL 5.0 59/98] sbitmap: order READ/WRITE freed instance and setting clear bit
 2019-04-22 19:41 UTC 

io_uring memory ordering (and broken queue-is-full checks)
 2019-04-22 17:04 UTC  (7+ messages)
    ` [PATCH v1 1/3] io_uring: fix race condition reading SQ entries
      ` [PATCH v1 2/3] io_uring: fix race condition when sq threads goes sleeping
      ` [PATCH v1 3/3] io_uring: fix poll full SQ detection

[PATCH v2] block: don't show io_timeout if driver has no timeout handler
 2019-04-22 14:37 UTC  (4+ messages)

[PATCH] block: avoid scatterlist offsets > PAGE_SIZE
 2019-04-22 14:22 UTC  (4+ messages)

[PATCH] brd: re-enable __GFP_HIGHMEM in brd_insert_page()
 2019-04-22 14:20 UTC  (2+ messages)

breakage after "io_uring: offload write to async worker in case of -EAGAIN"
 2019-04-22 14:07 UTC  (3+ messages)

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

[PATCH v2 07/79] docs: cdrom: convert docs to ReST and rename to *.rst
 2019-04-22 13:28 UTC  (3+ messages)
` [PATCH v2 76/79] docs: blockdev: convert to ReST
` [PATCH v2 79/79] docs: block: "

[RFC PATCH 0/2] Introduce size_to_sectors helper in blkdev.h
 2019-04-21 17:42 UTC  (5+ messages)
` [RFC PATCH 1/2] blkdev.h: Introduce size_to_sectors hlper function
` [RFC PATCH 2/2] null_blk: Make use of size_to_sectors helper

[PATCH 0/1] io_uring: fix bad free in io_sqe_files_register
 2019-04-21  2:02 UTC  (4+ messages)
` [PATCH 1/1] "

[GIT PULL] Block fixes for 5.1-rc6
 2019-04-20 20:05 UTC  (2+ messages)

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

[PATCH 0/1] blk-mq error handling memory leak
 2019-04-19 20:35 UTC  (2+ messages)
` [PATCH 1/1] blk-mq: Fix memory leak in error handling

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-04-19 17:08 UTC  (3+ messages)
` [RFC] [PATCH V2 1/1] md/raid0: Introduce emergency stop for raid0 arrays

[PATCH] block: kill all_q_node in request_queue
 2019-04-19 17:31 UTC  (4+ messages)

[PATCH -next] block: Warn if page offset is equal to or larger than page size
 2019-04-19  6:57 UTC  (3+ messages)

[PATCH V2] block: make sure that bvec length can't be overflow
 2019-04-19 17:32 UTC  (2+ messages)

avoid calling nth_page in the block I/O path
 2019-04-19  2:36 UTC  (14+ messages)
` [PATCH 1/5] block: rewrite blk_bvec_map_sg to avoid a nth_page call

[RFC PATCH 0/1] Introduce a new target: lzbd - LightNVM Zoned Block Device
 2019-04-18 21:56 UTC  (3+ messages)
` [RFC PATCH 1/1] lightnvm: add lzbd - a zoned block device target

Mounting partitions with same label as filesystem mountpoint name
 2019-04-18 18:37 UTC 

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-18 18:03 UTC  (17+ messages)

[PATCH] block: use static bio_set for bio_split() calls
 2019-04-18 18:26 UTC  (4+ messages)

[PATCHv2] fio: Add advise THP option to mmap engine
 2019-04-18 16:50 UTC  (2+ messages)

Adding QCOW2 reading/writing support
 2019-04-18 10:02 UTC  (9+ messages)

[PATCH v2] block: bio_map_user_iov should not be limited to BIO_MAX_PAGES
 2019-04-18  9:43 UTC  (7+ messages)

[PATCH] fio: Add advise THP option to mmap engine
 2019-04-17 22:01 UTC  (3+ messages)

[PATCH blktests v2] block/020: dynamically change iodepth if test aio-nr lager than aio-max-nr
 2019-04-17 21:41 UTC  (2+ messages)

[PATCH] nvme/012 & 013: avoid extremely slow xfs IO
 2019-04-17 21:40 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).