index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: grant heads track byte counts, not LSNs
Dave Chinner
2024-07-04
1
-19
/
+10
*
xfs: remove duplicate ifdefs
Shrikanth Hegde
2024-02-17
1
-4
/
+0
*
xfs: add debug knobs to control btree bulk load slack factors
Darrick J. Wong
2023-12-15
1
-0
/
+54
*
xfs: document what LARP means
Darrick J. Wong
2023-12-07
1
-0
/
+9
*
xfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-10
1
-6
/
+6
*
xfs: Add larp debug option
Allison Henderson
2022-05-11
1
-0
/
+24
*
xfs: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-06
1
-6
/
+10
*
xfs: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-10-19
1
-12
/
+12
*
xfs: AIL needs asynchronous CIL forcing
Dave Chinner
2021-08-16
1
-0
/
+1
*
xfs: avoid unused to_mp() function warning
Austin Kim
2019-09-24
1
-13
/
+0
*
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-03
1
-0
/
+40
*
xfs: remove unused header files
Eric Sandeen
2019-06-29
1
-2
/
+0
*
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
1
-0
/
+24
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: add mount delay debug option
Dave Chinner
2018-05-16
1
-0
/
+31
*
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-28
1
-36
/
+0
*
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-28
1
-42
/
+0
*
xfs: define bug_on_assert debug mode sysfs tunable
Brian Foster
2017-06-19
1
-0
/
+33
*
xfs: resurrect debug mode drop buffered writes mechanism
Brian Foster
2017-02-17
1
-7
/
+7
*
xfs: fix max_retries _show and _store functions
Carlos Maiolino
2017-01-04
1
-2
/
+2
*
xfs: add some 'static' annotations
Eric Biggers
2016-10-20
1
-2
/
+2
*
xfs: normalize "infinite" retries in error configs
Eric Sandeen
2016-09-13
1
-12
/
+35
*
xfs: fix xfs_error_get_cfg for negative errnos
Eric Sandeen
2016-07-20
1
-0
/
+3
*
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
2016-05-18
1
-0
/
+46
*
xfs: add configuration handlers for specific errors
Carlos Maiolino
2016-05-18
1
-1
/
+21
*
xfs: add configuration of error failure speed
Carlos Maiolino
2016-05-18
1
-4
/
+77
*
xfs: introduce table-based init for error behaviors
Carlos Maiolino
2016-05-18
1
-12
/
+60
*
xfs: add configurable error support to metadata buffers
Carlos Maiolino
2016-05-18
1
-0
/
+17
*
xfs: introduce metadata IO error class
Carlos Maiolino
2016-05-18
1
-0
/
+34
*
xfs: configurable error behavior via sysfs
Carlos Maiolino
2016-05-18
1
-1
/
+52
*
xfs: debug mode forced buffered write failure
Brian Foster
2016-03-15
1
-10
/
+68
*
xfs: debug mode log record crc error injection
Brian Foster
2016-01-04
1
-0
/
+36
*
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
2015-10-11
1
-2
/
+14
*
xfs: consolidate sysfs ops
Bill O'Donnell
2015-10-11
1
-119
/
+63
*
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
2015-10-11
1
-0
/
+75
*
xfs: export log_recovery_delay to delay mount time log recovery
Brian Foster
2014-09-09
1
-0
/
+31
*
xfs: add debug sysfs attribute set
Brian Foster
2014-09-09
1
-0
/
+43
*
xfs: add log attributes for log lsn and grant head data
Brian Foster
2014-07-15
1
-0
/
+64
*
xfs: add xlog sysfs kobject and attribute handlers
Brian Foster
2014-07-15
1
-0
/
+52
*
xfs: add xfs_mount sysfs kobject
Brian Foster
2014-07-15
1
-0
/
+49