index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2016-01-20
btrfs: Fix no_space in write and rm loop
Zhao Lei
2016-01-20
btrfs: merge functions for wait snapshot creation
Zhao Lei
2016-01-19
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
2016-01-19
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-15
Btrfs: clean up an error code in btrfs_init_space_info()
Dan Carpenter
2016-01-15
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
2016-01-11
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
btrfs: better packing of btrfs_delayed_extent_op
David Sterba
2015-12-30
Btrfs: fix race between free space endio workers and space cache writeout
Filipe Manana
2015-12-30
btrfs: don't run delayed references while we are creating the free space tree
Chris Mason
2015-12-30
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
Chris Mason
2015-12-23
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
2015-12-23
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2015-12-23
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2015-12-21
Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups
Filipe Manana
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-17
Btrfs: wire up the free space tree to the extent tree
Omar Sandoval
2015-12-17
Btrfs: implement the free space B-tree
Omar Sandoval
2015-12-17
Btrfs: refactor caching_thread()
Omar Sandoval
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
2015-12-07
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
David Sterba
2015-11-25
btrfs: qgroup: account shared subtree during snapshot delete
Mark Fasheh
2015-11-25
Btrfs: fix race between cleaner kthread and space cache writeout
Filipe Manana
2015-11-25
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
2015-11-25
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-10
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
2015-11-10
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
2015-11-03
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
chandan
2015-10-26
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
Btrfs: fix regression when running delayed references
Filipe Manana
2015-10-21
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-21
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
2015-10-21
Btrfs: cut down on loops through the allocator
Josef Bacik
2015-10-21
Btrfs: don't continue setting up space cache when enospc
Josef Bacik
2015-10-21
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
2015-10-21
Btrfs: don't loop in allocator for space cache
Josef Bacik
2015-10-21
Btrfs: add a flags field to btrfs_transaction
Josef Bacik
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-21
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-21
btrfs: qgroup: Add handler for NOCOW and inline
Qu Wenruo
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
Qu Wenruo
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
2015-10-21
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...
Qu Wenruo
[next]