index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: 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
*
Btrfs: fix EDQUOT handling in btrfs_delalloc_reserve_metadata
Jan Schmidt
2013-02-06
1
-12
/
+10
*
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
*
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
*
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
*
Btrfs: run delayed refs first when out of space
Josef Bacik
2012-10-09
1
-10
/
+10
*
btrfs: move transaction aborts to the point of failure
David Sterba
2012-10-08
1
-21
/
+35
*
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
2012-10-04
1
-2
/
+2
*
Btrfs: cleanup for duplicated code in find_free_extent
Liu Bo
2012-10-04
1
-4
/
+0
*
Btrfs: remove bytes argument from do_chunk_alloc
Josef Bacik
2012-10-01
1
-15
/
+10
*
Btrfs: delay block group item insertion
Josef Bacik
2012-10-01
1
-67
/
+63
*
Btrfs: fix our overcommit math
Josef Bacik
2012-10-01
1
-29
/
+42
*
Btrfs: wait on async pages when shrinking delalloc
Josef Bacik
2012-10-01
1
-0
/
+7
*
Btrfs: fix wrong size for the reservation of the, snapshot creation
Miao Xie
2012-10-01
1
-3
/
+3
*
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-10-01
1
-3
/
+5
*
Btrfs: add hole punching
Josef Bacik
2012-10-01
1
-0
/
+2
*
Btrfs: do not needlessly restart the transaction for enospc
Josef Bacik
2012-10-01
1
-1
/
+1
*
Btrfs: do not allocate chunks as agressively
Josef Bacik
2012-10-01
1
-9
/
+3
*
Btrfs: allow delayed refs to be merged
Josef Bacik
2012-08-28
1
-0
/
+10
*
Btrfs: fix race in run_clustered_refs
Arne Jansen
2012-08-28
1
-0
/
+17
*
Btrfs: increase the size of the free space cache
Josef Bacik
2012-08-28
1
-8
/
+7
[next]