linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-04 08:21:07 to 2019-03-09 04:34:04 UTC [more...]

[GIT PULL] Support for the io_uring IO interface
 2019-03-09  4:33 UTC  (9+ messages)

[PATCH fio] t/io_uring: add depth options
 2019-03-09  4:31 UTC  (2+ messages)

[PATCH 0/6] block: enable multi-page bvec for passthrough IO
 2019-03-09  1:37 UTC  (7+ messages)
` [PATCH 1/6] block: pass page to xen_biovec_phys_mergeable
` [PATCH 2/6] block: don't merge adjacent bvecs to one segment in bio blk_queue_split
` [PATCH 3/6] block: check if page is mergeable in one helper
` [PATCH 4/6] block: put the same page when adding it to bio
` [PATCH 5/6] block: enable multi-page bvec for passthrough IO
` [PATCH 6/6] block: don't check if adjacent bvecs in one bio can be mergeable

[GIT PULL] Block changes for 5.1
 2019-03-09  0:10 UTC  (2+ messages)

[GIT PULL] libata changes for 5.1
 2019-03-09  0:10 UTC  (2+ messages)

[PATCH 1/5] blk-mq: Export reading mq request state
 2019-03-08 22:06 UTC  (22+ messages)
` [PATCH 2/5] blk-mq: Export iterating queue requests
` [PATCH 3/5] blk-mq: Iterate tagset over all requests
` [PATCH 4/5] nvme: Fail dead namespace's entered requests
` [PATCH 5/5] nvme/pci: Remove queue IO flushing hack

[PATCH v3] blkcg: prevent priority inversion problem during sync()
 2019-03-08 21:28 UTC 

[PATCH v2 0/3] blkcg: sync() isolation
 2019-03-08 17:32 UTC  (11+ messages)
` [PATCH v2 1/3] blkcg: prevent priority inversion problem during sync()
` [PATCH v2 2/3] blkcg: introduce io.sync_isolation
` [PATCH v2 3/3] blkcg: implement sync() isolation

[PATCH 1/2] block: increase bio_slab_nr only for necessary case
 2019-03-08 10:15 UTC  (2+ messages)
` [PATCH 2/2] block: code cleanup for bio_find_or_create_slab()

[PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
 2019-03-08  9:12 UTC  (15+ messages)

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-03-08  8:18 UTC  (11+ messages)

[PATCH BUGFIX IMPROVEMENT 0/8] block, bfq: fix bugs, reduce exec time and boost performance
 2019-03-07 22:04 UTC  (11+ messages)
` [PATCH BUGFIX IMPROVEMENT 1/8] block, bfq: increase idling for weight-raised queues
` [PATCH BUGFIX IMPROVEMENT 2/8] block, bfq: do not idle for lowest-weight queues
` [PATCH BUGFIX IMPROVEMENT 3/8] block, bfq: tune service injection basing on request service times
` [PATCH BUGFIX IMPROVEMENT 4/8] block, bfq: do not merge queues on flash storage with queueing
` [PATCH BUGFIX IMPROVEMENT 5/8] block, bfq: do not tag totally seeky queues as soft rt
` [PATCH BUGFIX IMPROVEMENT 6/8] block, bfq: always protect newly-created queues from existing active queues
` [PATCH BUGFIX IMPROVEMENT 7/8] block, bfq: print SHARED instead of pid for shared queues in logs
` [PATCH BUGFIX IMPROVEMENT 8/8] block, bfq: save & resume weight on a queue merge/split

[PATCH] block: init flush rq ref count to 1
 2019-03-07 21:54 UTC  (2+ messages)

[git pull] device mapper changes for 5.1
 2019-03-07 16:24 UTC 

[PATCH] pblk: fix max_io calculation
 2019-03-07 15:59 UTC  (3+ messages)

[PATCH v2] lightnvm: pblk: fix bio leak on large sized io
 2019-03-07 12:20 UTC  (2+ messages)

[RFC/PATCH net-next 0/9] net/dim: Support for multiple implementations
 2019-03-07  1:56 UTC  (12+ messages)
` [RFC/PATCH net-next 1/9] linux/dim: Move logic to dim.h
` [RFC/PATCH net-next 2/9] linux/dim: Remove "net" prefix from internal DIM members
` [RFC/PATCH net-next 3/9] linux/dim: Rename externally exposed macros
` [RFC/PATCH net-next 4/9] linux/dim: Rename net_dim_sample() to net_dim_create_sample()
` [RFC/PATCH net-next 5/9] linux/dim: Rename externally used net_dim members
` [RFC/PATCH net-next 6/9] linux/dim: Move implementation to .c files
` [RFC/PATCH net-next 7/9] linux/dim: Add completions count to dim_sample
` [RFC/PATCH net-next 8/9] linux/dim: Implement blk_dim.h
` [RFC/PATCH net-next 9/9] drivers/infiniband: Use blk_dim in infiniband driver

[PATCH v2] scsi: sd: block: Fix regressions in read-only block device handling
 2019-03-07  0:39 UTC  (3+ messages)
` [PATCH v3] "

Interesting 'list _add double add' with nvme drives
 2019-03-06 18:53 UTC  (2+ messages)

[PATCH] block: fix segment calculation for passthrough IO
 2019-03-06 16:43 UTC  (2+ messages)

[PATCH v2 0/8] lightnvm: bugfixes and improvements
 2019-03-06 14:31 UTC  (24+ messages)
` [PATCH v2 1/8] lightnvm: pblk: Gracefully handle GC vmalloc fail
` [PATCH v2 2/8] lightnvm: pblk: Fix put line back behaviour
` [PATCH v2 3/8] lightnvm: pblk: Count all read errors in stats
` [PATCH v2 4/8] lightnvm: pblk: Ensure that erase is chunk aligned
` [PATCH v2 5/8] lightnvm: pblk: Cleanly fail when there is not enough memory
` [PATCH v2 6/8] lightnvm: pblk: Set proper read stutus in bio
` [PATCH v2 7/8] lightnvm: pblk: warn about opened chunk on factory init
` [PATCH v2 8/8] lightnvm: Inherit mdts from the parent nvme device

[PATCH] loop: Add file_xxx_write() wrapping around call of fallocate()
 2019-03-06  9:59 UTC 

[PATCH blktests] Fix the failure case which will exit with 0
 2019-03-06  2:25 UTC  (2+ messages)

[PATCH] blk-throttle: verify format of bandwidth limit and detect overflows
 2019-03-05 17:27 UTC  (3+ messages)

[PATCH 2/2] bcache: fix inaccurate result of unused buckets
 2019-03-05 12:07 UTC 

[PATCH 1/2] bcache: fix crashes stopping bcache device before read miss done
 2019-03-05 12:07 UTC 

number of write I/Os processed keeps changing for a same test case
 2019-03-05 11:36 UTC 

[PATCH 00/13] lightnvm: bugfixes and improvements
 2019-03-05  8:55 UTC  (83+ messages)
` [PATCH 01/13] lightnvm: pblk: Line reference fix in GC
` [PATCH 02/13] lightnvm: pblk: Gracefully handle GC data malloc fail
` [PATCH 04/13] lightnvm: pblk: Rollback in gc read
` [PATCH 05/13] lightnvm: pblk: Count all read errors in stats
` [PATCH 06/13] lightnvm: pblk: Ensure that erase is chunk aligned
` [PATCH 07/13] lightnvm: pblk: Cleanly fail when there is not enough memory
` [PATCH 08/13] lightnvm: pblk: Set proper read stutus in bio
` [PATCH 09/13] lightnvm: pblk: Kick writer for flush requests
` [PATCH 10/13] lightnvm: pblk: Reduce L2P DRAM footprint
` [PATCH 11/13] lightnvm: pblk: Remove unused smeta_ssec field
` [PATCH 12/13] lightnvm: pblk: close opened chunks
` [PATCH 13/13] lightnvm: Inherit mdts from the parent nvme device

[PATCH blktests 0/3] Fix partition device sysfs access
 2019-03-05  5:24 UTC  (4+ messages)
` [PATCH blktests 1/3] check: Add TEST_DEV_PART_SYSFS variable
` [PATCH blktests 2/3] common: Add _test_dev_is_partition() helper function
` [PATCH blktests 3/3] zbd: Change sysfs path for partition devices

[PATCH] blktests: add userspace IO test
 2019-03-05  1:53 UTC  (3+ messages)

[PATCH V2] blktests: add userspace IO test
 2019-03-05  1:50 UTC 

[PATCH blktests 0/5] Fix failures found with zoned block devices
 2019-03-05  1:47 UTC  (8+ messages)
` [PATCH blktests 3/5] check: Add TEST_DEV_PART_SYSFS variable
` [PATCH blktests 4/5] common: Add _test_dev_is_partition() helper function
` [PATCH blktests 5/5] zbd: Change sysfs path for partition devices

[PATCH V2 0/8] nvme: misc cleanups
 2019-03-04 19:10 UTC  (4+ 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).