summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana2018-04-121-5/+58
* Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-121-1/+2
* btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-04-051-0/+1
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-04-051-1/+3
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-04-051-2/+5
* btrfs: lift errors from add_extent_changeset to the callersDavid Sterba2018-03-311-8/+11
* Btrfs: print error messages when failing to read treesLiu Bo2018-03-311-9/+22
* btrfs: user proper type for btrfs_mask_flags flagsDavid Sterba2018-03-311-1/+1
* btrfs: split dev-replace locking helpers for read and writeDavid Sterba2018-03-315-72/+74
* btrfs: remove stale comments about fs_mutexDavid Sterba2018-03-311-8/+0
* btrfs: use RCU in btrfs_show_devname for device list traversalDavid Sterba2018-03-311-5/+10
* btrfs: update barrier in should_cow_blockDavid Sterba2018-03-311-2/+2
* btrfs: use lockdep_assert_held for mutexesDavid Sterba2018-03-313-8/+8
* btrfs: use lockdep_assert_held for spinlocksDavid Sterba2018-03-312-4/+4
* btrfs: Validate child tree block's level and first keyQu Wenruo2018-03-3110-46/+170
* btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo2018-03-311-1/+1
* Btrfs: fix copy_items() return value when logging an inodeFilipe Manana2018-03-311-0/+1
* Btrfs: fix fsync after hole punching when using no-holes featureFilipe Manana2018-03-311-0/+30
* btrfs: use helper to set ulist aux from a qgroupDavid Sterba2018-03-311-6/+6
* Revert "btrfs: qgroups: Retry after commit on getting EDQUOT"Qu Wenruo2018-03-311-23/+0
* btrfs: qgroup: Update trace events for metadata reservationQu Wenruo2018-03-311-3/+4
* btrfs: qgroup: Use root::qgroup_meta_rsv_* to record qgroup meta reserved spaceQu Wenruo2018-03-313-4/+68
* btrfs: delayed-inode: Use new qgroup meta rsv for delayed inode and itemQu Wenruo2018-03-311-16/+30
* btrfs: qgroup: Use separate meta reservation type for delallocQu Wenruo2018-03-319-57/+69
* btrfs: qgroup: Introduce function to convert META_PREALLOC into META_PERTRANSQu Wenruo2018-03-312-0/+64
* btrfs: qgroup: Don't use root->qgroup_meta_rsv for qgroupQu Wenruo2018-03-313-13/+24
* btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertransQu Wenruo2018-03-314-23/+84
* btrfs: qgroup: Cleanup the remaining old reservation countersQu Wenruo2018-03-312-14/+0
* btrfs: qgroup: Update trace events to use new separate rsv typesQu Wenruo2018-03-311-15/+21
* btrfs: qgroup: Fix wrong qgroup reservation update for relationship modificationQu Wenruo2018-03-311-21/+23
* btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservatio...Qu Wenruo2018-03-311-11/+9
* btrfs: qgroup: Introduce helpers to update and access new qgroup rsvQu Wenruo2018-03-311-0/+68
* btrfs: qgroup: Skeleton to support separate qgroup reservation typeQu Wenruo2018-03-312-8/+35
* Btrfs: delete dead code in btrfs_orphan_add()Omar Sandoval2018-03-311-25/+4
* btrfs: ctree.h: Fix wrong comment position about csum sizeMisono, Tomohiro2018-03-311-1/+1
* btrfs: defer adding raid type kobject until after chunk relocationJeff Mahoney2018-03-315-20/+62
* btrfs: remove dead create_space_info callsJeff Mahoney2018-03-312-17/+5
* Btrfs: replace: cache rbio when rebuild data on missing deviceLiu Bo2018-03-311-3/+7
* btrfs: fix lockdep splat in btrfs_alloc_subvolume_writersJeff Mahoney2018-03-311-1/+1
* btrfs: drop optimal argument from find_live_mirror()Anand Jain2018-03-311-8/+8
* btrfs: drop num argument from find_live_mirror()Anand Jain2018-03-311-4/+12
* btrfs: Drop fs_info parameter from __btrfs_run_delayed_refsNikolay Borisov2018-03-311-2/+2
* btrfs: Drop fs_info parameter from btrfs_finish_extent_commitNikolay Borisov2018-03-313-5/+4
* btrfs: Drop fs_info parameter from btrfs_qgroup_account_extentsNikolay Borisov2018-03-313-6/+5
* btrfs: drop fs_info parameter from btrfs_run_delayed_refsNikolay Borisov2018-03-314-20/+18
* btrfs: Remove unused flush var in shrink_delallocNikolay Borisov2018-03-311-5/+0
* btrfs: Remove unused extent_root var from caching_threadNikolay Borisov2018-03-311-2/+0
* btrfs: remove max_active var from open_ctreeNikolay Borisov2018-03-311-3/+0
* btrfs: Remove unused root var from relink_file_extentsNikolay Borisov2018-03-311-2/+0
* btrfs: Remove unused tot_len var from lzo_decompressNikolay Borisov2018-03-311-2/+0