linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-06 15:19:16 to 2020-04-08 20:15:14 UTC [more...]

[PATCHSET block/for-5.8] iocost: improve use_delay and latency target handling
 2020-04-08 20:14 UTC  (5+ messages)
` [PATCH 1/5] blk-iocost: switch to fixed non-auto-decaying use_delay
` [PATCH 2/5] block: add request->io_data_len
` [PATCH 4/5] iocost_monitor: exit successfully if interval is zero
` [PATCH 5/5] iocost_monitor: drop string wrap around numbers when outputting json

(no subject)
 2020-04-08 19:44 UTC  (11+ messages)
` [PATCH 01/10] block: refactor blkpg_ioctl
` [PATCH 02/10] block: pass a hd_struct to delete_partition
` [PATCH 03/10] block: cleanup hd_struct freeing
` [PATCH 04/10] block: remove hd_struct_kill
` [PATCH 05/10] block: remove the disk argument from blk_drop_partitions
` [PATCH 06/10] dasd: use blk_drop_partitions instead of badly reimplementing it
` [PATCH 07/10] block: don't call invalidate_partition from blk_drop_partitions
` [PATCH 08/10] block: simplify block device syncing in bdev_del_partition
` [PATCH 09/10] block: mark invalidate_partition static
` [PATCH 10/10] block: fold bdev_unhash_inode into invalidate_partition

[PATCH V6 0/8] blk-mq: improvement CPU hotplug
 2020-04-08 16:56 UTC  (19+ messages)
` [PATCH V6 1/8] blk-mq: assign rq->tag in blk_mq_get_driver_tag
` [PATCH V6 2/8] blk-mq: add new state of BLK_MQ_S_INACTIVE
` [PATCH V6 3/8] blk-mq: prepare for draining IO when hctx's all CPUs are offline
` [PATCH V6 4/8] blk-mq: stop to handle IO and drain IO before hctx becomes inactive
` [PATCH V6 5/8] block: add blk_end_flush_machinery
` [PATCH V6 6/8] blk-mq: re-submit IO in case that hctx is inactive
` [PATCH V6 7/8] blk-mq: handle requests dispatched from IO scheduler in case of inactive hctx
` [PATCH V6 8/8] block: deactivate hctx when the hctx is actually inactive

[PATCH 0/8] loopfs
 2020-04-08 16:41 UTC  (11+ messages)
` [PATCH 1/8] kobject_uevent: remove unneeded netlink_ns check
` [PATCH 2/8] loopfs: implement loopfs
` [PATCH 3/8] loop: use ns_capable for some loop operations
` [PATCH 4/8] kernfs: handle multiple namespace tags
` [PATCH 5/8] kernfs: let objects opt-in to propagating from the initial namespace
` [PATCH 6/8] genhd: add minimal namespace infrastructure
` [PATCH 7/8] loopfs: start attaching correct namespace during loop_add()
` [PATCH 8/8] loopfs: only show devices in their correct instance

[PATCH blktest] nvme/033: add test case for nvme update hardware queue count
 2020-04-08 16:27 UTC  (4+ messages)

