summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-10-051-1/+1
* btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov2019-10-051-0/+1
* Btrfs: fix use-after-free when using the tree modification logFilipe Manana2019-10-051-1/+3
* btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo2019-10-051-0/+8
* Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana2019-09-191-4/+4
* btrfs: correctly validate compression typeJohannes Thumshirn2019-09-193-5/+18
* btrfs: compression: add helper for type to string conversionDavid Sterba2019-09-192-0/+17
* Btrfs: fix race leading to fs corruption after transaction abortFilipe Manana2019-08-061-0/+10
* Btrfs: fix incremental send failure after deduplicationFilipe Manana2019-08-061-62/+15
* btrfs: fix minimum number of chunk errors for DUPDavid Sterba2019-08-061-2/+1
* btrfs: inode: Don't compress if NODATASUM or NODATACOW setQu Wenruo2019-07-311-1/+23
* Btrfs: add missing inode version, ctime and mtime updates when punching holeFilipe Manana2019-07-311-0/+5
* Btrfs: fix fsync not persisting dentry deletions due to inode evictionsFilipe Manana2019-07-311-2/+26
* Btrfs: fix data loss after inode eviction, renaming it, and fsync itFilipe Manana2019-07-311-1/+11
* stable/btrfs: fix backport bug in d819d97ea025 ("btrfs: honor path->skip_lock...Stanislaw Gruszka2019-07-101-2/+0
* btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov2019-07-103-10/+26
* btrfs: start readahead also in seed devicesNaohiro Aota2019-06-251-0/+5
* Btrfs: incremental send, fix file corruption when no-holes feature is enabledFilipe Manana2019-06-091-0/+6
* Btrfs: fix fsync not persisting changed attributes of a directoryFilipe Manana2019-06-091-12/+0
* Btrfs: fix race updating log root item during fsyncFilipe Manana2019-06-091-2/+6
* Btrfs: fix wrong ctime and mtime of a directory after log replayFilipe Manana2019-06-091-2/+12
* btrfs: Don't panic when we can't find a root keyQu Wenruo2019-05-311-5/+8
* btrfs: fix panic during relocation after ENOSPC before writeback happensJosef Bacik2019-05-311-11/+20
* Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota re...Robbie Ko2019-05-311-1/+2
* Revert "btrfs: Honour FITRIM range constraints during free space trim"David Sterba2019-05-311-19/+6