summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2022-02-04Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas
2022-01-27Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman
2022-01-27btrfs: remove BUG_ON(!eie) in find_parent_nodesJosef Bacik
2022-01-27btrfs: remove BUG_ON() in find_parent_nodes()Josef Bacik
2021-12-27Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-11-26Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman
2021-11-26btrfs: fix memory ordering between normal and ordered work functionsNikolay Borisov
2021-11-26btrfs: fix lost error handling when replaying directory deletesFilipe Manana
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-09-22Merge 4.4.284 into android-4.4-pGreg Kroah-Hartman
2021-09-22Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo
2021-09-16Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-08-12Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-08-08Merge 4.4.279 into android-4.4-pGreg Kroah-Hartman
2021-08-08btrfs: mark compressed range uptodate only if all bio succeedGoldwyn Rodrigues
2021-07-28Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba
2021-07-22Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-07-20Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman
2021-07-20btrfs: disable build on platforms having page size 256KChristophe Leroy
2021-07-20btrfs: clear defrag status of a root if starting transaction failsDavid Sterba
2021-07-10Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-06-16Merge 4.4.273 into android-4.4-pGreg Kroah-Hartman
2021-06-16btrfs: return value from btrfs_mark_extent_written() in case of errorRitesh Harjani
2021-06-10Merge 4.4.272 into android-4.4-pGreg Kroah-Hartman
2021-06-10btrfs: fixup error handling in fixup_inode_link_countsJosef Bacik
2021-06-03Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman
2021-06-03btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-22Merge 4.4.269 into android-4.4-pGreg Kroah-Hartman
2021-05-22btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'sJosef Bacik
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-03-24Merge 4.4.263 into android-4.4-pGreg Kroah-Hartman
2021-03-24btrfs: fix race when cloning extent buffer during rewind of an old rootFilipe Manana
2021-03-17Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-03-03Merge 4.4.259 into android-4.4-pGreg Kroah-Hartman
2021-03-03btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik
2021-03-03btrfs: clarify error returns values in __load_free_space_cacheZhihao Cheng
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman
2020-12-29btrfs: fix return value mixup in btrfs_get_extentPavel Machek
2020-12-29Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana
2020-12-29btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()Qu Wenruo
2020-12-29btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2020-12-11Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman
2020-12-11btrfs: cleanup cow block on errorJosef Bacik
2020-12-11btrfs: sysfs: init devices outside of the chunk_mutexJosef Bacik
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-02Merge 4.4.247 into android-4.4-pGreg Kroah-Hartman
2020-12-02btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana