linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-26 16:53:11 to 2020-03-03 17:02:30 UTC [more...]

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-03-03 17:02 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] Multi-actuator HDDs
 2020-03-03 16:40 UTC  (4+ messages)

[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-03 16:59 UTC  (63+ messages)
` [PATCH v9 01/25] sysfs: export sysfs_remove_file_self()
` [PATCH v9 02/25] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v9 03/25] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v9 04/25] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v9 05/25] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v9 06/25] RDMA/rtrs: client: main functionality
` [PATCH v9 07/25] RDMA/rtrs: client: statistics functions
` [PATCH v9 10/25] RDMA/rtrs: server: main functionality
` [PATCH v9 15/25] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v9 16/25] block/rnbd: client: private header with client structs and functions
` [PATCH v9 17/25] block/rnbd: client: main functionality
` [PATCH v9 19/25] block/rnbd: server: private header with server structs and functions
` [PATCH v9 20/25] block/rnbd: server: main functionality
` [PATCH v9 21/25] block/rnbd: server: functionality for IO submission to file or block dev

[PATCH 0/2] bcache patches for Linux v5.6-rc5
 2020-03-03 16:03 UTC  (22+ messages)
` [PATCH 1/2] bcache: ignore pending signals in bcache_device_init()
` [PATCH 2/2] bcache: fix code comments for ignore pending signals

[PATCH] blktrace: fix dereference after null check
 2020-03-03 14:14 UTC  (5+ messages)

[PATCH] blk-iocost: remove duplicated lines in comments
 2020-03-03 13:49 UTC  (2+ messages)

[PATCH] nbd: make starting request more reasonable
 2020-03-03 13:08 UTC 

[PATCH] blktrace: Protect q->blk_trace with RCU
 2020-03-03 12:17 UTC  (7+ messages)

[PATCH v2 0/5] Add support for block disk resize notification
 2020-03-03  4:03 UTC  (5+ messages)
` [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-02 16:50 UTC  (14+ messages)

[PATCH] block: Remove used kblockd_schedule_work_on()
 2020-03-02 14:17 UTC  (2+ messages)

[PATCH 1/3] block/diskstats: more accurate approximation of io_ticks for slow disks
 2020-03-02 13:51 UTC  (4+ messages)
` [PATCH 2/3] block/diskstats: accumulate all per-cpu counters in one pass
` [PATCH 3/3] block/diskstats: replace time_in_queue with sum of request times

[PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
 2020-03-02 12:16 UTC  (4+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-03-02  9:17 UTC  (21+ messages)
` [PATCH v7 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v7 2/9] block: Inline encryption support for blk-mq
` [PATCH v7 3/9] block: blk-crypto-fallback for Inline Encryption
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS

disk revalidation updates and OOM
 2020-03-02  3:55 UTC 

[PATCH v1 0/3] Introduce NVIDIA Tegra Partition Table
 2020-03-01 23:09 UTC  (4+ messages)
` [PATCH v1 1/3] mmc: core: Add raw_boot_mult field to mmc_ext_csd

[PATCH v2 0/6] floppy: make use of the local/global fdc explicit
 2020-03-01 21:20 UTC  (9+ messages)
` [PATCH v2 1/6] floppy: remove dead code for drives scanning on ARM
` [PATCH v2 2/6] floppy: remove incomplete support for second FDC from ARM code
` [PATCH v2 3/6] floppy: prepare ARM code to simplify base address separation
` [PATCH v2 4/6] floppy: introduce new functions fdc_inb() and fdc_outb()
` [PATCH v2 5/6] floppy: separate the FDC's base address from its registers
` [PATCH v2 6/6] floppy: rename the global "fdc" variable to "current_fdc"

[PATCH 00/10] floppy driver cleanups (deobfuscation)
 2020-03-01 17:01 UTC  (14+ messages)
` [PATCH 11/16] floppy: remove dead code for drives scanning on ARM
  ` [PATCH 12/16] floppy: remove incomplete support for second FDC from ARM code

[PATCH 0/6] Some cleanups for blk-core.c and blk-flush.c
 2020-03-01 16:47 UTC  (23+ messages)
` [PATCH 1/6] block: fix comment for blk_cloned_rq_check_limits
` [PATCH 2/6] block: use bio_{wouldblock,io}_error in direct_make_request
` [PATCH 3/6] block: remove redundant setting of QUEUE_FLAG_DYING
` [PATCH 4/6] block: remove obsolete comments for _blk/blk_rq_prep_clone
` [PATCH 5/6] block: remove unneeded argument from blk_alloc_flush_queue
` [PATCH 6/6] block: cleanup comment for blk_flush_complete_seq

[PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-01  3:12 UTC  (7+ messages)

[PATCH] loop: Fix IS_ERR() vs NULL bugs in loop_prepare_queue()
 2020-03-01  1:02 UTC  (6+ messages)
  ` [PATCH resend] "

[PATCH V2] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
 2020-02-29  2:50 UTC  (4+ messages)

[PATCH V2 00/10] scsi: tracking device queue depth via sbitmap
 2020-02-28 23:29 UTC  (11+ messages)
` [PATCH V2 01/10] sbitmap: maintain allocation round_robin in sbitmap
` [PATCH V2 02/10] sbitmap: add helpers for updating allocation hint
` [PATCH V2 03/10] sbitmap: remove sbitmap_clear_bit_unlock
` [PATCH V2 04/10] sbitmap: move allocation hint into sbitmap
` [PATCH V2 05/10] sbitmap: export sbitmap_weight
` [PATCH V2 06/10] sbitmap: add helper of sbitmap_calculate_shift
` [PATCH V2 07/10] blk-mq: return budget token from .get_budget callback
` [PATCH V2 08/10] blk-mq: pass budget token to dirver via blk_mq_queue_data
` [PATCH V2 09/10] scsi: add scsi_device_busy() to read sdev->device_busy
` [PATCH V2 10/10] scsi: replace sdev->device_busy with sbitmap

[PATCH] block: sed-opal: Change the check condition for regular session validity
 2020-02-28 23:12 UTC  (5+ messages)

[GIT PULL] Block fixes for 5.6-rc
 2020-02-28 19:55 UTC  (2+ messages)

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2020-02-28 19:44 UTC  (2+ messages)

[PATCH] loop: Fix irq lock ordering bug
 2020-02-28 16:18 UTC 

[PATCH v2 0/2] nbd: requeue request if only one connection is configured
 2020-02-28  6:40 UTC  (3+ messages)
` [PATCH 1/2] nbd: enable replace socket "
` [PATCH 2/2] nbd: requeue command if the soecket is changed

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-27 18:14 UTC  (4+ messages)
` [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker

[RFC PATCH 0/4] userspace PI passthrough via io_uring
 2020-02-27  9:23 UTC  (11+ messages)
` [PATCH 1/4] io_uring: add IORING_OP_READ{WRITE}V_PI cmd
` [PATCH 2/4] bio-integrity: introduce two funcs handle protect information

[PATCH v1 2/3] mmc: block: Add mmc_bdev_to_card() helper
 2020-02-27  0:40 UTC  (2+ messages)

[PATCH] blk-mq: Remove some unused function arguments
 2020-02-26 17:35 UTC  (3+ messages)

[PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands
 2020-02-26 17:05 UTC  (2+ messages)
` [PATCH 1/1 "


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