linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 17:09:02 to 2019-03-08 09:12:42 UTC [more...]

[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 v2 0/3] blkcg: sync() isolation
 2019-03-08  7:39 UTC  (9+ 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 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] "

[GIT PULL] Support for the io_uring IO interface
 2019-03-06 20:05 UTC  (2+ messages)

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  (91+ messages)
` [PATCH 01/13] lightnvm: pblk: Line reference fix in GC
` [PATCH 02/13] lightnvm: pblk: Gracefully handle GC data malloc fail
` [PATCH 03/13] lightnvm: pblk: Fix put line back behaviour
` [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)

[GIT PULL] Support for the io_uring IO interface
 2019-03-04  3:23 UTC  (3+ messages)

[GIT PULL] Block changes for 5.1
 2019-03-04  1:53 UTC 

[GIT PULL] libata changes for 5.1
 2019-03-04  1:53 UTC 

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-03-03 23:45 UTC  (9+ messages)

[PATCH] block: fix updating bio's front segment size
 2019-03-02 19:47 UTC  (2+ messages)

[PATCH V2] fs: fix guard_bio_eod to check for real EOD errors
 2019-03-01 10:07 UTC  (3+ messages)

[PATCH 0/1] Fix NULL pointer dereference in register_disk
 2019-03-01  1:27 UTC  (3+ messages)

[PATCH v2] block: add a new flag BLK_MQ_POLL_CLASSIC for hybrid poll
 2019-03-01  1:28 UTC 

[PATCHSET v2 0/2] Re-introduce iov/bio no page referencing
 2019-02-28 21:36 UTC  (3+ messages)
` [PATCH 1/2] iov_iter: add ITER_BVEC_FLAG_NO_REF flag
` [PATCH 2/2] block: add BIO_NO_PAGE_REF flag

[PATCH] block: Replace function name in string with __func__
 2019-02-28 21:09 UTC  (2+ messages)

[PATCH] nbd: propagate genlmsg_reply return code
 2019-02-28 21:06 UTC  (2+ messages)

[PATCH -next] floppy: remove set but not used variable 'q'
 2019-02-28 21:06 UTC  (2+ messages)

[PATCH] null_blk: fix checking for REQ_FUA
 2019-02-28 21:03 UTC  (2+ messages)

[PATCH for-next 1/1] blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->map
 2019-02-28 20:58 UTC  (2+ messages)

[PATCH] block: optimize bvec iteration in bvec_iter_advance
 2019-02-28 20:49 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).