linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-20 14:43:49 to 2019-02-27 19:42:46 UTC [more...]

[PATCHSET v15] io_uring IO interface
 2019-02-27 19:42 UTC  (32+ messages)
` [PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/19] io_uring: add file set registration

[PATCH BLKTESTS V2 0/3] nvme: fix output formats
 2019-02-27 19:00 UTC  (7+ messages)
  ` [PATCH BLKTESTS V2 1/3] nvme/002: fix output format

[PATCH V2 0/8] nvme: misc cleanups
 2019-02-27 18:50 UTC  (10+ messages)
` [PATCH V2 1/8] nvme/021: use consistent coding style
` [PATCH V2 2/8] nvme/022: "
` [PATCH V2 3/8] nvme/023: "
` [PATCH V2 4/8] nvme/024: "
` [PATCH V2 5/8] nvme/025: "
` [PATCH V2 6/8] nvme/026: "
` [PATCH V2 7/8] nvme/027: "
` [PATCH V2 8/8] nvme/028: "

[PATCH AUTOSEL 4.20 49/77] block: cover another queue enter recursion via BIO_QUEUE_ENTERED
 2019-02-27 17:39 UTC  (3+ messages)

[PATCH 00/13] lightnvm: bugfixes and improvements
 2019-02-27 17:14 UTC  (14+ 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 V2] mmc: align max segment size with logical block size
 2019-02-27 17:00 UTC  (2+ messages)

[PATCH 0/4] block: optimize for single-page bvec workloads
 2019-02-27 15:54 UTC  (8+ messages)
` [PATCH 1/4] block: introduce bvec_nth_page()
` [PATCH 2/4] block: optimize __blk_segment_map_sg() for single-page bvec
` [PATCH 3/4] block: optimize blk_bio_segment_split "
` [PATCH 4/4] block: introduce mp_bvec_for_each_page() for iterating over page

[PATCH] mmc: align max segment size with logical block size
 2019-02-27 15:50 UTC  (3+ messages)

Regression caused by loopback related patches in 4.14.95
 2019-02-27 14:11 UTC  (3+ messages)

[PATCH for-next 1/1] blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->map
 2019-02-27 13:35 UTC 

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-27 13:24 UTC  (13+ messages)

[PATCH] block: add a new flag BLK_MQ_POLL_HYBRID_INVALID for hybrid poll
 2019-02-27 12:45 UTC  (4+ messages)

[PATCH] blk-throttle: verify format of bandwidth limit and detect overflows
 2019-02-27  8:05 UTC 

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-02-27  7:07 UTC  (28+ messages)

[PATCH] scsi: sd: block: Handle cases where devices come online read-only
 2019-02-27  4:19 UTC  (4+ messages)
` [PATCH v2] scsi: sd: block: Fix regressions in read-only block device handling
    ` [PATCH v3] "

[PATCH] block: Mark expected switch fall-throughs
 2019-02-26 19:31 UTC  (3+ messages)
` [Drbd-dev] "

[PATCH v2 0/2] loop: Better discard for block devices
 2019-02-26 19:27 UTC  (8+ messages)
` [PATCH v2 1/2] loop: Report EOPNOTSUPP properly
` [PATCH v2 2/2] loop: Better discard support for block devices

[PATCH V2] fs: fix guard_bio_eod to check for real EOD errors
 2019-02-26 10:55 UTC  (2+ messages)

[PATCH] fs: fix guard_bio_eod to check for real EOD errors
 2019-02-26  9:37 UTC  (5+ messages)

[LSF/MM TOPIC] Handling of managed IRQs when hotplugging CPUs
 2019-02-25 17:22 UTC  (3+ messages)

[PATCH] badblocks: Prefer unsigned int over unsigned
 2019-02-25 17:03 UTC  (5+ messages)

[PATCH 0/1] Fix NULL pointer dereference in register_disk
 2019-02-25  1:23 UTC  (2+ messages)

VAS INTERESUYUT BAZY DANNYKH?
 2019-02-24  2:14 UTC 

[PATCH AUTOSEL 4.20 58/72] blk-mq: fix a hung issue when fsync
 2019-02-23 21:04 UTC 

[PATCH AUTOSEL 4.19 53/65] blk-mq: fix a hung issue when fsync
 2019-02-23 21:06 UTC 

[PATCH AUTOSEL 4.14 34/45] blk-mq: fix a hung issue when fsync
 2019-02-23 21:08 UTC 

block: be more careful about status in __bio_chain_endio
 2019-02-23  3:10 UTC  (6+ messages)

[PATCH v3 0/2] loop: fix two issues introduced by prior commit
 2019-02-22 22:51 UTC  (4+ messages)
` [PATCH v3 1/2] loop: do not print warn message if partition scan is successful
` [PATCH v3 2/2] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()

[PATCH] null_blk: fix checking for REQ_FUA
 2019-02-22 19:00 UTC 

[PATCH v2 0/2] loop: fix two issues introduced by prior commit
 2019-02-22 12:40 UTC  (5+ messages)
` [PATCH v2 1/2] loop: do not print warn message if partition scan is successful
` [PATCH v2 2/2] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()

v4.20-rc6: Sporadic use-after-free in bt_iter()
 2019-02-21 20:54 UTC  (26+ messages)

[PATCH] block: bounce: make sure that bvec table is updated
 2019-02-21 17:59 UTC  (2+ messages)

[GIT PULL] nvme updates for 5.1
 2019-02-21 17:43 UTC  (2+ messages)

[LSF/MM TOPIC] A little TLC for Discard
 2019-02-21 15:41 UTC  (3+ messages)

[PATCH 0/2] loop: fix two issues introduced by prior commit
 2019-02-21 15:25 UTC  (6+ messages)
` [PATCH 1/2] loop: do not print warn message if partition scan is successful
` [PATCH 2/2] loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()

Regression: NVMe: kernel BUG at lib/sg_pool.c:103!
 2019-02-21 14:22 UTC  (10+ messages)

ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
 2019-02-21 13:29 UTC  (12+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-21 11:42 UTC  (9+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs

[BUG] DM: kernel BUG at block/bio.c:1872!
 2019-02-21  4:32 UTC  (4+ messages)
`  "

[PATCH blktests 0/5] Fix failures found with zoned block devices
 2019-02-21  2:50 UTC  (3+ messages)

[PATCH blktests] loop/004: Need to wait for drop caches if block_size is changed
 2019-02-20 19:36 UTC  (2+ messages)

[PATCH 0/8] nvme: misc cleanups
 2019-02-20 18:23 UTC  (5+ messages)
` [PATCH 1/8] nvme/021: use consistent coding style

Read-only Mapping of Program Text using Large THP Pages
 2019-02-20 17:19 UTC  (3+ 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).