summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* btrfs: fix pinned underflow after transaction abortedLu Fengqi2018-11-061-1/+11
* Btrfs: fix cur_offset in the error case for nocowRobbie Ko2018-11-061-3/+2
* Btrfs: fix use-after-free when dumping free spaceFilipe Manana2018-10-221-0/+2
* Btrfs: fix use-after-free during inode evictionFilipe Manana2018-10-191-1/+3
* btrfs: move the dio_sem higher up the callchainJosef Bacik2018-10-192-2/+12
* btrfs: don't run delayed_iputs in commitJosef Bacik2018-10-191-9/+0
* btrfs: fix insert_reserved error handlingJosef Bacik2018-10-191-8/+4
* btrfs: only free reserved extent if we didn't insert itJosef Bacik2018-10-191-1/+9
* btrfs: don't use ctl->free_space for max_extent_sizeJosef Bacik2018-10-191-2/+5
* btrfs: set max_extent_size properlyJosef Bacik2018-10-191-10/+20
* btrfs: reset max_extent_size properlyJosef Bacik2018-10-191-0/+2
* MAINTAINERS: update my email address for btrfsJosef Bacik2018-10-191-1/+1
* btrfs: delayed-ref: extract find_first_ref_head from find_ref_headLu Fengqi2018-10-171-23/+27
* Btrfs: fix deadlock when writing out free space cachesFilipe Manana2018-10-172-10/+23
* Btrfs: fix assertion on fsync of regular file when using no-holes featureFilipe Manana2018-10-171-1/+2
* Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana2018-10-171-0/+1
* btrfs: switch return_bigger to bool in find_ref_headLu Fengqi2018-10-151-5/+6
* btrfs: remove fs_info from btrfs_should_throttle_delayed_refsLu Fengqi2018-10-154-9/+6
* btrfs: remove fs_info from btrfs_check_space_for_delayed_refsLu Fengqi2018-10-154-7/+6
* btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lockLu Fengqi2018-10-153-6/+3
* btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_headLu Fengqi2018-10-153-8/+5
* btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branchLu Fengqi2018-10-151-6/+7
* btrfs: relocation: Remove redundant tree level checkQu Wenruo2018-10-151-1/+0
* btrfs: relocation: Cleanup while loop using rbtree_postorder_for_each_entry_safeQu Wenruo2018-10-151-15/+8
* btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabledQu Wenruo2018-10-152-0/+6
* Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana2018-10-151-3/+27
* Btrfs: fix warning when replaying log after fsync of a tmpfileFilipe Manana2018-10-151-10/+32
* btrfs: drop min_size from evict_refill_and_joinJosef Bacik2018-10-151-10/+6
* btrfs: assert on non-empty delayed iputsJosef Bacik2018-10-151-0/+1
* btrfs: make sure we create all new block groupsJosef Bacik2018-10-151-2/+5
* btrfs: reset max_extent_size on clear in a bitmapJosef Bacik2018-10-151-0/+2
* btrfs: protect space cache inode alloc with GFP_NOFSJosef Bacik2018-10-151-0/+8
* btrfs: release metadata before running delayed refsJosef Bacik2018-10-151-3/+3
* Btrfs: kill btrfs_clear_path_blockingLiu Bo2018-10-153-58/+4
* btrfs: dev-replace: remove pointless assert in write unlockDavid Sterba2018-10-151-1/+0
* btrfs: dev-replace: move replace members out of fs_infoDavid Sterba2018-10-153-15/+16
* btrfs: dev-replace: avoid useless lock on error handling pathDavid Sterba2018-10-151-1/+6
* btrfs: open code btrfs_after_dev_replace_commitDavid Sterba2018-10-153-10/+4
* btrfs: open code btrfs_dev_replace_stats_incDavid Sterba2018-10-152-12/+4
* btrfs: open code btrfs_dev_replace_clear_lock_blockingDavid Sterba2018-10-153-15/+5
* btrfs: remove btrfs_dev_replace::read_locksDavid Sterba2018-10-153-7/+0
* btrfs: tree-checker: Check level for leaves and nodesQu Wenruo2018-10-151-0/+14
* btrfs: qgroup: Only trace data extents in leaves if we're relocating data blo...Qu Wenruo2018-10-153-11/+21
* btrfs: qgroup: Don't trace subtree if we're dropping reloc treeQu Wenruo2018-10-151-1/+7
* btrfs: qgroup: Use generation-aware subtree swap to mark dirty extentsQu Wenruo2018-10-153-8/+112
* btrfs: qgroup: Introduce function to find all new tree blocks of reloc treeQu Wenruo2018-10-151-0/+135
* btrfs: qgroup: Introduce function to trace two swaped extentsQu Wenruo2018-10-151-0/+162
* btrfs: qgroup: Introduce trace event to analyse the number of dirty extents a...Qu Wenruo2018-10-152-0/+25
* btrfs: relocation: Add basic extent backref related comments for build_backre...Qu Wenruo2018-10-151-10/+18
* Btrfs: get rid of btrfs_symlink_aopsOmar Sandoval2018-10-151-10/+2