Age | Commit message (Expand) | Author | Files | Lines |
2019-09-24 | xfs: avoid unused to_mp() function warning | Austin Kim | 1 | -13/+0 |
2019-07-03 | xfs: multithreaded iwalk implementation | Darrick J. Wong | 1 | -0/+40 |
2019-06-28 | xfs: remove unused header files | Eric Sandeen | 1 | -2/+0 |
2019-02-21 | xfs: introduce an always_cow mode | Christoph Hellwig | 1 | -0/+24 |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -13/+1 |
2018-05-15 | xfs: add mount delay debug option | Dave Chinner | 1 | -0/+31 |
2017-06-27 | xfs: replace log_badcrc_factor knob with error injection tag | Brian Foster | 1 | -36/+0 |
2017-06-27 | 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-16 | xfs: resurrect debug mode drop buffered writes mechanism | Brian Foster | 1 | -7/+7 |
2017-01-03 | 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-05 | xfs: debug mode log record crc error injection | Brian Foster | 1 | -0/+36 |
2015-10-12 | xfs: pass xfsstats structures to handlers and macros | Bill O'Donnell | 1 | -2/+14 |
2015-10-12 | xfs: consolidate sysfs ops | Bill O'Donnell | 1 | -119/+63 |
2015-10-12 | 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 |