diff options
author | Linus Torvalds | 2020-01-23 11:37:19 -0800 |
---|---|---|
committer | Linus Torvalds | 2020-01-23 11:37:19 -0800 |
commit | 4703d9119972bf586d2cca76ec6438f819ffa30e (patch) | |
tree | dcfa2b44c5b613252b974b42471f5220ca4e81b6 /fs/super.c | |
parent | 34597c85be987cc731a840fa0c9bb969c92bd986 (diff) | |
parent | 00ed452c210a0bc1ff3ee79e1ce6b199f00a0638 (diff) |
Merge tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax
Pull XArray fixes from Matthew Wilcox:
"Primarily bugfixes, mostly around handling index wrap-around
correctly.
A couple of doc fixes and adding missing APIs.
I had an oops live on stage at linux.conf.au this year, and it turned
out to be a bug in xas_find() which I can't prove isn't triggerable in
the current codebase. Then in looking for the bug, I spotted two more
bugs.
The bots have had a few days to chew on this with no problems
reported, and it passes the test-suite (which now has more tests to
make sure these problems don't come back)"
* tag 'xarray-5.5' of git://git.infradead.org/users/willy/linux-dax:
XArray: Add xa_for_each_range
XArray: Fix xas_find returning too many entries
XArray: Fix xa_find_after with multi-index entries
XArray: Fix infinite loop with entry at ULONG_MAX
XArray: Add wrappers for nested spinlocks
XArray: Improve documentation of search marks
XArray: Fix xas_pause at ULONG_MAX
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions