linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 13:20:15 to 2019-04-01 08:59:49 UTC [more...]

[PATCH 0/2] fix use-after-free of gendisk
 2019-04-01  8:59 UTC  (5+ messages)
` [PATCH 1/2] block: remove devt from ext_devt_idr when delete partition

Bisected GFP in bfq_bfqq_expire on v5.1-rc1
 2019-04-01  8:55 UTC  (4+ messages)

[PATCH] null_blk: fix race and oops at removing device with bandwidth limit
 2019-04-01  8:30 UTC 

[PATCH] block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y
 2019-04-01  7:34 UTC  (7+ messages)

[PATCH 0/5] blk-mq: allow to run queue if queue refcount is held
 2019-04-01  7:15 UTC  (24+ messages)
` [PATCH 1/5] blk-mq: re-organize blk_mq_exit_hctx() into two parts
` [PATCH 2/5] blk-mq: re-organize blk_mq_exit_hw_queues() "
` [PATCH 3/5] blk-mq: free hw queues in queue's release handler
` [PATCH 4/5] block: don't drain in-progress dispatch in blk_cleanup_queue()
` [PATCH 5/5] SCSI: don't grab queue usage counter before run queue

[PATCH v3 0/7] Extend write-hint for in-kernel use
 2019-04-01  5:12 UTC  (14+ messages)
    ` [PATCH v3 1/7] block: extend stream count "
    ` [PATCH v3 2/7] block: introduce API to register stream information with block layer
    ` [PATCH v3 3/7] block: add write-hint to stream-id conversion
    ` [PATCH v3 4/7] nvme: register stream info with block layer
    ` [PATCH v3 5/7] fs: introduce APIs to enable sending write-hint with buffer-head
    ` [PATCH v3 6/7] fs: introduce write-hint start point for in-kernel hints
    ` [PATCH v3 7/7] fs/ext4,jbd2: add support for passing write-hint with journal

[PATCH V2 0/3] blk-mq: allow to run queue if queue refcount is held
 2019-04-01  4:42 UTC  (4+ messages)
` [PATCH V2 1/3] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V2 2/3] block: don't drain in-progress dispatch in blk_cleanup_queue()
` [PATCH V2 3/3] SCSI: don't grab queue usage counter before run queue

[PATCH blktests] block/020: dynamically change iodepth if test aio-nr lager than aio-max-nr
 2019-04-01  3:38 UTC 

Lock recursion seen on qla2xxx client when rebooting the target server
 2019-04-01  0:44 UTC 

Is it possible that certain physical disk doesn't implement flush correctly?
 2019-03-31 23:07 UTC  (16+ messages)

[RFC PATCH v3 0/3] Block/XFS: Support alternative mirror device retry
 2019-03-31 22:00 UTC  (22+ messages)
` [PATCH v3 1/3] block: introduce submit_bio_verify()
` [PATCH v3 2/3] block: verify data when endio
` [PATCH v3 3/3] fs: xfs: add read_verifier() function

[PATCH] block: don't show io_timeout if driver has no timeout handler
 2019-03-31 15:28 UTC  (3+ messages)

[PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
 2019-03-31  3:11 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 33/57] blk-mq: protect debugfs_create_files() from failures
 2019-03-30  5:43 UTC  (2+ messages)

[PATCH v3 00/10] lightnvm: next set of improvements for 5.2
 2019-03-30  5:02 UTC  (6+ messages)
` [PATCH v3 02/10] lightnvm: pblk: simplify partial read path
` [PATCH v3 03/10] lightnvm: pblk: propagate errors when reading meta

[PATCH AUTOSEL 4.14 19/37] blk-mq: protect debugfs_create_files() from failures
 2019-03-30  1:30 UTC 

[PATCH AUTOSEL 5.0 18/67] paride/pf: cleanup queues when detection fails
 2019-03-30  0:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 19/67] paride/pcd: "
` [PATCH AUTOSEL 5.0 51/67] blk-iolatency: #include "blk.h"

[PATCH AUTOSEL 4.19 40/52] blk-iolatency: #include "blk.h"
 2019-03-30  0:52 UTC 

[PATCH] block: fix fio jobs for 027 and add cgroup support
 2019-03-29 22:14 UTC 

[GIT PULL] Block fixes for 5.1-rc3
 2019-03-29 21:50 UTC  (2+ messages)

[PATCH 0/3] md fixes and improvements
 2019-03-29 18:11 UTC  (7+ messages)
` [PATCH 1/3] Don't jump to compute_result state from check_result state
` [PATCH 2/3] Revert "MD: fix lock contention for flush bios"
` [PATCH 3/3] md: batch flush requests

