summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2019-11-18btrfs: transaction: describe transaction states and transitionsQu Wenruo
2019-11-18btrfs: use has_single_bit_set for clarityDavid Sterba
2019-11-18btrfs: add 64bit safe helper for power of two checksDavid Sterba
2019-11-18btrfs: balance: use term redundancy instead of integrity in messageAnand Jain
2019-11-18btrfs: move btrfs_unlock_up_safe to other locking functionsDavid Sterba
2019-11-18btrfs: move btrfs_set_path_blocking to other locking functionsDavid Sterba
2019-11-18btrfs: make btrfs_assert_tree_locked static inlineDavid Sterba
2019-11-18btrfs: make locking assertion helpers static inlineDavid Sterba
2019-11-18btrfs: get rid of pointless wtag variable in async-thread.cOmar Sandoval
2019-11-18btrfs: get rid of unique workqueue helper functionsOmar Sandoval
2019-11-18btrfs: don't prematurely free work in scrub_missing_raid56_worker()Omar Sandoval
2019-11-18btrfs: don't prematurely free work in reada_start_machine_worker()Omar Sandoval
2019-11-18btrfs: don't prematurely free work in end_workqueue_fn()Omar Sandoval
2019-11-18btrfs: don't prematurely free work in run_ordered_work()Omar Sandoval
2019-11-18btrfs: get rid of unnecessary memset() of work itemOmar Sandoval
2019-11-18btrfs: move the failrec tree stuff into extent-io-tree.hJosef Bacik
2019-11-18btrfs: export find_delalloc_rangeJosef Bacik
2019-11-18btrfs: move extent_io_tree defs to their own headerJosef Bacik
2019-11-18btrfs: separate out the extent io init functionJosef Bacik
2019-11-18btrfs: separate out the extent leak codeJosef Bacik
2019-11-18btrfs: ctree: Remove stray comment of setting up path lockQu Wenruo
2019-11-18btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()Qu Wenruo
2019-11-18btrfs: ctree: Reduce one indent level for btrfs_search_slot()Qu Wenruo
2019-11-18btrfs: tree-checker: Add check for INODE_REFQu Wenruo
2019-11-18btrfs: tree-checker: Try to detect missing INODE_ITEMQu Wenruo
2019-11-18Btrfs: make btrfs_wait_extents() staticFilipe Manana
2019-11-18btrfs: Add assert to catch nested transaction commitNikolay Borisov
2019-11-18btrfs: simplify inode locking for RWF_NOWAITGoldwyn Rodrigues
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