linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-15 01:38:34 to 2020-02-21 14:20:22 UTC [more...]

[PATCH v6 0/9] Inline Encryption Support
 2020-02-21 14:20 UTC  (12+ messages)

[PATCH v2] block: Fix partition support for host aware zoned block devices
 2020-02-21 14:12 UTC  (4+ messages)

[PATCH v7 0/9] Inline Encryption Support
 2020-02-21 11:50 UTC  (10+ 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 4/9] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v7 5/9] scsi: ufs: UFS crypto API
` [PATCH v7 6/9] scsi: ufs: Add inline encryption support to UFS
` [PATCH v7 7/9] fscrypt: add inline encryption support
` [PATCH v7 8/9] f2fs: "
` [PATCH v7 9/9] ext4: "

[PATCH v8 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-02-21 10:50 UTC  (11+ messages)

[PATCH v9 00/25] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-02-21 10:47 UTC  (26+ 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 08/25] RDMA/rtrs: client: sysfs interface functions
` [PATCH v9 09/25] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v9 10/25] RDMA/rtrs: server: main functionality
` [PATCH v9 11/25] RDMA/rtrs: server: statistics functions
` [PATCH v9 12/25] RDMA/rtrs: server: sysfs interface functions
` [PATCH v9 13/25] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v9 14/25] RDMA/rtrs: a bit of documentation
` [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 18/25] block/rnbd: client: sysfs interface functions
` [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 v9 22/25] block/rnbd: server: sysfs interface functions
` [PATCH v9 23/25] block/rnbd: include client and server modules into kernel compilation
` [PATCH v9 24/25] block/rnbd: a bit of documentation
` [PATCH v9 25/25] MAINTAINERS: Add maintainers for RNBD/RTRS modules

LKFT: arm x15: mmc1: cache flush error -110
 2020-02-21  9:48 UTC  (4+ messages)

[PATCH 0/4] block: fix partition use-after-free and optimization
 2020-02-21  7:47 UTC  (5+ messages)
` [PATCH 1/4] block: fix use-after-free on cached last_lookup partition

[PATCH -next] block: scsi-ioctl: remove duplicated include <scsi/sg.h>
 2020-02-21  7:16 UTC 

[ANNOUNCE] lsscsi version 0.31 released
 2020-02-21  5:37 UTC 

[PATCH v3 0/8] Improve changing the number of hardware queues
 2020-02-21  3:22 UTC  (9+ messages)
` [PATCH v3 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
` [PATCH v3 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH v3 3/8] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH v3 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH v3 5/8] null_blk: Fix changing the number of hardware queues
` [PATCH v3 6/8] null_blk: Fix the null_add_dev() error path
` [PATCH v3 7/8] null_blk: Handle null_add_dev() failures properly
` [PATCH v3 8/8] null_blk: Add support for init_hctx() fault injection

[PATCH v2 0/8] Eight patches related to changing the number of hardware queues
 2020-02-21  2:50 UTC  (13+ messages)
` [PATCH v2 1/8] blk-mq: Fix a comment in include/linux/blk-mq.h
` [PATCH v2 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH v2 3/8] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH v2 4/8] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH v2 5/8] null_blk: Fix changing the number of hardware queues
` [PATCH v2 6/8] null_blk: Fix the null_add_dev() error path
` [PATCH v2 7/8] null_blk: Handle null_add_dev() failures properly
` [PATCH v2 8/8] null_blk: Add support for init_hctx() fault injection

[PATCH] block: Prevent hung_check firing during long sync IO
 2020-02-21  2:49 UTC  (4+ messages)

[PATCH v3 0/3] Charge loop device i/o to issuing cgroup
 2020-02-20 22:02 UTC  (12+ messages)
` [PATCH v3 1/3] loop: Use worker per cgroup instead of kworker
` [PATCH v3 2/3] mm: Charge active memcg when no mm is set
` [PATCH v3 3/3] loop: Charge i/o to mem and blk cg

[PATCH 0/3] bcache patches for Linux v5.6-rc2
 2020-02-20 16:47 UTC  (6+ messages)
` [PATCH 1/3] bcache: ignore pending signals when creating gc and allocator thread

[PATCH blktests] nbd/003: fix compiling error with gcc version 4.8.5
 2020-02-20 14:46 UTC 

[RFC PATCH 0/3] bcache: accelerate device registration speed
 2020-02-20 13:21 UTC  (8+ messages)
