index
:
Linux Stable
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-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: explicitly use global_block_rsv for quota_tree
Stefan Behrens
2013-05-17
1
-0
/
+2
*
Btrfs: update the global reserve if it is empty
Miao Xie
2013-05-17
1
-1
/
+8
*
Btrfs: don't steal the reserved space from the global reserve if their space ...
Miao Xie
2013-05-17
1
-2
/
+4
*
Btrfs: optimize the error handle of use_block_rsv()
Miao Xie
2013-05-17
1
-37
/
+28
*
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
2013-05-17
1
-0
/
+5
*
Btrfs: handle running extent ops with skinny metadata
Josef Bacik
2013-05-17
1
-8
/
+7
*
btrfs: fix misleading variable name for flags
David Sterba
2013-05-06
1
-18
/
+19
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
1
-56
/
+8
*
Btrfs: deal with free space cache errors while replaying log
Josef Bacik
2013-05-06
1
-10
/
+14
*
Btrfs: allocate new chunks if the space is not enough for global rsv
Miao Xie
2013-05-06
1
-8
/
+11
*
Btrfs: separate sequence numbers for delayed ref tracking and tree mod log
Jan Schmidt
2013-05-06
1
-2
/
+3
*
Btrfs: don't panic if we're trying to drop too many refs
Josef Bacik
2013-05-06
1
-1
/
+7
*
Btrfs: fix all callers of read_tree_block
Josef Bacik
2013-05-06
1
-1
/
+3
*
Btrfs: only exclude supers in the range of our block group
Josef Bacik
2013-05-06
1
-3
/
+21
*
Btrfs: fix possible infinite loop in slow caching
Josef Bacik
2013-05-06
1
-2
/
+7
*
Btrfs: cleanup of function where btrfs_extend_item() is called
Tsutomu Itoh
2013-05-06
1
-3
/
+2
*
Btrfs: remove unused argument of btrfs_extend_item()
Tsutomu Itoh
2013-05-06
1
-2
/
+2
*
Btrfs: cleanup of function where fixup_low_keys() is called
Tsutomu Itoh
2013-05-06
1
-5
/
+4
*
Btrfs: don't wait on ordered extents if we have a trans open
Josef Bacik
2013-05-06
1
-1
/
+2
*
Btrfs: fix error handling in make/read block group
Josef Bacik
2013-05-06
1
-8
/
+33
*
Btrfs: Include the device in most error printk()s
Simon Kirby
2013-05-06
1
-34
/
+33
*
btrfs: clean snapshots one by one
David Sterba
2013-05-06
1
-0
/
+8
*
Btrfs: add a incompatible format change for smaller metadata extent refs
Josef Bacik
2013-05-06
1
-38
/
+186
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-29
1
-12
/
+72
|
\
|
*
Btrfs: limit the global reserve to 512mb
Josef Bacik
2013-03-28
1
-1
/
+1
|
*
Btrfs: fix space leak when we fail to reserve metadata space
Josef Bacik
2013-03-28
1
-6
/
+41
|
*
Btrfs: handle a bogus chunk tree nicely
Josef Bacik
2013-03-21
1
-5
/
+30
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-17
1
-1
/
+4
|
\
|
|
*
Btrfs: return EIO if we have extent tree corruption
Josef Bacik
2013-03-14
1
-1
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-02
1
-186
/
+392
|
\
|
|
*
Btrfs: cleanup to make the function btrfs_delalloc_reserve_metadata more logic
Wang Shilong
2013-03-01
1
-44
/
+38
|
*
Btrfs: don't call btrfs_qgroup_free if just btrfs_qgroup_reserve fails
Wang Shilong
2013-03-01
1
-5
/
+6
|
*
Btrfs: fix wrong reserved space in qgroup during snap/subv creation
Miao Xie
2013-02-28
1
-12
/
+53
|
*
btrfs: cleanup for open-coded alignment
Qu Wenruo
2013-02-26
1
-6
/
+3
|
*
clear chunk_alloc flag on retryable failure
Alexandre Oliva
2013-02-26
1
-3
/
+3
|
*
btrfs: limit fallocate extent reservation to 256MB
Zach Brown
2013-02-20
1
-1
/
+1
|
*
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
1
-34
/
+122
|
|
\
|
|
*
Merge branch 'for-linus' into raid56-experimental
Chris Mason
2013-02-05
1
-2
/
+4
|
|
|
\
|
|
*
|
Btrfs: reduce CPU contention while waiting for delayed extent operations
Chris Mason
2013-02-01
1
-4
/
+56
|
|
*
|
Btrfs: fix cluster alignment for mount -o ssd
Chris Mason
2013-02-01
1
-1
/
+6
|
|
*
|
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
1
-29
/
+59
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-02-20
1
-98
/
+186
|
|
\
\
\
|
|
*
|
|
btrfs: put some enospc messages under enospc_debug
David Sterba
2013-02-20
1
-11
/
+15
|
|
*
|
|
Btrfs: fix deadlock due to unsubmitted
Miao Xie
2013-02-20
1
-1
/
+2
|
|
*
|
|
Btrfs: steal from global reserve if we are cleaning up orphans
Josef Bacik
2013-02-20
1
-0
/
+11
|
|
*
|
|
Btrfs: rework the overcommit logic to be based on the total size
Josef Bacik
2013-02-20
1
-3
/
+12
|
|
*
|
|
btrfs: remove unnecessary DEFINE_WAIT() declarations
Eric Sandeen
2013-02-20
1
-2
/
+0
|
|
*
|
|
Btrfs: do not overcommit if we don't have enough space for global rsv
Josef Bacik
2013-02-20
1
-2
/
+19
|
|
*
|
|
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
Miao Xie
2013-02-20
1
-6
/
+16
|
|
*
|
|
Btrfs: use percpu counter for fs_info->delalloc_bytes
Miao Xie
2013-02-20
1
-2
/
+4
[next]