summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba
2019-09-09btrfs: use proper error values on allocation failure in clone_fs_devicesAnand Jain
2019-09-09btrfs: proper error handling when invalid device is found in find_next_devidAnand Jain
2019-09-09btrfs: fix allocation of free space cache v1 bitmap pagesChristophe Leroy
2019-09-09btrfs: Detect unbalanced tree with empty leaf before crashing btree operationsQu Wenruo
2019-09-09btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flagNikolay Borisov
2019-09-09btrfs: improve error handling in run_delalloc_nocowNikolay Borisov
2019-09-09btrfs: comment and minor simplifications in run_delalloc_nocowNikolay Borisov
2019-09-09btrfs: streamline code in run_delalloc_nocow in case of inline extentsNikolay Borisov
2019-09-09btrfs: simplify extent type checks in run_delalloc_nocowNikolay Borisov
2019-09-09btrfs: improve comments around nocow pathNikolay Borisov
2019-09-09btrfs: refactor variable scope in run_delalloc_nocowNikolay Borisov
2019-09-09btrfs: only reserve metadata_size for inodesJosef Bacik
2019-09-09btrfs: rename the btrfs_calc_*_metadata_size helpersJosef Bacik
2019-09-09btrfs: tree-checker: Add EXTENT_DATA_REF checkQu Wenruo
2019-09-09btrfs: tree-checker: Add simple keyed refs checkQu Wenruo
2019-09-09btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM checkQu Wenruo
2019-09-09btrfs: fix error pointer check in __btrfs_map_block()Dan Carpenter
2019-09-09btrfs: dev stat drop useless gotoAnand Jain
2019-09-09btrfs: dev stats item key conversion per cpu type is not neededAnand Jain
2019-09-09btrfs: Make reada_tree_block_flagged privateNikolay Borisov
2019-09-09btrfs: compression: replace set_level callbacks by a common helperDavid Sterba
2019-09-09btrfs: define compression levels staticallyDavid Sterba
2019-09-09Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-09-09btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should goAnand Jain
2019-09-09btrfs: introduce an evict flushing stateJosef Bacik
2019-09-09btrfs: refactor priority_reclaim_metadata_spaceJosef Bacik
2019-09-09btrfs: factor out the ticket flush handlingJosef Bacik
2019-09-09btrfs: unify error handling for ticket flushingJosef Bacik
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik
2019-09-09btrfs: unexport the temporary exported functionsJosef Bacik
2019-09-09btrfs: migrate the block group cleanup codeJosef Bacik
2019-09-09btrfs: migrate the alloc_profile helpersJosef Bacik
2019-09-09btrfs: migrate the chunk allocation codeJosef Bacik
2019-09-09btrfs: migrate the block group space accounting helpersJosef Bacik
2019-09-09btrfs: export block group accounting helpersJosef Bacik
2019-09-09btrfs: migrate the dirty bg writeout codeJosef Bacik
2019-09-09btrfs: migrate inc/dec_block_group_ro codeJosef Bacik
2019-09-09btrfs: temporarily export btrfs_get_restripe_targetJosef Bacik
2019-09-09btrfs: migrate the block group read/creation codeJosef Bacik
2019-09-09btrfs: migrate the block group removal codeJosef Bacik
2019-09-09btrfs: temporarily export inc_block_group_roJosef Bacik
2019-09-09btrfs: migrate the block group caching codeJosef Bacik
2019-09-09btrfs: sysfs: move helper macros to sysfs.cDavid Sterba
2019-09-09btrfs: sysfs: move type conversion helpers to sysfs.cDavid Sterba
2019-09-09btrfs: cleanup kobject.h includesDavid Sterba
2019-09-09btrfs: factor out sysfs code for updating sprout fsidDavid Sterba
2019-09-09btrfs: factor out sysfs code for deleting block group and space infosDavid Sterba
2019-09-09btrfs: factor out sysfs code for sending device ueventDavid Sterba
2019-09-09btrfs: sysfs: replace direct access to feature set names with a helperDavid Sterba