-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Pull btrfs fixes from Chris Mason. * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: Btrfs: limit the path size in send to PATH_MAX Btrfs: correctly set profile flags on seqlock retry Btrfs: use correct key when repeating search for extent item Btrfs: fix inode caching vs tree log Btrfs: fix possible memory leaks in open_ctree() Btrfs: avoid triggering bug_on() when we fail to start inode caching task Btrfs: move btrfs_{set,clear}_and_info() to ctree.h btrfs: replace error code from btrfs_drop_extents btrfs: Change the hole range to a more accurate value. btrfs: fix use-after-free in mount_subvol()
Showing
- fs/btrfs/ctree.h 14 additions, 0 deletionsfs/btrfs/ctree.h
- fs/btrfs/disk-io.c 5 additions, 5 deletionsfs/btrfs/disk-io.c
- fs/btrfs/extent-tree.c 5 additions, 1 deletionfs/btrfs/extent-tree.c
- fs/btrfs/file.c 4 additions, 4 deletionsfs/btrfs/file.c
- fs/btrfs/inode-map.c 7 additions, 17 deletionsfs/btrfs/inode-map.c
- fs/btrfs/ioctl.c 2 additions, 2 deletionsfs/btrfs/ioctl.c
- fs/btrfs/send.c 5 additions, 0 deletionsfs/btrfs/send.c
- fs/btrfs/super.c 6 additions, 16 deletionsfs/btrfs/super.c
Loading
Please register or sign in to comment