linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 19:27:10 to 2020-10-09 15:29:32 UTC [more...]

[PATCHv4 0/3] zoned block device specific errors
 2020-10-09 15:29 UTC  (3+ messages)
` [PATCHv4 1/3] block: add zone specific block statuses

[PATCH] block: re-introduce blk_mq_complete_request_sync
 2020-10-09 13:55 UTC  (6+ messages)

[PATCH] blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
 2020-10-09  9:46 UTC  (2+ messages)

[PATCH] block: fix uapi blkzoned.h comments
 2020-10-09  9:34 UTC  (2+ messages)

[PATCH v4] mmc: core: don't set limits.discard_granularity as 0
 2020-10-09  6:28 UTC  (2+ messages)

[PATCH] percpu_ref: don't refer to ref->data if it isn't allocated
 2020-10-09  4:35 UTC  (2+ messages)

[RESEND PATCH v2 0/7] some improvements and cleanups for block
 2020-10-09  3:26 UTC  (8+ messages)
` [RESEND PATCH v2 1/7] block: invoke blk_mq_exit_sched no matter whether have .exit_sched
` [RESEND PATCH v2 2/7] block: remove redundant mq check
` [RESEND PATCH v2 3/7] block: use helper function to test queue register
` [RESEND PATCH v2 4/7] blk-mq: use helper function to test hw stopped
` [RESEND PATCH v2 5/7] block: fix comment and add lockdep assert
` [RESEND PATCH v2 6/7] block: get rid of unnecessary local variable
` [RESEND PATCH v2 7/7] blk-mq: get rid of the dead flush handle code path

[GIT PULL] Block fixes for 5.9-final
 2020-10-09  2:10 UTC  (2+ messages)

[v5 00/12] Add persistent durable identifier to storage log messages
 2020-10-08 20:49 UTC  (13+ messages)
` [v5 01/12] struct device: Add function callback durable_name

[ Regressions ] linux next 20201008: blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0
 2020-10-08 20:40 UTC  (5+ messages)

bcache cgroups for per-process tuning
 2020-10-08 20:03 UTC 

[bug report] WARNING: CPU: 6 PID: 45 at lib/refcount.c:28 refcount_warn_saturate+0xa6/0xf0
 2020-10-08 19:25 UTC  (2+ messages)

[PATCH blktests v3 00/11] NVMe Target Passthru Block Tests
 2020-10-08 16:40 UTC  (12+ messages)
` [PATCH blktests v3 01/11] common/fio: Remove state file in common helper
` [PATCH blktests v3 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests v3 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests v3 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests v3 05/11] nvme: Add common helpers for passthru tests
` [PATCH blktests v3 06/11] nvme/033: Simple test to create and connect to a passthru target
` [PATCH blktests v3 07/11] nvme/034: Add test for passthru data verification
` [PATCH blktests v3 08/11] nvme/035: Add test to verify passthru controller with a filesystem
` [PATCH blktests v3 09/11] nvme/036: Add test for testing reset command on nvme-passthru
` [PATCH blktests v3 10/11] nvme/037: Add test which loops passthru connect and disconnect
` [PATCH blktests v3 11/11] nvme/038: Test removal of un-enabled subsystem and ports

[PATCH] block: ratelimit handle_bad_sector() message
 2020-10-08 16:17 UTC  (5+ messages)
  ` [PATCH v2] "

[GIT PULL] nvme updates for 5.10
 2020-10-08 15:48 UTC  (2+ messages)

[GIT PULL] nvme updates for 5.10
 2020-10-08 14:57 UTC  (4+ messages)

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-08 14:56 UTC  (19+ messages)
` [PATCH v2 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH v2 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH v2 03/10] s390/cio: Add support for FCES status notification
` [PATCH v2 04/10] s390/dasd: Remove unused parameter from dasd_generic_probe()
` [PATCH v2 05/10] s390/dasd: Move duplicate code to separate function
` [PATCH v2 06/10] s390/dasd: Store path configuration data during path handling
` [PATCH v2 07/10] s390/dasd: Fix operational path inconsistency
` [PATCH v2 08/10] s390/dasd: Display FC Endpoint Security information via sysfs
` [PATCH v2 09/10] s390/dasd: Prepare for additional path event handling
` [PATCH v2 10/10] s390/dasd: Process FCES path event notification

[PATCH v2 0/8] Some improvements for blk throttle
 2020-10-08 14:02 UTC  (10+ messages)
` [PATCH v2 1/8] blk-throttle: Remove a meaningless parameter for throtl_downgrade_state()
` [PATCH v2 2/8] blk-throttle: Avoid getting the current time if tg->last_finish_time is 0
` [PATCH v2 3/8] blk-throttle: Avoid tracking latency if low limit is invalid
` [PATCH v2 4/8] blk-throttle: Fix IO hang for a corner case
` [PATCH v2 5/8] blk-throttle: Move the list operation after list validation
` [PATCH v2 6/8] blk-throttle: Move service tree validation out of the throtl_rb_first()
` [PATCH v2 7/8] blk-throttle: Open code __throtl_de/enqueue_tg()
` [PATCH v2 8/8] blk-throttle: Re-use the throtl_set_slice_end()

