-
- Downloads
Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Pull btrfs fixes from David Sterba: - fixes of error handling cleanup of metadata accounting with qgroups enabled - fix swapped values for qgroup tracepoints - fix race when handling full sync flag - don't start unused worker thread, functionality removed already * tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: Btrfs: check for the full sync flag while holding the inode lock during fsync Btrfs: fix qgroup double free after failure to reserve metadata for delalloc btrfs: tracepoints: Fix bad entry members of qgroup events btrfs: tracepoints: Fix wrong parameter order for qgroup events btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() btrfs: don't needlessly create extent-refs kernel thread btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() Btrfs: add missing extents release on file extent cluster relocation error
Showing
- fs/btrfs/block-group.c 1 addition, 0 deletionsfs/btrfs/block-group.c
- fs/btrfs/ctree.h 1 addition, 4 deletionsfs/btrfs/ctree.h
- fs/btrfs/delalloc-space.c 2 additions, 5 deletionsfs/btrfs/delalloc-space.c
- fs/btrfs/disk-io.c 0 additions, 6 deletionsfs/btrfs/disk-io.c
- fs/btrfs/file.c 20 additions, 23 deletionsfs/btrfs/file.c
- fs/btrfs/inode-map.c 2 additions, 2 deletionsfs/btrfs/inode-map.c
- fs/btrfs/inode.c 6 additions, 6 deletionsfs/btrfs/inode.c
- fs/btrfs/ioctl.c 2 additions, 4 deletionsfs/btrfs/ioctl.c
- fs/btrfs/qgroup.c 2 additions, 2 deletionsfs/btrfs/qgroup.c
- fs/btrfs/relocation.c 5 additions, 4 deletionsfs/btrfs/relocation.c
- include/trace/events/btrfs.h 2 additions, 1 deletioninclude/trace/events/btrfs.h
Loading
Please register or sign in to comment