linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 06:39:49 to 2020-05-22 16:41:20 UTC [more...]

[PATCH] block/rnbd: Fix an IS_ERR() vs NULL check in find_or_create_sess()
 2020-05-22 16:41 UTC  (6+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-22 16:39 UTC  (4+ messages)
` [PATCH v1 04/25] block: nr_sects_write(): Disable preemption on seqcount write
` [PATCH v1 21/25] iocost: Use sequence counter with associated spinlock

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-22 14:47 UTC  (23+ messages)
` [PATCH 1/6] blk-mq: remove the bio argument to ->prepare_request
` [PATCH 2/6] blk-mq: simplify the blk_mq_get_request calling convention
` [PATCH 3/6] blk-mq: move more request initialization to blk_mq_rq_ctx_init
` [PATCH 4/6] blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx
` [PATCH 5/6] blk-mq: add blk_mq_all_tag_iter
` [PATCH 6/6] blk-mq: drain I/O when all CPUs in a hctx are offline

[PATCH] block: Improve io_opt limit stacking
 2020-05-22 14:14 UTC  (5+ messages)

[PATCH] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
 2020-05-22 13:23 UTC 

[RFC PATCH v4 0/3] bcache: support zoned device as bcache backing device
 2020-05-22 12:18 UTC  (4+ messages)
` [RFC PATCH v4 1/3] bcache: export bcache zone information for zoned "
` [RFC PATCH v4 2/3] bcache: handle zone management bios for bcache device
` [RFC PATCH v4 3/3] bcache: reject writeback cache mode for zoned backing device

[PATCH] RDMA/rtrs: server: use already dereferenced rtrs_sess structure
 2020-05-22 10:01 UTC  (2+ messages)

[PATCH v2] rtrs-clt: silence kbuild test inconsistent intenting smatch warning
 2020-05-22  5:39 UTC  (7+ messages)
        ` [PATCH] RDMA/rtrs: get rid of the do_next_path while_next_path macros

blk-mq: improvement CPU hotplug (simplified version) v2
 2020-05-22  1:57 UTC  (45+ messages)
` [PATCH 3/9] blk-mq: simplify the blk_mq_get_request calling convention
` [PATCH 4/9] blk-mq: merge blk_mq_rq_ctx_init into __blk_mq_alloc_request
` [PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
                        ` io_uring vs CPU hotplug, was "
` [PATCH 6/9] blk-mq: don't set data->ctx and data->hctx in __blk_mq_alloc_request
` [PATCH 7/9] blk-mq: disable preemption during allocating request tag
` [PATCH 8/9] blk-mq: add blk_mq_all_tag_iter
` [PATCH 9/9] blk-mq: drain I/O when all CPUs in a hctx are offline

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 23:35 UTC  (24+ messages)

[PATCH 0/1] Fix RTRS compilation with block layer disabled
 2020-05-21 20:00 UTC  (12+ messages)
  ` [PATCH 1/1] rnbd/rtrs: pass max segment size from blk user to the rdma library
      ` [PATCH v2] "

linux-next: Tree for May 19 (block/rnbd/)
 2020-05-21 18:59 UTC  (5+ messages)
  ` [PATCH] rnbd: fix compilation error when CONFIG_MODULES is disabled

[PATCH 0/2]null_blk: small fixes for zoned mode
 2020-05-21 14:47 UTC  (5+ messages)
` [PATCH 1/2] null_blk: return error for invalid zone size
` [PATCH 2/2] null_blk: don't allow discard for zoned mode

small blkdev_issue_flush cleanups
 2020-05-21 14:35 UTC  (2+ messages)

[PATCH v5 00/11] Add a new LOOP_CONFIGURE ioctl
 2020-05-21 14:21 UTC  (2+ messages)

[PATCH 0/3] blk-mq/nvme: improve nvme-pci reset handler
 2020-05-21  2:33 UTC  (8+ messages)
` [PATCH 1/3] blk-mq: add API of blk_mq_queue_frozen
` [PATCH 2/3] nvme: add nvme_frozen
` [PATCH 3/3] nvme-pci: make nvme reset more reliable

[PATCH] iov_iter: fix gap alignment check
 2020-05-21  2:28 UTC 

Fwd: [RFC 2/2] io_uring: mark REQ_NOWAIT for a non-mq queue as unspported
 2020-05-20 17:50 UTC  (2+ messages)

[PATCH blktests] Restore support for running tests without prior test results
 2020-05-20 16:52 UTC 

remove kernel_setsockopt and kernel_getsockopt
 2020-05-20 14:18 UTC  (6+ messages)
` [PATCH 20/33] ipv4: add ip_sock_set_recverr

[PATCH] blkparse: Print PID information for TN_MESSAGE events
 2020-05-20 13:38 UTC  (4+ messages)

[PATCH 0/3] Fix blkparse and iowatcher for kernels >= 4.14
 2020-05-20 13:38 UTC  (2+ messages)

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-19 17:03 UTC  (14+ messages)
` [PATCH v5 4/7] block: move main block debugfs initialization to its own file
` [PATCH v5 5/7] blktrace: fix debugfs use after free
` [PATCH v5 6/7] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v5 7/7] loop: be paranoid on exit and prevent new additions / removals

