diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-02 12:45:47 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-02 12:45:47 -0800 |
commit | 152b734a9e38aa2e9668fa072cf66625383ca865 (patch) | |
tree | eb34048f98817b5fc868ed7d494cf8c186acc2a2 /fs/hfsplus | |
parent | b479667923464591f44531ab3469ae4a0b2e074d (diff) | |
parent | 0b3a2c9968d453d5827e635a6f3d69129f70af66 (diff) | |
download | linux-152b734a9e38aa2e9668fa072cf66625383ca865.tar.bz2 |
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Pull GFS2 fixes from Steven Whitehouse:
"Here is a set of small fixes for GFS2. There is a fix to drop
s_umount which is copied in from the core vfs, two patches relate to a
hard to hit "use after free" and memory leak. Two patches related to
using DIO and buffered I/O on the same file to ensure correct
operation in relation to glock state changes. The final patch adds an
RCU read lock to ensure correct locking on an error path"
* tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes:
GFS2: Fix unsafe dereference in dump_holder()
GFS2: Wait for async DIO in glock state changes
GFS2: Fix incorrect invalidation for DIO/buffered I/O
GFS2: Fix slab memory leak in gfs2_bufdata
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
GFS2: don't hold s_umount over blkdev_put
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions