summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-12-17btrfs: record all roots for rename exchange on a subvolJosef Bacik
2019-12-17Btrfs: send, skip backreference walking for extents with many referencesFilipe Manana
2019-12-17btrfs: Remove btrfs_bio::flags memberQu Wenruo
2019-12-17btrfs: Avoid getting stuck during cyclic writebacksTejun Heo
2019-12-17Btrfs: fix negative subv_writers counter and data space leak after buffered w...Filipe Manana
2019-12-17Btrfs: fix metadata space leak on fixup worker failure to set range as delallocFilipe Manana
2019-12-17btrfs: use refcount_inc_not_zero in kill_all_nodesJosef Bacik
2019-12-17btrfs: use btrfs_block_group_cache_done in update_block_groupJosef Bacik
2019-12-17btrfs: check page->mapping when loading free space cacheJosef Bacik
2019-11-13Merge tag 'for-5.4-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-11Btrfs: fix log context list corruption after rename exchange operationFilipe Manana
2019-11-09Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-11-04btrfs: un-deprecate ioctls START_SYNC and WAIT_SYNCDavid Sterba
2019-11-04btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...Josef Bacik
2019-10-25Btrfs: fix race leading to metadata space leak after task received signalFilipe Manana
2019-10-25btrfs: tree-checker: Fix wrong check on max devidQu Wenruo
2019-10-25btrfs: Consider system chunk array size for new SYSTEM chunksQu Wenruo
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-17Btrfs: check for the full sync flag while holding the inode lock during fsyncFilipe Manana
2019-10-17Btrfs: fix qgroup double free after failure to reserve metadata for delallocFilipe Manana
2019-10-17btrfs: tracepoints: Fix wrong parameter order for qgroup eventsQu Wenruo
2019-10-15btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...Qu Wenruo
2019-10-15btrfs: don't needlessly create extent-refs kernel threadDavid Sterba
2019-10-11btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-10-11Btrfs: add missing extents release on file extent cluster relocation errorFilipe Manana
2019-10-10Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-08btrfs: silence maybe-uninitialized warning in clone_rangeAustin Kim
2019-10-03btrfs: fix uninitialized ret in ref-verifyJosef Bacik
2019-10-01btrfs: allocate new inode in NOFS contextJosef Bacik
2019-10-01btrfs: fix balance convert to single on 32-bit host CPUsZygo Blaxell
2019-10-01btrfs: fix incorrect updating of log root treeJosef Bacik
2019-10-01Btrfs: fix memory leak due to concurrent append writes with fiemapFilipe Manana
2019-09-30Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-27btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo
2019-09-27btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo
2019-09-25btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo
2019-09-25btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo
2019-09-24Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-09-24Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana
2019-09-24btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou
2019-09-24Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2019-09-18Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-09-13Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-12Btrfs: fix unwritten extent buffers and hangs on future writeback attemptsFilipe Manana
2019-09-12Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana
2019-09-09btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-09-09btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_...Nikolay Borisov
2019-09-09btrfs: create structure to encode checksum type and lengthJohannes Thumshirn
2019-09-09btrfs: add enospc debug messages for ticket failureJosef Bacik
2019-09-09btrfs: do not account global reserve in can_overcommitJosef Bacik