small block accounting cleanups
 2020-05-19 15:43 UTC  (2+ messages)

avoid a few q_usage_counter roundtrips v3
 2020-05-19 15:43 UTC  (2+ messages)

[PATCH] block: Remove unused flush_queue_delayed in struct blk_flush_queue
 2020-05-19 15:42 UTC  (2+ messages)

[PATCH v3 0/4] Block layer patches for kernel v5.8
 2020-05-19 15:40 UTC  (9+ messages)
` [PATCH v3 1/4] block: Fix type of first compat_put_{,u}long() argument
` [PATCH v3 2/4] bio.h: Declare the arguments of the bio iteration functions const
` [PATCH v3 3/4] block: Document the bio_vec properties
` [PATCH v3 4/4] null_blk: Zero-initialize read buffers in non-memory-backed mode

[PATCH -next] block/rnbd: server: fix error return code in rnbd_srv_create_dev_sysfs()
 2020-05-19  9:37 UTC  (2+ messages)

blktests block/013 failed from commit "block: remove the bd_openers checks in blk_drop_partitions"
 2020-05-19  4:24 UTC 

[PATCH 0/5] Block layer patches for kernel v5.8
 2020-05-19  4:10 UTC  (10+ messages)
` [PATCH 5/5] null_blk: Zero-initialize read buffers in non-memory-backed mode

Maintainers / Kernel Summit 2020 planning kick-off
 2020-05-19  2:42 UTC  (2+ messages)

[PATCH 4.4 64/86] blk-mq: Allow timeouts to run while queue is freezing
 2020-05-18 17:36 UTC 

[PATCH v13 00/12] Inline Encryption Support
 2020-05-18 16:50 UTC  (8+ messages)

[PATCH] blkcg:Fix memory leaks in blkg_conf_prep()
 2020-05-18 14:06 UTC  (2+ messages)
` [PATCH v2] blkcg: Fix memory leak "

[PATCH] blkcg: Fix memory leak in blkg_conf_prep()
 2020-05-18 11:34 UTC  (2+ messages)

[PATCH v5 0/6] Introduce NVIDIA Tegra Partition Table
 2020-05-18  8:00 UTC  (4+ messages)
` [PATCH v5 6/6] soc/tegra: Expose Boot Configuration Table via sysfs

nvme double __blk_mq_complete_request() bugs
 2020-05-18  7:51 UTC  (2+ messages)

[PATCH v6 0/7] Introduce NVIDIA Tegra Partition Table
 2020-05-18  7:51 UTC  (5+ messages)
` [PATCH v6 2/7] mmc: block: Add mmc_bdev_to_card() helper

[RFC PATCH v2 0/4] block layer change necessary for bcache zoned device support
 2020-05-18  6:56 UTC  (10+ messages)
` [RFC PATCH v2 1/4] block: change REQ_OP_ZONE_RESET from 6 to 13


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