]> sourceware.org Git - lvm2.git/history - lib/label/label.h
device_id: fix segfault if devices file has PVID=.
[lvm2.git] / lib / label / label.h
2024-07-08 David TeiglandRevert "bcache: move from global variable to cmd struct"
2024-07-03 David Teiglandbcache: move from global variable to cmd struct 1359609056
2024-05-13 Zdenek Kabelaclabel: make scan_bcache local 1287637635
2024-05-03 Zdenek Kabelacconst: _ops labeler _text_ops
2021-12-20 Zdenek Kabelaclabel: cache dm device list
2021-11-08 David Teiglandvgchange -aay: improve unexpected command variations
2021-11-05 David Teiglandvgchange -aay: optimize device list using pvs_online...
2021-11-03 David Teiglandlvmdevices: increase open file limit
2021-10-14 David Teiglandfix segfault handling duplicate PVs
2021-07-06 David Teiglandscan: retry reading metadata on error
2021-04-23 David Teiglandlabel_read_pvid: separate error and no-pvid
2021-02-23 David Teiglanddevice usage based on devices file
2020-10-26 David Teiglandpvcreate: clean up opening and filtering of args
2020-10-21 David Teiglandadd label_scan_devs_cached
2020-10-21 David Teiglandadd label_read_pvid
2020-10-21 David Teiglandlvmcache: rename label_read label_scan_dev
2020-09-18 David Teiglandmetadata: open rw fd before closing ro fd
2020-04-21 David Teiglandpass cmd struct through more functions
2019-11-27 David Teiglandscan: add simple scan to find a pvid
2019-11-26 David Teiglandbcache: add invalidate_bytes function
2019-06-21 David Teiglandscanning: open devs rw when rescanning for write
2019-06-10 Marian CsontosMerge remote-tracking branch 'origin/master'
2019-06-07 David Teiglandchange args for text label read function
2019-04-26 David Teiglandwipe_lv: initially open LV in writable mode
2018-10-29 David Teiglandmetadata: prevent writing beyond metadata area
2018-10-15 Zdenek Kabelaccov: avoid selfrecursive inclusion of toolcontext.h
2018-07-11 David TeiglandRemove lvmetad
2018-06-01 Joe ThornberMerge branch 'master' into 2018-05-11-fork-libdm
2018-05-17 Joe ThornberMerge branch 'master' of git://sourceware.org/git/lvm2
2018-05-16 David Teiglandscan: fix missing close in lib
2018-05-16 Joe ThornberMerge branch 'master' into 2018-05-11-fork-libdm
2018-05-16 Joe ThornberMerge branch 'master' of git://sourceware.org/git/lvm2
2018-05-14 Joe Thornberbuild: Don't generate symlinks in include/ dir
2018-05-11 David Teiglandscan: remove unused args from label_read
2018-05-11 David Teiglandpvck: allow checking at user specified offsets
2018-05-11 Joe ThornberMerge branch 'master' of git+ssh://sourceware.org/git...
2018-05-10 David Teiglandfilter: use bcache for filter reads
2018-05-10 Joe ThornberMerge branch 'master' of git+ssh://sourceware.org/git...
2018-05-09 David Teiglandio: replace dev_set with bcache equivalents
2018-04-25 Joe ThornberMerge remote-tracking branch 'sourceware/master' into...
2018-04-20 David Teiglandscan: add function to drop bcache 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 Teiglandvgchange: invalidate bcache for stacked LVs when deacti...
2018-04-20 David Teiglandscan: always setup bcache for commands using lvmetad
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 Teiglandscan: use bcache for label scan and vg read
2018-04-20 Joe Thornber[io paths] Unpick agk's aio stuff
2018-01-21 Alasdair G Kergondevice: Add ioflags parameter to transfer additional...
2018-01-11 Alasdair G Kergonlabel: Clean up storing of device and label sector.
2018-01-10 Alasdair G Kergondevice: Mark read-only device buffers const.
2018-01-08 Alasdair G Kergonlabel: Add label_read callback.
2018-01-08 Alasdair G Kergonlabel: Add callback fns (partially)
2017-11-28 Alasdair G Kergonlabel: Remove unused verify functions.
2016-01-21 Zdenek Kabelacdoc: change fsf address
2015-03-18 Alasdair G Kergoncache: Store metadata size and checksum.
2015-03-06 Zdenek Kabelaclib: reduce parsing in vgname_from_mda
2013-11-22 Zdenek Kabelaccleanup: use const format
2013-11-17 Petr Rockailabel: Track a device pointer in struct label.
2013-11-17 Petr Rockailabeller: Make the use of "private" as "fmt" explicit.
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-04-23 Dave WysochanskiAdd 'scan_sector' parameter to label_read and _find_lab...
2006-11-30 Alasdair KergonAdjust some alignments for ia64 and sparc.
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2004-05-04 Alasdair KergonBegin to separate out segment types.
2004-03-30 Alasdair KergonUpdate copyright notices.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-11-18 Alasdair KergonSome new features.
2002-01-15 Joe Thornbero vgcfgrestore works ! (with the couple of examples...
2002-01-15 Joe Thornbero split the uuid -> device map out from vgcache
2002-01-11 Joe Thornbero label.c now compiles.
2002-01-10 Joe Thornbero _read_id function for import.c
2002-01-10 Alasdair KergonMore steps towards successful compilation.
2002-01-10 Joe Thornbero Moved the current label.[hc] sideways to lvm2_label...
2001-12-14 Patrick CaulfieldWrite the location of both labels in the labels so...
2001-12-12 Patrick CaulfieldUse a proper CRC calculation.
2001-12-11 Patrick Caulfield- Change label format to include a string disk_type...
2001-12-11 Patrick CaulfieldLabel reading/writing code.
This page took 0.745335 seconds and 90 git commands to generate.