summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: AIL needs asynchronous CIL forcingDave Chinner2021-08-161-0/+1
* xfs: avoid unused to_mp() function warningAustin Kim2019-09-241-13/+0
* xfs: multithreaded iwalk implementationDarrick J. Wong2019-07-031-0/+40
* xfs: remove unused header filesEric Sandeen2019-06-281-2/+0
* xfs: introduce an always_cow modeChristoph Hellwig2019-02-211-0/+24
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: add mount delay debug optionDave Chinner2018-05-151-0/+31
* xfs: replace log_badcrc_factor knob with error injection tagBrian Foster2017-06-271-36/+0
* xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong2017-06-271-42/+0
* xfs: define bug_on_assert debug mode sysfs tunableBrian Foster2017-06-191-0/+33
* xfs: resurrect debug mode drop buffered writes mechanismBrian Foster2017-02-161-7/+7
* xfs: fix max_retries _show and _store functionsCarlos Maiolino2017-01-031-2/+2
* xfs: add some 'static' annotationsEric Biggers2016-10-201-2/+2
* xfs: normalize "infinite" retries in error configsEric Sandeen2016-09-141-12/+35
* xfs: fix xfs_error_get_cfg for negative errnosEric Sandeen2016-07-201-0/+3
* xfs: add "fail at unmount" error handling configurationCarlos Maiolino2016-05-181-0/+46
* xfs: add configuration handlers for specific errorsCarlos Maiolino2016-05-181-1/+21
* xfs: add configuration of error failure speedCarlos Maiolino2016-05-181-4/+77
* xfs: introduce table-based init for error behaviorsCarlos Maiolino2016-05-181-12/+60
* xfs: add configurable error support to metadata buffersCarlos Maiolino2016-05-181-0/+17
* xfs: introduce metadata IO error classCarlos Maiolino2016-05-181-0/+34
* xfs: configurable error behavior via sysfsCarlos Maiolino2016-05-181-1/+52
* xfs: debug mode forced buffered write failureBrian Foster2016-03-151-10/+68
* xfs: debug mode log record crc error injectionBrian Foster2016-01-051-0/+36
* xfs: pass xfsstats structures to handlers and macrosBill O'Donnell2015-10-121-2/+14
* xfs: consolidate sysfs opsBill O'Donnell2015-10-121-119/+63
* xfs: create global stats and stats_clear in sysfsBill O'Donnell2015-10-121-0/+75
* xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster2014-09-091-0/+31
* xfs: add debug sysfs attribute setBrian Foster2014-09-091-0/+43
* xfs: add log attributes for log lsn and grant head dataBrian Foster2014-07-151-0/+64
* xfs: add xlog sysfs kobject and attribute handlersBrian Foster2014-07-151-0/+52
* xfs: add xfs_mount sysfs kobjectBrian Foster2014-07-151-0/+49