Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable: (864 commits) Btrfs: explicitly mark the tree log root for writeback Btrfs: Drop the hardware crc32c asm code Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies Btrfs: tree logging checksum fixes Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code Btrfs: drop EXPORT symbols from extent_io.c Btrfs: Fix checkpatch.pl warnings Btrfs: Fix free block discard calls down to the block layer Btrfs: avoid orphan inode caused by log replay Btrfs: avoid potential super block corruption Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super Btrfs: fix a memory leak in btrfs_get_sb Btrfs: Fix typo in clear_state_cb Btrfs: Fix memset length in btrfs_file_write Btrfs: update directory's size when creating subvol/snapshot Btrfs: add permission checks to the ioctls ...
No related branches found
No related tags found
Showing
- Documentation/filesystems/btrfs.txt 91 additions, 0 deletionsDocumentation/filesystems/btrfs.txt
- fs/Kconfig 19 additions, 0 deletionsfs/Kconfig
- fs/Makefile 1 addition, 0 deletionsfs/Makefile
- fs/btrfs/Makefile 25 additions, 0 deletionsfs/btrfs/Makefile
- fs/btrfs/acl.c 351 additions, 0 deletionsfs/btrfs/acl.c
- fs/btrfs/async-thread.c 419 additions, 0 deletionsfs/btrfs/async-thread.c
- fs/btrfs/async-thread.h 101 additions, 0 deletionsfs/btrfs/async-thread.h
- fs/btrfs/btrfs_inode.h 131 additions, 0 deletionsfs/btrfs/btrfs_inode.h
- fs/btrfs/compat.h 7 additions, 0 deletionsfs/btrfs/compat.h
- fs/btrfs/compression.c 709 additions, 0 deletionsfs/btrfs/compression.c
- fs/btrfs/compression.h 47 additions, 0 deletionsfs/btrfs/compression.h
- fs/btrfs/crc32c.h 29 additions, 0 deletionsfs/btrfs/crc32c.h
- fs/btrfs/ctree.c 3953 additions, 0 deletionsfs/btrfs/ctree.c
- fs/btrfs/ctree.h 2129 additions, 0 deletionsfs/btrfs/ctree.h
- fs/btrfs/dir-item.c 386 additions, 0 deletionsfs/btrfs/dir-item.c
- fs/btrfs/disk-io.c 2343 additions, 0 deletionsfs/btrfs/disk-io.c
- fs/btrfs/disk-io.h 102 additions, 0 deletionsfs/btrfs/disk-io.h
- fs/btrfs/export.c 203 additions, 0 deletionsfs/btrfs/export.c
- fs/btrfs/export.h 19 additions, 0 deletionsfs/btrfs/export.h
- fs/btrfs/extent-tree.c 5986 additions, 0 deletionsfs/btrfs/extent-tree.c
Loading
Please register or sign in to comment