Age | Commit message (Expand) | Author | Files | Lines |
2017-06-28 | xfs: replace log_badcrc_factor knob with error injection tag | Brian Foster | 1 | -36/+0 |
2017-06-28 | xfs: convert drop_writes to use the errortag mechanism | Darrick J. Wong | 1 | -42/+0 |
2017-06-19 | xfs: define bug_on_assert debug mode sysfs tunable | Brian Foster | 1 | -0/+33 |
2017-02-17 | xfs: resurrect debug mode drop buffered writes mechanism | Brian Foster | 1 | -7/+7 |
2017-01-04 | xfs: fix max_retries _show and _store functions | Carlos Maiolino | 1 | -2/+2 |
2016-10-20 | xfs: add some 'static' annotations | Eric Biggers | 1 | -2/+2 |
2016-09-14 | xfs: normalize "infinite" retries in error configs | Eric Sandeen | 1 | -12/+35 |
2016-07-20 | xfs: fix xfs_error_get_cfg for negative errnos | Eric Sandeen | 1 | -0/+3 |
2016-05-18 | xfs: add "fail at unmount" error handling configuration | Carlos Maiolino | 1 | -0/+46 |
2016-05-18 | xfs: add configuration handlers for specific errors | Carlos Maiolino | 1 | -1/+21 |
2016-05-18 | xfs: add configuration of error failure speed | Carlos Maiolino | 1 | -4/+77 |
2016-05-18 | xfs: introduce table-based init for error behaviors | Carlos Maiolino | 1 | -12/+60 |
2016-05-18 | xfs: add configurable error support to metadata buffers | Carlos Maiolino | 1 | -0/+17 |
2016-05-18 | xfs: introduce metadata IO error class | Carlos Maiolino | 1 | -0/+34 |
2016-05-18 | xfs: configurable error behavior via sysfs | Carlos Maiolino | 1 | -1/+52 |
2016-03-15 | xfs: debug mode forced buffered write failure | Brian Foster | 1 | -10/+68 |
2016-01-04 | xfs: debug mode log record crc error injection | Brian Foster | 1 | -0/+36 |
2015-10-11 | xfs: pass xfsstats structures to handlers and macros | Bill O'Donnell | 1 | -2/+14 |
2015-10-11 | xfs: consolidate sysfs ops | Bill O'Donnell | 1 | -119/+63 |
2015-10-11 | xfs: create global stats and stats_clear in sysfs | Bill O'Donnell | 1 | -0/+75 |
2014-09-09 | xfs: export log_recovery_delay to delay mount time log recovery | Brian Foster | 1 | -0/+31 |
2014-09-09 | xfs: add debug sysfs attribute set | Brian Foster | 1 | -0/+43 |
2014-07-15 | xfs: add log attributes for log lsn and grant head data | Brian Foster | 1 | -0/+64 |
2014-07-15 | xfs: add xlog sysfs kobject and attribute handlers | Brian Foster | 1 | -0/+52 |
2014-07-15 | xfs: add xfs_mount sysfs kobject | Brian Foster | 1 | -0/+49 |