]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2015-08-12 Zdenek Kabelaclvcreate: fix return value
2015-08-12 Bryn M. Reevesdmsetup: use timerfd for interval timing if available dev-bmr-dmstats-timerfd
2015-08-12 Bryn M. Reeveslibdm: add dm_timestamp_copy()
2015-08-12 Zdenek Kabelactests: keep testing mq policy
2015-08-12 Zdenek Kabelactests: link some new cache profiles
2015-08-12 Zdenek Kabelaccleanup: indent
2015-08-12 Zdenek Kabelaccleanup: use IEC KiB units
2015-08-12 Zdenek Kabelaclibdm: rename to data_block_size
2015-08-12 Zdenek Kabelaclibdm: cache target arg validation
2015-08-12 Zdenek Kabelacconfig: extend definition for Allocation
2015-08-12 Zdenek Kabelacconfig: support longer config paths
2015-08-12 Zdenek Kabelaccache: add more validation
2015-08-12 Zdenek Kabelaccache: api update
2015-08-12 Zdenek Kabelaccache: undefined policy is mq
2015-08-12 Zdenek Kabelactoollib: get_cache_params
2015-08-12 Zdenek Kabelaccache: man updates
2015-08-12 Zdenek Kabelaccache: runtime detect default policy
2015-08-12 Zdenek Kabelaccache: detect smq policy presence
2015-08-12 Zdenek Kabelaccache: introduce mq and smq profiles
2015-08-12 Zdenek Kabelaccache: add cache_policy cache_settings
2015-08-12 Zdenek Kabelacconfigure: --clear-need-check-flag needs 0.5.4
2015-08-12 Thomas Bächlerudev: use += for SYSTEMD_WANTS instead of =
2015-08-11 David Teiglandlvconvert: fix lockd LV locking
2015-08-10 David Teiglandlvrename: fix lockd LV locking
2015-08-10 David Teiglandlvmlockd: add LV name to some debug logging
2015-08-10 Bryn M. Reeveslibdm-stats: backtrace if fclose fails (Coverity)
2015-08-10 Bryn M. Reeveslibdm: simplify stats nr_areas calculation (Coverity)
2015-08-10 Bryn M. Reevesdmsetup: don't free handle if dm_stats_create fails...
2015-08-10 Bryn M. Reeveslibdm: fix stats handle leak in dm_stats_create (Coverity)
2015-08-10 Bryn M. Reeveslibdm: fix FILE leak in _program_id_from_proc() (Coverity)
2015-08-10 Bryn M. Reevesdmsetup: remove bogus !_report test in _stats_report...
2015-08-10 David Teiglandlvmlockd: fix check for other sanlock lockspaces
2015-08-10 David Teiglandvgremove: fix locking when lvmlockd global lock is...
2015-08-10 Alasdair G... post-release
2015-08-09 Alasdair G... pre-release v2_02_127
2015-08-09 Alasdair G... dmsetup: Also install dmstats.
2015-08-09 Bryn M. Reevesdmstats: add libdm-stats library and 'dmsetup stats...
2015-08-08 Bryn M. ReevesWHATS_NEW_DM: Update for preliminary stats commits
2015-08-08 Bryn M. Reeveslibdm: do not attempt to output column headings with...
2015-08-08 Bryn M. Reeveslibdm: remove report interval support
2015-08-08 Bryn M. Reeveslibdm: add dm_report_column_headings
2015-08-08 Bryn M. Reeveslibdm: fix report rows and headings memory and state...
2015-08-08 Bryn M. Reeveslibdm: ensure new dm_timestamp objects are initialized
2015-08-07 David Teiglandman: mention system ID in vgexport and vgimport
2015-08-07 David Teiglandman: add lockd bits to relevant commands
2015-08-07 David Teiglandman lvmlockd: update
2015-08-06 David Teiglandman lvmcache: mention LVs must be in the same VG
2015-08-05 David Teiglandlvmlockd: handle loss of sanlock lease storage
2015-08-05 Alasdair G... dmsetup: Report timestamps of ioctls with -vvv.
2015-08-05 Alasdair G... libdm: Whitespace.
2015-08-05 Alasdair G... libdm: Whitespace.
2015-08-05 Alasdair G... libdm: Sort new exported symbols.
2015-08-05 Alasdair G... dmsetup: Tidy whitespace.
2015-08-04 Peter Rajnohaman: document --nameprefixes
2015-08-04 Peter Rajnohacoverity: check vg->lvm1_system_id is not NULL before...
2015-08-04 Peter Rajnohacoverity: variable init must be done before its use
2015-08-04 Peter Rajnohacoverity: return value check in lvmlockd-dlm
2015-08-04 Peter Rajnohacoverity: fix cppcheck warnings
2015-08-04 Peter Rajnohacoverity: fix possible resource leak in lvmpolld-core
2015-08-04 Peter Rajnohareport: also recognize variants without underscores...
2015-08-03 David Teiglandlvmlockd: automatically remove the dlm global lockspace
2015-08-03 Peter Rajnohareport: update comment for _is_same_field fn
2015-08-03 Peter Rajnohareport: recognize report field name variants without...
2015-08-03 Peter Rajnohatoolcontext: do not set cmd->initialized_connections...
2015-07-31 Bryn M. Reevesdmsetup: Use argcp and argvp.
2015-07-31 Bryn M. Reevesdmsetup: Add --count and --interval to reports.
2015-07-31 David Teiglandlockd: remove ignorelockingfailure checks
2015-07-31 David Teiglandvgchange/lvchange: allow deactivation without locking
2015-07-31 Alasdair G... dmsetup: Allow commands to have subcommands.
2015-07-31 Alasdair G... dmsetup: Add subcommand parameter.
2015-07-31 Alasdair G... dmsetup: _find_command returns const
2015-07-31 Alasdair G... dmsetup: Add _dmsetup to help and usage fns.
2015-07-31 Alasdair G... dmsetup: Rename _commands to _dmsetup_commands.
2015-07-31 Peter Rajnohatoolcontext: use refresh_filters in refresh_toolcontext
2015-07-30 Marian Csontostest: Update Makefiles
2015-07-30 Marian Csontosspec: lockd_dlm requires dlm-lib instead of dlm
2015-07-30 David Teiglandlvmlockd: create sanlock lv large enough for existing lvs
2015-07-30 David Teiglandlvmlockd: small fixes and cleanup for lvmlockctl
2015-07-30 Peter Rajnohacleanup: toolcontext: move report_list_item_separator...
2015-07-30 Peter Rajnohacleanup: toolcontext: make cmd_context more readable
2015-07-30 Peter Rajnohacommands: add new NO_METADATA_PROCESSING flag to select...
2015-07-30 Peter Rajnohatoolcontext: add switches to create_toolcontext for...
2015-07-30 Peter Rajnoharefactor: toolcontext: move lvmetad and lvmpolld init...
2015-07-30 Peter Rajnoharefactor: toolcontext: add struct cmd_context_initializ...
2015-07-29 David Teiglandvgremove: warn when removing sanlock global lock
2015-07-29 David Teiglandvgcreate: improve checks for existing global lock
2015-07-29 David Teiglandlvmcache: add lock_type to VG summary and info structs
2015-07-29 Alasdair G... libdm: Require librt for new dm_timestamp.
2015-07-29 Alasdair G... libdm: Add dm_timestamp functions.
2015-07-29 Alasdair G... dmsetup: Accept vg/lv name format.
2015-07-29 Peter Rajnohadmsetup: remove dead code that covered "info -c -o...
2015-07-29 Peter Rajnohacache: fix regression causing some PVs to bypass filters
2015-07-27 Alasdair G... libdm: Add dm_size_to_string to libdevmapper.
2015-07-27 Alasdair G... lvmlockd: Drop -lrt now handled by configure.
2015-07-27 Alasdair G... configure: Enable realtime by default, if present.
2015-07-27 Alasdair G... configure: Add missing checks.
2015-07-27 Alasdair G... gitignore: Update for in-place build.
2015-07-24 Alasdair G... post-release
2015-07-24 Alasdair G... post-release
2015-07-24 Alasdair G... pre-release v2_02_126
next
This page took 0.059452 seconds and 5 git commands to generate.