index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
fscounters.c
Age
Commit message (
Expand
)
Author
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2021-08-20
xfs: fix perag structure refcounting error when scrub fails
Darrick J. Wong
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-09
xfs: grab active perag ref when reading AG headers
Darrick J. Wong
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-04-29
xfs: count free space btree blocks when scrubbing pre-lazysbcount fses
Darrick J. Wong
2021-04-29
xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
Darrick J. Wong
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2020-01-26
xfs: remove unnecessary null pointer checks from _read_agf callers
Darrick J. Wong
2019-11-06
xfs: add missing early termination checks to record scrubbing functions
Darrick J. Wong
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong