aboutsummaryrefslogtreecommitdiffstats
path: root/sos/plugins/filesys.py
Commit message (Expand)AuthorAgeFilesLines
* [4.0] Re-organize tree for sos-4.0Jake Hunsaker2020-04-071-80/+0
* [filesys] Capture /etc/mtab file.Kenneth D'souza2019-10-081-0/+1
* [filesys] fix postprocessing for /etc/fstab passwords.Kenneth D'souza2019-10-081-1/+1
* [filesys,ldap,systemd] fix implicit string concatenationPavel Moravec2019-03-201-1/+1
* [filesys] Use the correct interface when calling dumpe2fsXuewei Zhang2019-03-181-1/+1
* [general] fix pycodestyle indentation errorsPavel Moravec2019-02-071-3/+3
* [filesys] Add permission and selinux check for /tmpJake Hunsaker2018-06-071-1/+8
* [global] Kill license headersJake Hunsaker2018-05-221-13/+7
* [filesys] Clean lsof output, capture lslocks and mountinfo for pidsJake Hunsaker2018-04-301-2/+11
* [filesys] tidy up file list and collect /prof/fsBryn M. Reeves2018-03-281-2/+3
* [filesys] Add reporting of ext fragmentation with e2freefragAdrien Mahieux2018-03-131-3/+8
* [filesys] call df commands with autofs excludedPavel Moravec2017-10-201-2/+2
* [global] update FSF addressSandro Bonazzola2017-05-221-3/+3
* [global] Fix vim tags typo in all python source filesKamalesh Babulal2015-07-061-1/+1
* [Plugin] remove add_copy_specs()Bryn M. Reeves2014-09-301-1/+1
* [Plugin] remove add_cmd_outputs()Bryn M. Reeves2014-09-301-1/+1
* [plugins] improve plugin class docstringsBryn M. Reeves2014-09-161-1/+1
* [plugins] add initial profile tags to all pluginsBryn M. Reeves2014-09-161-0/+1
* [plugins] more pep8/pyflake plugin cleanupAdam Stokes2014-08-011-18/+17
* [filesys] collect dumpe2fs -h output by defaultBryn M. Reeves2014-06-231-4/+6
* Add postprocessing for /etc/fstab passwordsBryn M. Reeves2014-05-301-0/+7
* Add add_cmd_outputs() and convert plugins to use itBryn M. Reeves2014-04-061-2/+4
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
* sos plugins filesyste, xfs, python2/python3 compatbilityAdam Stokes2013-11-121-2/+2
* Collect /proc/self/mountstats and /proc/self/mountinfoBryn M. Reeves2013-08-121-0/+2
* Enable filesys plug-in on DebianBryn M. Reeves2013-04-301-2/+2
* Move all block device data from filesys to block moduleBryn M. Reeves2013-04-291-38/+5
* Fix detection of ext file systems in filesys plug-inBryn M. Reeves2013-04-261-3/+5
* Fix broken option_list in filesys plug-inBryn M. Reeves2013-04-261-2/+2
* Clean up plug-in naming and set plugin_name for all plugin classesBryn M. Reeves2013-04-261-1/+4
* Remove absolute paths from plug-insBryn M. Reeves2013-04-091-11/+11
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-2/+2
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-14/+14
* Rename command output collection interfacesBryn M. Reeves2012-12-171-9/+9
* Remove stray debug code in filesys moduleBryn M. Reeves2012-11-291-2/+1
* Add collection of lsblk to filesys moduleBryn M. Reeves2012-11-291-0/+1
* sos/plugins: 2 new Ubuntu specific and ported pluginsAdam Stokes2012-03-021-2/+2
* Major updates to most of SoSReportJesse Jaggars2011-12-141-5/+5
* [plugins] Reverting the awful mistake from r1070pcarrier2011-02-231-0/+17
* [plugins] Removed everything copying from /etc/sysconfig pcarrier2011-02-071-17/+0
* filesys.py: df -ali for inodes infopcarrier2010-12-081-0/+1
* Use addCopySpecs instead of addCopySpecpcarrier2010-11-221-7/+8
* [plugins] removed empty returnspcarrier2010-11-221-2/+0
* Collect /bin/findmnt, appeared in F14pcarrier2010-11-191-0/+1
* Mistaken again.pcarrier2010-11-151-4/+4
* filesys.py supports systems without /sbin/hdparmpcarrier2010-11-151-5/+15
* handle fixes to filesys plugin for returning proper devlistastokes2010-05-041-2/+2
* - moved 1.9 to trunkr1.9astokes2010-02-171-0/+65