messages from 2008-09-18 20:03:24 to 2008-10-07 19:19:06 UTC [more...]
Patch: add Dell product information into rdac device handler
2008-10-07 19:19 UTC (14+ messages)
` [dm-devel] "
` failover does not work with "
` [dm-devel] "
device-mapper WHATS_NEW configure configure.in
2008-10-07 19:08 UTC
[patch 1/1] libmultipath/Makefile dm_task_no_flush check
2008-10-07 14:24 UTC
[patch 0/1] libmultipath/Makefile dm_task_no_flush check
2008-10-07 14:24 UTC
[PATCH 3/3] Add timeout feature
2008-10-05 10:00 UTC (13+ messages)
[PATCH 1/1] scsi: export busy state via q->lld_busy_fn()
2008-10-04 18:14 UTC (5+ messages)
` [dm-devel] "
[PATCH 0/2] scsi: export busy state for request stacking drivers
2008-10-04 18:11 UTC (3+ messages)
` [PATCH 1/2] scsi: refactor sdev/starget/shost busy checking
` [PATCH 2/2] scsi: export busy state via q->lld_busy_fn()
[PATCH 0/8] dm: request-based dm-multipath
2008-10-03 15:19 UTC (9+ messages)
` [PATCH 1/8] dm core: remove unused DM_WQ_FLUSH_ALL
` [PATCH 2/8] dm core: tidy local_init
` [PATCH 3/8] dm core: add kmem_cache for request-based dm
` [PATCH 4/8] dm core: add target interfaces "
` [PATCH 5/8] dm core: add core functions "
` [PATCH 6/8] dm core: enable "
` [PATCH 7/8] dm core: reject I/O violating new queue limits
` [PATCH 8/8] dm-mpath: convert to request-based
[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.7.0: Introduction
2008-10-03 5:39 UTC (3+ messages)
` [PATCH 1/2] dm-ioband: I/O bandwidth controller v1.7.0: Source code and patch
` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.7.0: Document
[Patch] scsi_dh_rdac.c: add Dell product information into rdac device handler
2008-10-03 0:24 UTC (4+ messages)
` [Patch] scsi_dh_rdac.c: add Dell product information into rdacdevice handler
Block integrity patches for 2.6.28
2008-10-02 17:07 UTC (14+ messages)
` [PATCH 1/7] block: Introduce integrity data ownership flag
` [PATCH 2/7] block: Fix double put in blk_integrity_unregister
` [PATCH 3/7] block: Switch blk_integrity_compare from bdev to gendisk
` [PATCH 4/7] block: gendisk integrity wrapper
` [PATCH 5/7] block: Find bio sector offset given idx and offset
` [PATCH 6/7] dm: Add support for data integrity to DM
` [PATCH 7/7] md: Add support for data integrity to MD
[PATCH 1/1] block: add lld busy state exporting interface
2008-10-01 18:31 UTC (2+ messages)
[git pull] device-mapper regression fixes for 2.6.27
2008-10-01 16:24 UTC
multipath-tools libmultipath/configure.c libmu
2008-10-01 13:03 UTC (9+ messages)
Trying to blacklist a USB memory stick
2008-09-30 14:23 UTC (2+ messages)
[PATCH] dm: Add support for data integrity to DM
2008-09-29 15:05 UTC (8+ messages)
` [PATCH 1/2] block: Find bio sector offset given idx and offset
` [PATCH 2/2] dm: Add support for data integrity to DM
2.6.27-rc7: unsafe lock order/inconsistent lock state after removing multipath device
2008-09-29 14:55 UTC
dm-ioband + bio-cgroup benchmarks
2008-09-29 12:13 UTC (28+ messages)
[PATCH 0/10] freeze feature ver 1.13
2008-09-26 21:26 UTC (2+ messages)
dm-ioband + bio-cgroup benchmarks
2008-09-26 10:54 UTC (10+ messages)
` [dm-devel] "
` [Xen-devel] "
` Re: [dm-devel] "
[PATCH 5/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 9:37 UTC (2+ messages)
[PATCH 10/10] Add timeout feature
2008-09-26 8:59 UTC
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
2008-09-26 8:59 UTC
[PATCH 8/10] Implement generic freeze feature
2008-09-26 8:59 UTC
[PATCH 7/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:58 UTC
[PATCH 6/10] jfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:58 UTC
[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:58 UTC
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:57 UTC
[PATCH 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
2008-09-26 8:57 UTC
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
2008-09-26 8:57 UTC
[PATCH 0/10] freeze feature ver 1.13
2008-09-26 8:56 UTC
[PATCH 4/10] xfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-25 21:22 UTC (3+ messages)
[RFC PATCH 0/2] Export lld busy state for request stacking drivers
2008-09-25 15:55 UTC (3+ messages)
` [RFC PATCH 1/2] block: add lld busy state exporting interface
` [RFC PATCH 2/2] scsi: export busy state via q->lld_busy_fn()
[PATCH 0/8] I/O bandwidth controller and BIO tracking
2008-09-25 8:46 UTC (11+ messages)
` [PATCH 1/8] dm-ioband: Patch of device-mapper driver
` [PATCH 2/8] dm-ioband: Documentation of design overview, installation, command reference and examples
` [PATCH 3/8] bio-cgroup: Introduction
` [PATCH 4/8] bio-cgroup: Split the cgroup memory subsystem into two parts
` [PATCH 5/8] bio-cgroup: Remove a lot of "#ifdef"s
` [PATCH 6/8] bio-cgroup: Implement the bio-cgroup
` [PATCH 7/8] bio-cgroup: Add a cgroup support to dm-ioband
` [PATCH 8/8] bio-cgroup: Dirty page tracking
` Re: [PATCH 4/8] bio-cgroup: Split the cgroup memory subsystem into two parts
[PATCH 7/10] jfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-24 14:05 UTC (2+ messages)
[PATCH] Fix Null pointer Exception
2008-09-24 13:17 UTC (4+ messages)
` "
[PATCH 4/10] xfs: Fix error handling inwrite_super_lockfs/unlockfs
2008-09-24 8:14 UTC
[PATCH] dm-snapshot: poor copy-on-write performance due to I/O reordering
2008-09-24 5:55 UTC (3+ messages)
` [dm-devel] "
[PATCH] Increase bindings file lock timeout to avoid failure of user_friendly_names map
2008-09-23 18:00 UTC
dm mirror with failed device
2008-09-23 16:11 UTC (2+ messages)
[PATCH]: scsidh - fix a panic in 2.6.27 due to a race during path activation in dm multipath
2008-09-22 23:38 UTC
[PATCH 1/10] VFS: Fix error handling of write_super_lockfs/unlockfs
2008-09-22 12:52 UTC (3+ messages)
` [PATCH 1/10] VFS: Fix error handling ofwrite_super_lockfs/unlockfs
[PATCH 6/10] gfs2: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 11:23 UTC (2+ messages)
[PATCH 10/10] Add timeout feature
2008-09-22 10:58 UTC
[PATCH 9/10] Remove XFS specific ioctl interfaces for freeze feature
2008-09-22 10:58 UTC
[PATCH 8/10] Implement generic freeze feature
2008-09-22 10:58 UTC
[PATCH 5/10] reiserfs: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:57 UTC
[PATCH 3/10] ext4: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:56 UTC
[PATHC 2/10] ext3: Fix error handling in write_super_lockfs/unlockfs
2008-09-22 10:55 UTC
[PATCH 0/10] freeze feature ver 1.12
2008-09-22 10:55 UTC
[PATCH 0/2] Add lld-congestion bit for backing_dev_info
2008-09-22 4:49 UTC (9+ messages)
` [PATCH 1/2] lld busy status exporting interface
` [PATCH 2/2] scsi: exports busy status via bdi_lld_congested
[PATCH 0/2] dm: cleanup for request-based dm-multipath
2008-09-19 15:56 UTC (3+ messages)
` [PATCH 1/2] dm core: remove unused DM_WQ_FLUSH_ALL
` [PATCH 2/2] dm core: tidy local_init
dmraid dmraid.spec
2008-09-19 14:38 UTC
dmraid ./CHANGELOG ./README ./configure ./conf
2008-09-19 14:31 UTC
dmraid dmraid.spec
2008-09-19 14:08 UTC
[PATCH 0/5] bio-cgroup: Introduction
2008-09-19 12:02 UTC (7+ messages)
` [PATCH 1/5] bio-cgroup: Split the cgroup memory subsystem into two parts
` [PATCH 2/5] bio-cgroup: Remove a lot of "#ifdef"s
` [PATCH 3/5] bio-cgroup: Implement the bio-cgroup
` [PATCH 4/5] bio-cgroup: Add a cgroup support to dm-ioband
` [PATCH 5/5] bio-cgroup: Dirty page tracking
` [dm-devel] [PATCH 0/5] bio-cgroup: Introduction
multipath-tools/multipathd cli_handlers.c
2008-09-19 4:00 UTC
device-mapper/lib libdm-deptree.c
2008-09-18 22:55 UTC
device-mapper VERSION WHATS_NEW
2008-09-18 20:09 UTC
device-mapper VERSION
2008-09-18 20:03 UTC
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