2003-01-03 |
Alasdair Kergon | When there are device name aliases, choose the "nicest... |
commit | commitdiff | tree |
2003-01-03 |
Alasdair Kergon | Also lock memory during LV updates. |
commit | commitdiff | tree |
2003-01-03 |
Alasdair Kergon | When activating an LV, remove any stray LVM1 /dev nodes... |
commit | commitdiff | tree |
2002-12-19 |
Alasdair Kergon | Default stripesize 64k & config file setting for it; |
commit | commitdiff | tree |
2002-12-12 |
Alasdair Kergon | New column-based reporting tools: lvs, pvs & vgs. |
commit | commitdiff | tree |
2002-12-09 |
Andres Salomon | close another bug |
commit | commitdiff | tree |
2002-12-09 |
Andres Salomon | it's about that time again |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Use sync_dir(). |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Add sync_dir() |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Fix display alignment of zero. |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Remove an unused .h file. |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Fix long arg processing. |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Maintain snapshot_count correctly. |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Keep certain versions of ld happy. |
commit | commitdiff | tree |
2002-12-05 |
Alasdair Kergon | Keep some ld versions happy. |
commit | commitdiff | tree |
2002-12-03 |
Alasdair Kergon | New devices/types config file entry to add new types... |
commit | commitdiff | tree |
2002-12-03 |
Alasdair Kergon | tidy |
commit | commitdiff | tree |
2002-12-03 |
Alasdair Kergon | Show PV uuid; single stripe is 'linear'; suppress snaps... |
commit | commitdiff | tree |
2002-12-03 |
Alasdair Kergon | More restore hints. |
commit | commitdiff | tree |
2002-12-03 |
Alasdair Kergon | Default size unit normally MB not KB. |
commit | commitdiff | tree |
2002-12-03 |
Alasdair Kergon | Suppress a (normally) unnecessary warning. |
commit | commitdiff | tree |
2002-11-29 |
Alasdair Kergon | Further help text tidying & support for -?. |
commit | commitdiff | tree |
2002-11-28 |
Heinz Mauelshagen | tiny tidying |
commit | commitdiff | tree |
2002-11-28 |
Heinz Mauelshagen | Corrected lvcreate synopsis. |
commit | commitdiff | tree |
2002-11-26 |
Alasdair Kergon | Show stripesize in KB. |
commit | commitdiff | tree |
2002-11-26 |
Alasdair Kergon | Skip config file reload attempt if no config file location. |
commit | commitdiff | tree |
2002-11-22 |
Alasdair Kergon | Fix snapshot lvcreate activation check. |
commit | commitdiff | tree |
2002-11-18 |
Alasdair Kergon | Remove 2 TB LV size restriction message. |
commit | commitdiff | tree |
2002-11-18 |
Alasdair Kergon | Missing sector->k conversion in "logical volumes cannot... |
commit | commitdiff | tree |
2002-11-18 |
Alasdair Kergon | Some new features. |
commit | commitdiff | tree |
2002-11-18 |
Alasdair Kergon | Refactoring. |
commit | commitdiff | tree |
2002-11-18 |
Alasdair Kergon | A new cache. |
commit | commitdiff | tree |
2002-11-14 |
Alasdair Kergon | Only functions listed in libdevmapper.h should get... |
commit | commitdiff | tree |
2002-11-14 |
Alasdair Kergon | Fix includes after DM_DIR definition move. |
commit | commitdiff | tree |
2002-11-01 |
Alasdair Kergon | Don't let LVM2 access a VG if the original LVM driver... |
commit | commitdiff | tree |
2002-11-01 |
Alasdair Kergon | Improve missing-kernel-driver error message. |
commit | commitdiff | tree |
2002-10-27 |
Andres Salomon | agk, I recall you saying you had a massive commit pendi... |
commit | commitdiff | tree |
2002-10-27 |
Andres Salomon | synch w/ debian |
commit | commitdiff | tree |
2002-10-08 |
Andres Salomon | Wow, learn something new every day. Apparently, the... |
commit | commitdiff | tree |
2002-09-05 |
Alasdair Kergon | Support alternative lvrename syntax. |
commit | commitdiff | tree |
2002-09-01 |
Andres Salomon | update, synch w/ debian |
commit | commitdiff | tree |
2002-08-29 |
Joe Thornber | o inline _step_matcher |
commit | commitdiff | tree |
2002-08-29 |
Joe Thornber | o Give an example filter that uses anchors. |
commit | commitdiff | tree |
2002-08-29 |
Joe Thornber | o Anchor support for the regex engine. |
commit | commitdiff | tree |
2002-08-15 |
AJ Lewis | o This resolves bug #79 |
commit | commitdiff | tree |
2002-08-14 |
Patrick Caulfield | Remove O_DIRECT as it causes problems with some systems. |
commit | commitdiff | tree |
2002-08-08 |
Joe Thornber | o Remove e2fsadm to stop people waiting expectantly... |
commit | commitdiff | tree |
2002-08-01 |
Joe Thornber | o Make sure the status parsing code can deal with... |
commit | commitdiff | tree |
2002-08-01 |
Joe Thornber | o Added new value type CFG_EMPTY_ARRAY, to indicate... |
commit | commitdiff | tree |
2002-08-01 |
Joe Thornber | o 0 was used rather than NULL in a couple of places. |
commit | commitdiff | tree |
2002-08-01 |
Joe Thornber | o Test program for the config unit. Just reads a... |
commit | commitdiff | tree |
2002-07-25 |
Patrick Caulfield | Rename lock_resource to file_lock_resource to avoid... |
commit | commitdiff | tree |
2002-07-22 |
Patrick Caulfield | Use O_DIRECT for writing to devices. |
commit | commitdiff | tree |
2002-07-17 |
Alasdair Kergon | Remove hard-coded extent_size from snapshot target... |
commit | commitdiff | tree |
2002-07-17 |
Alasdair Kergon | Improved snapshot-related arg validation |
commit | commitdiff | tree |
2002-07-11 |
Joe Thornber | i) Add the VISIBLE flag to the text format. (Other... |
commit | commitdiff | tree |
2002-07-11 |
Joe Thornber | i) Added a little macro to aid defining the status... |
commit | commitdiff | tree |
2002-07-11 |
Joe Thornber | i) There's now a seperate field in struct logical_volu... |
commit | commitdiff | tree |
2002-07-11 |
Alasdair Kergon | tidy |
commit | commitdiff | tree |
2002-07-11 |
Alasdair Kergon | Add get_config_str |
commit | commitdiff | tree |
2002-07-11 |
Patrick Caulfield | Don't log an error if we can't write the cache file... |
commit | commitdiff | tree |
2002-07-10 |
Alasdair Kergon | Add --ignorelockingfailure |
commit | commitdiff | tree |
2002-07-10 |
Alasdair Kergon | Merge adjacent "Missing" segments. |
commit | commitdiff | tree |
2002-07-02 |
Joe Thornber | o Add version number to text format. |
commit | commitdiff | tree |
2002-06-26 |
Alasdair Kergon | Tidy up for another release: updated documentation... |
commit | commitdiff | tree |
2002-06-25 |
Patrick Caulfield | Flush on open as well as close. |
commit | commitdiff | tree |
2002-06-19 |
Alasdair Kergon | o Long-awaited ioctl interface clean-up. *** Not backw... |
commit | commitdiff | tree |
2002-06-17 |
Joe Thornber | o Knock the version check out of the makefile, Alasdai... |
commit | commitdiff | tree |
2002-06-07 |
Patrick Caulfield | Get rid of compile warnings on 64bit platforms. |
commit | commitdiff | tree |
2002-05-31 |
Alasdair Kergon | Increment version. |
commit | commitdiff | tree |
2002-05-31 |
Alasdair Kergon | Add vgsplit. |
commit | commitdiff | tree |
2002-05-31 |
Alasdair Kergon | Tidy/fix segment rounding. |
commit | commitdiff | tree |
2002-05-31 |
Alasdair Kergon | Tidy |
commit | commitdiff | tree |
2002-05-30 |
Alasdair Kergon | Remember to update VG free_count when reducing size... |
commit | commitdiff | tree |
2002-05-30 |
Alasdair Kergon | Fix vgcfgrestore segfault (wrong variable used). |
commit | commitdiff | tree |
2002-05-27 |
Alasdair Kergon | update |
commit | commitdiff | tree |
2002-05-23 |
AJ Lewis | o fix changed function names |
commit | commitdiff | tree |
2002-05-23 |
Alasdair Kergon | Fix LVM1 backwards compatibility issue when LV with... |
commit | commitdiff | tree |
2002-05-23 |
Joe Thornber | o Remove ext3 incompatibility bug |
commit | commitdiff | tree |
2002-05-23 |
Andres Salomon | update for .08 |
commit | commitdiff | tree |
2002-05-22 |
Alasdair Kergon | Rename; add some FIXMEs. |
commit | commitdiff | tree |
2002-05-21 |
Alasdair Kergon | Revert to standard linux macros (for correct behaviour... |
commit | commitdiff | tree |
2002-05-21 |
Alasdair Kergon | Update version. |
commit | commitdiff | tree |
2002-05-19 |
Andres Salomon | ack, missing include |
commit | commitdiff | tree |
2002-05-19 |
Andres Salomon | update create_dir() comment |
commit | commitdiff | tree |
2002-05-19 |
Andres Salomon | support recursive mkdir in create_dir() |
commit | commitdiff | tree |
2002-05-14 |
Andres Salomon | synch w/ -3 "oh shit" release |
commit | commitdiff | tree |
2002-05-13 |
Joe Thornber | Drop the default chunk size for snapshots down to 8k |
commit | commitdiff | tree |
2002-05-13 |
Alasdair Kergon | Rewrite missing/corrupt metadata in more cases. |
commit | commitdiff | tree |
2002-05-10 |
AJ Lewis | o the _status fxns now take more arguments - this... |
commit | commitdiff | tree |
2002-05-10 |
Alasdair Kergon | Import snapshot status & persistence + indent etc. |
commit | commitdiff | tree |
2002-05-09 |
AJ Lewis | o Actually read snapshot percentage from the kernel... |
commit | commitdiff | tree |
2002-05-09 |
Alasdair Kergon | Remove a no-op. |
commit | commitdiff | tree |
2002-05-08 |
AJ Lewis | o header should only be printed once... |
commit | commitdiff | tree |
2002-05-08 |
AJ Lewis | o Added function find_snapshots to snapshot_manip... |
commit | commitdiff | tree |
2002-05-08 |
Joe Thornber | i) Put back chunksize_ARG for lvcreate. |
commit | commitdiff | tree |
2002-05-08 |
Alasdair Kergon | Always call init_log() to initialise logging defaults. |
commit | commitdiff | tree |
2002-05-07 |
Andres Salomon | implement our own swabbing functions, instead of relyin... |
commit | commitdiff | tree |
2002-05-07 |
Alasdair Kergon | log/{prefix,command_names} use defaults.h & reset betwe... |
commit | commitdiff | tree |
2002-05-07 |
Alasdair Kergon | Default values for some display output settings |
commit | commitdiff | tree |
next |