linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-23 18:27:20 to 2019-01-28 16:08:53 UTC [more...]

[PATCH AUTOSEL 4.19 199/258] drbd: narrow rcu_read_lock in drbd_sync_handshake
 2019-01-28 15:58 UTC 

[PATCH AUTOSEL 4.20 167/304] lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
 2019-01-28 15:42 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 237/304] drbd: narrow rcu_read_lock in drbd_sync_handshake
` [PATCH AUTOSEL 4.20 239/304] drbd: skip spurious timeout (ping-timeo) when failing promote

[PATCH] block: set rq->cmd_flags with bio->opf instead of data->cmd_flags when bio is not Null
 2019-01-28 15:36 UTC  (3+ messages)

[PATCH 0/5 v3] Fix virtio-blk issue with SWIOTLB
 2019-01-28 15:20 UTC  (22+ messages)
` [PATCH 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCHSET v7] io_uring IO interface
 2019-01-28 15:09 UTC  (15+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/13] io_uring: add submission polling
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio

[LSF/MM TOPIC] Zoned Block Devices
 2019-01-28 15:07 UTC  (2+ messages)

[PATCH v3] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced
 2019-01-28 13:57 UTC  (12+ messages)

[PATCH 0/4] block: skip media change event handling if unsupported
 2019-01-28 13:54 UTC  (10+ messages)
