messages from 2017-04-26 20:37:08 to 2017-05-02 03:42:25 UTC [more...]
[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
2017-05-02 3:42 UTC (11+ messages)
` [PATCH 03/13] blk: make the bioset rescue_workqueue optional
` [PATCH 01/13] blk: remove bio_set arg from blk_queue_split()
` [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 07/13] drbd: use bio_clone_fast() instead of bio_clone()
` [PATCH 06/13] rbd: "
` [PATCH 09/13] lightnvm/pblk-read: use bio_clone_fast()
` [PATCH 10/13] xen-blkfront: remove bio splitting
` [PATCH 08/13] pktcdvd: use bio_clone_fast() instead of bio_clone()
[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
always use REQ_OP_WRITE_ZEROES for zeroing offload V2
2017-05-01 20:45 UTC (3+ messages)
` [PATCH 25/27] block: remove the discard_zeroes_data flag
[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 0/4] blk-mq: support to use hw tag for scheduling
2017-05-01 15:06 UTC (16+ 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] 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 (6+ 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 v4 0/6] Fixup mtip32xx for scheduling
2017-04-28 16:54 UTC (7+ 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"
[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)
[PATCH v3 0/7] Fixup mtip32xx for scheduling
2017-04-28 15:22 UTC (11+ 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"
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 (14+ messages)
` [PATCH v6 01/10] blk-mq: Register <dev>/queue/mq after having registered <dev>/queue
` [PATCH v6 02/10] blk-mq: Let blk_mq_debugfs_register() look up the queue name
` [PATCH v6 03/10] blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
` [PATCH v6 04/10] blk-mq: Only unregister hctxs for which registration succeeded
` [PATCH v6 05/10] blk-mq: Unregister debugfs attributes earlier
` [PATCH v6 06/10] blk-mq: Move the "state" debugfs attribute one level down
` [PATCH v6 07/10] blk-mq: Make blk_flags_show() callers append a newline character
` [PATCH v6 08/10] blk-mq: Show operation, cmd_flags and rq_flags names
` [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)
bfq-mq performance comparison to cfq
2017-04-26 22:12 UTC (9+ messages)
[PATCH] ARM: Fix rd_size declaration
2017-04-26 20:51 UTC (2+ messages)
[PATCH v5 00/10] blk-mq debugfs patches for kernel v4.12
2017-04-26 20:38 UTC (8+ messages)
` [PATCH v5 05/10] blk-mq: Unregister debugfs attributes earlier
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).