Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-11xfs: Add larp debug optionAllison Henderson
2022-01-06xfs: sysfs: use default_groups in kobj_typeGreg Kroah-Hartman
2021-10-19xfs: replace snprintf in show functions with sysfs_emitQing Wang
2021-08-16xfs: AIL needs asynchronous CIL forcingDave Chinner
2019-09-24xfs: avoid unused to_mp() function warningAustin Kim
2019-07-03xfs: multithreaded iwalk implementationDarrick J. Wong
2019-06-29xfs: remove unused header filesEric Sandeen
2019-02-21xfs: introduce an always_cow modeChristoph Hellwig
2018-06-07xfs: convert to SPDX license tagsDave Chinner
2018-05-16xfs: add mount delay debug optionDave Chinner
2017-06-28xfs: replace log_badcrc_factor knob with error injection tagBrian Foster
2017-06-28xfs: convert drop_writes to use the errortag mechanismDarrick J. Wong
2017-06-19xfs: define bug_on_assert debug mode sysfs tunableBrian Foster
2017-02-17xfs: resurrect debug mode drop buffered writes mechanismBrian Foster
2017-01-04xfs: fix max_retries _show and _store functionsCarlos Maiolino
2016-10-20xfs: add some 'static' annotationsEric Biggers
2016-09-14xfs: normalize "infinite" retries in error configsEric Sandeen
2016-07-20xfs: fix xfs_error_get_cfg for negative errnosEric Sandeen
2016-05-18xfs: add "fail at unmount" error handling configurationCarlos Maiolino
2016-05-18xfs: add configuration handlers for specific errorsCarlos Maiolino
2016-05-18xfs: add configuration of error failure speedCarlos Maiolino
2016-05-18xfs: introduce table-based init for error behaviorsCarlos Maiolino
2016-05-18xfs: add configurable error support to metadata buffersCarlos Maiolino
2016-05-18xfs: introduce metadata IO error classCarlos Maiolino
2016-05-18xfs: configurable error behavior via sysfsCarlos Maiolino
2016-03-15xfs: debug mode forced buffered write failureBrian Foster
2016-01-04xfs: debug mode log record crc error injectionBrian Foster
2015-10-11xfs: pass xfsstats structures to handlers and macrosBill O'Donnell
2015-10-11xfs: consolidate sysfs opsBill O'Donnell
2015-10-11xfs: create global stats and stats_clear in sysfsBill O'Donnell
2014-09-09xfs: export log_recovery_delay to delay mount time log recoveryBrian Foster
2014-09-09xfs: add debug sysfs attribute setBrian Foster
2014-07-15xfs: add log attributes for log lsn and grant head dataBrian Foster
2014-07-15xfs: add xlog sysfs kobject and attribute handlersBrian Foster
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster