linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-27 21:07:38 to 2019-05-01 14:45:25 UTC [more...]

[PATCH rdma-for-next 0/9] drivers/infiniband: Introduce rdma_dim
 2019-05-01 14:44 UTC  (9+ messages)
` [PATCH rdma-for-next 1/9] linux/dim: Move logic to dim.h
` [PATCH rdma-for-next 2/9] linux/dim: Remove "net" prefix from internal DIM members
` [PATCH rdma-for-next 3/9] linux/dim: Rename externally exposed macros
` [PATCH rdma-for-next 5/9] linux/dim: Rename externally used net_dim members
` [PATCH rdma-for-next 6/9] linux/dim: Move implementation to .c files
` [PATCH rdma-for-next 7/9] linux/dim: Add completions count to dim_sample
` [PATCH rdma-for-next 8/9] linux/dim: Implement rdma_dim
` [PATCH rdma-for-next 9/9] drivers/infiniband: Use rdma_dim in infiniband driver

[PATCH] io_uring: use cpu_online() to check p->sq_thread_cpu instead of cpu_possible()
 2019-05-01 14:39 UTC  (5+ messages)

[PATCH v1 1/1] [io_uring] require RWF_HIPRI for iopoll reads and writes
 2019-05-01 14:12 UTC  (4+ messages)

[PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-05-01 13:49 UTC  (8+ messages)
` [PATCH 1/3] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH 2/3] block: sed-opal: ioctl for writing to "
` [PATCH 3/3] block: sed-opal: check size of "

[RFC PATCH 00/18] blktrace: add blktrace extension support
 2019-05-01 12:56 UTC  (22+ messages)
` [RFC PATCH 01/18] blktrace: increase the size of action mask
` [RFC PATCH 02/18] blktrace: add more definitions for BLK_TC_ACT
` [RFC PATCH 03/18] blktrace: update trace to track more actions
` [RFC PATCH 04/18] kernel/trace: add KConfig to enable blktrace_ext
` [RFC PATCH 05/18] blktrace: add iopriority mask
` [RFC PATCH 06/18] "
` [RFC PATCH 07/18] blktrace: allow user to track iopriority
` [RFC PATCH 08/18] blktrace: add sysfs ioprio mask
` [RFC PATCH 09/18] blktrace: add debug support for extension
` [RFC PATCH 10/18] block: set ioprio for write-zeroes, discard etc
` [RFC PATCH 11/18] block: set ioprio for zone-reset
` [RFC PATCH 12/18] block: set ioprio for flush bio
` [RFC PATCH 13/18] drivers: set bio iopriority field
` [RFC PATCH 14/18] fs: "
` [RFC PATCH 15/18] power/swap: "
` [RFC PATCH 16/18] mm: "
` [RFC PATCH 17/18] null_blk: add write-zeroes flag to nullb_device
` [RFC PATCH 18/18] null_blk: add module param discard/write-zeroes

[PATCH 0/2] block/iov_iter: fix two issues related with BIO_NO_PAGE_REF
 2019-05-01 12:50 UTC  (3+ messages)

io_uring: not good enough for release
 2019-05-01 12:43 UTC  (12+ messages)
    ` io_uring: submission error handling
              ` [PATCH v1 1/1] [io_uring] don't stall on submission errors
  ` io_uring: closing / release
  ` io_uring: O_NONBLOCK/IOCB_NOWAIT/RWF_NOWAIT mess

[PATCH] io_uring: avoid page allocation warnings
 2019-05-01 12:41 UTC  (8+ messages)

[PATCH] bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
 2019-05-01 12:35 UTC  (5+ messages)

[PATCH v1 1/1] [io_uring] req->error only used for iopoll
 2019-05-01 11:53 UTC 

[PATCH v2] bcache: remove redundant LIST_HEAD(journal) from run_cache_set()
 2019-05-01  6:42 UTC 

[PATCH v5 0/3] lightnvm: next set of improvements for 5.2
 2019-05-01  6:20 UTC  (5+ messages)
` [PATCH v5 1/3] lightnvm: pblk: simplify partial read path

[PATCH] lightnvm: pblk: Introduce hot-cold data separation
 2019-05-01  6:19 UTC  (6+ messages)

[RFC PATCH blktrace-tools 00/10] blktrace: add blktrace extension support
 2019-05-01  4:33 UTC  (11+ messages)
` [RFC PATCH blktrace-tools 01/10] blktrace.h: add blktrace extension to the header
` [RFC PATCH blktrace-tools 02/10] blktrace_api.h: update blktrace API header
` [RFC PATCH blktrace-tools 03/10] act-mask: add blktrace extension to act_mask
` [RFC PATCH blktrace-tools 04/10] blktrace.c: add support for extensions
` [RFC PATCH blktrace-tools 05/10] blkparse.c: "
` [RFC PATCH blktrace-tools 06/10] blkparse-fmt.c: add extension support
` [RFC PATCH blktrace-tools 07/10] iowatcher/blkparse: add extension definitions
` [RFC PATCH blktrace-tools 08/10] blkiomon: add extension support
` [RFC PATCH blktrace-tools 09/10] blkrawverify: "
` [RFC PATCH blktrace-tools 10/10] blktrace-tools: "

[PATCH 1/2] block: Fix a NULL pointer dereference in generic_make_request()
 2019-04-30 22:55 UTC  (3+ messages)
` [PATCH 2/2] md/raid0: Do not bypass blocking queue entered for raid0 bios

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-04-30 22:41 UTC  (3+ messages)

[PATCH] block: remove the unused blk_queue_dma_pad function
 2019-04-30 22:13 UTC  (3+ messages)

add SPDX tags to all block layer files
 2019-04-30 22:12 UTC  (12+ messages)
` [PATCH 1/5] block: switch all files cleared marked as GPLv2 to SPDX tags
` [PATCH 2/5] block: switch all files cleared marked as GPLv2 or later "
` [PATCH 3/5] sed-opal.h: remove redundant licence boilerplate
` [PATCH 4/5] block: add a SPDX tag to blk-mq-rdma.h
` [PATCH 5/5] block: add SPDX tags to block layer files missing licensing information

[PATCH] nvme-pci: fix psdt field for single segment sgls
 2019-04-30 16:59 UTC 

[PATCHv2] io_uring: free allocated io_memory once
 2019-04-30 16:33 UTC  (2+ messages)

[PATCH] block: remove the unused blk_queue_dma_pad function
 2019-04-30 16:27 UTC  (3+ messages)

[PATCH] io_uring: free allocated io_memory once
 2019-04-30 16:26 UTC  (3+ messages)

[PATCH] io_uring: fix SQPOLL cpu validation
 2019-04-30 16:20 UTC  (2+ messages)

[LSF/MM] Preliminary agenda ? Anyone ... anyone ? Bueller ?
 2019-04-30 16:03 UTC  (11+ messages)
      ` [Lsf] "
  ` Scheduling conflicts

io_uring: RWF_NOWAIT support
 2019-04-30 15:40 UTC  (3+ messages)
` [PATCH v1 1/1] [io_uring] fix handling SQEs requesting NOWAIT

simplify bio_for_each_segment_all
 2019-04-30 15:27 UTC  (4+ messages)

bio_add_pc_page cleanups
 2019-04-30 15:27 UTC  (3+ messages)

[RFC] optimize nvme single segment I/O
 2019-04-30 14:32 UTC  (4+ messages)
` [PATCH 14/15] nvme-pci: optimize mapping single segment requests using SGLs

Read-only Mapping of Program Text using Large THP Pages
 2019-04-30 12:12 UTC  (6+ messages)

[PATCH] block: use static bio_set for bio_split() calls
 2019-04-30 11:48 UTC  (8+ messages)

[PATCH 0/2] Introduce size_to_sectors helper in blkdev.h
 2019-04-30 10:52 UTC  (5+ messages)
` [PATCH 1/2] blkdev.h: Introduce size_to_sectors hlper function
` [PATCH 2/2] null_blk: Make use of size_to_sectors helper

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-04-30  9:26 UTC  (3+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

[PATCH 2/5] bio: fix improper use of smp_mb__before_atomic()
 2019-04-30  8:21 UTC  (3+ messages)
` [PATCH 3/5] sbitmap: "

[PATCH 0/7] Adjust hybrid polling sleep time
 2019-04-30  7:34 UTC  (8+ messages)
` [PATCH 1/7] blk-iolatency: Fix zero mean in previous stats
` [PATCH 2/7] blk-stats: Introduce explicit stat staging buffers
` [PATCH 3/7] blk-mq: Fix disabled hybrid polling
` [PATCH 4/7] blk-stats: Add left mean deviation to blk_stats
` [PATCH 5/7] blk-mq: Precalculate hybrid polling time
` [PATCH 6/7] blk-mq: Track num of overslept by hybrid poll rqs
` [PATCH 7/7] blk-mq: Adjust hybrid poll sleep time

[PATCH V9 0/7] blk-mq: fix races related with freeing queue
 2019-04-30  2:15 UTC  (9+ messages)
` [PATCH V9 1/7] blk-mq: grab .q_usage_counter when queuing request from plug code path
` [PATCH V9 2/7] blk-mq: move cancel of requeue_work into blk_mq_release
` [PATCH V9 3/7] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V9 4/7] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
` [PATCH V9 5/7] blk-mq: always free hctx after request queue is freed
` [PATCH V9 6/7] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
` [PATCH V9 7/7] block: don't drain in-progress dispatch in blk_cleanup_queue()

[PATCH] bcache: fix memleak when error occurred before journal replay
 2019-04-30  1:38 UTC  (2+ messages)

[PATCH] nbd: replace kill_bdev() with __invalidate_device() again
 2019-04-30  1:15 UTC 

[PATCH V8 0/7] blk-mq: fix races related with freeing queue
 2019-04-30  0:50 UTC  (16+ messages)
` [PATCH V8 1/7] blk-mq: grab .q_usage_counter when queuing request from plug code path
` [PATCH V8 2/7] blk-mq: move cancel of requeue_work into blk_mq_release
` [PATCH V8 3/7] blk-mq: free hw queue's resource in hctx's release handler
` [PATCH V8 4/7] blk-mq: split blk_mq_alloc_and_init_hctx into two parts
` [PATCH V8 5/7] blk-mq: always free hctx after request queue is freed
` [PATCH V8 6/7] blk-mq: move cancel of hctx->run_work into blk_mq_hw_sysfs_release
` [PATCH V8 7/7] block: don't drain in-progress dispatch in blk_cleanup_queue()

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-04-29 18:16 UTC  (7+ messages)
` [PATCH V4 1/3] lib/sg_pool.c: improve APIs for allocating sg pool
` [PATCH V4 2/3] scsi: core: avoid to pre-allocate big chunk for protection meta data
` [PATCH V4 3/3] scsi: core: avoid to pre-allocate big chunk for sg list

[PATCH v4] blk-mq: fix hang caused by freeze/unfreeze sequence
 2019-04-29 18:04 UTC  (3+ messages)

Revert commit 310ca162d77
 2019-04-29 14:04 UTC  (3+ messages)

[LSF/MM TOPIC] Direct block mapping through fs for device
 2019-04-29 13:26 UTC  (5+ messages)

WARNING in io_uring_setup
 2019-04-29 10:54 UTC  (4+ messages)

[PATCH] block: Move tag field position in struct request
 2019-04-29  3:16 UTC  (3+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-28 17:14 UTC 

[GIT PULL] Storage fixes for 5.1-rc7
 2019-04-28 18:05 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).