Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4457c1c702fa1cb2f032bae6dfa0dd2f84ff2b5c
/
fs
/
btrfs
/
extent-tree.c
4457c1c
btrfs: Remove fs_info argument from add_new_free_space
by Nikolay Borisov
· 7 years ago
e4e0711
btrfs: Remove fs_info argument from add_block_group_free_space
by Nikolay Borisov
· 7 years ago
63a9c7b
btrfs: Remove devid parameter from btrfs_rmap_block
by Nikolay Borisov
· 7 years ago
82b3e53
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
by Nikolay Borisov
· 7 years ago
4ed0a7a
btrfs: trace: Add trace points for unused block groups
by Qu Wenruo
· 7 years ago
3dca5c9
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event class
by Qu Wenruo
· 7 years ago
41a6e89
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
by Anand Jain
· 7 years ago
ed23467
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
by Anand Jain
· 7 years ago
dccdb07
btrfs: kill btrfs_fs_info::volume_mutex
by David Sterba
· 7 years ago
be97f13
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
by Nikolay Borisov
· 7 years ago
57f1642
btrfs: Consolidate error checking for btrfs_alloc_chunk
by Nikolay Borisov
· 7 years ago
1e7a142
btrfs: Fix lock release order
by Nikolay Borisov
· 7 years ago
41d0bd3
btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
by Nikolay Borisov
· 7 years ago
29d2b84
btrfs: Replace owner argument in add_pinned_bytes with a boolean
by Nikolay Borisov
· 7 years ago
4148d38
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
998ac6d
btrfs: Take trans lock before access running trans in check_delayed_ref
by ethanwu
· 7 years ago
d54b5c1
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
5e388e9
btrfs: Fix race condition between delayed refs and blockgroup removal
by Nikolay Borisov
· 7 years ago
ff6bc37
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
by Qu Wenruo
· 7 years ago
e37563bb
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
c1d7c51
btrfs: replace GPL boilerplate by SPDX -- sources
by David Sterba
· 7 years ago
1e1c50a
btrfs: Fix possible softlock on single core machines
by Nikolay Borisov
· 7 years ago
94514bbe
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
a32bf9a
btrfs: use lockdep_assert_held for mutexes
by David Sterba
· 7 years ago
581c176
btrfs: Validate child tree block's level and first key
by Qu Wenruo
· 7 years ago
43b1859
btrfs: qgroup: Use separate meta reservation type for delalloc
by Qu Wenruo
· 7 years ago
733e03a
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
by Qu Wenruo
· 7 years ago
75cb379
btrfs: defer adding raid type kobject until after chunk relocation
by Jeff Mahoney
· 7 years ago
dc2d300
btrfs: remove dead create_space_info calls
by Jeff Mahoney
· 7 years ago
0a1e458
btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs
by Nikolay Borisov
· 7 years ago
5ead2dd
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
by Nikolay Borisov
· 7 years ago
c79a70b
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
by Nikolay Borisov
· 7 years ago
39d7d09
btrfs: Remove unused flush var in shrink_delalloc
by Nikolay Borisov
· 7 years ago
101d2dc
btrfs: Remove unused extent_root var from caching_thread
by Nikolay Borisov
· 7 years ago
6f47c70
btrfs: Document parameters of btrfs_reserve_extent
by Nikolay Borisov
· 7 years ago
92e2f7e
btrfs: Remove btrfs_fs_info::open_ioctl_trans
by Nikolay Borisov
· 7 years ago
9678c54
btrfs: Remove custom crc32c init code
by Nikolay Borisov
· 7 years ago
3e72ee8
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
by Qu Wenruo
· 7 years ago
da07d4a
btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
by Nikolay Borisov
· 7 years ago
9a3daff
btrfs: Add enospc_debug printing in metadata_reserve_bytes
by Nikolay Borisov
· 7 years ago
45ae2c1
btrfs: Document consistency of transaction->io_bgs list
by Nikolay Borisov
· 7 years ago
e5c304e6
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
by Nikolay Borisov
· 7 years ago
2121705
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
by Nikolay Borisov
· 7 years ago
6c686b3
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
by Nikolay Borisov
· 7 years ago
0e34693
btrfs: Make btrfs_trans_release_metadata private to transaction.c
by Nikolay Borisov
· 7 years ago
4625956
sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_event() API
by Peter Zijlstra
· 7 years ago
627e087
Btrfs: fix null pointer dereference when replacing missing device
by Filipe Manana
· 7 years ago
d2560eb
btrfs: Make btrfs_inode_rsv_release static
by Nikolay Borisov
· 7 years ago
401e29c
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
by Anand Jain
· 7 years ago
ebbede4
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
by Anand Jain
· 7 years ago
38b5f68
btrfs: drop btrfs_device::can_discard to query directly
by Anand Jain
· 7 years ago
3f2dd7a
btrfs: extent-tree: Make btrfs_inode_rsv_refill function static
by Qu Wenruo
· 7 years ago
165c8b0
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
by David Sterba
· 7 years ago
057aac3
btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
by Nikolay Borisov
· 7 years ago
51090c5
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
e19182c
btrfs: fix missing error return in btrfs_drop_snapshot
by Jeff Mahoney
· 7 years ago
26cd947
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 7 years ago
8e138e0
btrfs: clear space cache inode generation always
by Josef Bacik
· 7 years ago
487e2c9
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 7 years ago
5e4def2
Pass mode to wait_on_atomic_t() action funcs and provide default actions
by David Howells
· 7 years ago
0e0adbc
btrfs: track refs in a rb_tree instead of a list
by Josef Bacik
· 7 years ago
69fe2d7
btrfs: make the delalloc block rsv per inode
by Josef Bacik
· 7 years ago
8b62f87
Btrfs: rework outstanding_extents
by Josef Bacik
· 7 years ago
bf2681c
btrfs: add assertions for releasing trans handle reservations
by Josef Bacik
· 7 years ago
d278850
btrfs: remove delayed_ref_node from ref_head
by Josef Bacik
· 7 years ago
c1103f7
btrfs: move all ref head cleanup to the helper function
by Josef Bacik
· 7 years ago
1ce7a5e
btrfs: move ref_mod modification into the if (ref) logic
by Josef Bacik
· 7 years ago
194ab0b
btrfs: breakout empty head cleanup to a helper
by Josef Bacik
· 7 years ago
b00e625
btrfs: move extent_op cleanup to a helper
by Josef Bacik
· 7 years ago
2eadaa2
btrfs: add a helper to return a head ref
by Josef Bacik
· 7 years ago
fd708b8
Btrfs: add a extent ref verify tool
by Josef Bacik
· 7 years ago
84f7d8e
btrfs: pass root to various extent ref mod functions
by Josef Bacik
· 7 years ago
897ca81
btrfs: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
996478c
btrfs: change how we decide to commit transactions during flushing
by Josef Bacik
· 8 years ago
d8953d6
btrfs: convert all mount option checking code to use btrfs_test_opt
by Satoru Takeuchi
· 7 years ago
c434d21
btrfs: Remove redundant argument of __link_block_group
by Nikolay Borisov
· 8 years ago
f78541dd
btrfs: Remove redundant forward declarations
by Nikolay Borisov
· 7 years ago
1cd5447
btrfs: pass fs_info to btrfs_del_root instead of tree_root
by Jeff Mahoney
· 8 years ago
64ecdb6
Btrfs: add one more sanity check for shared ref type
by Liu Bo
· 8 years ago
3de28d5
Btrfs: convert to use btrfs_get_extent_inline_ref_type
by Liu Bo
· 8 years ago
167ce95
Btrfs: add a helper to retrive extent inline ref type
by Liu Bo
· 8 years ago
0174484
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
by Nikolay Borisov
· 8 years ago
583b723
btrfs: Do not use data_alloc_cluster in ssd mode
by Hans van Kranenburg
· 8 years ago
92ac58e
btrfs: Remove never-reached WARN_ON
by Nikolay Borisov
· 8 years ago
8d8aafe
btrfs: Simplify math in should_alloc chunk
by Nikolay Borisov
· 8 years ago
f44d228
btrfs: account for pinned bytes in should_alloc_chunk
by Jeff Mahoney
· 8 years ago
ea14b57f
btrfs: fix spelling of snapshotting
by David Sterba
· 8 years ago
e38ae7a
btrfs: Make flush_space return void
by Nikolay Borisov
· 8 years ago
a4f7875
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
by David Sterba
· 8 years ago
e4ff5fb
btrfs: Remove unused parameters from volume.c functions
by Nikolay Borisov
· 8 years ago
913e153
btrfs: drop newlines from strings when using btrfs_* helpers
by David Sterba
· 8 years ago
1174cad
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
by Nikolay Borisov
· 8 years ago
7bdd627
btrfs: Remove redundant argument of flush_space
by Nikolay Borisov
· 8 years ago
23d1f73
btrfs: remove unused sectorsize member
by Nikolay Borisov
· 8 years ago
17024ad
Btrfs: fix early ENOSPC due to delalloc
by Omar Sandoval
· 8 years ago
1444393
btrfs: fix lockup in find_free_extent with read-only block groups
by Jeff Mahoney
· 8 years ago
6374e57a
btrfs: fix integer overflow in calc_reclaim_items_nr
by Chris Mason
· 8 years ago
bc42bda
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges
by Qu Wenruo
· 8 years ago
364ecf3
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
by Qu Wenruo
· 8 years ago
7bc329c
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
by Qu Wenruo
· 8 years ago
Next »