index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
1
-1
/
+27
2018-12-08
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
1
-1
/
+57
2018-11-27
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
1
-9
/
+1
2018-11-27
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
1
-13
/
+40
2018-11-13
btrfs: make sure we create all new block groups
Josef Bacik
1
-2
/
+5
2018-11-13
btrfs: wait on caching when putting the bg cache
Josef Bacik
1
-0
/
+1
2018-11-13
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
1
-0
/
+4
2018-11-13
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
1
-2
/
+2
2018-11-13
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
1
-0
/
+13
2018-11-13
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
1
-6
/
+12
2018-09-15
btrfs: Don't remove block group that still has pinned down bytes
Qu Wenruo
1
-1
/
+1
2018-05-30
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2017-12-14
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
1
-0
/
+1
2017-12-05
btrfs: clear space cache inode generation always
Josef Bacik
1
-7
/
+7
2017-08-11
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
1
-4
/
+0
2017-08-07
Btrfs: use down_read_nested to make lockdep silent
Liu Bo
1
-1
/
+2
2017-06-14
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
1
-0
/
+1
2017-01-19
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
1
-0
/
+3
2017-01-19
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
1
-1
/
+1
2016-10-24
btrfs: fix WARNING in btrfs_select_ref_head()
Wang Xiaoguang
1
-0
/
+3
2016-10-10
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
Chris Mason
1
-1
/
+1
2016-09-26
Btrfs: don't BUG() during drop snapshot
Josef Bacik
1
-11
/
+27
2016-09-26
btrfs: Remove already completed TODO comment
Goldwyn Rodrigues
1
-2
/
+0
2016-09-26
btrfs: Do not reassign count in btrfs_run_delayed_refs
Goldwyn Rodrigues
1
-1
/
+0
2016-09-26
Btrfs: fix memory leak in do_walk_down
Liu Bo
1
-0
/
+1
2016-09-26
btrfs: convert pr_* to btrfs_* where possible
Jeff Mahoney
1
-30
/
+36
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
1
-3
/
+3
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-22
/
+22
2016-09-26
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
1
-10
/
+2
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-7
/
+7
2016-09-26
btrfs: Fix warning "variable ‘blocksize’ set but not used"
Luis Henriques
1
-2
/
+0
2016-09-26
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
Naohiro Aota
1
-1
/
+1
2016-09-26
Btrfs: bail out if block group has different mixed flag
Liu Bo
1
-0
/
+14
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
1
-0
/
+2
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+3
2016-09-22
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-09
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+15
2016-09-06
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
1
-5
/
+6
2016-09-05
btrfs: do not decrease bytes_may_use when replaying extents
Wang Xiaoguang
1
-3
/
+9
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-08-27
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-99
/
+86
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
1
-37
/
+19
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
1
-32
/
+5
2016-08-25
btrfs: flush_space: treat return value of do_chunk_alloc properly
Alex Lyakas
1
-1
/
+1
2016-08-25
Btrfs: add ASSERT for block group's memory leak
Liu Bo
1
-0
/
+5
[next]