index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Fix possible softlock on single core machines
Nikolay Borisov
2018-05-30
1
-0
/
+1
*
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
2018-05-19
1
-0
/
+7
*
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
2017-12-14
1
-0
/
+1
*
btrfs: clear space cache inode generation always
Josef Bacik
2017-12-05
1
-7
/
+7
*
btrfs: change how we decide to commit transactions during flushing
Josef Bacik
2017-11-30
1
-14
/
+28
*
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
*
btrfs: fix spelling of snapshotting
David Sterba
2017-08-16
1
-11
/
+11
*
btrfs: Make flush_space return void
Nikolay Borisov
2017-08-16
1
-8
/
+8
*
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
1
-3
/
+3
*
btrfs: Remove unused parameters from volume.c functions
Nikolay Borisov
2017-08-16
1
-3
/
+1
*
btrfs: drop newlines from strings when using btrfs_* helpers
David Sterba
2017-08-16
1
-1
/
+1
*
btrfs: Remove redundant checks from btrfs_alloc_data_chunk_ondemand
Nikolay Borisov
2017-08-16
1
-9
/
+2
*
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
2017-08-16
1
-9
/
+7
*
btrfs: remove unused sectorsize member
Nikolay Borisov
2017-08-16
1
-1
/
+0
*
Btrfs: fix early ENOSPC due to delalloc
Omar Sandoval
2017-07-24
1
-4
/
+0
*
btrfs: fix lockup in find_free_extent with read-only block groups
Jeff Mahoney
2017-07-24
1
-2
/
+5
*
btrfs: fix integer overflow in calc_reclaim_items_nr
Chris Mason
2017-06-29
1
-6
/
+6
*
btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved r...
Qu Wenruo
2017-06-29
1
-5
/
+7
*
btrfs: qgroup: Introduce extent changeset for qgroup reserve functions
Qu Wenruo
2017-06-29
1
-10
/
+13
*
btrfs: qgroup: Return actually freed bytes for qgroup release or free data
Qu Wenruo
2017-06-29
1
-1
/
+1
*
Btrfs: rework delayed ref total_bytes_pinned accounting
Omar Sandoval
2017-06-29
1
-9
/
+32
*
Btrfs: return old and new total ref mods when adding delayed refs
Omar Sandoval
2017-06-29
1
-24
/
+27
*
Btrfs: always account pinned bytes when dropping a tree block ref
Omar Sandoval
2017-06-29
1
-9
/
+8
*
Btrfs: update total_bytes_pinned when pinning down extents
Omar Sandoval
2017-06-29
1
-1
/
+2
*
Btrfs: make BUG_ON() in add_pinned_bytes() an ASSERT()
Omar Sandoval
2017-06-29
1
-1
/
+1
*
Btrfs: make add_pinned_bytes() take an s64 num_bytes instead of u64
Omar Sandoval
2017-06-29
1
-21
/
+20
*
btrfs: Use btrfs_space_info_used instead of opencoding it
Nikolay Borisov
2017-06-19
1
-6
/
+3
*
btrfs: Refactor update_space_info
Nikolay Borisov
2017-06-19
1
-40
/
+18
*
btrfs: Separate space_info create/update
Nikolay Borisov
2017-06-19
1
-66
/
+66
*
Btrfs: skip commit transaction if we don't have enough pinned bytes
Liu Bo
2017-06-19
1
-1
/
+1
*
btrfs: remove root usage from can_overcommit
Jeff Mahoney
2017-06-19
1
-36
/
+46
*
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
2017-06-19
1
-7
/
+21
*
btrfs: Convert fs_info->free_chunk_space to atomic64_t
Nikolay Borisov
2017-06-19
1
-3
/
+1
*
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney
2017-06-01
1
-3
/
+3
*
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
2017-06-01
1
-0
/
+1
*
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
2017-04-18
1
-0
/
+11
*
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
1
-1
/
+0
*
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
1
-1
/
+2
*
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-3
/
+3
*
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-6
/
+6
*
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+1
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
[next]