index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: Remove custom crc32c init code
Nikolay Borisov
2018-03-26
1
-5
/
+5
|
*
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
2018-03-26
1
-31
/
+10
|
*
btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
Nikolay Borisov
2018-03-26
1
-6
/
+6
|
*
btrfs: Add enospc_debug printing in metadata_reserve_bytes
Nikolay Borisov
2018-03-26
1
-1
/
+6
|
*
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
2018-03-26
1
-2
/
+7
|
*
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
Nikolay Borisov
2018-03-26
1
-1
/
+1
|
*
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
2018-03-26
1
-2
/
+2
|
*
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
2018-03-26
1
-5
/
+5
|
*
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
2018-03-26
1
-18
/
+0
*
|
sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_ev...
Peter Zijlstra
2018-03-20
1
-8
/
+6
|
/
*
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
2018-02-02
1
-0
/
+4
*
btrfs: Make btrfs_inode_rsv_release static
Nikolay Borisov
2018-01-22
1
-1
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
2018-01-22
1
-1
/
+1
*
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
2018-01-22
1
-1
/
+4
*
btrfs: extent-tree: Make btrfs_inode_rsv_refill function static
Qu Wenruo
2018-01-22
1
-2
/
+2
*
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
David Sterba
2018-01-22
1
-1
/
+1
*
btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
Nikolay Borisov
2018-01-22
1
-2
/
+2
*
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-12-10
1
-0
/
+1
|
\
|
*
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
2017-12-07
1
-0
/
+1
*
|
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-29
1
-7
/
+7
|
\
|
|
*
btrfs: clear space cache inode generation always
Josef Bacik
2017-11-20
1
-7
/
+7
*
|
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-24
/
+3
|
\
\
|
|
/
|
/
|
|
*
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-24
/
+3
*
|
btrfs: track refs in a rb_tree instead of a list
Josef Bacik
2017-11-01
1
-7
/
+14
*
|
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
1
-211
/
+109
*
|
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
1
-47
/
+92
*
|
btrfs: add assertions for releasing trans handle reservations
Josef Bacik
2017-10-30
1
-1
/
+4
*
|
btrfs: remove delayed_ref_node from ref_head
Josef Bacik
2017-10-30
1
-55
/
+35
*
|
btrfs: move all ref head cleanup to the helper function
Josef Bacik
2017-10-30
1
-81
/
+64
*
|
btrfs: move ref_mod modification into the if (ref) logic
Josef Bacik
2017-10-30
1
-4
/
+2
*
|
btrfs: breakout empty head cleanup to a helper
Josef Bacik
2017-10-30
1
-34
/
+45
*
|
btrfs: move extent_op cleanup to a helper
Josef Bacik
2017-10-30
1
-37
/
+40
*
|
btrfs: add a helper to return a head ref
Josef Bacik
2017-10-30
1
-15
/
+14
*
|
Btrfs: add a extent ref verify tool
Josef Bacik
2017-10-30
1
-0
/
+22
*
|
btrfs: pass root to various extent ref mod functions
Josef Bacik
2017-10-30
1
-11
/
+13
*
|
btrfs: Fix bool initialization/comparison
Thomas Meyer
2017-10-30
1
-2
/
+2
*
|
btrfs: change how we decide to commit transactions during flushing
Josef Bacik
2017-10-30
1
-14
/
+28
*
|
btrfs: convert all mount option checking code to use btrfs_test_opt
Satoru Takeuchi
2017-10-30
1
-1
/
+1
*
|
btrfs: Remove redundant argument of __link_block_group
Nikolay Borisov
2017-10-30
1
-4
/
+4
*
|
btrfs: Remove redundant forward declarations
Nikolay Borisov
2017-10-30
1
-12
/
+0
|
/
*
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
1
-1
/
+1
*
Btrfs: add one more sanity check for shared ref type
Liu Bo
2017-08-21
1
-4
/
+25
*
Btrfs: convert to use btrfs_get_extent_inline_ref_type
Liu Bo
2017-08-21
1
-6
/
+30
*
Btrfs: add a helper to retrive extent inline ref type
Liu Bo
2017-08-21
1
-0
/
+37
*
btrfs: Remove chunk_objectid argument from btrfs_make_block_group
Nikolay Borisov
2017-08-21
1
-3
/
+3
*
btrfs: Do not use data_alloc_cluster in ssd mode
Hans van Kranenburg
2017-08-21
1
-5
/
+6
*
btrfs: Remove never-reached WARN_ON
Nikolay Borisov
2017-08-18
1
-1
/
+1
*
btrfs: Simplify math in should_alloc chunk
Nikolay Borisov
2017-08-16
1
-5
/
+4
*
btrfs: account for pinned bytes in should_alloc_chunk
Jeff Mahoney
2017-08-16
1
-1
/
+1
[prev]
[next]