Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
* git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm: dm kcopyd: return client directly and not through a pointer dm kcopyd: reserve fewer pages dm io: use fixed initial mempool size dm kcopyd: alloc pages from the main page allocator dm kcopyd: add gfp parm to alloc_pl dm kcopyd: remove superfluous page allocation spinlock dm kcopyd: preallocate sub jobs to avoid deadlock dm kcopyd: avoid pointless job splitting dm mpath: do not fail paths after integrity errors dm table: reject devices without request fns dm table: allow targets to support discards internally
No related branches found
No related tags found
Showing
- drivers/md/dm-io.c 5 additions, 22 deletionsdrivers/md/dm-io.c
- drivers/md/dm-kcopyd.c 98 additions, 70 deletionsdrivers/md/dm-kcopyd.c
- drivers/md/dm-log.c 1 addition, 2 deletionsdrivers/md/dm-log.c
- drivers/md/dm-mpath.c 1 addition, 1 deletiondrivers/md/dm-mpath.c
- drivers/md/dm-raid1.c 5 additions, 5 deletionsdrivers/md/dm-raid1.c
- drivers/md/dm-snap-persistent.c 1 addition, 12 deletionsdrivers/md/dm-snap-persistent.c
- drivers/md/dm-snap.c 3 additions, 7 deletionsdrivers/md/dm-snap.c
- drivers/md/dm-table.c 22 additions, 1 deletiondrivers/md/dm-table.c
- include/linux/device-mapper.h 6 additions, 0 deletionsinclude/linux/device-mapper.h
- include/linux/dm-io.h 1 addition, 2 deletionsinclude/linux/dm-io.h
- include/linux/dm-kcopyd.h 1 addition, 2 deletionsinclude/linux/dm-kcopyd.h
Loading
Please register or sign in to comment