linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-27 17:19:23 to 2020-04-02 00:00:14 UTC [more...]

[RFC 0/3] block: address blktrace use-after-free
 2020-04-02  0:00 UTC  (2+ messages)
` [RFC 1/3] block: move main block debugfs initialization to its own file

[git pull] device mapper changes for 5.7
 2020-04-01 22:35 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.6.0-d6d77d1.cki (block)
 2020-04-01 22:12 UTC 

[PATCH 1/2] blkcg: rename blkcg->cgwb_refcnt to ->online_pin and always use it
 2020-04-01 20:57 UTC  (5+ messages)
` [PATCH RESEND "
  ` [PATCH 2/2] blkcg: don't offline parent blkcg first

[PATCH v2] nvme: inherit stable pages constraint in the mpath stack device
 2020-04-01 19:11 UTC 

[PATCH v2 0/2] null_blk cleanup and fix
 2020-04-01  9:34 UTC  (6+ messages)
` [PATCH v2 1/2] block: null_blk: Fix zoned command handling
` [PATCH v2 2/2] null_blk: Cleanup zoned device initialization

[PATCH 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-01  7:49 UTC  (14+ messages)
` [PATCH 1/2] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH 2/2] scsi: core: Fix stall if two threads request budget at the same time

[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
 2020-04-01  6:22 UTC  (8+ messages)
` [PATCH 1/4] block: create payloadless issue bio helper
` [PATCH 2/4] block: Add support for REQ_OP_ASSIGN_RANGE
` [PATCH 3/4] loop: Forward REQ_OP_ASSIGN_RANGE into fallocate(0)
` [PATCH 4/4] ext4: Notify block device about alloc-assigned blk

[PATCH 0/2] psi: enhance psi with the help of ebpf
 2020-04-01  1:22 UTC  (5+ messages)

Polled I/O cannot find completions
 2020-04-01  1:01 UTC  (5+ messages)

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-04-01  0:38 UTC  (16+ messages)

memory leak in nbd_add_socket
 2020-03-31 17:11 UTC 

[PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme
 2020-03-31 16:52 UTC  (13+ messages)

[PATCH 00/23] Floppy driver cleanups
 2020-03-31 15:49 UTC  (28+ messages)
` [PATCH 01/23] floppy: split the base port from the register in I/O accesses
` [PATCH 02/23] floppy: add references to 82077's extra registers
` [PATCH 03/23] floppy: use symbolic register names in the m68k port
` [PATCH 04/23] floppy: use symbolic register names in the parisc port
` [PATCH 05/23] floppy: use symbolic register names in the powerpc port
` [PATCH 06/23] floppy: use symbolic register names in the sparc32 port
` [PATCH 07/23] floppy: use symbolic register names in the sparc64 port
` [PATCH 08/23] floppy: use symbolic register names in the x86 port
` [PATCH 09/23] floppy: cleanup: make twaddle() not rely on current_{fdc,drive} anymore
` [PATCH 10/23] floppy: cleanup: make reset_fdc_info() not rely on current_fdc anymore
` [PATCH 11/23] floppy: cleanup: make show_floppy() "
` [PATCH 12/23] floppy: cleanup: make wait_til_ready() "
` [PATCH 13/23] floppy: cleanup: make output_byte() "
` [PATCH 14/23] floppy: cleanup: make result() "
` [PATCH 15/23] floppy: cleanup: make need_more_output() "
` [PATCH 16/23] floppy: cleanup: make perpendicular_mode() "
` [PATCH 17/23] floppy: cleanup: make fdc_configure() "
` [PATCH 18/23] floppy: cleanup: make fdc_specify() not rely on current_{fdc,drive} anymore
` [PATCH 19/23] floppy: cleanup: make check_wp() "
` [PATCH 20/23] floppy: cleanup: make next_valid_format() not rely on current_drive anymore
` [PATCH 21/23] floppy: cleanup: make get_fdc_version() not rely on current_fdc anymore
` [PATCH 22/23] floppy: cleanup: do not iterate on current_fdc in DMA grab/release functions
` [PATCH 23/23] floppy: cleanup: add a few comments about expectations in certain functions

[PATCH] block, nvme: Increase max segments parameter setting value
 2020-03-31 15:37 UTC  (17+ messages)

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-31 15:35 UTC  (26+ messages)
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v3 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v3 04/10] block: Introduce zone write pointer offset caching
` [PATCH v3 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v3 06/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v3 07/10] null_blk: Cleanup zoned device initialization
` [PATCH v3 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v3 09/10] block: export bio_release_pages and bio_iov_iter_get_pages

[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-03-31 15:32 UTC  (57+ messages)
` [PATCH v11 04/26] RDMA/rtrs: core: lib functions shared between client and server modules
` [PATCH v11 08/26] RDMA/rtrs: client: sysfs interface functions
` [PATCH v11 12/26] RDMA/rtrs: server: "
` [PATCH v11 15/26] block: reexport bio_map_kern
` [PATCH v11 16/26] block/rnbd: private headers with rnbd protocol structs and helpers
` [PATCH v11 17/26] block/rnbd: client: private header with client structs and functions
` [PATCH v11 18/26] block/rnbd: client: main functionality
` [PATCH v11 19/26] block/rnbd: client: sysfs interface functions
` [PATCH v11 21/26] block/rnbd: server: main functionality
` [PATCH v11 22/26] block/rnbd: server: functionality for IO submission to file or block dev
` [PATCH v11 23/26] block/rnbd: server: sysfs interface functions
` [PATCH v11 24/26] block/rnbd: include client and server modules into kernel compilation
` [PATCH v11 25/26] block/rnbd: a bit of documentation
` [PATCH v11 26/26] MAINTAINERS: Add maintainers for RNBD/RTRS modules

[RFC 0/3] blkcg: add blk-iotrack
 2020-03-31 14:19 UTC  (9+ messages)

[PATCH] loop: Add LOOP_SET_FD_WITH_OFFSET ioctl
 2020-03-31 11:42 UTC  (2+ messages)

[PATCH] loop: Call loop_config_discard() only after new config is applied
 2020-03-31 11:41 UTC 

[PATCH] loop: Add LOOP_SET_FD_WITH_OFFSET ioctl
 2020-03-31 11:25 UTC  (7+ messages)

[RFC PATCH v2 2/3] bio: track timestamp of submitting bio the disk driver
 2020-03-31 10:56 UTC  (5+ messages)

[PATCH v2 0/2] psi: enhance psi with the help of ebpf
 2020-03-31 10:04 UTC  (3+ messages)
` [PATCH v2 1/2] psi: introduce various types of memstall
` [PATCH v2 2/2] psi, tracepoint: introduce tracepoints for psi_memstall_{enter, leave}

[PATCH 0/2] null_blk cleanup and fix
 2020-03-31  8:28 UTC  (7+ messages)
` [PATCH 1/2] null_blk: Cleanup zoned device initialization
` [PATCH 2/2] block: null_blk: Fix zoned command handling

[GIT PULL] Block driver changes for 5.7-rc
 2020-03-30 19:50 UTC  (2+ messages)

[PATCH RFC v2 00/24] scsi: enable reserved commands for LLDDs
 2020-03-30 13:42 UTC  (6+ messages)
` [PATCH RFC v2 12/24] hpsa: use reserved commands

simplify queue allocation
 2020-03-30 11:15 UTC  (3+ messages)
` [PATCH 3/5] bcache: pass the make_request methods to blk_queue_make_request

[PATCH blktests v4 0/4] Test the blk_mq_realloc_hw_ctxs() error path
 2020-03-30  7:39 UTC  (6+ messages)
` [PATCH blktests v4 1/4] Make _exit_null_blk remove all null_blk device instances
` [PATCH blktests v4 2/4] Use _{init,exit}_null_blk instead of open-coding these functions
` [PATCH blktests v4 3/4] Introduce the function _configure_null_blk()
` [PATCH blktests v4 4/4] Add a test that triggers the blk_mq_realloc_hw_ctxs() error path

[GIT PULL] Block changes for 5.7-rc
 2020-03-29 22:53 UTC 

[PATCH] block: return NULL in blk_alloc_queue() on error
 2020-03-29 16:08 UTC  (6+ messages)

[PATCH] block: all zones zone management operations
 2020-03-28  8:37 UTC  (9+ messages)

[PATCH V3 0/3] null_blk: add tracepoints for zoned mode
 2020-03-27 19:39 UTC  (5+ messages)

[PATCH] block: move bio_map_* to blk-map.c
 2020-03-27 17:48 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).