messages from 2012-06-26 12:03:51 to 2012-07-24 20:11:29 UTC [more...]
[PATCH v4 00/12] Block cleanups
2012-07-24 20:11 UTC (13+ messages)
` [PATCH v4 01/12] block: Generalized bio pool freeing
` [PATCH v4 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
` [PATCH v4 03/12] block: Add bio_reset()
` [PATCH v4 04/12] pktcdvd: Switch to bio_kmalloc()
` [PATCH v4 05/12] block: Kill bi_destructor
` [PATCH v4 06/12] block: Add an explicit bio flag for bios that own their bvec
` [PATCH v4 07/12] block: Rename bio_split() -> bio_pair_split()
` [PATCH v4 09/12] block: Rework bio_pair_split()
` [PATCH v4 08/12] block: Introduce new bio_split()
` [PATCH v4 10/12] block: Add bio_clone_kmalloc()
` [PATCH v4 11/12] block: Add bio_clone_bioset()
` [PATCH v4 12/12] block: Only clone bio vecs that are in use
[PATCH 2 of 2] DM RAID: Restructure conditional
2012-07-24 19:14 UTC (3+ messages)
` [PATCH 2 of 2 - v2] "
` [PATCH 2 of 2 - v3] "
[Bcache v15 00/16]
2012-07-24 16:04 UTC (19+ messages)
` [Bcache v15 01/16] Revert "rw_semaphore: remove up/down_read_non_owner"
` [Bcache v15 02/16] Fix ratelimit macro to compile in c99 mode
` [Bcache v15 03/16] Export get_random_int()
` [Bcache v15 04/16] Export blk_fill_rwbs()
` [Bcache v15 05/16] Export __lockdep_no_validate__
` [Bcache v15 06/16] Add human-readable units modifier to vsnprintf()
` [Bcache v15 08/16] bcache: Generic utility code
` [Bcache v15 09/16] bcache: Documentation, and changes to generic code
` [Bcache v15 07/16] Closures
` [Bcache v15 10/16] bcache: Superblock/initialization/sysfs code
` [Bcache v15 12/16] bcache: Bset code (lookups within a btree node)
` [Bcache v15 15/16] bcache: Writeback, copying garbage collection
` [Bcache v15 11/16] bcache: Core btree code
` [Bcache v15 13/16] bcache: Journalling
` [Bcache v15 14/16] bcache: Request, io and allocation code
` [Bcache v15 16/16] bcache: Debug and tracing code
[PATCH v4] DM RAID: Add support for MD RAID10
2012-07-24 1:29 UTC (4+ messages)
[Bcache v14 PATCH] fix compiler error
2012-07-23 21:12 UTC (2+ messages)
[git pull] Further device-mapper fixes for 3.5
2012-07-20 14:28 UTC
[RFC] dm-thin: Random block placement strategy?
2012-07-20 9:50 UTC (2+ messages)
[PATCH 0/3] Fix discards on dm-thin
2012-07-19 15:44 UTC (13+ messages)
` [PATCH 1/3] dm: introduce split_discard_requests
` [PATCH 2/3] dm-thin: fix discard support
` [PATCH 3/3] dm-thin: fix discard_granularity
Crash when IO is being submitted and block size is changed
2012-07-19 13:33 UTC (9+ messages)
[RFC PATCH] multipath-tools: Preventing silent swapping of underlying LUNs
2012-07-19 8:07 UTC
[PATCH v2] DM RAID: Add support for MD RAID10
2012-07-18 14:45 UTC (21+ messages)
[PATCH] dm-thin: don't send discards to shared blocks
2012-07-18 12:15 UTC (2+ messages)
[PATCH v3] DM RAID: Add support for MD RAID10
2012-07-17 20:43 UTC
Load balancing reads on dmraid1 (and 01) arrays
2012-07-17 19:20 UTC (2+ messages)
[PATCH v3 0/2] block: improvements for discard alignment
2012-07-17 7:20 UTC (5+ messages)
` [PATCH v3 1/2] block: reorganize rounding of max_discard_sectors
` [PATCH v3 2/2] block: split discard into aligned requests
[PATCH] dm-mirror: fix crash with mirror recovery and discard
2012-07-16 23:58 UTC (2+ messages)
` [PATCH] dm-mirror: set discard_zeroes_data_unsupported
questions about dm-thin and discard
2012-07-16 19:51 UTC (4+ messages)
Linux RAID subsystem future
2012-07-14 21:41 UTC (4+ messages)
EPRD and TIER vs bcache
2012-07-13 19:44 UTC
multipath-tools/libmultipath structs.h
2012-07-12 17:08 UTC
dm mpath: add 'retain_loaded_hw_handler' feature
2012-07-12 13:38 UTC (3+ messages)
` [PATCH v2] dm mpath: add 'retain_attached_hw_handler' feature
` [PATCH v3] "
How to control the device mapper 's memory use?(or the IO queue limits?)
2012-07-12 10:14 UTC
multipath-tools libmultipath/config.c libmulti
2012-07-11 23:03 UTC
[RESEND PATCH 0/3] multipath features for 3.6
2012-07-11 15:18 UTC (9+ messages)
` [RESEND PATCH 1/3] scsi_dh: add scsi_dh_attached_handler_name
` [RESEND PATCH 2/3] dm mpath: add 'default_hw_handler' feature
` [dm-devel] "
` [RESEND PATCH 3/3] dm mpath: add ability to disable partition creation
` [dm-devel] "
[PATCH] multipath: retry the DID_SOFT_ERROR for rdac checker commands
2012-07-11 8:05 UTC (2+ messages)
[PATCH] DM RAID: Add support for MD RAID10 personality
2012-07-11 0:08 UTC (7+ messages)
[PATCH] DM MULTIPATH: Allow dm to send larger request if underlying device set to larger max_sectors value
2012-07-10 19:18 UTC (11+ messages)
` "
` [PATCH] block: do not artificially constrain max_sectors for stacking drivers
` [PATCH v2] "
[ANNOUNCE] cryptsetup 1.5.0
2012-07-10 18:56 UTC
[patch 0/2] [V4] block: Support online resize of disk partitions
2012-07-10 14:59 UTC (8+ messages)
` [patch 1/2] block: add partition resize function to blkpg ioctl
` [patch 2/2] util-linux: resizepart: Utility to resize a partition
[PATCH] dm-mirror: fix crash with mirror recovery and discard
2012-07-09 23:12 UTC (7+ messages)
` "
[PATCH 0/2][V3] block: Support online resize of disk partitions
2012-07-09 15:13 UTC (6+ messages)
` [PATCH 1/2] block: add partition resize function to blkpg ioctl
Can anyone give some help on my research of thin provisioning ?
2012-07-09 2:05 UTC
[PATCH 0 of 5] MD: prepare RAID10 for inclusion in dm-raid.c
2012-07-06 19:32 UTC (4+ messages)
[PATCH] DM RAID: Remove duplicate code
2012-07-04 4:02 UTC (3+ messages)
[PATCH 1 of 2]: DM RAID: Move 'sectors_per_dev' calculation
2012-07-04 1:18 UTC (3+ messages)
` [PATCH 1 of 2 - v2]: "
[PATCH v2 0/3] block: improvements for discard alignment
2012-07-03 14:45 UTC (14+ messages)
` [PATCH v2 1/3] block: add sysfs entry for discard_alignment
` [dm-devel] "
` [PATCH v2 2/3] block: reorganize rounding of max_discard_sectors
` [dm-devel] "
` [PATCH v2 3/3] block: split discard into aligned requests
[git pull] device-mapper fixes for 3.5
2012-07-03 13:53 UTC
xfs_btree_cur leak with 3.5-rc4
2012-07-03 5:53 UTC (5+ messages)
[RFC PATCH] block: all callers should check blkdev_issue_flush's return
2012-07-02 14:35 UTC (6+ messages)
Ext4 and xfs problems in dm-thin on allocation and discard
2012-07-02 13:15 UTC (8+ messages)
linux-next: Tree for Jun 27 (dm-thin.c)
2012-06-27 16:18 UTC (2+ messages)
why doesn't multipathd use the device?
2012-06-26 21:24 UTC (4+ 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).