messages from 2016-02-10 00:45:19 to 2016-03-10 12:58:46 UTC [more...]
[PATCH 0/4] Introduce bulk mode for crypto engine framework
2016-03-10 12:58 UTC (10+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions
` [PATCH 2/4] crypto: Introduce some helper functions to help to merge requests
` [PATCH 3/4] crypto: Introduce the bulk mode for crypto engine framework
` [PATCH 4/4] md: dm-crypt: Initialize the sector number for one request
Array-driven persistent-data structure
2016-03-10 1:15 UTC (3+ messages)
[PATCH] dm: log writes: fix check of kthread_run() return value
2016-03-09 23:22 UTC
[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
2016-03-09 17:07 UTC (21+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts
[PATCH] dm cache: add writeback watermarks
2016-03-09 3:45 UTC (4+ messages)
dm-multipath performance patches
2016-03-08 17:40 UTC (4+ messages)
[PATCH v3] dm-cache watermarks
2016-03-08 15:16 UTC (3+ messages)
path_grouping_policy group_by_serial prio question
2016-03-08 12:48 UTC (2+ messages)
[PATCH v2] dm-cache watermarks
2016-03-06 0:36 UTC
scsi-debug regression with 4.5-rc?
2016-03-05 22:44 UTC (2+ messages)
[PATCH 1/1] dm-cache writeback watermarks
2016-03-05 16:11 UTC
Patch - writeback delay
2016-03-05 15:29 UTC (2+ messages)
` [PATCH 2/2] "
[PATCH] Introducing multipath C API <libdmmp/libdmmp.h>
2016-03-05 9:46 UTC (5+ messages)
` [PATCH V2] Introducing multipath C API
` [PATCH V2] Introducing multipath C API <libdmmp/libdmmp.h>
[PATCH v3]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tags mode and no active array paths
2016-03-03 8:19 UTC (5+ messages)
` multipath-tools: prevent unnecessary reinstate,
blkio cgroups controller doesn't work with LVM?
2016-03-02 21:19 UTC (18+ messages)
` [dm-devel] "
` [PATCH] block: transfer source bio's cgroup tags to clone via bio_associate_blkcg() (was: Re: blkio cgroups controller doesn't work with LVM?)
` "
` [PATCH] block: transfer source bio's cgroup tags to clone via bio_associate_blkcg()
Adding target device caused an alignment inconsistency
2016-03-02 8:41 UTC (4+ messages)
[PATCH resend] [dm]fix NULL pointer when create dm device
2016-02-29 21:42 UTC (2+ messages)
[PATCH 00/35 v4] separate operations from flags in the bio/request structs
2016-02-29 17:30 UTC (40+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[PATCH] [dm-cache] Make the mq policy an alias for smq
2016-02-27 8:18 UTC (10+ messages)
` "
[PATCH V2]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tpgs mode and no active array paths
2016-02-26 21:11 UTC (3+ messages)
[PATCH v5 0/3] init: add support to directly boot to a mapped device
2016-02-26 20:47 UTC (11+ messages)
` [PATCH v5 1/3] dm: export a table+mapped device to the ioctl interface
` [PATCH v5 2/3] dm: make mapped_device locking functions available
` [PATCH v5 3/3] init: add support to directly boot to a mapped device
[PATCH]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tpgs mode and no active array paths
2016-02-26 18:55 UTC (6+ messages)
[PATCH] dmsetup: improve message command
2016-02-26 11:42 UTC
dm-multipath test scripts
2016-02-24 19:37 UTC (14+ messages)
` [dm-devel] "
` why is blk-mq requeue foricbly kicking stopped queues? [was: Re: dm-multipath test scripts]
Getting device-mapper failure notifications
2016-02-24 17:25 UTC (6+ messages)
dm: drop unnecessary assignment of md->queue
2016-02-24 16:58 UTC
4.4-final: 28 bioset threads on small notebook
2016-02-24 3:23 UTC (12+ messages)
[git pull] device mapper fix for 4.5-rc6
2016-02-23 20:30 UTC
[PATCH 1/1] multipath: fix memory leak and segfault in reconfigure
2016-02-23 15:17 UTC (2+ messages)
[PATCH] dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2016-02-22 14:36 UTC
[PATCH]multipath-tools: select reservation_key parameter before PR handler for first path addition to new map
2016-02-19 1:49 UTC
[RFC PATCH] dm: fix excessive dm-mq context switching
2016-02-15 6:47 UTC (19+ messages)
` RCU-ified dm-mpath for testing/review
dm-lazymirror advice
2016-02-12 16:48 UTC
Occasional dmsetup resume lockups
2016-02-12 8:50 UTC (3+ messages)
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).