]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2018-04-30 David Teiglandclvmd: keep old saved_vg if it matches new
2018-04-30 Joe Thornberunit-test/io_engine_t: Improve the read test.
2018-04-30 Joe Thornberunit-test/io_engine_t: use posix_memalign() rather...
2018-04-30 Joe ThornberMerge branch 'master' of git+ssh://sourceware.org/git...
2018-04-30 Joe Thornberconfigure: Remove --enable-testing
2018-04-30 Joe Thornberbuild: fix typo in dmeventd/plugins/Makefile.in
2018-04-30 David Teiglandtoollib: fix wrong dev reference in process_each_label
2018-04-30 Joe Thornberbuild: Remove unused Makefiles from configure.ac
2018-04-30 Joe Thornberbuild: remove --with-{snapshots,mirrors,raid,thin,cache...
2018-04-30 Joe ThornberMerge branch 'master' of git+ssh://sourceware.org/git...
2018-04-30 Joe Thornber[scripts] remove scripts/vg_convert
2018-04-30 Joe Thornber[metadata-liblvm.c] comment out some dead code and...
2018-04-30 Joe Thornber[lvmetad.h] Use static inline functions to stub out...
2018-04-30 Joe Thornber[build] uncomment 'serial 3' in an m4 file.
2018-04-30 Joe Thornberbuild: rename configure.in -> configure.ac
2018-04-30 Zdenek Kabelactests: add also snapshot monitoring
2018-04-30 Zdenek Kabelacmirror: improve table update
2018-04-30 Zdenek Kabelacaux: enhance teardown to better handle weird names
2018-04-30 Joe ThornberMerge branch 'master' of git+ssh://sourceware.org/git...
2018-04-30 Joe Thornberbuild: Calculate dependencies at same time as compiling.
2018-04-27 David Teiglandtest: remove pv-duplicate
2018-04-27 Joe Thornberunit-tests: Move to test/unit
2018-04-27 Joe Thornberbuild: Stop creating the symlinks in include/ on the...
2018-04-27 Joe ThornberRevert "build: Stop creating the symlinks in include...
2018-04-27 Joe Thornberbuild: Stop creating the symlinks in include/ on the...
2018-04-27 Joe Thornberbcache: write some sanity checks for the asyn io engine
2018-04-27 Joe Thornber[bcache] Some work on bcache_invalidate()
2018-04-27 Joe Thornber[bcache] Add some unit tests for invalidate block.
2018-04-26 David Teiglandclvmd: drop old saved_vg when returning new saved_vg
2018-04-26 David Teiglandscan: refresh filters before scan
2018-04-26 Joe Thornber[bcache] get all unit tests passing again
2018-04-26 Joe Thornber[unit-test] Push the new unit test framwork.
2018-04-25 David Teiglandpvmove: in fork mode destroy bcache in child
2018-04-25 David Teiglandscan: don't use cmd mem pool in scan
2018-04-25 David Teiglandskip some clvmd-specific code in common cases
2018-04-25 David Teiglandclvmd: skip dev rescan after full scan
2018-04-25 David Teiglandclvmd: reuse a vg struct for sequential LV operations
2018-04-25 David Teiglandlvmcache: rename suspended_vg to saved_vg
2018-04-25 Joe ThornberMerge remote-tracking branch 'sourceware/master' into...
2018-04-23 Zdenek Kabelactests: more zero usage
2018-04-23 Zdenek Kabelactests: update testing to not use delay dev
2018-04-23 Zdenek Kabelacdebug: more explanatory error message
2018-04-23 Zdenek Kabelaclvconvert: preserve regionsize from existing mirror
2018-04-23 Zdenek Kabelaclvchange: update mirror table when changing monitoring
2018-04-23 Zdenek Kabelacgcc: remove duplicate typedef
2018-04-23 Joe Thornber[git] Update .gitignore
2018-04-20 David Teiglandclvm: rescan when VG or PV not found
2018-04-20 David Teiglandliblvm2app: missed the addition of lvmcache_label_scan
2018-04-20 David Teiglandscan: skip device rescan in vg_read
2018-04-20 David Teiglandlvmpolld: update to use new scanning correctly
2018-04-20 David Teiglandbcache: intercept test mode before write
2018-04-20 David Teiglandlvmcache: simplify
2018-04-20 David Teiglanddev_cache: clean up scan
2018-04-20 David Teiglandremove unnecessary REQUIRES_FULL_LABEL_SCAN
2018-04-20 David Teiglandscan: improve io error checking and reporting
2018-04-20 David Teiglandbcache: let caller see an error
2018-04-20 David Teiglandscan: drop bcache between lvm shell commands
2018-04-20 David Teiglandtests: vgck now exits with error for bad vg
2018-04-20 David Teiglandlvmetad: more fixes related to bcache
2018-04-20 David Teiglandlvmetad: need to set up bcache in another place
2018-04-20 David Teiglandlvmetad: fix process_each_label
2018-04-20 David Teiglandclvm: fix bcache scan handling
2018-04-20 David Teiglandscan: check for errors in text layer
2018-04-20 David Teiglandscan: remove lvmcache info for failed devs
2018-04-20 David Teiglandlvmcache: add shorter way to delete dev info
2018-04-20 David Teiglandbcache: fix error handling
2018-04-20 David Teiglandscan: add function to drop bcache blocks
2018-04-20 David Teiglandscan: invalidate bcache for dev after errors
2018-04-20 David Teiglandbcache: add some error messages for debugging
2018-04-20 David Teiglandscan: create bcache with minimum number of blocks
2018-04-20 David Teiglandbcache: use wrappers for bcache read write in lvm
2018-04-20 David Teiglandbcache: do all writes through bcache
2018-04-20 David Teiglandmisc bcache fixes from ejt
2018-04-20 David Teiglandvgchange: invalidate bcache for stacked LVs when deacti...
2018-04-20 David Teiglandscan: drop bcache and close fd for LV with stacked PV
2018-04-20 David Teiglandscan: put dev back on caller's list
2018-04-20 David Teiglandpvck: use bcache
2018-04-20 David Teiglandscan: use 128K bcache block size
2018-04-20 David Teiglandtest: vgsplit-usage if LVM1 tests
2018-04-20 David Teiglanddisable LVM1 tests
2018-04-20 David Teiglandlvmdiskscan: use the new label_scan
2018-04-20 David Teiglandscan: always setup bcache for commands using lvmetad
2018-04-20 David Teiglandscan: leave the caller's dev list unchanged
2018-04-20 David Teiglandscan: setup bcache for commands using lvmetad
2018-04-20 David Teiglandvgremove: fix force remove on devs with damaged metadata
2018-04-20 David Teiglandscan: skip extra scan in vg_read
2018-04-20 David Teiglandscan: handle request to scan missing dev
2018-04-20 David Teiglandremove debugging print
2018-04-20 David Teiglandremove unused variable in _pvremove_check_single
2018-04-20 David Teiglandscan: handle no devices
2018-04-20 David Teiglandscan: add a dev to bcache before each read to handle...
2018-04-20 David Teiglandscan: use separate fd for bcache
2018-04-20 David Teiglandprocess_each_label: use lvmcache
2018-04-20 David Teiglandpvremove: device check doesn't require label_read
2018-04-20 David Teiglandformat-text.c log message fixes
2018-04-20 David Teiglandlvmcache: simplify metadata cache
2018-04-20 David Teiglandlabel_scan: remove extra label scan and read for orphan PVs
2018-04-20 David Teiglandvgcreate: improve the use of label_scan
2018-04-20 David Teiglandlvmetad: use new label_scan for update from pvscan
2018-04-20 David Teiglandlvmetad: use new label_scan for update from lvmlockd
next
This page took 0.053598 seconds and 5 git commands to generate.