]> git.proxmox.com Git - mirror_lxcfs.git/shortlog
mirror_lxcfs.git
2022-01-31 Nguyen Phan HuyPreseve cpu sum in /proc/stat when cpuset changes
2022-01-31 Wolfgang Bumillerfix and reformat format strings
2022-01-31 Christian Braunerproc_loadavg: use PRIu64 to print uint64_t
2022-01-31 Christian Braunerproc_fuse: use PRIu64 to print uint64_t
2022-01-31 Christian Braunerproc_cpuview: use PRIu64 to print uint64_t
2022-01-31 Christian Braunerproc_fuse: use correct type for swap variables
2022-01-31 Wolfgang Bumillermake meminfo and swaps cgroupv2 aware
2021-12-07 Guohao Wangempty cgroup dir if set unified_cgroup_hierarchy=1
2021-12-07 Nguyen Phan HuySkip cpu revise when cfs quota is disable
2021-10-27 Christian Braunerbuild: make sue _FILE_OFFSET_BITS is defined to 64bit
2021-10-21 Stéphane GraberRelease LXCFS 4.0.11 lxcfs-4.0.11
2021-10-21 Christian Braunerbuild: fix lxcfs_fuse.h in release tarball
2021-10-19 Stéphane GraberRelease LXCFS 4.0.10
2021-10-19 Christian Braunertree-wide: set _GNU_SOURCE configure.ac
2021-10-19 Christian Braunermacro: cast to correct integer types
2021-10-19 sn0rtdoc: guide for reload share libary file
2021-10-19 Stéphane Grabergithub: Drop 16.04
2021-10-19 Christian Braunertree-wide: use a single fuse header
2021-10-19 Christian Braunertree-wide: fix HAVE_FUSE3 checks
2021-10-14 Christian Braunertree-wide: fix fuse version detection
2021-10-14 Christian Braunertree-wide: fix type comparisons
2021-10-14 Christian Braunercpuview: log non-fatal error in verbose mode only
2021-10-14 Matthew StickneyFix padding for Slab entry in /proc/meminfo
2021-10-14 Christian Braunerlxcfs: fix version and usage handling
2021-10-14 sn0rtlxcfs: fix lxcfs CLI -v and no arg output
2021-10-14 moweiraulREADME: Fix package name
2021-10-14 Christian Braunertests: fix build warnings
2021-10-14 Christian Braunertests: rely on config.h only for fuse versioning
2021-10-14 Christian Braunerproc_cpuview: fix unused variable warning
2021-10-14 Christian Braunermacro: fix bracket warnings in non-debug mode
2021-10-14 Christian Braunertree-wide: fix some ifdef checks
2021-10-14 Christian Braunertree-wide: fix prototypes
2021-10-14 Christian Braunertree-wide: fix fuse header inclusion
2021-10-14 Christian Braunertree-wide: include own header file first
2021-10-14 Christian Braunersrc: rely on config.h for fuse version
2021-10-14 Christian Braunerproc_cpuview: unlock mutex in all error paths
2021-07-16 Stéphane GraberRelease LXCFS 4.0.9
2021-07-16 Christian Braunerlxcfs: handle libfuse2 vs libfuse3
2021-07-16 Christian Braunerlxcfs: handle libfuse2 vs libfuse3
2021-07-15 Christian Braunercgroup_fuse: replace potentially problematic terminology
2021-07-15 Christian Braunerproc_fuse: don't spam log needlessly
2021-07-15 Christian Braunerbindings: fix struct lxcfs_opts by making it versioned
2021-07-15 Christian Braunercpuset_parse: drop unneeded dependencies
2021-07-15 Christian Braunerbindings: introduce lxcfs_has_opt() helper
2021-07-15 Christian Braunerlxcfs: remove obsolete logging
2021-07-15 hailin84lxcfs: rework argument parsing
2021-04-29 Stéphane GraberRelease LXCFS 4.0.8 lxcfs-4.0.8
2021-04-26 Stéphane GraberSwitch to Github Actions
2021-04-26 Scott ParlaneDetermine the file size from the current system file...
2021-01-28 Christian Braunerproc_cpuview: release lock before returning
2021-01-08 Stéphane GraberRelease LXCFS 4.0.7
2021-01-08 Tim Gatesdocs: fix simple typo, throuh -> through
2020-11-11 Stéphane Graberswap: Remove now unused variable
2020-11-11 Stéphane Graberswap: Make /proc/swaps match /proc/meminfo
2020-11-11 Stéphane Graberswap: Tweak meminfo logic
2020-11-11 Stéphane Graberswap: Only report usage when swappiness is 0
2020-11-11 Stéphane Graberswap: Fix usage reporting
2020-11-11 Stéphane Grabercgroups: Add get_memory_swappiness
2020-11-11 Stéphane GraberREADME: clarify SWAP
2020-11-03 Christian Braunermeminfo: show host swap values when no limit or equal...
2020-10-19 Stéphane GraberLXCFS 4.0.6 lxcfs-4.0.6
2020-10-19 Christian Braunerdiskstats: support new fields in 4.18+ kernels
2020-10-19 Scott ParlaneSet the file size to 4k
2020-10-19 Scott Parlanerename fuse_compat.h to avoid conflict with system...
2020-10-19 Scott ParlaneUpdate options passed to fuse_main
2020-10-19 Jack O'SullivanFix `get_min_memlimit()` on non-glibc
2020-10-19 Scott ParlaneAdd support for fuse3
2020-10-19 Nick Cleatonfix epoll create socket error message
2020-08-03 Stéphane GraberLXCFS 4.0.5
2020-08-03 Ruan Kunliangfix type mismatch
2020-07-06 Christian Braunerproc_fuse: remove unused variable
2020-07-06 Christian Brauner.travis: use RTLD_NOW for tests
2020-07-06 Christian Braunerbindings: provide lxcfs_clone() as wrapper around lxcfs...
2020-07-06 Christian Braunercgroups: replace leftover reference to legacy terms
2020-07-06 Christian Braunercgroups: update terminology
2020-07-06 Christian Braunerbindings: update terminology
2020-06-25 Christian Braunerproc_fuse: provide host values when kernel does not...
2020-06-18 Stéphane GraberRelease LXCFS 4.0.4
2020-06-15 Christian Braunerproc_cpuview: cleanup cpuview_init_head()
2020-06-15 Christian Braunerproc_cpuview: cleanup cpuview_proc_stat()
2020-06-15 Christian Braunerproc_cpuview: fix max_cpu_count()
2020-06-15 Christian Braunerproc_cpuview: fix exact_cpu_count()
2020-06-15 Christian Braunerproc_cpuview: cleanup read_cpu_cfs_param()
2020-06-15 Christian Braunerproc_cpuview: cleanup add_cpu_usage()
2020-06-15 Christian Braunerproc_cpuview: clean up find_or_create_proc_stat_node()
2020-06-15 Christian Braunerproc_cpuview: clean up prune_proc_stat_list()
2020-06-15 Christian Braunerproc_cpuview: clean up expand_proc_stat_node()
2020-06-15 Christian Braunerproc_cpuview: use correct comment style
2020-06-15 Christian Braunerproc_cpuview: cleanup add_proc_stat_node()
2020-06-15 Christian Braunerproc_cpuview: reduce variable scope in cpuview_free_head()
2020-06-15 Christian Braunerproc_cpuview: use more descriptive labels in add_proc_s...
2020-06-15 Christian Braunerproc_cpuview: cleanup new_proc_stat_node()
2020-06-15 Christian Braunerproc_fuse: more swap tweaks
2020-06-15 Christian Braunerproc_cpuview: tweak cpuacct.percpu_usage fallback
2020-06-15 Christian Braunerproc_fuse: cap swap to global values
2020-06-15 Christian Braunerproc_fuse: don't cause invalid swap values
2020-06-15 Christian Braunerproc_fuse: improve swap calculation a little
2020-06-05 Christian Braunerutils: don't leak fds in in_same_namespace()
2020-06-05 Christian Braunerproc_fuse: cleanup proc_uptime_read() a little
2020-06-05 Christian Braunerproc_fuse: move get_reaper_busy() down
next