linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 18:57:53 to 2020-04-06 04:25:47 UTC [more...]

[RFC 0/3] block: address blktrace use-after-free
 2020-04-06  4:25 UTC  (17+ messages)
` [RFC 1/3] block: move main block debugfs initialization to its own file
` [RFC 2/3] blktrace: fix debugfs use after free
` [RFC 3/3] block: avoid deferral of blk_release_queue() work

❌ FAIL: Test report for kernel 5.6.0-83eb78c.cki (block)
 2020-04-05 22:39 UTC  (3+ messages)

[PATCH v2 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-05 16:26 UTC  (12+ messages)
` [PATCH v2 1/2] blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
` [PATCH v2 2/2] blk-mq: Rerun dispatching in the case of budget contention

[PATCH v2 0/2] Fix potential kernel panic when increase hardware queue
 2020-04-05  3:08 UTC  (8+ messages)
` [PATCH v2 1/2] block: save previous hardware queue count before udpate
` [PATCH v2 2/2] block: alloc map and request for new hardware queue

[PATCH -next] block/genhd: Align the label with the content of the /proc/partitions
 2020-04-04 11:57 UTC 

[PATCH] block: save previous hardware queue count before udpate
 2020-04-04  7:08 UTC 

[PATCH] block: fix busy device checking in blk_drop_partitions
 2020-04-04  6:51 UTC 

[PATCH 0/2] psi: enhance psi with the help of ebpf
 2020-04-04  2:54 UTC  (7+ messages)

Sighting: io_uring requests on unexpected core
 2020-04-04  0:03 UTC  (3+ messages)

[git pull] device mapper fixes for 5.7
 2020-04-03 22:05 UTC  (4+ messages)
` [git pull v2] "

[PATCH] xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
 2020-04-03 21:53 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.6.0-08b2434.cki (block)
 2020-04-03 20:03 UTC 

[PATCH v9 0/2] Better discard support for block devices
 2020-04-03 19:45 UTC  (4+ messages)
` [PATCH v9 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v9 2/2] loop: Better discard support for block devices

[PATCH blktests] common/fio: do not use norandommap with verify
 2020-04-03 18:20 UTC  (4+ messages)

[PATCH v8 0/2] Better discard support for block devices
 2020-04-03 11:15 UTC  (7+ messages)
` [PATCH v8 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v8 2/2] loop: Better discard support for block devices

[PATCH v4 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-03 10:12 UTC  (11+ messages)
` [PATCH v4 01/10] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no
` [PATCH v4 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v4 03/10] block: introduce blk_req_zone_write_trylock
` [PATCH v4 04/10] block: Modify revalidate zones
` [PATCH v4 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v4 06/10] scsi: export scsi_mq_uninit_cmnd
` [PATCH v4 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v4 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v4 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v4 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH 0/4] block: Add support for REQ_OP_ASSIGN_RANGE
 2020-04-03  3:45 UTC  (10+ messages)

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2020-04-02 22:16 UTC  (18+ messages)

[PATCH v11 00/26] RTRS (former IBTRS) RDMA Transport Library and RNBD (former IBNBD) RDMA Network Block Device
 2020-04-02 16:27 UTC  (46+ 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 24/26] block/rnbd: include client and server modules into kernel compilation

[PATCH 0/2] blk-mq: Fix two causes of IO stalls found in reboot testing
 2020-04-02 15:52 UTC  (14+ messages)
` [PATCH 2/2] scsi: core: Fix stall if two threads request budget at the same time

[PATCH v2] nvme: inherit stable pages constraint in the mpath stack device
 2020-04-02  7:52 UTC  (2+ messages)

[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 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

Polled I/O cannot find completions
 2020-04-01  1:01 UTC  (5+ 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  (15+ messages)

[PATCH v3 00/10] Introduce Zone Append for writing to zoned block devices
 2020-03-31 15:35 UTC  (4+ messages)
` [PATCH v3 02/10] block: Introduce REQ_OP_ZONE_APPEND

[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  (5+ 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  (5+ 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)


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