index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_exist
Su Yue
1
-1
/
+1
2018-05-30
btrfs: drop unused parameter qgroup_reserved
Gu JinXiang
1
-5
/
+2
2018-05-30
btrfs: drop unused space_info parameter from create_space_info
Lu Fengqi
1
-8
/
+5
2018-05-29
btrfs: propagate failures of __exclude_logged_extent to upper caller
Gu Jinxiang
1
-2
/
+5
2018-05-29
btrfs: Streamline shared ref check in alloc_reserved_tree_block
Nikolay Borisov
1
-8
/
+2
2018-05-29
btrfs: Pass btrfs_delayed_extent_op to alloc_reserved_tree_block
Nikolay Borisov
1
-6
/
+5
2018-05-29
btrfs: Simplify alloc_reserved_tree_block interface
Nikolay Borisov
1
-32
/
+39
2018-05-29
btrfs: Remove fs_info argument from alloc_reserved_tree_block
Nikolay Borisov
1
-4
/
+2
2018-05-28
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
1
-38
/
+0
2018-05-28
btrfs: Remove stale comment about select_delayed_ref
Nikolay Borisov
1
-4
/
+0
2018-05-28
btrfs: replace waitqueue_actvie with cond_wake_up
David Sterba
1
-6
/
+1
2018-05-28
btrfs: Remove fs_info argument from add_to_free_space_tree
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Remove fs_info argument from remove_from_free_space_tree
Nikolay Borisov
1
-4
/
+2
2018-05-28
btrfs: Remove fs_info parameter from remove_block_group_free_space
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Remove fs_info argument from add_new_free_space
Nikolay Borisov
1
-7
/
+6
2018-05-28
btrfs: Remove fs_info argument from add_block_group_free_space
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Remove devid parameter from btrfs_rmap_block
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Remove delayed_iput parameter of btrfs_start_delalloc_roots
Nikolay Borisov
1
-2
/
+2
2018-05-28
btrfs: trace: Add trace points for unused block groups
Qu Wenruo
1
-0
/
+4
2018-05-28
btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent ...
Qu Wenruo
1
-4
/
+3
2018-05-28
btrfs: move btrfs_raid_group values to btrfs_raid_attr table
Anand Jain
1
-1
/
+1
2018-05-28
btrfs: move btrfs_raid_type_names values to btrfs_raid_attr table
Anand Jain
1
-18
/
+0
2018-05-28
btrfs: kill btrfs_fs_info::volume_mutex
David Sterba
1
-1
/
+1
2018-05-28
btrfs: Drop fs_info parameter from btrfs_merge_delayed_refs
Nikolay Borisov
1
-2
/
+1
2018-05-28
btrfs: Consolidate error checking for btrfs_alloc_chunk
Nikolay Borisov
1
-5
/
+7
2018-05-28
btrfs: Fix lock release order
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Drop delayed_refs argument from btrfs_check_delayed_seq
Nikolay Borisov
1
-1
/
+1
2018-05-28
btrfs: Replace owner argument in add_pinned_bytes with a boolean
Nikolay Borisov
1
-7
/
+13
2018-05-04
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2018-05-02
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
1
-0
/
+7
2018-04-22
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+57
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
1
-5
/
+11
2018-04-18
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
1
-11
/
+46
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+3
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+2
2018-04-05
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-144
/
+173
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
1
-1
/
+1
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
1
-1
/
+5
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
1
-20
/
+24
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
1
-4
/
+4
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
1
-18
/
+42
2018-03-31
btrfs: remove dead create_space_info calls
Jeff Mahoney
1
-14
/
+2
2018-03-31
btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs
Nikolay Borisov
1
-2
/
+2
2018-03-31
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
Nikolay Borisov
1
-2
/
+2
2018-03-31
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
Nikolay Borisov
1
-4
/
+5
2018-03-31
btrfs: Remove unused flush var in shrink_delalloc
Nikolay Borisov
1
-5
/
+0
2018-03-31
btrfs: Remove unused extent_root var from caching_thread
Nikolay Borisov
1
-2
/
+0
2018-03-31
btrfs: Document parameters of btrfs_reserve_extent
Nikolay Borisov
1
-0
/
+45
2018-03-31
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
1
-2
/
+1
[next]