summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)AuthorFilesLines
2018-05-28Btrfs: get rid of unused orphan infrastructureOmar Sandoval6-99/+1
2018-05-28Btrfs: fix ENOSPC caused by orphan items reservationsOmar Sandoval1-120/+38
2018-05-28Btrfs: refactor btrfs_evict_inode() reserve refill danceOmar Sandoval1-71/+42
2018-05-28Btrfs: don't return ino to ino cache if inode item removal failsOmar Sandoval1-12/+13
2018-05-28Btrfs: delete dead code in btrfs_orphan_commit_root()Omar Sandoval1-12/+0
2018-05-28Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEMOmar Sandoval2-57/+20
2018-05-28Btrfs: stop creating orphan items for truncateOmar Sandoval2-114/+51
2018-05-28Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()Omar Sandoval1-1/+4
2018-05-28Btrfs: fix error handling in btrfs_truncate_inode_items()Omar Sandoval1-27/+28
2018-05-28Btrfs: update stale comments referencing vmtruncate()Omar Sandoval1-3/+2
2018-05-28btrfs: Remove stale comment about select_delayed_refNikolay Borisov1-4/+0
2018-05-28btrfs: sysfs: Add entry which shows if rmdir can work on subvolumesMisono Tomohiro1-0/+39
2018-05-28btrfs: sysfs: Use enum/define value for feature array definitionsTomohiro Misono2-7/+8
2018-05-28btrfs: add prefix "balance:" for log messagesAnand Jain1-14/+24
2018-05-28btrfs: unify naming of flags variables for SETFLAGS and XFLAGSDavid Sterba1-53/+53
2018-05-28btrfs: add FS_IOC_FSSETXATTR ioctlDavid Sterba1-0/+94
2018-05-28btrfs: add FS_IOC_FSGETXATTR ioctlDavid Sterba1-0/+20
2018-05-28btrfs: add helpers for FS_XFLAG_* conversionDavid Sterba1-0/+32
2018-05-28btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touchesDavid Sterba1-4/+5
2018-05-28btrfs: rename check_flags to reflect which flags it touchesDavid Sterba1-2/+3
2018-05-28btrfs: rename btrfs_mask_flags to reflect which flags it touchesDavid Sterba1-4/+5
2018-05-28btrfs: rename btrfs_update_iflags to reflect which flags it touchesDavid Sterba3-5/+5
2018-05-28btrfs: use common variable for fs_devices in btrfs_destroy_dev_replace_tgtdevAnand Jain1-5/+7
2018-05-28btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdevAnand Jain1-2/+0
2018-05-28btrfs: drop uuid_mutex in btrfs_dev_replace_finishingAnand Jain1-3/+0
2018-05-28btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devicesAnand Jain1-2/+3
2018-05-28btrfs: document uuid_mutex uasge in read_chunk_treeAnand Jain1-0/+4
2018-05-28btrfs: use existing cur_devices, cleanup btrfs_rm_deviceAnand Jain1-4/+9
2018-05-28btrfs: reduce uuid_mutex critical section while scanning devicesAnand Jain1-7/+5
2018-05-28btrfs: Unexport and rename btrfs_invalidate_inodesNikolay Borisov2-65/+65
2018-05-28btrfs: replace waitqueue_actvie with cond_wake_upDavid Sterba9-91/+40
2018-05-28btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba1-2/+8
2018-05-28btrfs: introduce conditional wakeup helpersDavid Sterba1-0/+22
2018-05-28btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo1-0/+19
2018-05-28btrfs: qgroup: Search commit root for rescan to avoid missing extentQu Wenruo1-3/+6
2018-05-28btrfs: take the last remnants of ->d_fsdata use outAl Viro1-6/+0
2018-05-28btrfs: Do super block verification before writing it to diskQu Wenruo1-0/+43
2018-05-28btrfs: Refactor btrfs_check_super_validQu Wenruo1-4/+25
2018-05-28btrfs: Move btrfs_check_super_valid() to avoid forward declarationQu Wenruo1-150/+149
2018-05-28btrfs: Remove fs_info argument from populate_free_space_treeNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from add_to_free_space_treeNikolay Borisov3-5/+3
2018-05-28btrfs: Remove fs_info argument from remove_from_free_space_treeNikolay Borisov3-8/+4
2018-05-28btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov3-13/+12
2018-05-28btrfs: Remove fs_info argument from remove_free_space_extentNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from add_free_space_extentNikolay Borisov1-4/+3
2018-05-28btrfs: Remove fs_info argument from modify_free_space_bitmapNikolay Borisov1-6/+5
2018-05-28btrfs: Remove fs_info argument from update_free_space_extent_countNikolay Borisov1-5/+5
2018-05-28btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov3-5/+3
2018-05-28btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov3-7/+4
2018-05-28btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov4-6/+4