linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-26 15:04:52 to 2020-07-29 17:09:59 UTC [more...]

[GIT PULL] nvme fixes for 5.8
 2020-07-29 17:09 UTC 

[RFC PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-07-29 16:12 UTC  (6+ messages)

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-07-29 15:36 UTC  (20+ messages)

[PATCH] common/multipath-over-rdma: make block scheduler directory optional
 2020-07-29 15:21 UTC 

[Linux-kernel-mentees] [PATCH] block/floppy: Prevent kernel-infoleak in raw_cmd_copyout()
 2020-07-29 13:42 UTC  (8+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

Consistent block device references for root= cmdline
 2020-07-29  8:43 UTC  (5+ messages)
  ` (EXT) "
      ` (EXT) "

[PATCH] blk-mq: insert request not through ->queue_rq into sw/scheduler queue
 2020-07-29  7:24 UTC 

[PATCH v5 0/2] improve nvme quiesce time for large amount of namespaces
 2020-07-29  4:39 UTC  (37+ messages)
` [PATCH v5 1/2] blk-mq: add tagset quiesce interface
` [PATCH v5 2/2] nvme: use blk_mq_[un]quiesce_tagset

[PATCH 00/10] RFC: move logical block size checking to the block core
 2020-07-29  4:32 UTC  (8+ messages)
` [PATCH 02/10] block: virtio-blk: check logical block size

[PATCH 0/5] Some clean-ups for bio merge
 2020-07-29  3:28 UTC  (6+ messages)
` [PATCH 1/5] block: Move bio merge related functions into blk-merge.c
` [PATCH 2/5] block: Remove redundant blk_mq_sched_allow_merge() validation
` [PATCH 3/5] block: Add a new helper to attempt to merge a bio
` [PATCH 4/5] block: Remove blk_mq_attempt_merge() function
` [PATCH 5/5] block: Remove __blk_mq_sched_bio_merge() helper

[PATCH] block: fix possible race on blk_get_queue()
 2020-07-29  2:41 UTC  (2+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-07-28 23:55 UTC  (20+ messages)
` [RFC PATCH v5 01/11] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v5 02/11] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v5 03/11] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v5 04/11] ipe: add property for trust of boot volume
` [RFC PATCH v5 05/11] fs: add security blob and hooks for block_device
` [RFC PATCH v5 06/11] dm-verity: move signature check after tree validation
` [RFC PATCH v5 07/11] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v5 08/11] ipe: add property for signed dmverity volumes
` [RFC PATCH v5 09/11] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v5 10/11] documentation: add ipe documentation
` [RFC PATCH v5 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v5 11/11] cleanup: uapi/linux/audit.h
` [RFC PATCH v5 11/12] documentation: add ipe documentation
` [RFC PATCH v5 12/12] cleanup: uapi/linux/audit.h

[PATCH blktests 0/5] Support zone capacity
 2020-07-28 19:20 UTC  (16+ messages)
` [PATCH blktests 1/5] zbd/rc: Support zone capacity report by blkzone
` [PATCH blktests 2/5] zbd/002: Check validity of zone capacity
` [PATCH blktests 3/5] zbd/004: Check zone boundary writes using zones without zone capacity gap
` [PATCH blktests 4/5] zbd/005: Enable zonemode=zbd when zone capacity is less than zone size
` [PATCH blktests 5/5] zbd/002: Check write pointers only when zones have valid conditions

bdi cleanups v3
 2020-07-28 19:20 UTC  (21+ messages)
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH 1/1] block: return BLK_STS_NOTSUPP if operation is not supported
 2020-07-28 17:18 UTC  (5+ messages)

[PATCH v1] block: Remove callback typedefs for blk_mq_ops
 2020-07-28 16:55 UTC  (3+ messages)

[PATCH] block: Remove callback typedefs for blk_mq_ops
 2020-07-28 16:15 UTC  (3+ messages)

[PATCH] block: Use non _rcu version of list functions for tag_set_list
 2020-07-28 15:37 UTC  (3+ messages)

[PATCH] bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
 2020-07-28 15:23 UTC  (3+ messages)

[PATCH 00/25] bcache patches for Linux v5.9
 2020-07-28 15:13 UTC  (8+ messages)
` [PATCH 25/25] bcache: fix bio_{start,end}_io_acct with proper device

[PATCH 1/2] nvme-tcp: use sendpage_ok() to check page for kernel_sendpage()
 2020-07-28 12:42 UTC  (4+ messages)

[RFC] block: Allocate only 1 tag set for a kdump kernel
 2020-07-28 11:08 UTC 

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-28  7:26 UTC  (15+ messages)
  ` [PATCH v4 1/6] fs: introduce FMODE_ZONE_APPEND and IOCB_ZONE_APPEND
  ` [PATCH v4 2/6] fs: change ki_complete interface to support 64bit ret2
  ` [PATCH v4 4/6] block: add zone append handling for direct I/O path
  ` [PATCH v4 5/6] block: enable zone-append for iov_iter of bvec type
  ` [PATCH v4 6/6] io_uring: add support for zone-append

[PATCH v3 0/2] improve quiesce time for large amount of namespaces
 2020-07-28  1:09 UTC  (18+ messages)
` [PATCH v3 1/2] blk-mq: add async quiesce interface

[PATCH AUTOSEL 5.7 10/25] scsi: core: Run queue in case of I/O resource contention failure
 2020-07-27 23:23 UTC 

[PATCH AUTOSEL 5.4 07/17] scsi: core: Run queue in case of I/O resource contention failure
 2020-07-27 23:24 UTC 

[PATCH v4 0/2] improve quiesce time for large amount of namespaces
 2020-07-27 22:37 UTC  (5+ messages)
` [PATCH v4 1/2] blk-mq: add async quiesce interface
` [PATCH v4 2/2] nvme: improve quiesce time for large amount of namespaces

[PATCH 07/25] bcache: avoid nr_stripes overflow in bcache_device_init()
 2020-07-27 21:24 UTC  (2+ messages)

[PATCH 08/25] bcache: fix overflow in offset_to_stripe()
 2020-07-27 21:24 UTC  (2+ messages)

[v4 00/11] Add persistent durable identifier to storage log messages
 2020-07-27 20:27 UTC  (7+ messages)

[Linux-kernel-mentees] [PATCH] block/scsi-ioctl: Prevent kernel-infoleak in scsi_put_cdrom_generic_arg()
 2020-07-27 19:00 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] block: bfq fix blkio cgroup leakage v2
 2020-07-27  9:17 UTC  (3+ messages)
` [PATCH] block: bfq fix blkio cgroup leakage v3

[PATCH] fs/fs-writeback.c: not WARN on unregistered BDI
 2020-07-27  8:14 UTC  (2+ messages)

bdi cleanups v3
 2020-07-27  7:58 UTC  (11+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO

[PATCH 0/3] bfq: Two fixes and a cleanup for sequential readers
 2020-07-27  7:35 UTC  (6+ messages)
` [PATCH 3/3] bfq: Use only idle IO periods for think time calculations

[PATCH 0/2] zonefs: use zone-append for aio with rwf append
 2020-07-27  3:12 UTC  (9+ messages)
` [PATCH 2/2] zonefs: use zone-append for AIO as well

[PATCH v2 3/3] skd: use generic power management
 2020-07-27  2:14 UTC  (4+ messages)
` [PATCH v3 0/3] block: "
  ` [PATCH v3 3/3] skd: "


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