]> sourceware.org Git - lvm2.git/history - tools/pvscan.c
metadata: use lv_hash in segment-specific metadata parsing
[lvm2.git] / tools / pvscan.c
13 days ago Zdenek Kabelaccleanup: typos in comments
2024-07-08 David TeiglandRevert "dev-cache: move global variables into cmd struct" 1365196031
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-07-03 David Teiglanddev-cache: move global variables into cmd struct 1359579497
2024-06-03 Zdenek Kabelaccleanup: some more MAJOR MINOR unsigned
2024-05-21 David TeiglandAllow system.devices to be automatically created on... 1299853171
2024-05-13 Zdenek Kabelaccommand: use command_id_to_enum
2024-03-29 Zdenek Kabelaccov: validate major and minor
2024-01-10 Zdenek Kabelaccov: remove unneeded header
2023-11-16 David Teiglandpvs, pvscan: new option -A to show PVs outside the...
2023-09-27 David Teiglanddevices: refresh device ids if the system changes 1018880611
2023-05-10 Zdenek Kabelaccov: remove unneeded header file inclusion
2023-02-15 David Teiglandpvscan: remove warning about excluded root dev
2023-02-15 David Teiglandpvscan: filter does not need to be checked for symlink...
2023-01-31 David Teiglandvgchange autoactivation: skip regex filter containing...
2023-01-31 David Teiglandpvscan: use alternate device names from DEVLINKS to...
2022-12-20 Zdenek Kabelacpvscan: free unused device_id
2022-11-07 David Teiglanddevices: factor common list functions
2022-09-14 David Teiglandvgremove: remove online files in run dir
2022-07-06 David Teiglandexit with error when --devicesfile name doesn't exist
2022-04-01 David Teiglandpvscan: warn about /dev/sda excluded by devices file
2022-04-01 David Teiglandchange messages about filtered devices
2022-03-09 David Teiglandpvscan: don't use udev for external device info
2021-12-01 David Teiglandpvscan: fix filter symlink checks
2021-11-30 David Teiglandpvscan: limit md device_hint for slow autoactivation
2021-11-29 David Teiglandpvscan: match device arg to filter symlink
2021-11-12 David Teiglandpvscan: consistent creation of pvs_lookup file
2021-11-09 David Teiglandpvs_online: include devname in pvid files
2021-11-05 David Teiglandvgchange -aay: optimize device list using pvs_online...
2021-11-04 David Teiglandmove code from pvscan.c to online.c
2021-11-04 David Teiglandvgchange -aay: optimize device scan using pvs_online...
2021-11-04 David Teiglandrename pvscan_cache_single to expect_missing_vg_device...
2021-11-04 David Teiglandadd hints interface to the pvs_online file information
2021-10-20 David Teiglandpvscan: fix messages from coverity changes
2021-10-19 David Teiglandpvscan: only add device args to dev cache
2021-10-14 Zdenek Kabelacgcc: always initialize vg_complete
2021-10-14 Zdenek Kabelacdebug: reduce some debugging noise
2021-10-07 David Teiglandpvscan: add options listlvs listvg checkcomplete
2021-09-21 Zdenek Kabelaccov: check dev_get_size result
2021-09-20 Zdenek Kabelaccov: make read buffer obviously zero ended
2021-09-20 Zdenek Kabelaccov: check fid instance is created
2021-08-16 David Teiglandcov: clean up pvid and vgid usage
2021-08-05 David Teiglandpvscan: only match devices file for command args
2021-08-05 David Teiglanddevices file: avoid updating entry dev names in some...
2021-08-05 David Teiglanddevices file: limit warnings about devices file entries...
2021-07-13 David Teiglandpvscan: narrow the previous commit slightly
2021-07-13 David Teiglandpvscan: do nothing for device removal and event_activat...
2021-07-13 David Teiglanddevices: rework libudev usage
2021-07-06 David Teiglandpvscan: skip indexing devices used by LVs
2021-04-23 David Teiglandlabel_read_pvid: separate error and no-pvid
2021-04-23 Zdenek Kabelaccov: ensure fid is not null
2021-04-23 Zdenek Kabelacpvscan: fix memleak
2021-03-10 Zdenek Kabelaccleanup: use already set vg_complete
2021-03-10 Zdenek Kabelaccov: variable initialization
2021-03-10 Zdenek Kabelaccleanup: no backtraces needed after log_error
2021-02-23 David Teiglanddevice usage based on devices file
2021-02-08 Zdenek Kabelacpvscan: support disabled event_activation
2021-02-05 David Teiglandmd component detection changes
2021-02-01 Zdenek Kabelacpvscan: enhance _count_pvid_files_from_lookup_file
2021-01-22 Zdenek Kabelacpvscan: ensure read buffer ends with 0
2021-01-22 Zdenek Kabelacpvscan: make ret value defined
2020-10-22 David Teiglandpvscan: rework to improve PVs without metadata
2020-04-21 David Teiglandpass cmd struct through more functions
2020-02-04 Zdenek Kabelaccov: unused header file removal
2019-11-14 Zdenek Kabelaccov: check for NULL
2019-09-30 David Teiglandpvscan: use quick activation only with matching PV...
2019-09-03 David Teiglandpvscan: avoid full scan for activation
2019-08-16 David Teiglandpvscan: disable sleeping and retrying for udev
2019-08-16 David Teiglandpvscan cache: use lvmcache_label_scan
2019-08-16 David Teiglandmd component detection addition in vg_read
2019-07-10 David Teiglandenable full md component detection at the right time
2019-07-09 David Teiglandpvscan: fix PV online when device has a different size
2019-06-21 David Teiglandscanning: open devs rw when rescanning for write
2019-05-23 David Teiglandseparate code for setting devices from metadata parsing
2019-05-03 David Teiglandpvscan: fix segfault in recent commit
2019-05-03 David Teiglandpvscan: don't record PV online after error reading...
2019-04-29 David Teiglandpvscan: remove fixme comment that is fixed
2019-04-29 David Teiglandlocking: unify global lock for flock and lockd
2019-04-15 David Teiglandpvscan: handle case of scanning PV without metadata...
2019-04-12 David Teiglandtests: disable unworking pvscan case
2019-04-05 David Teiglandpvscan: ignore device with incorrect size
2019-04-05 David Teiglandpvscan: print more reasons for ignoring devices
2019-04-05 David Teiglandpvscan: remove initialization case
2019-04-05 David Teiglandpvscan: for init only autoactivate vg for named dev
2019-04-05 David Teiglandpvscan: reorganize code
2019-03-13 David Teiglandpvscan: fix ignoring foreign PVs
2019-03-05 David Teiglandpvscan: ignore online for shared and foreign PVs
2019-03-04 David Teiglandpvscan: ignore online for unused PV
2019-02-26 David Teiglandpvscan: fix hint recreation
2019-02-21 David Teiglandpvscan: autoactivate a VG once
2019-02-20 David Teiglandpvscan: fix autoactivation from concurrent pvscans
2019-02-13 David Teiglandhints: fix recreating hints from pvscan
2019-01-16 David Teiglandhints: invalidate when pvscan --cache sees a new PV
2019-01-15 David Teiglandadd device hints to reduce scanning
2018-12-21 Zdenek Kabelacdebug: tracing close errors
2018-12-19 Marian Csontoscov: Close a FD on error
2018-12-04 David Teiglandremove unused full filter
2018-12-03 David Teiglandpvscan: use correct dev filters
2018-11-06 Zdenek Kabelacpvscan: add error checking for write of online files
next
This page took 0.640895 seconds and 108 git commands to generate.