linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-21 14:18:07 to 2019-01-25 09:54:13 UTC [more...]

[PATCH 0/5] genirq/affinity: introduce .setup_affinity to support allocating interrupt sets
 2019-01-25  9:53 UTC  (2+ messages)
` [PATCH 1/5] genirq/affinity: move allocation of 'node_to_cpumask' to irq_build_affinity_masks

[PATCH v3] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced
 2019-01-25  9:41 UTC  (3+ messages)

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

fsync hangs after scsi rejected a request
 2019-01-25  9:05 UTC  (8+ 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)

[PATCH] block: set rq->cmd_flags with bio->opf instead of data->cmd_flags when bio is not Null
 2019-01-25  0:57 UTC 

[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 0/5 v3] Fix virtio-blk issue with SWIOTLB
 2019-01-24 15:00 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 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH] block: Fix a WRITE SAME BUG_ON
 2019-01-24 12:25 UTC  (2+ messages)

[PATCH v2 0/4] Write-hint for FS journal
 2019-01-24  9:23 UTC  (9+ 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] lightnvm: pblk: ignore bad block wp for pblk_line_wp_is_unbalanced
 2019-01-24  9:17 UTC  (2+ messages)

[PATCH v3 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-01-22 22:31 UTC  (17+ 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] 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)

[PATCH] blk-iolatency: fix IO hang due to negative inflight counter
 2019-01-23 17:26 UTC  (10+ messages)

checking whether a device has internal queueing
 2019-01-23 16:14 UTC 

[PATCHSET v7] io_uring IO interface
 2019-01-23 15:35 UTC  (26+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/13] io_uring: add support for pre-mapped user IO buffers
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 08/13] io_uring: add file set registration
` [PATCH 09/13] io_uring: add submission polling
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/13] io_uring: add io_kiocb ref count
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 11/13] io_uring: add support for IORING_OP_POLL
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 12/13] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 13/13] io_uring: add io_uring_event cache hit information
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information

[PATCH] block: Add secure discard check in blk_ioctl_discard
 2019-01-23 14:27 UTC  (2+ messages)

[PATCH] blk-mq: protect debugfs_create_files() from failures
 2019-01-23 13:48 UTC 

[PATCH] block: aoe: no need to check return value of debugfs_create functions
 2019-01-23  6:41 UTC  (4+ messages)

dd hangs when reading large partitions
 2019-01-23  3:10 UTC  (13+ messages)

[PATCH] bcache: never writeback a discard operation
 2019-01-23  1:39 UTC  (3+ messages)

[PATCH v2] loop: Add test for changing capacity when filesystem is mounted
 2019-01-23  0:00 UTC  (3+ messages)

[PATCH] block: 028: block integrity funtion test
 2019-01-22 23:24 UTC  (2+ messages)

[PATCH] genirq/affinity: Assign default affinity to pre/post vectors
 2019-01-22 21:04 UTC 

[PATCH] lightnvm: pblk: use vfree to free metadata on error path
 2019-01-22 19:48 UTC  (2+ messages)

[PATCH] block: cover another queue enter recursion via BIO_QUEUE_ENTERED
 2019-01-22 17:16 UTC  (3+ messages)
`  "

RFC bio flags and ops in v4.10+
 2019-01-22 17:05 UTC  (4+ messages)

[PATCHSET v6] io_uring IO interface
 2019-01-22 16:11 UTC  (8+ messages)
` [PATCH 05/17] Add "

[PATCH] blktrace: no need to check return value of debugfs_create functions
 2019-01-22 15:21 UTC 

[PATCH] nbd: fix possible memory leak in nbd_add_socket()
 2019-01-22 14:50 UTC 

[PATCH 0/4] dm: fix various issues with bio splitting code
 2019-01-22  3:49 UTC  (8+ messages)
` [PATCH 3/4] dm: fix missing bio_split() pattern code in __split_and_process_bio()

[PATCH V14 00/18] block: support multi-page bvec
 2019-01-22  2:01 UTC  (3+ messages)

[RFC PATCH 0/3] cgroup: fsio throttle controller
 2019-01-21 21:47 UTC  (6+ messages)

[PATCH v3] fs: ratelimit __find_get_block_slow() failure message
 2019-01-21 13:49 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).