Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs: btrfs: rename the option to nospace_cache Btrfs: handle bio_add_page failure gracefully in scrub Btrfs: fix deadlock caused by the race between relocation Btrfs: only map pages if we know we need them when reading the space cache Btrfs: fix orphan backref nodes Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush} Btrfs: fix unreleased path in btrfs_orphan_cleanup() Btrfs: fix no reserved space for writing out inode cache Btrfs: fix nocow when deleting the item Btrfs: tweak the delayed inode reservations again Btrfs: rework error handling in btrfs_mount() Btrfs: close devices on all error paths in open_ctree() Btrfs: avoid null dereference and leaks when bailing from open_ctree() Btrfs: fix subvol_name leak on error in btrfs_mount() Btrfs: fix memory leak in btrfs_parse_early_options() Btrfs: fix our reservations for updating an inode when completing io Btrfs: fix oops on NULL trans handle in btrfs_truncate btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
Showing
- fs/btrfs/btrfs_inode.h 1 addition, 3 deletionsfs/btrfs/btrfs_inode.h
- fs/btrfs/delayed-inode.c 57 additions, 1 deletionfs/btrfs/delayed-inode.c
- fs/btrfs/disk-io.c 18 additions, 24 deletionsfs/btrfs/disk-io.c
- fs/btrfs/extent-tree.c 31 additions, 19 deletionsfs/btrfs/extent-tree.c
- fs/btrfs/free-space-cache.c 10 additions, 7 deletionsfs/btrfs/free-space-cache.c
- fs/btrfs/inode-map.c 24 additions, 4 deletionsfs/btrfs/inode-map.c
- fs/btrfs/inode.c 57 additions, 27 deletionsfs/btrfs/inode.c
- fs/btrfs/relocation.c 2 additions, 0 deletionsfs/btrfs/relocation.c
- fs/btrfs/scrub.c 29 additions, 35 deletionsfs/btrfs/scrub.c
- fs/btrfs/super.c 27 additions, 22 deletionsfs/btrfs/super.c
- fs/btrfs/transaction.c 2 additions, 2 deletionsfs/btrfs/transaction.c
- fs/btrfs/volumes.c 4 additions, 1 deletionfs/btrfs/volumes.c
Loading
Please register or sign in to comment