aboutsummaryrefslogtreecommitdiffstats
path: root/spaceman
AgeCommit message (Expand)AuthorFilesLines
2018-03-27xfs_spaceman: remove incorrect linux/fs.h includeDarrick J. Wong1-1/+0
2017-12-06libfrog: move conversion factors out of libxcmdDarrick J. Wong1-2/+2
2017-06-29xfs_spaceman: fix potential overflowing expression in trim_f()Bill O'Donnell1-1/+1
2017-06-29xfs_spaceman: close open file for error case in openfile()Bill O'Donnell1-0/+1
2017-06-29xfs_spaceman: fix potential memory leak by malloc in scan_agBill O'Donnell1-0/+2
2017-06-21xfs_spaceman: add group summary modeDarrick J. Wong1-4/+25
2017-06-21xfs_spaceman: Free space mapping commandDave Chinner7-6/+432
2017-06-21xfs_spaceman: add new speculative prealloc controlDave Chinner4-1/+121
2017-06-21xfs_spaceman: add FITRIM supportDave Chinner4-1/+134
2017-06-21xfs_spaceman: space management toolDave Chinner5-0/+330