1
0
Fork 0
mirror of https://gitlab.com/lvmteam/lvm2.git synced 2026-09-19 20:49:22 +00:00
No description
  • C 67.7%
  • Shell 27%
  • Python 2.7%
  • M4 0.9%
  • Makefile 0.7%
  • Other 1%
Find a file
Zdenek Kabelac eaf1e95688 WHATS_NEW_DM: dmsetup vdostats device tree resolution
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-09-08 16:08:56 +02:00
.claude/skills/lvmtest-setup lvmtest: add image-prep command and move task-specific CLAUDE.md sections to lazy loading 2026-09-01 17:58:07 -05:00
autoconf autoconf: update py-compile 2023-07-12 15:18:38 +02:00
base/memory base: add malloc and warn_unused_result attributes to zalloc 2026-05-11 08:18:08 +00:00
ci CI: clean up configure options 2026-04-27 16:33:06 +02:00
conf make: generate 2026-08-31 17:03:33 +02:00
coverity coverity: fix copy-paste comments in _info model function 2026-05-11 08:18:08 +00:00
daemons libdm: make final teardown private 2026-09-04 22:49:27 +02:00
doc pre-release 2.03.42 2026-08-06 14:39:57 +02:00
include configure: autoreconf 2026-08-27 18:43:50 +02:00
lib vdo_format: use lround to avoid -Wbad-function-cast 2026-09-04 22:49:27 +02:00
libdaemon cppcheck: use uintptr_t for integer-to-pointer casts 2026-05-11 08:18:08 +00:00
libdm dmsetup: resolve vdostats through device tree 2026-09-08 16:08:22 +02:00
man dmsetup: resolve vdostats through device tree 2026-09-08 16:08:22 +02:00
nix lockd: Clean up spec 2015-07-04 14:36:57 +02:00
po pogen: fix parameter names to match real signatures 2026-05-11 08:18:08 +00:00
scripts lvmdump: reject unsafe existing directories in -d mode 2026-09-04 22:49:27 +02:00
spec Remove cmirrord and its build/packaging/documentation 2026-08-27 15:17:22 +00:00
test test: extend dmvdostats-basic for device-tree descent 2026-09-08 16:08:22 +02:00
tools snapshot: validate chunk_size during metadata import 2026-09-04 22:49:27 +02:00
udev udev: disable LSan leak checks in notify helper 2026-09-04 22:49:27 +02:00
.gitignore test: add dlclose test for pthread TSD cleanup 2026-09-04 22:49:27 +02:00
.gitlab-ci.yml Remove cmirrord and its build/packaging/documentation 2026-08-27 15:17:22 +00:00
acinclude.m4 acinclude.m4: add local copy of PKG_CHECK_VAR 2023-02-13 14:30:46 +01:00
aclocal.m4 configure: autoreconf 2026-03-24 13:22:02 +00:00
configure configure: autoreconf 2026-08-27 18:43:50 +02:00
configure.ac Remove cmirrord and its build/packaging/documentation 2026-08-27 15:17:22 +00:00
COPYING doc: change fsf address 2016-01-21 12:11:37 +01:00
COPYING.BSD Add BSD 2-Clause License 2018-07-27 17:09:46 +02:00
COPYING.LIB Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
ikiwiki.setup pages: Use gitlab pages and ikiwiki for doc 2024-05-16 12:00:26 +02:00
INSTALL INSTALL: update 2025-12-14 22:01:48 +01:00
make.tmpl.in Remove cmirrord and its build/packaging/documentation 2026-08-27 15:17:22 +00:00
Makefile.in Remove cmirrord and its build/packaging/documentation 2026-08-27 15:17:22 +00:00
README spec: update URLs from sources.redhat.com to sourceware.org 2025-11-10 15:52:23 +01:00
TESTING Remove cmirrord and its build/packaging/documentation 2026-08-27 15:17:22 +00:00
VERSION post-release 2026-08-06 14:39:57 +02:00
VERSION_DM post-release 2026-08-06 14:39:57 +02:00
WHATS_NEW WHATS_NEW: updates 2026-09-05 00:10:42 +02:00
WHATS_NEW_DM WHATS_NEW_DM: dmsetup vdostats device tree resolution 2026-09-08 16:08:56 +02:00

This tree contains the LVM2 and device-mapper tools and libraries.

For more information about LVM2 read the changelog in the WHATS_NEW file.
Installation instructions are in INSTALL.

There is no warranty - see COPYING and COPYING.LIB.

Tarballs are available from:
  https://sourceware.org/pub/lvm2/releases/
  ftp://sourceware.org/pub/lvm2/

The source code is stored in git:
  https://gitlab.com/lvmteam/lvm2
Clone:
  git clone git@gitlab.com:lvmteam/lvm2.git
Anonymous access:
  git clone https://gitlab.com/lvmteam/lvm2.git
Mirrored to:
* https://github.com/lvmteam/lvm2
  git clone https://github.com/lvmteam/lvm2.git
  git clone git@github.com:lvmteam/lvm2.git
* https://sourceware.org/git/?p=lvm2.git
  git clone https://sourceware.org/git/lvm2.git
  git clone git://sourceware.org/git/lvm2.git

Mailing list for general discussion related to LVM2:
  linux-lvm@lists.linux.dev
  Subscribe via email to: linux-lvm+subscribe@lists.linux.dev
  Archive https://lore.kernel.org/linux-lvm/
  Older archive https://listman.redhat.com/archives/linux-lvm/

Mailing lists for LVM2 development, patches and commits:
  lvm-devel@lists.linux.dev
  Subscribe via email to: lvm-devel+subscribe@lists.linux.dev
  Archive https://lore.kernel.org/lvm-devel/
  Older archive https://listman.redhat.com/archives/lvm-devel/

  lvm2-commits@lists.fedorahosted.org (Read-only archive of commits)
  Subscribe from https://fedorahosted.org/mailman/listinfo/lvm2-commits

Mailing list for device-mapper development, including kernel patches
and multipath-tools:
  dm-devel@redhat.com
  Subscribe from https://www.redhat.com/mailman/listinfo/dm-devel

Website:
  https://sourceware.org/lvm2/

Report upstream bugs at:
  https://bugzilla.redhat.com/enter_bug.cgi?product=LVM%20and%20device-mapper
or open issues at:
  https://gitlab.com/groups/lvmteam/-/issues
  https://github.com/lvmteam/lvm2/issues

The source code repository used until 7th June 2012 is accessible using CVS:

  cvs -d :pserver:cvs@sourceware.org:/cvs/lvm2 login cvs
  cvs -d :pserver:cvs@sourceware.org:/cvs/lvm2 checkout LVM2

The password is cvs.