summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_stats.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: define an in-memory btree for storing refcount bag info during repairsDarrick J. Wong2024-02-221-1/+2
* xfs: create a shadow rmap btree during rmap repairDarrick J. Wong2024-02-221-1/+2
* xfs: replace unnecessary seq_printf with seq_putsZeng Heng2022-09-191-1/+1
* xfs: clean up "%Ld/%Lu" which doesn't meet C standardZeng Heng2022-09-191-1/+1
* xfs: periodically relog deferred intent itemsDarrick J. Wong2020-10-071-0/+4
* xfs: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-5/+5
* xfs: remove unused header filesEric Sandeen2019-06-281-1/+0
* xfs: use offsetof() in place of offset macros for __xfsstatsCarlos Maiolino2018-10-181-24/+28
* xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstatCarlos Maiolino2018-10-181-1/+1
* Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-121-13/+1
|\
| * xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* | xfs, proc: hide unused xfs procfs helpersArnd Bergmann2018-05-251-1/+1
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-29/+2
|/
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-4/+4
* xfs: make xfs btree stats less hugeDave Chinner2016-12-051-5/+5
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-031-0/+1
* Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-061-0/+1
|\
| * xfs: add rmap btree stats infrastructureDarrick J. Wong2016-08-031-0/+1
* | drop redundant ->owner initializationsAl Viro2016-05-291-1/+0
|/
* xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner2015-10-191-0/+2
* xfs: simplify /proc teardown & error handlingEric Sandeen2015-10-121-19/+7
* xfs: pass xfsstats structures to handlers and macrosBill O'Donnell2015-10-121-17/+15
* xfs: remove unused procfs codeBill O'Donnell2015-10-121-74/+0
* xfs: create symlink proc/fs/xfs/stat to sys/fs/xfs/statsBill O'Donnell2015-10-121-2/+3
* xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-121-0/+82
* xfs: support the XFS_BTNUM_FINOBT free inode btree typeBrian Foster2014-04-241-0/+1
* xfs: use common code for quota statisticsChristoph Hellwig2012-03-141-12/+87
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+122