` [PATCH 1/4] block: disk_events: introduce event flags
` [PATCH 2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
` [PATCH 3/4] Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
` [PATCH 4/4] block: check_events: don't bother with events if unsupported

[PATCH] floppy: check_events callback should not return a negative number
 2019-01-28 13:19 UTC  (3+ messages)

[PATCH blktests v4 00/12] Implement zoned block device support
 2019-01-28 13:14 UTC  (13+ messages)
` [PATCH blktests v4 01/12] config: Introduce RUN_ZONED_TESTS variable and CAN_BE_ZONED flag
` [PATCH blktests v4 02/12] common: Introduce _have_fio_zbd_zonemode() helper function
` [PATCH blktests v4 03/12] block/004: Adjust fio conditions for zoned block devices
` [PATCH blktests v4 04/12] block: Whitelist tests supporting "
` [PATCH blktests v4 05/12] check: Introduce fallback_device() and cleanup_fallback_device()
` [PATCH blktests v4 06/12] src: Introduce zbdioctl program
` [PATCH blktests v4 07/12] tests: Introduce zbd test group
` [PATCH blktests v4 08/12] zbd/001: sysfs and ioctl consistency test
` [PATCH blktests v4 09/12] zbd/002: report zone test
` [PATCH blktests v4 10/12] zbd/003: Test sequential zones reset
` [PATCH blktests v4 11/12] zbd/004: Check write split accross sequential zones
` [PATCH blktests v4 12/12] zbd/005: Test write ordering

[PATCH v2 0/4] Write-hint for FS journal
 2019-01-28 12:47 UTC  (12+ messages)
    ` [PATCH 2/4] fs: introduce four macros for in-kernel hints
      ` [PATCH 2/4] "
    ` [PATCH 4/4] fs/ext4,jbd2: add support for passing write-hint with journal

[PATCH blktests v3 00/13] Implement zoned block device support
 2019-01-28 12:18 UTC  (16+ messages)
` [PATCH blktests v3 01/13] config: Introduce RUN_ZONED_TESTS variable and CAN_BE_ZONED flag
` [PATCH blktests v3 03/13] block/004: Adjust fio conditions for zoned block devices
` [PATCH blktests v3 04/13] block: Whitelist tests supporting "
` [PATCH blktests v3 05/13] check: Introduce fallback_device() and cleanup_fallback_device()
` [PATCH blktests v3 06/13] common: Introduce _dd() helper function

[PATCH v3 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-28  8:27 UTC  (34+ messages)
` [PATCH v3 01/16] block: sed-opal: fix typos and formatting
` [PATCH v3 02/16] block: sed-opal: use correct macro for method length
` [PATCH v3 03/16] block: sed-opal: unify space check in add_token_*
` [PATCH v3 04/16] block: sed-opal: close parameter list in cmd_finalize
` [PATCH v3 05/16] block: sed-opal: unify cmd start
` [PATCH v3 06/16] block: sed-opal: unify error handling of responses
` [PATCH v3 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
` [PATCH v3 08/16] block: sed-opal: print failed function address
` [PATCH v3 09/16] block: sed-opal: split generation of bytestring header and content
` [PATCH v3 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v3 11/16] block: sed-opal: ioctl for writing to "
` [PATCH v3 12/16] block: sed-opal: unify retrieval of table columns
` [PATCH v3 13/16] block: sed-opal: check size of shadow mbr
` [PATCH v3 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
` [PATCH v3 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
` [PATCH v3 16/16] block: sed-opal: rename next to execute_steps

[PATCH v2] nullb: Prevent use of legacy request queue mode
 2019-01-28  7:56 UTC 

[PATCH] nullb: Prevent use of legacy request queue mode
 2019-01-28  6:10 UTC 

[dm-devel] [v2] block: Fix a WRITE SAME BUG_ON
 2019-01-28  5:48 UTC  (2+ messages)

fsync hangs after scsi rejected a request
 2019-01-28  2:42 UTC  (13+ messages)

[GIT PULL] Single block revert for 5.0-rc4
 2019-01-27 19:05 UTC  (2+ messages)

upstream boot error: can't ssh into the instance (2)
 2019-01-27 13:35 UTC  (2+ messages)

[PATCH] lightnvm: pblk: fix race condition on GC
 2019-01-27  6:54 UTC 

[GIT PULL] Block fixes for 5.0-rc4
 2019-01-26 23:15 UTC  (2+ messages)

[PATCH v2 2/4] Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
 2019-01-26 10:16 UTC  (2+ messages)

[PATCH] block: Fix a WRITE SAME BUG_ON
 2019-01-26  1:05 UTC  (3+ messages)

[PATCH] lightnvm: pblk: prevent stall due to wb threshold
 2019-01-25 13:08 UTC  (2+ messages)

[PATCH 0/5] genirq/affinity: introduce .setup_affinity to support allocating interrupt sets
 2019-01-25  9:56 UTC  (7+ messages)
` [PATCH 1/5] genirq/affinity: move allocation of 'node_to_cpumask' to irq_build_affinity_masks
` [PATCH 2/5] genirq/affinity: allow driver to setup managed IRQ's affinity
` [PATCH 3/5] genirq/affinity: introduce irq_build_affinity()
` [PATCH 4/5] nvme-pci: simplify nvme_setup_irqs() via .setup_affinity callback
` [PATCH 5/5] genirq/affinity: remove support for allocating interrupt sets

[PATCH] lightnvm: pblk: stop taking the free lock in in pblk_lines_free
 2019-01-25  9:37 UTC  (4+ messages)

[PATCH v2 0/3] iolatency bug fix
 2019-01-25  8:30 UTC  (5+ messages)
` [PATCH v2 1/3] blk-iolatency: fix IO hang due to negative inflight counter
` [PATCH v2 2/3] Blk-iolatency: warn on negative inflight IO counter
` [PATCH v2 3/3] blk-mq: remove duplicated definition of blk_mq_freeze_queue

[PATCH] lightnvm: pblk: fix TRACE_INCLUDE_PATH
 2019-01-25  8:17 UTC  (3+ messages)

[PATCH] blk-cgroup: Fix doc related to blkcg_exit_queue
 2019-01-25  3:50 UTC  (2+ messages)

[git pull] device mapper fixes for 5.0-rc4
 2019-01-24 20:15 UTC  (2+ messages)

[PATCH v2] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced
 2019-01-24 19:47 UTC 

[PATCH 0/3] iolatency bug fix
 2019-01-24 18:24 UTC  (6+ messages)
` [PATCH 1/3] Blk-iolatency: warn on negative inflight IO counter
` [PATCH 2/3] blk-iolatency: fix IO hang due to negative inflight counter
` [PATCH 3/3] blk-mq: remove duplicated definition of blk_mq_freeze_queue

[PATCH v1] lightnvm: Use u64 instead of __le64 for CPU visible side
 2019-01-24 18:18 UTC  (3+ messages)

[PATCH v2] lightnvm: pblk: Switch to use new generic UUID API
 2019-01-24 18:18 UTC  (3+ messages)

[PATCH] uapi: fix ioctl documentation
 2019-01-24 18:12 UTC  (4+ messages)
` [PATCH] block: Fix comment typo

[PATCH] blk-wbt: Declare local functions static
 2019-01-24 18:09 UTC  (3+ messages)

[PATCH 0/2] small optimization for accessing queue map
 2019-01-24 18:08 UTC  (4+ messages)
` [PATCH 1/2] blk-mq: save queue mapping result into ctx directly
` [PATCH 2/2] blk-mq: save default hctx into ctx->hctxs for not-supported type

[PATCH v1] : Switch to use new generic UUID API
 2019-01-24 16:41 UTC  (10+ messages)

[PATCH] blk-mq: fix the cmd_flag_name array
 2019-01-24 16:34 UTC  (6+ messages)

[PATCH] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced
 2019-01-24  9:17 UTC  (2+ messages)

[PATCH] bcache: fix a race between register and allocator thread
 2019-01-24  8:09 UTC 

[PATCH 16/16] block: sed-opal: rename next to execute_steps
 2019-01-03 22:59 UTC 

[PATCH] block: Mark expected switch fall-throughs
 2019-01-24  4:54 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.0-rc4
 2019-01-24  0:17 UTC  (2+ messages)

[PATCH] block: Allocate a sense buffer before executing an SG_IO ioctl
 2019-01-24  0:04 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).