linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-27 04:22:51 to 2017-05-02 08:13:14 UTC [more...]

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-05-02  8:13 UTC  (16+ messages)
` [PATCH 02/13] blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
` [PATCH 04/13] blk: use non-rescuing bioset for q->bio_split
` [PATCH 05/13] block: Improvements to bounce-buffer handling
` [PATCH 01/13] blk: remove bio_set arg from blk_queue_split()
` [PATCH 03/13] blk: make the bioset rescue_workqueue optional
` [PATCH 09/13] lightnvm/pblk-read: use bio_clone_fast()
` [PATCH 08/13] pktcdvd: use bio_clone_fast() instead of bio_clone()
` [PATCH 06/13] rbd: "
` [PATCH 07/13] drbd: "
` [PATCH 10/13] xen-blkfront: remove bio splitting
` [PATCH 11/13] bcache: use kmalloc to allocate bio in bch_data_verify()
` [PATCH 13/13] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
` [PATCH 12/13] block: remove bio_clone() and all references

Playing with BFQ
 2017-05-02  8:07 UTC  (3+ messages)

[PATCH 0/9] block: T10/DIF Fixes and cleanups v3
 2017-05-02  7:31 UTC  (2+ messages)

[PATCH v4 0/6] Fixup mtip32xx for scheduling
 2017-05-02  7:28 UTC  (10+ messages)
` [PATCH 1/6] mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
` [PATCH 2/6] mtip32xx: kill atomic argument to mtip_quiesce_io()
` [PATCH 3/6] mtip32xx: abstract out "are any commands active" helper
` [PATCH 4/6] mtip32xx: convert internal command issue to block IO path
` [PATCH 5/6] blk-mq-sched: remove hack that bypasses scheduler for reserved requests
` [PATCH 6/6] Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"

always use REQ_OP_WRITE_ZEROES for zeroing offload V2
 2017-05-02  7:23 UTC  (6+ messages)
` [PATCH 25/27] block: remove the discard_zeroes_data flag

[PATCH v3 0/7] Fixup mtip32xx for scheduling
 2017-05-02  6:15 UTC  (15+ messages)
` [PATCH 1/7] mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
` [PATCH 2/7] mtip32xx: kill atomic argument to mtip_quiesce_io()
` [PATCH 3/7] mtip32xx: abstract out "are any commands active" helper
` [PATCH 4/7] blk-mq: add and export helper to tell if a request is reserved
` [PATCH 5/7] mtip32xx: convert internal command issue to block IO path
` [PATCH 6/7] blk-mq-sched: remove hack that bypasses scheduler for reserved requests
` [PATCH 7/7] Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"

[PATCH 0/4] blk-mq: support to use hw tag for scheduling
 2017-05-02  3:49 UTC  (17+ messages)
` [PATCH 1/4] blk-mq: introduce BLK_MQ_F_SCHED_USE_HW_TAG
` [PATCH 2/4] blk-mq: introduce blk_mq_get_queue_depth()
` [PATCH 3/4] blk-mq: use hw tag for scheduling if hw tag space is big enough
` [PATCH 4/4] blk-mq: dump new introduced flag of BLK_MQ_F_SCHED_USE_HW_TAG

[PATCH 00/10] block: assorted cleanup for bio splitting and cloning
 2017-05-02  3:33 UTC  (8+ messages)
` [PATCH 02/11] blk: make the bioset rescue_workqueue optional

[PATCH 0/6] Six more patches for Linux kernel v4.12
 2017-05-02  0:24 UTC  (19+ messages)
` [PATCH 1/6] blk-mq: Make blk_mq_quiesce_queue() wait for all .queue_rq() calls
` [PATCH 2/6] blk-mq: Fix the comment above blk_mq_quiesce_queue()
` [PATCH 3/6] blk-mq-debugfs: Show atomic request flags
` [PATCH 4/6] blk-mq-debugfs: Show requeue list
` [PATCH 5/6] blk-mq-debugfs: Show busy requests
` [PATCH 6/6] blk-mq-debugfs: Add 'kick' operation

[PATCH] block: don't call blk_mq_quiesce_queue() after queue is freezed
 2017-05-01 23:28 UTC 

[PATCH v2 00/10] dm: zoned block device support
 2017-05-01 17:53 UTC  (10+ messages)