` [PATCH 1/3] bcache: move macro btree() and btree_root() into btree.h
` [PATCH 2/3] bcache: make bch_btree_check() to be multiple threads
` [PATCH 3/3] bcache: make bch_sectors_dirty_init() "

[PATCH] bdi: fix use-after-free for bdi device
 2020-02-20 12:07 UTC  (14+ messages)

[PATCH] block: Fix partition support for host aware zoned block devices
 2020-02-20  8:36 UTC  (4+ messages)

[PATCH] blk-mq: insert passthrough request into hctx->dispatch directly
 2020-02-20  3:11 UTC  (6+ messages)

[PATCH] block: fix comment for blk_cloned_rq_check_limits
 2020-02-20  1:38 UTC  (2+ messages)

BLKSECDISCARD ioctl and hung tasks
 2020-02-19 22:26 UTC  (14+ messages)

[LSF/MM/BPF TOPIC] NVMe HDD
 2020-02-19 20:50 UTC  (21+ messages)

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

[PATCH v2 2/3] mm: Charge active memcg when no mm is set
 2020-02-19 19:37 UTC  (2+ messages)

[PATCHSET block/for-next] IO cost model based work-conserving porportional controller
 2020-02-19 18:34 UTC  (12+ messages)

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-02-19 15:42 UTC  (9+ messages)
` [PATCH 1/2] virtio-blk: fix hw_queue stopped on arbitrary error

[PATCH v1] partitions/efi: Add 'gpt_sector' kernel cmdline parameter
 2020-02-19 17:44 UTC  (7+ messages)

[PATCH V2 0/3] null_blk: add tracnepoints for zoned mode
 2020-02-19 17:44 UTC  (8+ messages)
` [PATCH V2 1/3] block: add a zone condition debug helper
` [PATCH V2 2/3] null_blk: add tracepoint helpers for zoned mode
` [PATCH V2 3/3] null_blk: add trace in null_blk_zoned.c

dd, close(), sync, and the Linux disk cache
 2020-02-19 17:13 UTC  (4+ messages)

[PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
 2020-02-19 16:50 UTC 

[PATCH blktests v4] nbd/003:add mount and clear_sock test for nbd
 2020-02-19 16:43 UTC  (5+ messages)

[PATCH] null_blk: fix spurious IO errors after failed past-wp access
 2020-02-19 16:35 UTC  (3+ messages)

[PATCH] block, zoned: fix integer overflow with BLKRESETZONE et al
 2020-02-19 16:34 UTC  (2+ messages)

[PATCH] blktrace: Protect q->blk_trace with RCU
 2020-02-19 12:59 UTC  (2+ messages)

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

[PATCH 0/5] Five patches related to changing the number of hardware queues
 2020-02-19  4:24 UTC  (10+ messages)
` [PATCH 1/5] blk-mq: Fix a comment in include/linux/blk-mq.h
` [PATCH 2/5] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
` [PATCH 3/5] blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
` [PATCH 4/5] null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
` [PATCH 5/5] null_blk: Fix changing the number of hardware queues

[PATCH] partitions/efi: Fix partition name parsing in GUID partition entry
 2020-02-18 18:53 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[Patch v3] block: introduce block_rq_error tracepoint
 2020-02-18 18:40 UTC  (2+ messages)

[PATCH RFC v5 00/11] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-02-17 10:09 UTC  (9+ messages)
` [PATCH 09/11] megaraid_sas: switch fusion adapters to MQ

[PATCH 0/3] null_blk: add tracnepoints for zoned mode
 2020-02-17  1:05 UTC  (7+ messages)
` [PATCH 1/3] block: add a zone condition debug helper
` [PATCH 2/3] null_blk: add tracepoint helpers for zoned mode
` [PATCH 3/3] null_blk: add trace in null_blk_zoned.c

[GIT PULL] Block fixes for 5.6-rc2
 2020-02-16 21:10 UTC  (2+ messages)

[PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
 2020-02-16  8:09 UTC  (3+ messages)

[PATCH] null_blk: initialize cmd->error before use
 2020-02-15  3:19 UTC 

[PATCH blktests V2 0/3] nvme: add cntlid and model testcases
 2020-02-15  1:38 UTC  (4+ messages)
` [PATCH blktests V2 1/3] nvme: allow target to set cntlid min/max & model
` [PATCH blktests V2 2/3] nvme: test target cntlid min cntlid max
` [PATCH blktests V2 3/3] nvme: test target model attribute


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