[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-08 16:13 UTC  (24+ messages)
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v4 03/10] block: introduce blk_req_zone_write_trylock
    ` [PATCH v4 04/10] block: Modify revalidate zones
` [PATCH v4 06/10] scsi: export scsi_mq_uninit_cmnd
` [PATCH v4 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v4 08/10] null_blk: Support REQ_OP_ZONE_APPEND

[PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-08 15:04 UTC  (5+ messages)
` [PATCH v4 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v4 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
` [PATCH v4 3/4] blk-mq: Rerun dispatching in the case of budget contention
` [PATCH v4 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"

[PATCH v3 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-08 15:05 UTC  (11+ messages)
` [PATCH v3 1/4] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v3 2/4] blk-mq: Add blk_mq_delay_run_hw_queues() API call
` [PATCH v3 3/4] blk-mq: Rerun dispatching in the case of budget contention
` [PATCH v3 4/4] Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle"

[GIT PULL] nvme fixes for 5.7
 2020-04-08 14:41 UTC  (2+ messages)

[PATCH v3 0/7] Fix potential kernel panic when increase hardware queue
 2020-04-08 12:25 UTC  (9+ messages)
` [PATCH v3 1/7] block: rename __blk_mq_alloc_rq_map
` [PATCH v3 2/7] block: rename __blk_mq_alloc_rq_maps
` [PATCH v3 3/7] block: rename blk_mq_alloc_rq_maps
` [PATCH v3 4/7] block: free both map and request
` [PATCH v3 5/7] block: save previous hardware queue count before udpate
` [PATCH v3 6/7] block: refactor __blk_mq_alloc_rq_map_and_requests
` [PATCH v3 7/7] block: alloc map and request for new hardware queue

[PATCH RFC v6 00/10] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-04-08  9:59 UTC  (5+ messages)
` [PATCH RFC v6 08/10] megaraid_sas: switch fusion adapters to MQ

[PATCH v10 00/12] Inline Encryption Support
 2020-04-08  4:18 UTC  (14+ messages)
` [PATCH v10 01/12] Documentation: Document the blk-crypto framework
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
` [PATCH v10 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v10 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v10 07/12] scsi: ufs: UFS crypto API
` [PATCH v10 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v10 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v10 10/12] fscrypt: add inline encryption support
` [PATCH v10 11/12] f2fs: "
` [PATCH v10 12/12] ext4: "

[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
 2020-04-08  4:10 UTC  (7+ messages)

[PATCH 0/2] block: add bio based read-write helper
 2020-04-07 23:27 UTC  (9+ messages)
` [PATCH 1/2] block: add bio based rw helper for data buffer
` [PATCH 2/2] xfs: use block layer helper for rw

[PATCH v2 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-07 22:04 UTC  (13+ messages)
` [PATCH v2 2/2] blk-mq: Rerun dispatching in the case of budget contention

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

[PATCH] block: fix busy device checking in blk_drop_partitions
 2020-04-07 20:43 UTC  (3+ messages)

[PATCH 0/1] s390/dasd: Kconfig patch
 2020-04-07 19:24 UTC  (5+ messages)
` [PATCH 1/1] s390: Cleanup removed IOSCHED_DEADLINE

[RFC 0/3] block: address blktrace use-after-free
 2020-04-07 19:00 UTC  (13+ messages)
` [RFC 2/3] blktrace: fix debugfs use after free

[PATCH 2/4] blk-mq: Allow timeouts to run while queue is freezing
 2020-04-07 16:55 UTC 

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-04-07 16:30 UTC  (12+ messages)
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands

[PATCH v8 09/19] virtio: stop using legacy struct vring in kernel
 2020-04-07  8:51 UTC  (2+ messages)

[PATCH v7 09/19] virtio: stop using legacy struct vring in kernel
 2020-04-07  1:07 UTC 

[PATCH V2 0/4] block: Add support for REQ_OP_ALLOCATE
 2020-04-06 22:21 UTC  (5+ messages)
` [PATCH V2 1/4] block: create payloadless issue bio helper
` [PATCH V2 2/4] block: Add support for REQ_OP_ALLOCATE
` [PATCH V2 3/4] loop: Forward REQ_OP_ALLOCATE into fallocate(0)
` [PATCH V2 4/4] ext4: Notify block device about alloc-assigned blk

[PATCH v6 05/12] virtio: stop using legacy struct vring in kernel
 2020-04-06 22:26 UTC 

[PATCH v5 05/12] virtio: stop using legacy struct vring in kernel
 2020-04-06 21:35 UTC 

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

[PATCH] blk-mq: don't commit_rqs() if none were queued
 2020-04-06 19:44 UTC  (2+ messages)

BLK_QC_T_NONE and polled I/O
 2020-04-06 18:30 UTC 

Sighting: io_uring requests on unexpected core
 2020-04-06 18:11 UTC  (3+ messages)

[PATCH 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-04-06 17:59 UTC  (12+ messages)
` [PATCH 01/11] scripts: add ipe tooling to generate boot policy
` [PATCH 03/11] ipe: add property for trust of boot volume
` [PATCH 04/11] fs: add security blob and hooks for block_device
` [PATCH 05/11] dm|dm-verity: refactor root-hash signature option
` [PATCH 05/11] dm-verity: move signature check after tree validation
` [PATCH 06/11] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [PATCH 07/11] ipe: add property for signed dmverity volumes
` [PATCH 08/11] dm-verity: add bdev_setsecurity hook for root-hash
` [PATCH 09/11] ipe: add property for dmverity roothash
` [PATCH 10/11] documentation: Add IPE Documentation
` [PATCH 11/11] cleanup: uapi/linux/audit.h


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