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_message.h
Age
Commit message (
Expand
)
Author
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2021-05-24
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-05-07
xfs: refactor ratelimited buffer error messages into helper
Brian Foster
2020-05-04
xfs: define printk_once variants for xfs messages
Eric Sandeen
2019-11-05
xfs: make the assertion message functions take a mount parameter
Darrick J. Wong
2019-11-04
xfs: constify the buffer pointer arguments to error functions
Darrick J. Wong
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-05-07
xfs: introduce CONFIG_XFS_WARN
Dave Chinner
2013-04-03
xfs: Add ratelimited printk for different alert levels
Rich Johnston
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-08-12
xfs: remove subdirectories
Christoph Hellwig