summaryrefslogtreecommitdiff
path: root/fs/btrfs (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: tree-checker: Verify block_group_itemQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba2019-01-16
| | * | | | | | | | | | | btrfs: tree-checker: use %zu format string for size_tArnd Bergmann2019-01-16
| | * | | | | | | | | | | btrfs: tree-checker: Add checker for dir itemQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: tree-checker: Fix false panic for sanity testQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: Add checker for EXTENT_CSUMQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: Check if item pointer overlaps with the item itselfQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: Refactor check_leaf function for later expansionQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: struct-funcs, constify readersJeff Mahoney2019-01-16
| | * | | | | | | | | | | Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana2019-01-16
| | * | | | | | | | | | | Btrfs: memset to avoid stale content in btree leafLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: memset to avoid stale content in btree node blockLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: check btree node's nritemsLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: detect corruption when non-root leaf has zero itemLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: fix em leak in find_first_block_groupJosef Bacik2019-01-16
| | * | | | | | | | | | | Btrfs: check inconsistence between chunk and block groupLiu Bo2019-01-16
| | * | | | | | | | | | | Btrfs: add validadtion checks for chunk loadingLiu Bo2019-01-16
| | * | | | | | | | | | | btrfs: Enhance chunk validation checkQu Wenruo2019-01-16
| | * | | | | | | | | | | btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney2019-01-16
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Merge android-4.4.168 (66a37fc) into msm-4.4Srinivasarao P2018-12-21
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge 4.4.168 into android-4.4Greg Kroah-Hartman2018-12-19
| |\| | | | | | | | | |
| | * | | | | | | | | | Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko2018-12-17
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P2018-12-14
|\| | | | | | | | | |
| * | | | | | | | | | Merge 4.4.167 into android-4.4Greg Kroah-Hartman2018-12-13
| |\| | | | | | | | |
| | * | | | | | | | | Btrfs: fix use-after-free when dumping free spaceFilipe Manana2018-12-13
| | * | | | | | | | | btrfs: Always try all copies when reading extent buffersNikolay Borisov2018-12-13
| | * | | | | | | | | btrfs: release metadata before running delayed refsJosef Bacik2018-12-13
| | * | | | | | | | | Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana2018-12-13
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge android-4.4.166 (4c4bedf) into msm-4.4Srinivasarao P2018-12-03
|\| | | | | | | | |
| * | | | | | | | | Merge 4.4.166 into android-4.4Greg Kroah-Hartman2018-12-01
| |\| | | | | | | |
| | * | | | | | | | btrfs: Ensure btrfs_trim_fs can trim the whole filesystemQu Wenruo2018-12-01
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge android-4.4.165 (f34ff9e) into msm-4.4Srinivasarao P2018-11-28
|\| | | | | | | |
| * | | | | | | | Merge 4.4.165 into android-4.4Greg Kroah-Hartman2018-11-27
| |\| | | | | | |
| | * | | | | | | btrfs: fix pinned underflow after transaction abortedLu Fengqi2018-11-27
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\| | | | | | |
| * | | | | | | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
| |\| | | | | |
| | * | | | | | Btrfs: fix data corruption due to cloning of eof blockFilipe Manana2018-11-21
| | * | | | | | btrfs: set max_extent_size properlyJosef Bacik2018-11-21
| | * | | | | | Btrfs: fix null pointer dereference on compressed write path errorFilipe Manana2018-11-21
| | * | | | | | btrfs: qgroup: Dirty all qgroups before rescanQu Wenruo2018-11-21
| | * | | | | | Btrfs: fix wrong dentries after fsync of file that got its parent replacedFilipe Manana2018-11-21
| | * | | | | | btrfs: make sure we create all new block groupsJosef Bacik2018-11-21
| | * | | | | | btrfs: reset max_extent_size on clear in a bitmapJosef Bacik2018-11-21