linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-02 05:33:45 to 2021-02-05 07:50:19 UTC [more...]

question about relative control for sync io using bfq
 2021-02-05  7:49 UTC  (3+ messages)

[PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed
 2021-02-05  7:30 UTC  (5+ messages)
` [PATCH 1/2] block: move partitions check code into single helper
` [PATCH 2/2] block: avoid to drop & re-add partitions if partitions aren't changed

[PATCH v5 0/2] fix a NULL pointer bug and simplify the code
 2021-02-05  6:56 UTC  (3+ messages)
` [PATCH v5 1/2] nbd: Fix NULL pointer in flush_workqueue
` [PATCH v5 2/2] nbd: share nbd_put and return by goto put_nbd

[PATCH V2 0/5] blktrace: few cleanup
 2021-02-05  3:50 UTC  (6+ messages)
` [PATCH V2 1/5] block: remove superfluous param in blk_fill_rwbs()
` [PATCH V2 2/5] blktrace: add blk_fill_rwbs documentation comment
` [PATCH V2 3/5] blktrace: fix blk_rq_issue documentation
` [PATCH V2 4/5] blktrace: fix blk_rq_merge documentation
` [PATCH V2 5/5] block: get rid of the trace rq insert wrapper

[PATCH v4 0/8] block: add zone write granularity limit
 2021-02-05  2:56 UTC  (6+ messages)
` [PATCH v4 5/8] block: introduce zone_write_granularity limit
` [PATCH v4 8/8] sd_zbc: clear zone resources for non-zoned case

use-after-free access in bt_iter()
 2021-02-05  2:39 UTC  (4+ messages)

[PATCH v5 0/3] avoid double request completion and IO error
 2021-02-05  2:02 UTC  (12+ messages)
` [PATCH v5 1/3] blk-mq: introduce blk_mq_set_request_complete

[PATCH] kyber: introduce kyber_depth_updated()
 2021-02-04 19:47 UTC  (4+ messages)

[RFC PATCH 0/2] block: Remove skd driver
 2021-02-04 14:57 UTC  (13+ messages)
` [RFC PATCH 2/2] block: revert "block: fix bd_size_lock use"

cleanup bvec allocation
 2021-02-04 17:57 UTC  (13+ messages)
` [PATCH 01/11] block: reuse BIO_INLINE_VECS for integrity bvecs
` [PATCH 02/11] block: move struct biovec_slab to bio.c
` [PATCH 03/11] block: factor out a bvec_alloc_gfp helper
` [PATCH 04/11] block: streamline bvec_alloc
` [PATCH 05/11] block: remove the 1 and 4 vec bvec_slabs entries
` [PATCH 06/11] block: turn the nr_iovecs argument to bio_alloc* into an unsigned short
` [PATCH 07/11] block: remove a layer of indentation in bio_iov_iter_get_pages
` [PATCH 08/11] block: set BIO_NO_PAGE_REF in bio_iov_bvec_set
` [PATCH 09/11] block: mark the bio as cloned "
` [PATCH 10/11] md/raid10: remove dead code in reshape_request
` [PATCH 11/11] block: use bi_max_vecs to find the bvec pool

[PATCH] block: recalculate segment count for multi-segment discard requests correctly
 2021-02-04 16:43 UTC  (12+ messages)

[GIT PULL] nvme fixes for 5.11
 2021-02-04 15:27 UTC  (3+ messages)

[PATCH] vio: make remove callback return void
 2021-02-04 16:08 UTC  (2+ messages)

[GIT PULL] Floppy patch for 5.12
 2021-02-04 14:59 UTC  (3+ messages)

[PATCH] floppy: fix open(O_ACCMODE) for ioctl-only open
 2021-02-04 10:18 UTC  (13+ messages)
              ` [PATCH RESEND] "
                              ` [PATCH] floppy: reintroduce O_NDELAY fix

[PATCH v4 0/6] block-layer interposer
 2021-02-04 10:06 UTC  (13+ messages)
` [PATCH v4 1/6] docs: device-mapper: add remap_and_filter
` [PATCH v4 2/6] block: add blk_interposer
` [PATCH v4 3/6] block: add blk_mq_is_queue_frozen()
` [PATCH v4 4/6] dm: new ioctl DM_DEV_REMAP_CMD
` [PATCH v4 5/6] dm: add 'noexcl' option for dm-linear
` [PATCH v4 6/6] docs: device-mapper: "

[PATCH v4 0/2] fix a NULL pointer bug and simplify the code
 2021-02-04  7:09 UTC  (3+ messages)
` [PATCH v4 1/2] nbd: Fix NULL pointer in flush_workqueue
` [PATCH v4 2/2] nbd: share exception handling code by goto put_nbd

[PATCH blktests 0/3] Three SRP patches
 2021-02-04  3:58 UTC  (4+ messages)
` [PATCH blktests 3/3] rdma: Use rdma link instead of /sys/class/infiniband/*/parent

[PATCH V7 00/13] blk-mq/scsi: tracking device queue depth via sbitmap
 2021-02-04  2:59 UTC  (5+ messages)

[PATCH v5 1/2] bio: limit bio max size
 2021-02-04  1:01 UTC  (2+ messages)
    ` [PATCH v5 2/2] bio: add limit_bio_size sysfs

[PATCH 0/2 v3] blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues
 2021-02-03 16:54 UTC  (4+ messages)

[PATCH V4 0/3] block: add two statistic tables
 2021-02-03 15:10 UTC  (4+ messages)
` [PATCH V4 1/3] block: add io_extra_stats node
` [PATCH V4 2/3] block: add a statistic table for io latency
` [PATCH V4 3/3] block: add a statistic table for io sector

[PATCH v4 1/2] bio: limit bio max size
 2021-02-03 13:03 UTC  (7+ messages)
  ` [PATCH v4 2/2] bio: add limit_bio_size sysfs
              ` [PATCH "

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-03 11:48 UTC  (8+ messages)
` [PATCH BUGFIX/IMPROVEMENT 2/6] block, bfq: put reqs of waker and woken in dispatch list
` [PATCH BUGFIX/IMPROVEMENT 5/6] block, bfq: keep shared queues out of the waker mechanism

[PATCH v4 1/2] bio: limit bio max size
 2021-02-03  5:30 UTC  (4+ messages)

[PATCH] Fix Revert "bfq: Fix computation of shallow depth" in linux-block.git
 2021-02-03  3:54 UTC  (3+ messages)

[PATCH] Revert "bfq: Fix computation of shallow depth"
 2021-02-03  2:39 UTC  (4+ messages)

[PATCH 0/7] blktrace: few clenaup
 2021-02-02 20:15 UTC  (36+ messages)
` [PATCH 1/7] block: remove superfluous param in blk_fill_rwbs()
` [PATCH 2/7] blktrace: add blk_fill_rwbs documentation comment
` [PATCH 3/7] blktrace: fix blk_rq_issue documentation
` [PATCH 4/7] blktrace: fix blk_rq_merge documentation
` [PATCH 5/7] block: get rid of the trace rq insert wrapper
` [PATCH 6/7] null_blk: allow disacrd on non-membacked mode
` [PATCH 7/7] null_blk: add module param queue bounce limit

[RFC PATCH 00/20] loop: cleanup and small improvement
 2021-02-02 19:56 UTC  (31+ messages)
` [RFC PATCH 01/20] loop: use uniform alignment for struct members
` [RFC PATCH 02/20] loop: add lockdep assert in loop_add()
` [RFC PATCH 03/20] loop: add lockdep assert in loop_lookup()
` [RFC PATCH 04/20] loop: allow user to set the queue depth
` [RFC PATCH 05/20] loop: use snprintf for XXX_show()
` [RFC PATCH 06/20] loop: add newline after variable declaration
` [RFC PATCH 07/20] loop: use uniform variable declaration style
` [RFC PATCH 08/20] loop: use uniform function header style
` [RFC PATCH 09/20] loop: remove extra variable in lo_fallocate()
` [RFC PATCH 10/20] loop: remove extra variable in lo_req_flush
` [RFC PATCH 11/20] loop: remove local variable in lo_compat_ioctl
` [RFC PATCH 12/20] loop: cleanup lo_ioctl()
` [RFC PATCH 13/20] loop: remove memset in info64 to compat
` [RFC PATCH 14/20] loop: remove memset in info64 from compat
` [RFC PATCH 15/20] loop: remove memset in loop_info64_from_old()
` [RFC PATCH 16/20] loop: remove memset in loop_info64_to_old()
` [RFC PATCH 17/20] loop: change fd set err at actual error condition
` [RFC PATCH 18/20] loop: configure "
` [RFC PATCH 19/20] loop: set error value in case of actual error
` [RFC PATCH 20/20] loop: remove the extra line in declaration

[PATCH] lightnvm: fix unnecessary NULL check warnings
 2021-02-02 18:38 UTC  (5+ messages)

PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv()
 2021-02-02 18:17 UTC  (2+ messages)

[PATCH v3] xen-blkback: fix compatibility bug with single page rings
 2021-02-02 17:56 UTC 

[GIT PULL] first round of nvme updates for 5.12
 2021-02-02 17:43 UTC  (2+ messages)

[PATCH v2] xen-blkback: fix compatibility bug with single page rings
 2021-02-02 16:42 UTC  (7+ messages)

[PATCH] block: fix memory leak of bvec
 2021-02-02 15:58 UTC  (3+ messages)

[PATCH AUTOSEL 5.10 24/25] blk-cgroup: Use cond_resched() when destroy blkgs
 2021-02-02 15:06 UTC 

[PATCH AUTOSEL 5.4 17/17] blk-cgroup: Use cond_resched() when destroy blkgs
 2021-02-02 15:06 UTC 

[PATCH V3 0/3] block: add two statistic tables
 2021-02-02 14:42 UTC  (3+ messages)

[PATCH v3 2/4] megaraid_sas: iouring iopoll support
 2021-02-02 11:30 UTC  (3+ messages)

KASAN: use-after-free Read in recv_work
 2021-02-02 10:28 UTC 

general protection fault in invalidate_bdev
 2021-02-02  7:32 UTC 


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