summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent-tree.c
AgeCommit message (Expand)Author
2016-06-22btrfs: fix deadlock in delayed_ref_async_startChris Mason
2016-06-22Btrfs: track transid for delayed ref flushingJosef Bacik
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney
2016-06-17Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo
2016-05-31Btrfs: fix race between device replace and discardFilipe Manana
2016-05-25Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-05-17Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-05-16Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba
2016-05-13Btrfs: fix race between block group relocation and nocow writesFilipe Manana
2016-05-13Btrfs: don't do unnecessary delalloc flushes when relocatingFilipe Manana
2016-05-13Btrfs: don't wait for unrelated IO to finish before relocationFilipe Manana
2016-05-09btrfs: fix int32 overflow in shrink_delalloc().Adam Borowski
2016-04-29btrfs: sink gfp parameter to set_extent_newDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_extent_dirtyDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba
2016-04-29btrfs: sink gfp parameter to set_extent_bitsDavid Sterba
2016-04-28Btrfs: Refactor btrfs_lock_cluster() to kill compiler warningGeert Uytterhoeven
2016-04-28btrfs: rename btrfs_std_error to btrfs_handle_fs_errorAnand Jain
2016-04-09Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04btrfs: Output more info for enospc_debug mount optionQu Wenruo
2016-03-14btrfs: Fix misspellings in comments.Adam Buchbinder
2016-02-26Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba
2016-02-18btrfs: fix build warningSudip Mukherjee
2016-02-18Btrfs: check reserved when deciding to background flushJosef Bacik
2016-02-18Btrfs: change how we update the global block rsvJosef Bacik
2016-01-20btrfs: Fix no_space in write and rm loopZhao Lei
2016-01-20btrfs: merge functions for wait snapshot creationZhao Lei
2016-01-19Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-01-19Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-15Btrfs: clean up an error code in btrfs_init_space_info()Dan Carpenter
2016-01-15btrfs: cleanup, stop casting for extent_map->lookup everywhereJeff Mahoney
2016-01-11Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-11Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-07btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee
2016-01-07btrfs: better packing of btrfs_delayed_extent_opDavid Sterba
2015-12-30Btrfs: fix race between free space endio workers and space cache writeoutFilipe Manana
2015-12-30btrfs: don't run delayed references while we are creating the free space treeChris Mason
2015-12-30btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.Chris Mason
2015-12-23Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason
2015-12-23Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2015-12-23Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason
2015-12-21Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groupsFilipe Manana
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason
2015-12-17Btrfs: wire up the free space tree to the extent treeOmar Sandoval
2015-12-17Btrfs: implement the free space B-treeOmar Sandoval
2015-12-17Btrfs: refactor caching_thread()Omar Sandoval