[PATCH] block: Remove redundant 'return' statement
 2020-10-08 14:00 UTC  (3+ messages)

[PATCH 00/10] DASD FC endpoint security
 2020-10-08 11:04 UTC  (18+ messages)
` [PATCH 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH 08/10] s390/dasd: Display FC Endpoint Security information via sysfs

[PATCH 1/3] bcache: introduce bcache sysfs entries for ioprio-based bypass/writeback hints
 2020-10-08 10:45 UTC  (8+ messages)

KASAN: use-after-free Read in delete_partition
 2020-10-08  3:38 UTC  (2+ messages)

Најмила кај господарот
 2020-10-07 16:24 UTC 

[PATCH blktests v2 00/11] NVMe Target Passthru Block Tests
 2020-10-07 15:55 UTC  (16+ messages)
` [PATCH blktests v2 02/11] common/xfs: Create common helper to check for XFS support
` [PATCH blktests v2 03/11] common/xfs: Create common helper to verify block device with xfs
` [PATCH blktests v2 04/11] nvme: Search for specific subsysnqn in _find_nvme_loop_dev
` [PATCH blktests v2 05/11] nvme: Add common helpers for passthru tests

[PATCH v3 0/4] io_uring: Fix async workqueue is not canceled on some corner case
 2020-10-07 15:34 UTC  (6+ messages)
` [PATCH v3 1/4] io_uring: Fix resource leaking when kill the process
` [PATCH v3 2/4] io_uring: Fix missing smp_mb() in io_cancel_async_work()
` [PATCH v3 3/4] io_uring: Fix remove irrelevant req from the task_list
` [PATCH v3 4/4] io_uring: Fix double list add in io_queue_async_work()

[GIT PULL] nvme fix for 5.9
 2020-10-07 14:25 UTC  (2+ messages)

[PATCH v2] block: soft limit zone-append sectors as well
 2020-10-07 14:23 UTC  (3+ messages)

[PATCH] block: soft limit zone-append sectors as well
 2020-10-07 14:19 UTC  (8+ messages)

[PATCH] partitions/ibm: fix non-DASD devices
 2020-10-07 14:02 UTC  (8+ messages)

[PATCH] block: make maximum zone append size configurable
 2020-10-07  9:02 UTC  (7+ messages)

[PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case
 2020-10-07  1:50 UTC  (6+ messages)
` [PATCH v2 4/5] io_uring: Fix missing save the current thread files
    ` [External] Re: [PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case

[PATCH V7 0/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
 2020-10-07  1:04 UTC  (5+ messages)
` [PATCH V7 1/4] block: use test_and_{clear|test}_bit to set/clear QUEUE_FLAG_QUIESCED
` [PATCH V7 2/4] blk-mq: implement queue quiesce via percpu_ref for BLK_MQ_F_BLOCKING
` [PATCH V7 3/4] blk-mq: add tagset quiesce interface
` [PATCH V7 4/4] nvme: use blk_mq_[un]quiesce_tagset

[PATCH v3] block: Consider only dispatched requests for inflight statistic
 2020-10-06 20:37 UTC  (2+ messages)

[RESEND PATCH v2] block: Consider only dispatched requests for inflight statistic
 2020-10-06 19:42 UTC  (6+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-10-06 14:42 UTC  (9+ messages)

[PATCH V7 0/2] percpu_ref & block: reduce memory footprint of percpu_ref in fast path
 2020-10-06 13:30 UTC  (3+ messages)

trivial block layer merging cleanups
 2020-10-06 13:30 UTC  (5+ messages)
` [PATCH 1/3] block: remove the unused blk_integrity_merge_rq export
` [PATCH 2/3] block: remove the unused blk_integrity_merge_bio export
` [PATCH 3/3] block: move blk_mq_sched_try_merge to blk-merge.c

[PATCH 0/1] Block snapshot module and block layer filter API
 2020-10-06  8:43 UTC  (2+ messages)
    ` [PATCH 1/1] blk-snap - Block snapshot module This module implements snapshot and changed block tracking functionality. It is intended to create backup copies of any block devices without usage of device-mapper

[PATCH blk-next 0/2] Delete the get_vector_affinity leftovers
 2020-10-06  4:58 UTC  (9+ messages)
` [PATCH blk-next 1/2] blk-mq-rdma: Delete not-used multi-queue RDMA map queue code

[PATCH 00/18] use semicolons rather than commas to separate statements
 2020-10-05 16:52 UTC  (13+ messages)

[PATCH v2 0/3] block: fix up bio_crypt_ctx allocation
 2020-10-05 16:48 UTC  (4+ messages)

remove bdget() as a public API
 2020-10-05 16:40 UTC  (3+ messages)

[PATCH][next] block: scsi_ioctl: Avoid the use of one-element arrays
 2020-10-05  7:25 UTC  (2+ messages)

INFO: task can't die in nbd_ioctl
 2020-10-05  7:20 UTC 

[PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-04  3:38 UTC  (3+ messages)


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