summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-09-06Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-24btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro
2018-08-23btrfs: use after free in btrfs_quota_enableDan Carpenter
2018-08-23btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain
2018-08-23btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi
2018-08-23Btrfs: fix data corruption when deduplicating between different filesFilipe Manana
2018-08-23Btrfs: sync log after logging new nameFilipe Manana
2018-08-21Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-17btrfs: readpages() should submit IO as read-aheadJens Axboe
2018-08-17Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko
2018-08-13Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-06btrfs: revert fs_devices state on error of btrfs_init_new_deviceNaohiro Aota
2018-08-06btrfs: Exit gracefully when chunk map cannot be inserted to the treeQu Wenruo
2018-08-06btrfs: Introduce mount time chunk <-> dev extent mapping checkQu Wenruo
2018-08-06btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2018-08-06btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo
2018-08-06Btrfs: send, fix incorrect file layout after hole punching beyond eofFilipe Manana
2018-08-06btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro
2018-08-06btrfs: simplify btrfs_igetAl Viro
2018-08-06btrfs: lift make_bad_inode into btrfs_igetAl Viro
2018-08-06btrfs: simplify IS_ERR/PTR_ERR checksAl Viro
2018-08-06btrfs: btrfs_iget never returns an is_bad_inode inodeAl Viro
2018-08-06btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro
2018-08-06btrfs: extent-tree: Remove unused __btrfs_free_block_rsvMisono Tomohiro
2018-08-06btrfs: backref: Use ERR_CAST to return error codeMisono Tomohiro
2018-08-06btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvolLu Fengqi
2018-08-06btrfs: Remove root parameter from btrfs_unlink_subvolLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_add_root_refLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_del_root_refLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_del_rootLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_delete_delayed_dir_indexLu Fengqi
2018-08-06btrfs: Remove fs_info from btrfs_insert_delayed_dir_indexLu Fengqi
2018-08-06btrfs: extent-tree: remove unused member walk_control::for_relocDavid Sterba
2018-08-06Btrfs: fix send failure when root has deleted files still openFilipe Manana
2018-08-06Btrfs: fix mount failure after fsync due to hard link recreationFilipe Manana
2018-08-06btrfs: don't leak ret from do_chunk_allocJosef Bacik
2018-08-06btrfs: merge free_fs_root helpersDavid Sterba
2018-08-06btrfs: constify strings passed to assertion helperDavid Sterba
2018-08-06btrfs: dev-replace: remove unused members of btrfs_dev_replaceDavid Sterba
2018-08-06btrfs: remove unused member btrfs_root::nameDavid Sterba
2018-08-06btrfs: allow defrag on a file opened read-only that has rw permissionsAdam Borowski
2018-08-06Btrfs: fix btrfs_write_inode vs delayed iput deadlockJosef Bacik
2018-08-06btrfs: Remove fs_info from btrfs_finish_chunk_allocNikolay Borisov
2018-08-06btrfs: Remove fs_info form btrfs_free_chunkNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_destroy_dev_replace_tgtdevNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_assign_next_active_deviceNikolay Borisov
2018-08-06btrfs: remove fs_info argument from update_dev_stat_itemNikolay Borisov
2018-08-06btrfs: Remove fs_info from btrfs_rm_dev_replace_remove_srcdevNikolay Borisov
2018-08-06btrfs: Remove fs_info argument from btrfs_add_dev_itemNikolay Borisov