]> git.proxmox.com Git - mirror_lxcfs.git/shortlog
mirror_lxcfs.git
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
2020-06-05 Christian Braunerproc_loadavg: avoid needless memory allocation
2020-06-05 Christian Braunerproc_loadavg: remove dummy variable
2020-06-05 Christian Braunerproc_loadavg: use must_* alloc helpers
2020-06-05 Christian Braunerproc_fuse: use zalloc()
2020-06-05 Christian Braunerlxcfs: free opts on lxcfs binary exit
2020-06-05 Christian Braunerbindings: avoid dynamic stack allocations in clone()
2020-06-05 Christian Braunerbindings: wipe initpid cache on library reload
2020-06-05 Christian Braunerproc_loadavg: simplify calc_pid()
2020-06-05 Christian Braunerproc_loadavg(): use strdup() in calc_pid()
2020-06-05 Christian Braunermacro: use ISO C compatible __typeof__
2020-06-05 Christian Braunerproc_loadavg: replace malloc() with asprintf() in calc_...
2020-06-05 Christian Braunerproc_loadavg: don't leak getline() memory
2020-06-05 Christian Braunerproc_loadavg: ensure pointer is NULL when passing to...
2020-06-05 Christian Braunerproc_loadavg: don't leak getline() memory in calc_pid()
2020-06-05 Christian Braunerbindings: s/get_init_pid_for_task()/scm_init_pid()/g
2020-06-04 Christian Braunercpuview: fix /proc/stat virtualization
2020-05-28 Christian Braunerbindings: cleanup init pid verification
2020-05-28 Christian Braunerbindings: cleanup cache locking
2020-05-28 Christian Braunerbindings: use brackets to make logic clearer
2020-05-28 Christian Braunerbindings: make opts pointer const
2020-05-28 Christian Braunerbindings: fix init pid hashing
2020-05-25 Stéphane Grabercoverity: Use build custom build script
2020-05-14 Joseph MooreFix https://github.com/lxc/lxcfs/issues/404
2020-04-28 Christian Braunersysfs_fuse: remove logically dead code
2020-04-28 Christian Braunersysfs: cpuinfo: show cgroup cpuset value
2020-04-28 Wolfgang Bumillerproc_fuse: silence error when we find no memlimit
2020-04-17 Stéphane GraberRelease LXCFS 4.0.3 lxcfs-4.0.3
next