index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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 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
|
*
|
|
Btrfs: make raid attr array more readable
Miao Xie
2013-02-20
1
-13
/
+9
|
*
|
|
Btrfs: record first logical byte in memory
Liu Bo
2013-02-20
1
-1
/
+18
|
*
|
|
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
Liu Bo
2013-02-20
1
-2
/
+1
|
*
|
|
Btrfs: kill unused argument of update_block_group
Liu Bo
2013-02-20
1
-7
/
+5
|
*
|
|
Btrfs: kill unused arguments of cache_block_group
Liu Bo
2013-02-20
1
-8
/
+5
|
*
|
|
Btrfs: remove deprecated comments
Liu Bo
2013-02-20
1
-6
/
+0
|
*
|
|
Btrfs: don't re-enter when allocating a chunk
Josef Bacik
2013-02-20
1
-0
/
+7
|
*
|
|
Btrfs: flush all dirty inodes if writeback can not start
Miao Xie
2013-02-20
1
-9
/
+31
|
*
|
|
Btrfs: make delayed ref lock logic more readable
Miao Xie
2013-02-20
1
-18
/
+24
|
*
|
|
Btrfs: use slabs for delayed reference allocation
Miao Xie
2013-02-20
1
-7
/
+7
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-02-08
1
-12
/
+10
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
Jan Schmidt
2013-02-06
1
-12
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-25
1
-2
/
+4
|
\
\
\
|
|
/
/
|
*
|
Btrfs: reset path lock state to zero
Liu Bo
2013-01-14
1
-0
/
+2
|
*
|
Btrfs: let allocation start from the right raid type
Liu Bo
2013-01-14
1
-1
/
+1
|
*
|
Btrfs: set flushing if we're limited flushing
Josef Bacik
2013-01-14
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-12-18
1
-92
/
+135
|
\
\
|
|
/
|
*
Btrfs: don't take inode delalloc mutex if we're a free space inode
Josef Bacik
2012-12-16
1
-6
/
+19
|
*
Btrfs: fix autodefrag and umount lockup
Josef Bacik
2012-12-16
1
-2
/
+17
|
*
Btrfs: put raid properties into global table
Liu Bo
2012-12-16
1
-3
/
+3
|
*
Btrfs: fix missing reserved space release in error path of delalloc reservation
Miao Xie
2012-12-16
1
-0
/
+7
|
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
1
-1
/
+2
|
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-1
/
+1
|
*
Btrfs: fix a deadlock in aborting transaction due to ENOSPC
Liu Bo
2012-12-12
1
-0
/
+7
|
*
fs/btrfs: use WARN
Julia Lawall
2012-12-12
1
-4
/
+3
|
*
Btrfs: fill the global reserve when unpinning space
Josef Bacik
2012-12-11
1
-5
/
+24
|
*
Btrfs: improve the noflush reservation
Miao Xie
2012-12-11
1
-49
/
+48
|
*
Btrfs: fix wrong comment in can_overcommit()
Miao Xie
2012-12-11
1
-3
/
+3
|
*
Btrfs: cleanup duplicated division functions
Miao Xie
2012-12-11
1
-18
/
+1
*
|
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
|
/
*
Btrfs: don't commit instead of overcommitting
Josef Bacik
2012-10-09
1
-28
/
+6
*
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
2012-10-09
1
-2
/
+3
[next]