summaryrefslogtreecommitdiff
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana2020-02-281-1/+6
* btrfs: do not check delayed items are empty for single transaction cleanupJosef Bacik2020-02-281-1/+0
* btrfs: fix bytes_may_use underflow in prealloc error condtitionJosef Bacik2020-02-281-3/+13
* btrfs: device stats, log when stats are zeroedAnand Jain2020-02-281-0/+2
* btrfs: safely advance counter when looking up bio csumsDavid Sterba2020-02-281-1/+2
* btrfs: fix possible NULL-pointer dereference in integrity checksJohannes Thumshirn2020-02-281-2/+1
* btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba2020-02-281-0/+2
* btrfs: print message when tree-log replay startsDavid Sterba2020-02-281-0/+1
* Btrfs: fix race between using extent maps and merging themFilipe Manana2020-02-281-0/+11
* btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik2020-02-141-0/+8
* Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana2020-02-145-16/+8
* btrfs: remove trivial locking wrappers of tree mod logDavid Sterba2020-02-141-39/+19
* btrfs: free block groups after free'ing fs treesJosef Bacik2020-02-141-2/+9
* btrfs: use bool argument in free_root_pointers()Anand Jain2020-02-141-5/+5
* Btrfs: fix missing hole after hole punching and fsync when using NO_HOLESFilipe Manana2020-02-141-288/+100
* Btrfs: fix assertion failure on fsync with NO_HOLES enabledFilipe Manana2020-02-141-8/+1
* btrfs: Get rid of the confusing btrfs_file_extent_inline_lenQu Wenruo2020-02-147-55/+21
* btrfs: set trans->drity in btrfs_commit_transactionJosef Bacik2020-02-141-0/+8
* btrfs: do not zero f_bavail if we have available spaceJosef Bacik2020-02-051-1/+9
* btrfs: use correct count in btrfs_file_write_iter()Omar Sandoval2020-01-271-1/+2
* Btrfs: fix inode cache waiters hanging on path allocation failureFilipe Manana2020-01-271-1/+3
* Btrfs: fix inode cache waiters hanging on failure to start caching threadFilipe Manana2020-01-271-5/+18
* Btrfs: fix hang when loading existing inode cache off diskFilipe Manana2020-01-271-0/+1
* btrfs: fix memory leak in qgroup accountingJohannes Thumshirn2020-01-231-1/+5
* btrfs: simplify inode locking for RWF_NOWAITGoldwyn Rodrigues2020-01-171-2/+3
* btrfs: abort transaction after failed inode updates in create_subvolJosef Bacik2019-12-311-2/+8
* btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter2019-12-313-7/+9
* btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval2019-12-311-2/+1
* btrfs: don't prematurely free work in reada_start_machine_worker()Omar Sandoval2019-12-311-6/+4
* btrfs: don't prematurely free work in run_ordered_work()Omar Sandoval2019-12-311-12/+44
* btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval2019-12-311-1/+1
* Btrfs: fix removal logic of the tree mod log that leads to use-after-free issuesFilipe Manana2019-12-311-1/+1
* btrfs: handle ENOENT in btrfs_uuid_tree_iterateJosef Bacik2019-12-311-0/+2
* btrfs: do not leak reloc root if we fail to read the fs rootJosef Bacik2019-12-311-0/+1
* btrfs: skip log replay on orphaned rootsJosef Bacik2019-12-311-2/+21
* btrfs: do not call synchronize_srcu() in inode_tree_delJosef Bacik2019-12-311-2/+0
* btrfs: don't double lock the subvol_sem for rename exchangeJosef Bacik2019-12-311-6/+4
* btrfs: record all roots for rename exchange on a subvolJosef Bacik2019-12-171-0/+3
* Btrfs: send, skip backreference walking for extents with many referencesFilipe Manana2019-12-171-1/+24
* btrfs: Remove btrfs_bio::flags memberQu Wenruo2019-12-171-1/+0
* Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana2019-12-171-1/+1
* btrfs: use refcount_inc_not_zero in kill_all_nodesJosef Bacik2019-12-171-3/+10
* btrfs: check page->mapping when loading free space cacheJosef Bacik2019-12-171-0/+6
* btrfs: only track ref_heads in delayed_ref_updatesJosef Bacik2019-12-051-3/+0
* btrfs: avoid link error with CONFIG_NO_AUTO_INLINEArnd Bergmann2019-12-011-3/+3
* btrfs: handle error of get_old_rootNikolay Borisov2019-12-011-0/+4
* btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo2019-10-291-0/+1
* btrfs: fix incorrect updating of log root treeJosef Bacik2019-10-171-9/+27
* Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-10-051-14/+19
* btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...Lu Fengqi2019-10-051-6/+6