Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f3bca8028bd934e96257b8bd1143e6474fe98465
/
fs
/
btrfs
/
extent-tree.c
f3bca80
Btrfs: add ASSERT for block group's memory leak
by Liu Bo
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
64b6358
btrfs: add btrfs_trans_handle->fs_info pointer
by Jeff Mahoney
· 9 years ago
14a1e06
btrfs: introduce BTRFS_MAX_ITEM_SIZE
by Jeff Mahoney
· 9 years ago
f5ee5c9
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
by Jeff Mahoney
· 9 years ago
3cdde22
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
by Jeff Mahoney
· 9 years ago
bc07452
btrfs: prefix fsid to all trace events
by Jeff Mahoney
· 9 years ago
05653ef
btrfs: hide test-only member under ifdef
by David Sterba
· 8 years ago
39581a3
btrfs: fix free space calculation in dump_space_info()
by Wang Xiaoguang
· 8 years ago
6fb37b7
Btrfs: check inconsistence between chunk and block group
by Liu Bo
· 9 years ago
bac357dc
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
by Josef Bacik
· 8 years ago
8ca17f0
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
by Josef Bacik
· 9 years ago
40acc3ee
Btrfs: always use trans->block_rsv for orphans
by Josef Bacik
· 9 years ago
ae2e472
Btrfs: change how we calculate the global block rsv
by Josef Bacik
· 9 years ago
87241c2
Btrfs: use root when checking need_async_flush
by Josef Bacik
· 9 years ago
d38b349
Btrfs: don't bother kicking async if there's nothing to reclaim
by Josef Bacik
· 9 years ago
31bada7
Btrfs: fix release reserved extents trace points
by Josef Bacik
· 9 years ago
f376df2
Btrfs: add tracepoints for flush events
by Josef Bacik
· 9 years ago
f485c9e
Btrfs: fix delalloc reservation amount tracepoint
by Josef Bacik
· 9 years ago
c51e7bb
Btrfs: trace pinned extents
by Josef Bacik
· 9 years ago
957780e
Btrfs: introduce ticketed enospc infrastructure
by Josef Bacik
· 9 years ago
c83f8ef
Btrfs: add tracepoint for adding block groups
by Josef Bacik
· 9 years ago
d555b6c
Btrfs: warn_on for unaccounted spaces
by Josef Bacik
· 9 years ago
48c3d48
Btrfs: always reserve metadata for delalloc extents
by Josef Bacik
· 9 years ago
25d609f
Btrfs: fix callers of btrfs_block_rsv_migrate
by Josef Bacik
· 9 years ago
e40edf2
Btrfs: add bytes_readonly to the spaceinfo at once
by Josef Bacik
· 9 years ago
0f873ec
btrfs: fix deadlock in delayed_ref_async_start
by Chris Mason
· 9 years ago
31b9655
Btrfs: track transid for delayed ref flushing
by Josef Bacik
· 9 years ago
64c1292
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
by Jeff Mahoney
· 9 years ago
c871b0f
Btrfs: check if extent buffer is aligned to sectorsize
by Liu Bo
· 9 years ago
2999241
Btrfs: fix race between device replace and discard
by Filipe Manana
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
c315ef8
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
by Chris Mason
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
f78c436
Btrfs: fix race between block group relocation and nocow writes
by Filipe Manana
· 9 years ago
9cfa3e3
Btrfs: don't do unnecessary delalloc flushes when relocating
by Filipe Manana
· 9 years ago
578def7
Btrfs: don't wait for unrelated IO to finish before relocation
by Filipe Manana
· 9 years ago
8eb0dfd
btrfs: fix int32 overflow in shrink_delalloc().
by Adam Borowski
· 9 years ago
3744dbe
btrfs: sink gfp parameter to set_extent_new
by David Sterba
· 9 years ago
af6f8f6
btrfs: sink gfp parameter to clear_extent_dirty
by David Sterba
· 9 years ago
9116621
btrfs: sink gfp parameter to clear_extent_bits
by David Sterba
· 9 years ago
ceeb0ae
btrfs: sink gfp parameter to set_extent_bits
by David Sterba
· 9 years ago
6719afd
Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning
by Geert Uytterhoeven
· 11 years ago
34d9700
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
by Anand Jain
· 9 years ago
839a3f7
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
0305bc2
btrfs: Output more info for enospc_debug mount option
by Qu Wenruo
· 9 years ago
bb7ab3b
btrfs: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
f004fae0
Merge branch 'cleanups-4.6' into for-chris-4.6
by David Sterba
· 9 years ago
89771cc
btrfs: fix build warning
by Sudip Mukherjee
· 9 years ago
baee879
Btrfs: check reserved when deciding to background flush
by Josef Bacik
· 9 years ago
fb4b10e
Btrfs: change how we update the global block rsv
by Josef Bacik
· 9 years ago
e1746e8
btrfs: Fix no_space in write and rm loop
by Zhao Lei
· 9 years ago
0bc19f90
btrfs: merge functions for wait snapshot creation
by Zhao Lei
· 9 years ago
c2d6cb1
Btrfs: fix deadlock running delayed iputs at transaction commit time
by Filipe Manana
· 9 years ago
acc3085
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
0dc924c5
Btrfs: clean up an error code in btrfs_init_space_info()
by Dan Carpenter
· 9 years ago
95617d6
btrfs: cleanup, stop casting for extent_map->lookup everywhere
by Jeff Mahoney
· 10 years ago
988f1f5
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5
by Chris Mason
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
a305810
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
e4058b5
btrfs: cleanup, use enum values for btrfs_path reada
by David Sterba
· 9 years ago
ee22184
Btrfs: use linux/sizes.h to represent constants
by Byongho Lee
· 9 years ago
35b3ad5
btrfs: better packing of btrfs_delayed_extent_op
by David Sterba
· 9 years ago
2bc0bb5
Btrfs: fix race between free space endio workers and space cache writeout
by Filipe Manana
· 9 years ago
511711a
btrfs: don't run delayed references while we are creating the free space tree
by Chris Mason
· 9 years ago
b4570aa
btrfs: fix compiling with CONFIG_BTRFS_DEBUG enabled.
by Chris Mason
· 9 years ago
f0f7641
Merge branch 'freespace-4.5' into for-linus-4.5
by Chris Mason
· 9 years ago
a53fe25
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5
by Chris Mason
· 9 years ago
afa427c
Merge branch 'cleanup/misc-simplify' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
e44081e
Btrfs: fix unprotected list operations at btrfs_write_dirty_block_groups
by Filipe Manana
· 9 years ago
f7d3d2f
Merge branch 'freespace-tree' into for-linus-4.5
by Chris Mason
· 9 years ago
1e144fb
Btrfs: wire up the free space tree to the extent tree
by Omar Sandoval
· 9 years ago
a5ed918
Btrfs: implement the free space B-tree
by Omar Sandoval
· 9 years ago
73fa48b
Btrfs: refactor caching_thread()
by Omar Sandoval
· 9 years ago
348a001
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
by Filipe Manana
· 9 years ago
4db8c52
btrfs: remove a trivial helper btrfs_set_buffer_uptodate
by David Sterba
· 9 years ago
82bd101
btrfs: qgroup: account shared subtree during snapshot delete
by Mark Fasheh
· 9 years ago
036a934
Btrfs: fix race between cleaner kthread and space cache writeout
by Filipe Manana
· 9 years ago
758f2df
Btrfs: fix scrub preventing unused block groups from being deleted
by Filipe Manana
· 9 years ago
7fd0118
Btrfs: fix the number of transaction units needed to remove a block group
by Filipe Manana
· 9 years ago
8eab77f
Btrfs: use global reserve when deleting unused block group after ENOSPC
by Filipe Manana
· 9 years ago
d5f2e33
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
by Zhao Lei
· 9 years ago
aefbe9a
btrfs: Fix lost-data-profile caused by auto removing bg
by Zhao Lei
· 9 years ago
13a0db5
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
by chandan
· 9 years ago
5846a3c
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
by Qu Wenruo
· 9 years ago
b06c4bf
Btrfs: fix regression running delayed references when using qgroups
by Filipe Manana
· 9 years ago
2c3cf7d
Btrfs: fix regression when running delayed references
by Filipe Manana
· 9 years ago
a9e6d15
Merge branch 'allocator-fixes' into for-linus-4.4
by Chris Mason
· 9 years ago
c759c4e
Btrfs: don't keep trying to build clusters if we are fragmented
by Josef Bacik
· 9 years ago
a5e681d
Btrfs: cut down on loops through the allocator
by Josef Bacik
· 9 years ago
2968b1f
Btrfs: don't continue setting up space cache when enospc
by Josef Bacik
· 9 years ago
4f4db21
Btrfs: keep track of max_extent_size per space_info
by Josef Bacik
· 9 years ago
36af4e0
Btrfs: don't loop in allocator for space cache
by Josef Bacik
· 9 years ago
3204d33
Btrfs: add a flags field to btrfs_transaction
by Josef Bacik
· 9 years ago
d0bd456
Btrfs: add fragment=* debug mount option
by Josef Bacik
· 9 years ago
51773be
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
by Qu Wenruo
· 9 years ago
94ed938
btrfs: qgroup: Add handler for NOCOW and inline
by Qu Wenruo
· 9 years ago
7cf5b97
btrfs: qgroup: Cleanup old inaccurate facilities
by Qu Wenruo
· 9 years ago
Next »