index
:
linux.git
master
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_sysfs.c
Age
Commit message (
Expand
)
Author
2017-06-27
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-27
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-19
xfs: define bug_on_assert debug mode sysfs tunable
Brian Foster
2017-02-16
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
2017-01-03
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2016-10-20
xfs: add some 'static' annotations
Eric Biggers
2016-09-14
xfs: normalize "infinite" retries in error configs
Eric Sandeen
2016-07-20
xfs: fix xfs_error_get_cfg for negative errnos
Eric Sandeen
2016-05-18
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
2016-05-18
xfs: add configuration handlers for specific errors
Carlos Maiolino
2016-05-18
xfs: add configuration of error failure speed
Carlos Maiolino
2016-05-18
xfs: introduce table-based init for error behaviors
Carlos Maiolino
2016-05-18
xfs: add configurable error support to metadata buffers
Carlos Maiolino
2016-05-18
xfs: introduce metadata IO error class
Carlos Maiolino
2016-05-18
xfs: configurable error behavior via sysfs
Carlos Maiolino
2016-03-15
xfs: debug mode forced buffered write failure
Brian Foster
2016-01-05
xfs: debug mode log record crc error injection
Brian Foster
2015-10-12
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
2015-10-12
xfs: consolidate sysfs ops
Bill O'Donnell
2015-10-12
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
2014-09-09
xfs: export log_recovery_delay to delay mount time log recovery
Brian Foster
2014-09-09
xfs: add debug sysfs attribute set
Brian Foster
2014-07-15
xfs: add log attributes for log lsn and grant head data
Brian Foster
2014-07-15
xfs: add xlog sysfs kobject and attribute handlers
Brian Foster
2014-07-15
xfs: add xfs_mount sysfs kobject
Brian Foster