linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-07 04:14:03 to 2020-03-12 03:18:21 UTC [more...]

[PATCH 0/1 RESEND] Allow non-root users to perform ZBC commands
 2020-03-12  3:15 UTC  (5+ messages)
` [PATCH 1/1 "

[PATCH] Inline contents of BLK_MQ_VIRTIO config
 2020-03-11 23:56 UTC 

[PATCH v10 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-11 19:03 UTC  (30+ messages)
` [PATCH v10 01/26] sysfs: export sysfs_remove_file_self()
` [PATCH v10 02/26] RDMA/rtrs: public interface header to establish RDMA connections
` [PATCH v10 03/26] RDMA/rtrs: private headers with rtrs protocol structs and helpers
` [PATCH v10 04/26] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v10 05/26] RDMA/rtrs: client: private header with client structs and functions
` [PATCH v10 06/26] RDMA/rtrs: client: main functionality
` [PATCH v10 07/26] RDMA/rtrs: client: statistics functions
` [PATCH v10 08/26] RDMA/rtrs: client: sysfs interface functions
` [PATCH v10 09/26] RDMA/rtrs: server: private header with server structs and functions
` [PATCH v10 10/26] RDMA/rtrs: server: main functionality
` [PATCH v10 11/26] RDMA/rtrs: server: statistics functions
` [PATCH v10 12/26] RDMA/rtrs: server: sysfs interface functions
` [PATCH v10 13/26] RDMA/rtrs: include client and server modules into kernel compilation
` [PATCH v10 14/26] RDMA/rtrs: a bit of documentation
` [PATCH v10 15/26] block: reexport bio_map_kern
` [PATCH v10 16/26] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v10 17/26] block/rnbd: client: private header with client structs and functions
` [PATCH v10 18/26] block/rnbd: client: main functionality
` [PATCH v10 19/26] block/rnbd: client: sysfs interface functions
` [PATCH v10 20/26] block/rnbd: server: private header with server structs and functions
` [PATCH v10 21/26] block/rnbd: server: main functionality
` [PATCH v10 22/26] block/rnbd: server: functionality for IO submission to file or block dev
` [PATCH v10 23/26] block/rnbd: server: sysfs interface functions
` [PATCH v10 24/26] block/rnbd: include client and server modules into kernel compilation
` [PATCH v10 25/26] block/rnbd: a bit of documentation
` [PATCH v10 26/26] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[PATCH 00/11] Introduce Zone Append for writing to zoned block devices
 2020-03-11 18:11 UTC  (27+ messages)
` [PATCH 01/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH 02/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH 03/11] block: introduce bio_add_append_page
` [PATCH 04/11] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH 05/11] block: introduce BLK_STS_ZONE_RESOURCE
` [PATCH 06/11] block: introduce blk_req_zone_write_trylock
` [PATCH 07/11] block: factor out requeue handling from dispatch code
` [PATCH 08/11] block: delay un-dispatchable request
` [PATCH 09/11] block: Introduce zone write pointer offset caching
` [PATCH 10/11] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH 11/11] scsi: sd_zbc: emulate ZONE_APPEND commands

disk revalidation updates and OOM
 2020-03-11 15:54 UTC  (12+ messages)

[PATCH] block: Fix use-after-free issue accessing struct io_cq
 2020-03-11 12:59 UTC  (2+ messages)

[PATCH v3] block: refactor duplicated macros
 2020-03-11 12:58 UTC  (4+ messages)

❌ FAIL: Test report for kernel 5.6.0-rc4-61a0925.cki (mainline.kernel.org)
 2020-03-11 11:28 UTC  (5+ messages)

[PATCH] loop: Only change blocksize when needed
 2020-03-11  8:42 UTC  (5+ messages)

