Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm
* git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dm: dm: raid fix device status indicator when array initializing dm log userspace: add log device dependency dm log userspace: fix comment hyphens dm: add thin provisioning target dm: add persistent data library dm: add bufio dm: export dm get md dm table: add immutable feature dm table: add always writeable feature dm table: add singleton feature dm kcopyd: add dm_kcopyd_zero to zero an area dm: remove superfluous smp_mb dm: use local printk ratelimit dm table: propagate non rotational flag
Showing
- Documentation/device-mapper/dm-log.txt 1 addition, 1 deletionDocumentation/device-mapper/dm-log.txt
- Documentation/device-mapper/persistent-data.txt 84 additions, 0 deletionsDocumentation/device-mapper/persistent-data.txt
- Documentation/device-mapper/thin-provisioning.txt 285 additions, 0 deletionsDocumentation/device-mapper/thin-provisioning.txt
- drivers/md/Kconfig 36 additions, 0 deletionsdrivers/md/Kconfig
- drivers/md/Makefile 4 additions, 0 deletionsdrivers/md/Makefile
- drivers/md/dm-bufio.c 1699 additions, 0 deletionsdrivers/md/dm-bufio.c
- drivers/md/dm-bufio.h 112 additions, 0 deletionsdrivers/md/dm-bufio.h
- drivers/md/dm-ioctl.c 11 additions, 0 deletionsdrivers/md/dm-ioctl.c
- drivers/md/dm-kcopyd.c 26 additions, 5 deletionsdrivers/md/dm-kcopyd.c
- drivers/md/dm-log-userspace-base.c 33 additions, 4 deletionsdrivers/md/dm-log-userspace-base.c
- drivers/md/dm-raid.c 37 additions, 11 deletionsdrivers/md/dm-raid.c
- drivers/md/dm-table.c 73 additions, 0 deletionsdrivers/md/dm-table.c
- drivers/md/dm-thin-metadata.c 1391 additions, 0 deletionsdrivers/md/dm-thin-metadata.c
- drivers/md/dm-thin-metadata.h 156 additions, 0 deletionsdrivers/md/dm-thin-metadata.h
- drivers/md/dm-thin.c 2428 additions, 0 deletionsdrivers/md/dm-thin.c
- drivers/md/dm.c 20 additions, 1 deletiondrivers/md/dm.c
- drivers/md/dm.h 2 additions, 0 deletionsdrivers/md/dm.h
- drivers/md/persistent-data/Kconfig 8 additions, 0 deletionsdrivers/md/persistent-data/Kconfig
- drivers/md/persistent-data/Makefile 11 additions, 0 deletionsdrivers/md/persistent-data/Makefile
- drivers/md/persistent-data/dm-block-manager.c 620 additions, 0 deletionsdrivers/md/persistent-data/dm-block-manager.c
Loading
Please register or sign in to comment