summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_sysctl.c
AgeCommit message (Expand)Author
2023-12-28fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados
2023-04-13xfs: simplify two-level sysctl registration for xfs_tableLuis Chamberlain
2021-02-24xfs: restore speculative_cow_prealloc_lifetime sysctlDarrick J. Wong
2021-02-03xfs: consolidate the eofblocks and cowblocks workersDarrick J. Wong
2020-09-25xfs: remove deprecated sysctl optionsPavel Reichl
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig
2019-06-28xfs: remove unused header filesEric Sandeen
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2016-10-05xfs: garbage collect old cowextsz reservationsDarrick J. Wong
2015-10-12xfs: pass xfsstats structures to handlers and macrosBill O'Donnell
2015-10-12xfs: create global stats and stats_clear in sysfsBill O'Donnell
2015-01-09xfs: remove deprecated sysctlsDave Chinner
2013-06-17xfs: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
2012-11-08xfs: add background scanning to clear eofblocks inodesBrian Foster
2011-08-12xfs: remove subdirectoriesChristoph Hellwig