summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2016-11-30Btrfs: fix enospc in hole punchingRobbie Ko
2016-11-25Btrfs: fix qgroup rescan worker initializationFilipe Manana
2016-11-23Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()Filipe Manana
2016-11-23Btrfs: fix BUG_ON in btrfs_mark_buffer_dirtyLiu Bo
2016-11-19Btrfs: remove rb_node field from the delayed ref node structureFilipe Manana
2016-11-19Btrfs: remove unused code when creating and merging reloc treesFilipe Manana
2016-11-19Btrfs: fix relocation incorrectly dropping data referencesFilipe Manana
2016-11-01Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Chris Mason
2016-10-27btrfs: fix races on root_log_ctx listsChris Mason
2016-10-24btrfs: fix WARNING in btrfs_select_ref_head()Wang Xiaoguang
2016-10-24Btrfs: remove some no-op castsDan Carpenter
2016-10-24btrfs: pass correct args to btrfs_async_run_delayed_refs()Wang Xiaoguang
2016-10-24btrfs: make file clone aware of fatal signalsWang Xiaoguang
2016-10-24btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-10-18Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-10-17Btrfs: kill BUG_ON in do_relocationLiu Bo
2016-10-12Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-10-12Btrfs: fix incremental send failure caused by balanceFilipe Manana
2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason
2016-10-03btrfs: tests: uninline member definitions in free_space_extentDavid Sterba
2016-10-03btrfs: tests: constify free space extent specsDavid Sterba
2016-10-03Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval
2016-10-03Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval
2016-10-03Btrfs: catch invalid free space treesOmar Sandoval
2016-10-03Btrfs: fix mount -o clear_cache,space_cache=v2Omar Sandoval
2016-10-03Btrfs: fix free space tree bitmaps on big-endian systemsOmar Sandoval
2016-09-26Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leafLiu Bo
2016-09-26Btrfs: don't BUG() during drop snapshotJosef Bacik
2016-09-26btrfs: fix btrfs_no_printk stub helperArnd Bergmann
2016-09-26Btrfs: memset to avoid stale content in btree leafLiu Bo
2016-09-26btrfs: parent_start initialization cleanupGoldwyn Rodrigues
2016-09-26btrfs: Remove already completed TODO commentGoldwyn Rodrigues
2016-09-26btrfs: Do not reassign count in btrfs_run_delayed_refsGoldwyn Rodrigues
2016-09-26btrfs: fix a possible umount deadlockAnand Jain
2016-09-26Btrfs: fix memory leak in do_walk_downLiu Bo
2016-09-26btrfs: btrfs_debug should consume fs_info when DEBUG is not definedJeff Mahoney
2016-09-26btrfs: convert send's verbose_printk to btrfs_debugJeff Mahoney
2016-09-26btrfs: convert pr_* to btrfs_* where possibleJeff Mahoney
2016-09-26btrfs: convert printk(KERN_* to use pr_* callsJeff Mahoney
2016-09-26btrfs: unsplit printed stringsJeff Mahoney
2016-09-26btrfs: clean the old superblocks before freeing the deviceJeff Mahoney
2016-09-26Btrfs: kill BUG_ON in run_delayed_tree_refLiu Bo
2016-09-26Btrfs: don't leak reloc root nodes on errorJosef Bacik
2016-09-26btrfs: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-26Btrfs: improve check_node to avoid reading corrupted nodesLiu Bo
2016-09-26Btrfs: add error handling for extent buffer in print treeLiu Bo
2016-09-26Btrfs: remove BUG_ON in start_transactionLiu Bo
2016-09-26Btrfs: memset to avoid stale content in btree node blockLiu Bo
2016-09-26Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo