summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2018-10-15btrfs: change btrfs_pin_log_trans to return voidzhong jiang
2018-10-15btrfs: change btrfs_free_reserved_bytes to return voidzhong jiang
2018-10-15Btrfs: remove always true if branch in btrfs_get_extentLiu Bo
2018-10-15btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo
2018-10-15Btrfs: clean up scrub is_dev_replace parameterOmar Sandoval
2018-10-15btrfs: add helper to obtain number of devices with ongoing dev-replaceAnand Jain
2018-10-15btrfs: add assertions where number of devices could go below 0Anand Jain
2018-10-15btrfs: remove unneeded NULL checks before kfreezhong jiang
2018-10-15Btrfs: do not unnecessarily pass write_lock_level when processing leafLiu Bo
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-10-15btrfs: remove a useless return statement in btrfs_block_rsv_addLu Fengqi
2018-10-15btrfs: Remove root parameter from btrfs_insert_dir_itemLu Fengqi
2018-10-15btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...Lu Fengqi
2018-10-15btrfs: simplify the send_in_progress check in btrfs_delete_subvolumeLu Fengqi
2018-10-10simplify btrfs_lookup()Al Viro
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
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