]> git.proxmox.com Git - mirror_iproute2.git/history - lib/fs.c
Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-next
[mirror_iproute2.git] / lib / fs.c
2021-02-24 Stephen HemmingerMerge git://git.kernel.org/pub/scm/network/iproute2...
2021-02-23 Andrea Claudilib/fs: Fix single return points for get_cgroup2_*
2021-02-23 Andrea Claudilib/fs: avoid double call to mkdir on make_path()
2020-07-14 David AhernMerge branch 'main' into next
2020-07-06 Dmitry Yakuninlib: fix checking of returned file handle size for...
2020-06-05 Stephen HemmingerMerge git://git.kernel.org/pub/scm/network/iproute2...
2020-05-27 David AhernMerge branch 'master' into next
2020-05-13 Dmitry Yakuninss: introduce cgroup2 cache and helper functions
2018-11-09 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-05 Luca BoccassiInclude bsd/string.h only in include/utils.h
2018-11-02 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-01 Luca BoccassiUse libbsd for strlcpy if available
2017-09-01 Stephen HemmingerMerge branch 'master' into net-next
2017-09-01 Phil SutterConvert the obvious cases to strlcpy()
2017-08-24 Stephen HemmingerMerge branch 'master' into net-next
2017-08-24 Phil Sutterlib/fs: Fix and simplify make_path()
2017-08-24 Phil Sutterlib/fs: Fix format string in find_fs_mount()
2017-04-16 David Ahernip vrf: Add command name next to pid
2017-04-16 David Ahernip vrf: Add command name next to pid
2017-01-13 Stephen HemmingerMerge branch 'master' into net-next
2017-01-09 David Ahernip vrf: Improve cgroup2 error messages
2017-01-09 David Ahernip vrf: Fix run-on error message on mkdir failure
2016-12-13 David AhernAdd filesystem APIs to lib