diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-29 14:36:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-03-29 14:36:57 -0700 |
commit | c6503f12d135a616b25be99a492765fc9e9fe07e (patch) | |
tree | df83f20a13b4c73fa3fe3ed1daf831196f2a361e /drivers/cpuidle | |
parent | 9df0ef6ca9ee7c04113d598f15e7875ebfaa7bf4 (diff) | |
parent | 2032a8a27b5cc0f578d37fa16fa2494b80a0d00a (diff) | |
download | linux-c6503f12d135a616b25be99a492765fc9e9fe07e.tar.bz2 |
Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs fixes from Darrick Wong:
"Here are a few fixes for some corruption bugs and uninitialized
variable problems. The few patches here have gone through a few days
worth of fstest runs with no new problems observed.
Changes since last update:
- Fix a bunch of static checker complaints about uninitialized
variables and insufficient range checks.
- Avoid a crash when incore extent map data are corrupt.
- Disallow FITRIM when we haven't recovered the log and know the
metadata are stale.
- Fix a data corruption when doing unaligned overlapping dio writes"
* tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
xfs: serialize unaligned dio writes against all other dio writes
xfs: prohibit fstrim in norecovery mode
xfs: always init bma in xfs_bmapi_write
xfs: fix btree scrub checking with regards to root-in-inode
xfs: dabtree scrub needs to range-check level
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Diffstat (limited to 'drivers/cpuidle')
0 files changed, 0 insertions, 0 deletions