` [PATCH v2 01/10] dm-table: Introduce DM_TARGET_ZONED_HM feature
` [PATCH v2 02/10] dm-table: Check device area zone alignment
` [PATCH v2 03/10] dm-table: Check block devices zone model compatibility
` [PATCH v2 04/10] dm: Fix REQ_OP_ZONE_RESET bio handling
` [PATCH v2 05/10] dm: Fix REQ_OP_ZONE_REPORT "
` [PATCH v2 06/10] dm: Introduce dm_remap_zone_report()
` [PATCH v2 07/10] dm-flakey: Add support for zoned block devices
` [PATCH v2 08/10] dm-linear: "
` [PATCH v2 09/10] dm-kcopyd: Add sequential write feature

[PATCH cosmetic] Remove trailing newline in elevator switch error message
 2017-05-01 16:29 UTC  (5+ messages)
      ` [PATCH v2 "

[PATCH] block: Remove elevator_change()
 2017-05-01 16:02 UTC  (2+ messages)

[GIT PULL] post-merge pull for 4.12
 2017-05-01  2:50 UTC 

[GIT PULL] Block changes for 4.12-rc
 2017-05-01  2:49 UTC 

[PATCH ] block: don't call blk_mq_quiesce_queue() during switching mq sched
 2017-04-28 23:49 UTC  (5+ messages)

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-04-28 22:48 UTC  (3+ messages)
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector

BUG: KASAN: use-after-free in scsi_exit_rq
 2017-04-28 21:46 UTC  (3+ messages)

small dm mpath cleanups
 2017-04-28 20:42 UTC  (5+ messages)

[RFC PATCH] x86, uaccess, pmem: introduce copy_from_iter_writethru for dax + pmem
 2017-04-28 19:39 UTC  (3+ messages)
    ` [PATCH v2] x86, uaccess: introduce copy_from_iter_wt for pmem / writethrough operations

[PATCH v2a 0/6]: Fixup mtip32xx for scheduling
 2017-04-28 16:43 UTC  (15+ messages)
` [PATCH 1/6] mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
` [PATCH 2/6] mtip32xx: kill atomic argument to mtip_quiesce_io()
` [PATCH 3/6] mtip32xx: abstract out "are any commands active" helper
` [PATCH 4/6] blk-mq: don't bypass scheduler for reserved requests
` [PATCH 5/6] mtip32xx: convert internal command issue to block IO path
` [PATCH 6/6] Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"

[PATCH] block: nbd: fix double free
 2017-04-28 15:29 UTC  (4+ messages)

update ->init_request and ->exit_request prototypes
 2017-04-28 14:53 UTC  (13+ messages)
` [PATCH 1/5] blk-mq: "
` [PATCH 2/5] nvme-pci: merge init_request methods
` [PATCH 3/5] nvme-rdma: merge init_request and exit_request methods
` [PATCH 4/5] nvme-fc: merge init_request methods
` [PATCH 5/5] nvme-loop: "

[PATCH] block: hide badblocks attribute by default
 2017-04-28 14:27 UTC  (3+ messages)

[PATCH v2 0/6] Fixup mtip32xx for scheduling
 2017-04-28 14:17 UTC  (13+ messages)
` [PATCH 1/2] mtip32xx: convert internal command issue to block IO path
` [PATCH 1/6] mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
` [PATCH 2/2] Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"
` [PATCH 2/6] mtip32xx: kill atomic argument to mtip_quiesce_io()
` [PATCH 3/6] mtip32xx: abstract out "are any commands active" helper
` [PATCH 4/6] blk-mq: don't bypass scheduler for reserved requests
` [PATCH 5/6] mtip32xx: convert internal command issue to block IO path
` [PATCH 6/6] Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"

[PATCH] nbd: fix use after free on module unload
 2017-04-28 14:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler
 2017-04-28 13:38 UTC  (3+ messages)

[PATCH 0/6] Fixup mtip32xx for scheduling
 2017-04-28  4:13 UTC  (16+ messages)
` [PATCH 1/6] mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()
` [PATCH 2/6] mtip32xx: kill atomic argument to mtip_quiesce_io()
` [PATCH 3/6] mtip32xx: abstract out "are any commands active" helper
` [PATCH 4/6] blk-mq: don't bypass scheduler for reserved requests
` [PATCH 5/6] mtip32xx: convert internal command issue to block IO path
` [PATCH 6/6] Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"

[PATCH 0/3] blk-mq: unify hardware queue run handlers
 2017-04-28  2:12 UTC  (3+ messages)
` [PATCH 1/3] blk-mq: unify hctx delayed_run_work and run_work

[PATCH 0/4] blk-mq-sched: allow to use hw tag for sched
 2017-04-27 21:40 UTC  (16+ messages)

[nbd] 5ea8d10802: kernel BUG at block/blk-mq.c:397!
 2017-04-27 21:04 UTC 

block: mempool allocation hangs under OOM. (Re: A pitfall of mempool?)
 2017-04-27 11:19 UTC 

[PATCH v6 00/10] blk-mq debugfs patches for kernel v4.12
 2017-04-27  6:42 UTC  (5+ messages)
` [PATCH v6 09/10] blk-mq: Add blk_mq_ops.show_rq()
` [PATCH v6 10/10] scsi: Implement blk_mq_ops.show_rq()

[PATCH 00/10] dm: zoned block device support
 2017-04-27  4:22 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).