linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-28 09:43:09 to 2020-07-31 22:33:25 UTC [more...]

[PATCH] block: don't do revalidate zones on invalid devices
 2020-07-31 22:33 UTC  (6+ messages)

[PATCH 0/7] block: delete or fix duplicated words
 2020-07-31 22:30 UTC  (9+ messages)
` [PATCH 1/7] block: bfq-iosched: fix duplicated word
` [PATCH 2/7] block: bio: delete duplicated words
` [PATCH 3/7] block: elevator: delete duplicated word and fix typos
` [PATCH 4/7] block: genhd: delete duplicated words
` [PATCH 5/7] block: blk-mq: delete duplicated word
` [PATCH 6/7] block: blk-mq-sched: "
` [PATCH 7/7] block: blk-timeout: "

[PATCH v4 0/6] zone-append support in io-uring and aio
 2020-07-31 15:07 UTC  (28+ messages)
  ` [PATCH v4 6/6] io_uring: add support for zone-append

blk: delete the redundant NULL judgment in put_io_context()
 2020-07-31  2:18 UTC 

[RFC PATCH] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-07-31  0:33 UTC  (20+ messages)

[Linux-kernel-mentees] [PATCH] block/floppy: Prevent kernel-infoleak in raw_cmd_copyout()
 2020-07-30 20:45 UTC  (11+ messages)
` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] iocost: Fix check condition of iocg abs_vdebt
 2020-07-30 17:46 UTC  (3+ messages)

[GIT PULL] Block fixes for 5.8-rc
 2020-07-30 17:10 UTC  (2+ messages)

[PATCH V2 0/2] Two patches for rnbd
 2020-07-30  9:13 UTC  (3+ messages)
` [PATCH V2 1/2] rnbd: remove rnbd_dev_submit_io
` [PATCH V2 2/2] rnbd: no need to set bi_end_io in rnbd_bio_map_kern

[PATCH] common/multipath-over-rdma: make block scheduler directory optional
 2020-07-30  8:12 UTC  (2+ messages)

[PATCH v2 2/2] syscalls/ioctl_loop05: Using LOOP_CONFIGURE to set direct io
 2020-07-30  7:28 UTC 

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

Return BLK_STS_NOTSUPP and blk_status_t from blk_cloned_rq_check_limits()
 2020-07-29 22:47 UTC  (3+ messages)
` [PATCH 1/2] block: Return blk_status_t instead of errno codes
` [PATCH v2 2/2] block: return BLK_STS_NOTSUPP if operation is not supported

[PATCH] nvme: Use spin_lock_irqsave() when taking the ctrl->lock
 2020-07-29 19:16 UTC 

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

[GIT PULL] nvme fixes for 5.8
 2020-07-29 17:37 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.8
 2020-07-29 17:29 UTC  (3+ messages)

[GIT PULL] nvme updates for 5.9
 2020-07-29 17:23 UTC  (2+ messages)

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  (21+ messages)
` [PATCH v5 1/2] blk-mq: add tagset quiesce interface

[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  (6+ messages)

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

[RFC] block: Allocate only 1 tag set for a kdump kernel
 2020-07-28 11:08 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).