LKFT: arm x15: mmc1: cache flush error -110
 2020-03-11  8:34 UTC  (27+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-03-11  8:10 UTC  (36+ messages)
` [PATCH RFC v2 01/24] scsi: add 'nr_reserved_cmds' field to the SCSI host template
` [PATCH RFC v2 02/24] scsi: allocate separate queue for reserved commands
` [PATCH RFC v2 03/24] blk-mq: Implement blk_mq_rq_is_reserved()
` [PATCH RFC v2 04/24] scsi: Add scsi_{get, put}_reserved_cmd()
` [PATCH RFC v2 05/24] csiostor: use reserved command for LUN reset
` [PATCH RFC v2 06/24] scsi: add scsi_cmd_from_priv()
` [PATCH RFC v2 07/24] virtio_scsi: use reserved commands for TMF
` [PATCH RFC v2 08/24] scsi: add host tagset busy iterator
` [PATCH RFC v2 09/24] fnic: use reserved commands
` [PATCH RFC v2 10/24] fnic: use scsi_host_tagset_busy_iter() to traverse commands
` [PATCH RFC v2 11/24] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH RFC v2 12/24] hpsa: use reserved commands
` [PATCH RFC v2 13/24] hpsa: use blk_mq_tagset_busy_iter() to traverse outstanding commands
` [PATCH RFC v2 14/24] hpsa: drop refcount field from CommandList
` [PATCH RFC v2 15/24] snic: use reserved commands
` [PATCH RFC v2 16/24] snic: use tagset iter for traversing commands
` [PATCH RFC v2 17/24] aacraid: move scsi_add_host()
` [PATCH RFC v2 18/24] aacraid: use private commands
` [PATCH RFC v2 19/24] aacraid: replace cmd_list with scsi_host_tagset_busy_iter()
` [PATCH RFC v2 20/24] aacraid: use scsi_host_tagset_busy_iter() to traverse outstanding commands
` [PATCH RFC v2 21/24] dpt_i2o: drop cmd_list usage
` [PATCH RFC v2 22/24] scsi: drop scsi command list
` [PATCH RFC v2 23/24] scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Allocate Scsi_cmd for slow task
` [PATCH RFC v2 24/24] scsi: hisi_sas: Use libsas slow task SCSI command

commit 01e99aeca397 causes longer runtime of block/004
 2020-03-11  7:54 UTC  (21+ messages)

[PATCH] lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  7:44 UTC 

[PATCH] block: aoe: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  7:12 UTC 

[PATCH -next 020/491] XEN HYPERVISOR INTERFACE: Use fallthrough;
 2020-03-11  6:47 UTC  (2+ messages)

[PATCH v2] block: refactor duplicated macros
 2020-03-10 23:18 UTC  (3+ messages)

[PATCH] block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
 2020-03-10 21:40 UTC  (3+ messages)

[PATCH] block: refactor duplicated macros
 2020-03-10 21:06 UTC  (2+ messages)

[PATCH] loop: Only freeze block queue when needed
 2020-03-10 20:11 UTC  (4+ messages)

[PATCH block/for-5.6-fixes] blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
 2020-03-10 17:37 UTC  (2+ messages)

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-10 13:40 UTC  (7+ messages)
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update

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

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

[PATCH 0/7] blk-mq request and latency stats
 2020-03-09 20:59 UTC  (8+ messages)
` [PATCH 1/7] block: keep track of per-device io sizes in stats
` [PATCH 2/7] block: Use blk-stat infrastructure to collect per queue request stats
` [PATCH 3/7] Export block request stats to sysfs
` [PATCH 4/7] Expand block stats to export number of of requests per bucket
` [PATCH 5/7] blk-mq: Only allocate request stat data when it is enabled
` [PATCH 6/7] blk-stat: Make bucket function take latency as an additional argument
` [PATCH 7/7] block: Introduce blk-mq latency stats

[PATCH v2 8/8] partitions/tegra: Implement eMMC boot partitions scanning
 2020-03-09  5:56 UTC  (2+ messages)

general protection fault in __queue_work (2)
 2020-03-09  2:17 UTC  (2+ messages)

[PATCH v2 3/8] partitions: Introduce NVIDIA Tegra Partition Table
 2020-03-08 23:30 UTC  (2+ messages)

[PATCH v2 0/6] floppy: make use of the local/global fdc explicit
 2020-03-08 13:12 UTC  (2+ messages)

[Bug Report] block: integer overflow in blk_ioctl_discard
 2020-03-08  3:52 UTC 

[GIT PULL] Block fixes for 5.6-rc
 2020-03-07 20:25 UTC  (2+ messages)

general protection fault in __queue_work (2)
 2020-03-07 17:55 UTC  (2+ messages)

[PATCH v2 0/7] bdi: fix use-after-free for bdi device
 2020-03-07  9:13 UTC  (9+ messages)
` [PATCH v2 3/7] bdi: protect device lifetime with RCU


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