aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11xfs: Add larp debug optionAllison Henderson1-0/+24
2022-01-06xfs: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman1-6/+10
2021-10-19xfs: replace snprintf in show functions with sysfs_emitQing Wang1-12/+12
2021-08-16xfs: AIL needs asynchronous CIL forcingDave Chinner1-0/+1
2019-09-24xfs: avoid unused to_mp() function warningAustin Kim1-13/+0
2019-07-03xfs: multithreaded iwalk implementationDarrick J. Wong1-0/+40
2019-06-28xfs: remove unused header filesEric Sandeen1-2/+0
2019-02-21xfs: introduce an always_cow modeChristoph Hellwig1-0/+24
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: add mount delay debug optionDave Chinner1-0/+31
2017-06-27xfs: replace log_badcrc_factor knob with error injection tagBrian Foster1-36/+0
2017-06-27xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong1-42/+0
2017-06-19xfs: define bug_on_assert debug mode sysfs tunableBrian Foster1-0/+33
2017-02-16xfs: resurrect debug mode drop buffered writes mechanismBrian Foster1-7/+7
2017-01-03xfs: fix max_retries _show and _store functionsCarlos Maiolino1-2/+2
2016-10-20xfs: add some 'static' annotationsEric Biggers1-2/+2
2016-09-14xfs: normalize "infinite" retries in error configsEric Sandeen1-12/+35
2016-07-20xfs: fix xfs_error_get_cfg for negative errnosEric Sandeen1-0/+3
2016-05-18xfs: add "fail at unmount" error handling configurationCarlos Maiolino1-0/+46
2016-05-18xfs: add configuration handlers for specific errorsCarlos Maiolino1-1/+21
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino1-4/+77
2016-05-18xfs: introduce table-based init for error behaviorsCarlos Maiolino1-12/+60
2016-05-18xfs: add configurable error support to metadata buffersCarlos Maiolino1-0/+17
2016-05-18xfs: introduce metadata IO error classCarlos Maiolino1-0/+34
2016-05-18xfs: configurable error behavior via sysfsCarlos Maiolino1-1/+52
2016-03-15xfs: debug mode forced buffered write failureBrian Foster1-10/+68
2016-01-05xfs: debug mode log record crc error injectionBrian Foster1-0/+36
2015-10-12xfs: pass xfsstats structures to handlers and macrosBill O'Donnell1-2/+14
2015-10-12xfs: consolidate sysfs opsBill O'Donnell1-119/+63
2015-10-12xfs: create global stats and stats_clear in sysfsBill O'Donnell1-0/+75
2014-09-09xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster1-0/+31
2014-09-09xfs: add debug sysfs attribute setBrian Foster1-0/+43
2014-07-15xfs: add log attributes for log lsn and grant head dataBrian Foster1-0/+64
2014-07-15xfs: add xlog sysfs kobject and attribute handlersBrian Foster1-0/+52
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster1-0/+49