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.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-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-11
/
+11
2018-12-17
btrfs: run delayed items before dropping the snapshot
Josef Bacik
1
-0
/
+4
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
1
-0
/
+9
2018-12-17
btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
Qu Wenruo
1
-3
/
+1
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
1
-30
/
+18
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
1
-0
/
+14
2018-12-17
btrfs: update may_commit_transaction to use the delayed refs rsv
Josef Bacik
1
-9
/
+15
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
1
-16
/
+195
2018-12-17
btrfs: cleanup extent_op handling
Josef Bacik
1
-13
/
+22
2018-12-17
btrfs: add cleanup_ref_head_accounting helper
Josef Bacik
1
-28
/
+39
2018-12-17
btrfs: add btrfs_delete_ref_head helper
Josef Bacik
1
-19
/
+3
2018-12-17
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
1
-2
/
+5
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-1
/
+1
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
1
-1
/
+1
2018-12-17
btrfs: Refactor find_free_extent loops update into find_free_extent_update_loop
Qu Wenruo
1
-100
/
+131
2018-12-17
btrfs: Refactor unclustered extent allocation into find_free_extent_uncluster...
Qu Wenruo
1
-46
/
+69
2018-12-17
btrfs: Refactor clustered extent allocation into find_free_extent_clustered
Qu Wenruo
1
-123
/
+122
2018-12-17
btrfs: Introduce find_free_extent_ctl structure for later rework
Qu Wenruo
1
-95
/
+170
2018-12-17
btrfs: extent-tree: Detect bytes_pinned underflow earlier
Lu Fengqi
1
-4
/
+5
2018-12-17
btrfs: extent-tree: Detect bytes_may_use underflow earlier
Qu Wenruo
1
-16
/
+30
2018-10-19
btrfs: fix insert_reserved error handling
Josef Bacik
1
-8
/
+4
2018-10-19
btrfs: don't use ctl->free_space for max_extent_size
Josef Bacik
1
-2
/
+5
2018-10-19
btrfs: reset max_extent_size properly
Josef Bacik
1
-0
/
+2
2018-10-17
Btrfs: fix deadlock when writing out free space caches
Filipe Manana
1
-10
/
+6
2018-10-15
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
1
-3
/
+2
2018-10-15
btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
Lu Fengqi
1
-3
/
+3
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock
Lu Fengqi
1
-1
/
+1
2018-10-15
btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head
Lu Fengqi
1
-1
/
+1
2018-10-15
btrfs: make sure we create all new block groups
Josef Bacik
1
-2
/
+5
2018-10-15
btrfs: qgroup: Don't trace subtree if we're dropping reloc tree
Qu Wenruo
1
-1
/
+7
2018-10-15
btrfs: refactor __btrfs_run_delayed_refs loop
Nikolay Borisov
1
-80
/
+28
2018-10-15
btrfs: Factor out loop processing all refs of a head
Nikolay Borisov
1
-0
/
+77
2018-10-15
btrfs: Factor out ref head locking code in __btrfs_run_delayed_refs
Nikolay Borisov
1
-17
/
+36
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for ref_tree
Liu Bo
1
-6
/
+7
2018-10-15
Btrfs: delayed-refs: use rb_first_cached for href_root
Liu Bo
1
-3
/
+3
2018-10-15
btrfs: wait on caching when putting the bg cache
Josef Bacik
1
-0
/
+1
2018-10-15
btrfs: keep trim from interfering with transaction commits
Jeff Mahoney
1
-8
/
+17
2018-10-15
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
1
-0
/
+4
2018-10-15
btrfs: iterate all devices during trim, instead of fs_devices::alloc_list
Jeff Mahoney
1
-2
/
+2
2018-10-15
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
1
-9
/
+1
2018-10-15
btrfs: Enhance btrfs_trim_fs function to handle error better
Qu Wenruo
1
-11
/
+38
2018-10-15
btrfs: remove redundant variable from btrfs_cross_ref_exist
Misono Tomohiro
1
-11
/
+2
2018-10-15
Btrfs: remove confusing tracepoint in btrfs_add_reserved_bytes
Liu Bo
1
-4
/
+0
2018-10-15
btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock
Qu Wenruo
1
-0
/
+13
2018-10-15
btrfs: Handle owner mismatch gracefully when walking up tree
Qu Wenruo
1
-6
/
+12
2018-10-15
btrfs: change btrfs_free_reserved_bytes to return void
zhong jiang
1
-4
/
+2
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-1
/
+1
2018-10-15
btrfs: remove a useless return statement in btrfs_block_rsv_add
Lu Fengqi
1
-3
/
+1
2018-10-15
btrfs: switch update_size to bool in btrfs_block_rsv_migrate and btrfs_rsv_ad...
Lu Fengqi
1
-8
/
+8
2018-08-23
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
Lu Fengqi
1
-9
/
+8
[next]