linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-07 16:49:21 to 2020-04-10 04:02:19 UTC [more...]

[PATCH AUTOSEL 5.6 20/68] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
 2020-04-10  3:46 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 29/68] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.6 40/68] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH AUTOSEL 5.6 51/68] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.6 52/68] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.6 53/68] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH AUTOSEL 5.6 63/68] block, bfq: fix use-after-free in bfq_idle_slice_timer_body

[PATCH AUTOSEL 5.5 10/56] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:47 UTC  (10+ messages)
` [PATCH AUTOSEL 5.5 11/56] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH AUTOSEL 5.5 12/56] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.5 13/56] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.5 20/56] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.5 30/56] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH AUTOSEL 5.5 40/56] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.5 41/56] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.5 42/56] block, zoned: fix integer overflow with BLKRESETZONE et al
` [PATCH AUTOSEL 5.5 51/56] block, bfq: fix use-after-free in bfq_idle_slice_timer_body

[PATCH AUTOSEL 5.4 05/46] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:49 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 06/46] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 5.4 07/46] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 5.4 14/46] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 5.4 22/46] block, bfq: move forward the getting of an extra ref in bfq_bfqq_move
` [PATCH AUTOSEL 5.4 32/46] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH AUTOSEL 5.4 33/46] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 5.4 41/46] block, bfq: fix use-after-free in bfq_idle_slice_timer_body

[PATCH AUTOSEL 4.19 04/32] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:50 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 05/32] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 4.19 06/32] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 4.19 09/32] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 4.19 21/32] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 4.19 28/32] block, bfq: fix use-after-free in bfq_idle_slice_timer_body

[PATCH AUTOSEL 4.14 01/22] null_blk: Fix the null_add_dev() error path
 2020-04-10  3:50 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 02/22] null_blk: Handle null_add_dev() failures properly
` [PATCH AUTOSEL 4.14 03/22] null_blk: fix spurious IO errors after failed past-wp access
` [PATCH AUTOSEL 4.14 05/22] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
` [PATCH AUTOSEL 4.14 15/22] block: Fix use-after-free issue accessing struct io_cq
` [PATCH AUTOSEL 4.14 19/22] block, bfq: fix use-after-free in bfq_idle_slice_timer_body

[RFC v2 0/5] blktrace: fix use after free
 2020-04-10  3:12 UTC  (11+ messages)
` [RFC v2 1/5] block: move main block debugfs initialization to its own file
` [RFC v2 2/5] blktrace: fix debugfs use after free
` [RFC v2 3/5] blktrace: ref count the request_queue during ioctl
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

[GIT PULL] Block fixes for 5.7-rc1
 2020-04-10  1:07 UTC 

[PATCH v5 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-10  0:30 UTC  (13+ messages)
` [PATCH v5 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v5 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v5 04/10] block: Modify revalidate zones
` [PATCH v5 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v5 06/10] scsi: export scsi_mq_free_sgtables
` [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v5 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v5 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v5 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

s390 boot woe due to "block: fix busy device checking in blk_drop_partitions"
 2020-04-09 23:33 UTC 

[RFC 0/3] block: address blktrace use-after-free
 2020-04-09 20:59 UTC  (9+ messages)
` [RFC 3/3] block: avoid deferral of blk_release_queue() work

[PATCH 0/2 RFC] bfq: Waker logic tweaks for dbench performance
 2020-04-09 17:09 UTC  (3+ messages)
` [PATCH 1/2] bfq: Fix check detecting whether waker queue should be selected
` [PATCH 2/2] bfq: Allow short_ttime queues to have waker

[RFC PATCH v2 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-09 16:41 UTC  (9+ messages)
` [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

[PATCH v4 0/6] bdi: fix use-after-free for bdi device
 2020-04-09 13:28 UTC  (2+ messages)

(no subject)
 2020-04-09 12:06 UTC  (20+ 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 0/8] loopfs
 2020-04-09  8:33 UTC  (16+ 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

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

[PATCH v4 0/4] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-09  1:24 UTC  (8+ 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 0/2] block: add bio based read-write helper
 2020-04-08 23:22 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 blktests v4 0/4] Test the blk_mq_realloc_hw_ctxs() error path
 2020-04-08 22:05 UTC  (2+ messages)

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

[PATCH V6 0/8] blk-mq: improvement CPU hotplug
 2020-04-08 16:56 UTC  (13+ 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 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 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  (2+ messages)

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

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

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

[PATCH 2/4] blk-mq: Allow timeouts to run while queue is freezing
 2020-04-07 16:55 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).