[PATCH V3 00/10] block: enable multi-page bvec for passthrough IO
 2019-03-29 14:22 UTC  (13+ messages)
` [PATCH V3 01/10] block: pass page to xen_biovec_phys_mergeable
` [PATCH V3 02/10] block: avoid to break XEN by multi-page bvec
` [PATCH V3 03/10] block: don't merge adjacent bvecs to one segment in bio blk_queue_split
` [PATCH V3 04/10] block: cleanup bio_add_pc_page
` [PATCH V3 05/10] block: check if page is mergeable in one helper
` [PATCH V3 06/10] block: put the same page when adding it to bio
` [PATCH V3 07/10] block: enable multi-page bvec for passthrough IO
` [PATCH V3 08/10] block: remove argument of 'request_queue' from __blk_bvec_map_sg
` [PATCH V3 09/10] block: reuse __blk_bvec_map_sg() for mapping page sized bvec
` [PATCH V3 10/10] block: don't check if adjacent bvecs in one bio can be mergeable

[block] 4e366a7962: blktests.nvme.005.fail
 2019-03-29  8:18 UTC  (6+ messages)

[PATCH bpf-next 3/3] nbd: add tracepoints for send/receive timing
 2019-03-29  0:07 UTC 

[PATCH v3 0/2] loop: Better discard for block devices
 2019-03-28 19:53 UTC  (5+ messages)
` [PATCH v3 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v3 2/2] loop: Better discard support for block devices

[GIT PULL] nvme fixes for 5.1
 2019-03-28 17:22 UTC  (2+ messages)

[PATCH 00/16] sed-opal: fix shadow MBR enable/disable and clean up code
 2019-03-28 17:09 UTC  (20+ messages)
` [PATCH 01/16] block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
` [PATCH 02/16] block: sed-opal: fix typos and formatting
` [PATCH 04/16] block: sed-opal: unify space check in add_token_*
` [PATCH 11/16] block: sed-opal: add token for OPAL_LIFECYCLE
` [PATCH 13/16] block: sed-opal: use named Opal tokens instead of integer literals
` [PATCH 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
` [PATCH 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array

[PATCH] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-03-28 15:31 UTC  (5+ messages)

Panic when rebooting target server testing srp on 5.0.0-rc2
 2019-03-28 15:09 UTC  (9+ messages)

[PATCH] block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
 2019-03-28 15:07 UTC  (4+ messages)

[RFC] optimize nvme single segment I/O
 2019-03-28 10:26 UTC  (16+ messages)
` [PATCH 01/15] block: add a req_bvec helper
` [PATCH 02/15] block: add a rq_integrity_vec helper
` [PATCH 03/15] block: add a rq_dma_dir helper
` [PATCH 06/15] nvme-pci: remove nvme_init_iod

[PATCH 1/5] blk-mq: Export reading mq request state
 2019-03-28  3:33 UTC  (8+ messages)
` [PATCH 5/5] nvme/pci: Remove queue IO flushing hack

[PATCH V2 0/2] blk-mq/nvme: cancel request synchronously
 2019-03-28  0:50 UTC  (4+ messages)
` [PATCH V2 1/2] blk-mq: introduce blk_mq_complete_request_sync()

[RFC PATCH 42/68] vfs: Create fs_context-aware mount_bdev() replacement
 2019-03-27 23:46 UTC  (3+ messages)
` [RFC PATCH 47/68] vfs: Convert romfs to use the new mount API
` [RFC PATCH 48/68] vfs: Convert cramfs "

[PATCH AUTOSEL 5.0 101/262] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
 2019-03-27 18:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 198/262] block, bfq: fix in-service-queue check for queue merging
` [PATCH AUTOSEL 5.0 199/262] block, bfq: fix queue removal from weights tree

[PATCH AUTOSEL 4.19 068/192] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
 2019-03-27 18:09 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 145/192] block, bfq: fix in-service-queue check for queue merging

[PATCH V2 00/10] block: enable multi-page bvec for passthrough IO
 2019-03-27 15:44 UTC  (2+ messages)

[PATCH v3 0/5] block: skip media change event handling if unsupported
 2019-03-27 13:56 UTC  (7+ messages)
` [PATCH v3 1/5] block: genhd: remove async_events field
` [PATCH v3 2/5] block: disk_events: introduce event flags
` [PATCH v3 3/5] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH v3 4/5] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH v3 5/5] block: check_events: don't bother with events if unsupported


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