]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
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
2018-04-20 David Teiglandindependent metadata areas: fix bogus code
2018-04-20 David Teiglandlabel_scan: fix independent metadata areas
2018-04-20 David Teiglandscan: do scanning at the start of a command
2018-04-20 David Teiglandscan: use new label_scan for lvmcache_label_scan
2018-04-20 David Teiglandscan: use bcache for label scan and vg read
2018-04-20 David Teigland[makefile] add -laio to makefiles
2018-04-20 David Teigland[device/bcache] bcache_read_bytes should put blocks
2018-04-20 David Teigland[device/bcache] fix min() function
2018-04-20 David Teigland[device/bcache] fix missing max_io fn in bcache async...
2018-04-20 Joe Thornber[device/bcache] more work on bcache
2018-04-20 Joe Thornber[device/bcache] More fiddling with tests
2018-04-20 Joe Thornber[device/bcache] add bcache_prefetch_bytes() and bcache_...
2018-04-20 Joe Thornber[device/bcache] More tests and some bug fixes
2018-04-20 Joe Thornber[build] include test/unit/Makefile rather than recursiv...
2018-04-20 Joe Thornber[device/bcache] rename a unit test
2018-04-20 Joe Thornber[device/bcache] another unit test
2018-04-20 Joe Thornber[device/bcache] fix bug in _alloc_block
next
This page took 0.511576 seconds and 5 git commands to generate.