]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2018-02-14 Marian Csontosmirror: Add deprecation warning for mirrored log
2018-02-14 Marian Csontostest: mirrored mirrorlog is not supposed to work in...
2018-02-13 Zdenek Kabelacgcc: remove warns about free of const
2018-02-13 Zdenek Kabelacsegtype: no libmem pool usage for name allocation
2018-02-13 Zdenek Kabelacsegtype: replace mempool allocation
2018-02-12 Zdenek Kabelacdebug: add stack tracking
2018-02-12 Zdenek Kabelacsegtype: better get_monitor_dso_path api
2018-02-12 Zdenek Kabelaccleanup: decode dso path just once
2018-02-12 Zdenek Kabelacactivation: cleanup error to warning
2018-02-12 Zdenek Kabelacactivation: separate reporting of error and monitoring...
2018-02-12 Zdenek Kabelaccleanup: detect dmeventd_executable just once
2018-02-12 Zdenek Kabelaclvmlockd: improve dm path creation for sanlock LV
2018-02-12 Zdenek Kabelacclean: drop unneeded -1 for snprintf
2018-02-12 Zdenek Kabelacvgimportclone: add some dm_snprintf checks
2018-02-12 Zdenek Kabelaclibdm-stats: correct checking of dm_snprintf error
2018-02-12 Zdenek Kabelactoolcontext: light context missed to set-up mem mempool
2018-02-09 Zdenek Kabelacpython: add devmapper library to linking
2018-02-09 Zdenek Kabelacpartial revert "command: Skip some memory zeroing."
2018-02-09 Zdenek Kabelactoolcontext: do not change stream for pthreaded programs
2018-02-09 Alasdair G... format_text: Use versionsort to sort archive files
2018-02-08 Alasdair G... device: Fix basic async I/O error handling dev-agk-tmp
2018-02-08 Alasdair G... device: Queue any aio beyond defined limits.
2018-02-08 Alasdair G... lvmcache: Use asynchronous I/O when scanning devices.
2018-02-08 Alasdair G... device: Basic config and setup to support async I/O.
2018-02-06 Alasdair G... device: Add flag to indicate that a code path can suppo...
2018-02-06 Alasdair G... callbacks: Miscellaneous fixes for recent changes
2018-02-01 Zdenek Kabelacconfigure: ensure path /usr/sbin is checked for some...
2018-02-01 Zdenek Kabelaclibdm: accept mirror status with userspace word in...
2018-02-01 Zdenek Kabelacpvmove: reinstantiate clustered pvmove
2018-01-25 Tim Foersterlvmdbusd: Remove duplicated DataPercent definition
2018-01-25 Marian Csontosdoc: Add VDO stacking document
2018-01-23 Zdenek Kabelacdev_io: fix writes for unaligned buffers
2018-01-23 Zdenek Kabelactests: update set of devices
2018-01-23 Zdenek Kabelacdebug: drop DEBUG_MEM path
2018-01-23 Zdenek Kabelacpython: some LVs do need exclusive activation
2018-01-21 Alasdair G... device: Add ioflags parameter to transfer additional...
2018-01-17 Zdenek Kabelacactivation: move check later
2018-01-17 Zdenek Kabelactests: check pvmove is merging segments
2018-01-17 Zdenek Kabelactests: longer startup timeout for daemons with valgrind
2018-01-17 Zdenek Kabelactests: check preserved exclusivness of snapshot merge
2018-01-17 Zdenek Kabelactests: properly test with clustered VG
2018-01-17 Zdenek Kabelaccleanup: drop unused code
2018-01-17 Zdenek Kabelaccleanup: enhance messages
2018-01-17 Zdenek Kabelacactivation: guard exclusive activation
2018-01-17 Zdenek Kabelacdmeventd: add check for result code
2018-01-17 Zdenek Kabelacpvmove: drop misleading pvmove restriction for cluster
2018-01-17 Zdenek Kabelacpvmove: better check for exclusive LV
2018-01-17 Zdenek Kabelacpvmove: fix _remove_sibling_pvs_from_trim_list
2018-01-17 Zdenek Kabelaclvconvert: use excl activation for conversion
2018-01-16 Alasdair G... device: Move buffer allocation nearer to the I/O.
2018-01-16 Alasdair G... device: Merge _dev_read and dev_read_callback.
2018-01-15 Alasdair G... format_text: Refactor mda counting in label processing.
2018-01-15 Alasdair G... format_text: Change update_mda_baton to use label not...
2018-01-15 Alasdair G... device: Rearrange _aligned_io().
2018-01-15 Alasdair G... device: Add reason to devbuf.
2018-01-15 Alasdair G... device: Store offset to data instead of pointer.
2018-01-15 Alasdair G... device: Reorder device.h before change.
2018-01-13 Alasdair G... command: Skip some memory zeroing.
2018-01-12 Alasdair G... libdm: Fix a size_t in _dm_malloc_aligned_aux message.
2018-01-12 Alasdair G... man: regenerate
2018-01-11 Alasdair G... label: Clean up storing of device and label sector.
2018-01-10 Alasdair G... config: Move use_mmap to local variable.
2018-01-10 Alasdair G... device: Mark read-only device buffers const.
2018-01-10 Alasdair G... device: Eliminate unnecessary buffer from dev_read.
2018-01-10 Alasdair G... device: Suppress repeated reads of the same data.
2018-01-10 Alasdair G... device: Remove some data copying between buffers.
2018-01-10 Alasdair G... device: Free cached device bufs when metadata invalid...
2018-01-10 Alasdair G... device: Keep the last data buffer read off each device.
2018-01-10 Alasdair G... allocation: Avoid exceeding array bounds in allocation...
2018-01-10 Alasdair G... format_text: Use malloc aligned for export buffer
2018-01-10 Alasdair G... label: Rename a variable
2018-01-10 Alasdair G... libdm: Introduce dm_malloc_aligned
2018-01-10 David Teiglandman lvmlockd: remove lv resizing comment
2018-01-09 David Teiglandlvmlockd: print warning when skipping locking
2018-01-09 David Teiglandlvmlockd: add lockopt values for skipping selected...
2018-01-09 Alasdair G... format_text: Use vgsummary callbacks
2018-01-08 Alasdair G... label: Add label_read callback.
2018-01-08 Alasdair G... label: Add callback fns (partially)
2018-01-06 Alasdair G... device: Introduce dev_read_callback
2018-01-05 Alasdair G... metadata: Use a consistent format for callback fn param...
2018-01-05 Alasdair G... metadata: Change the new data processing fns to void.
2018-01-04 Alasdair G... format_text: Split vgname_from_mda into three pieces.
2018-01-04 Alasdair G... format_text: Split out raw_read_mda_header processing
2018-01-04 Alasdair G... format_text: Split up _update_mda.
2018-01-03 Alasdair G... format_text: Allocate update_mda baton from mempool.
2018-01-03 Alasdair G... format_text: Split the text import fns into two pieces.
2018-01-02 Alasdair G... toolcontext: Add paired label_init to refresh_toolcontext.
2018-01-02 Alasdair G... config: Split config buffer processing into new fn.
2018-01-02 David Teiglandman lvmlockd: update wording
2018-01-02 Alasdair G... label: Wrap _find_labeller params into a struct.
2018-01-02 Alasdair G... label: Move _set_label_read_result call into _find_labe...
2018-01-02 Alasdair G... label: Move setting result of label_read into separate fn.
2018-01-02 Alasdair G... label: Add mempool.
2017-12-19 Zdenek Kabelactests: sleep first
2017-12-19 Zdenek Kabelaclvm-string: add function to detect component LV suffix
2017-12-19 Alasdair G... device: Move dev_read memory allocation into device...
2017-12-18 David Teiglandlvmlockd: clear coverity complaint
2017-12-18 Alasdair G... post-release
2017-12-18 Alasdair G... pre-release v2_02_177
2017-12-15 Alasdair G... format_text: Transfer circular buf alloc to device...
next
This page took 0.074371 seconds and 5 git commands to generate.