index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_sysctl.c
Age
Commit message (
Expand
)
Author
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-04-13
xfs: simplify two-level sysctl registration for xfs_table
Luis Chamberlain
2021-02-24
xfs: restore speculative_cow_prealloc_lifetime sysctl
Darrick J. Wong
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2020-09-25
xfs: remove deprecated sysctl options
Pavel Reichl
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2019-06-28
xfs: remove unused header files
Eric Sandeen
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2015-10-12
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
2015-10-12
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
2015-01-09
xfs: remove deprecated sysctls
Dave Chinner
2013-06-17
xfs: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2012-11-08
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2011-08-12
xfs: remove subdirectories
Christoph Hellwig