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: 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
*
Btrfs: fix deadlock in wait_for_more_refs
Arne Jansen
2012-08-28
1
-56
/
+21
*
Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
Dan Carpenter
2012-08-28
1
-1
/
+3
*
Btrfs: add a barrier before a waitqueue_active check
Chris Mason
2012-07-25
1
-0
/
+1
*
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
Chris Mason
2012-07-25
1
-9
/
+110
|
\
|
*
Btrfs: hooks to reserve qgroup space
Arne Jansen
2012-07-12
1
-0
/
+12
|
*
Btrfs: call the qgroup accounting functions
Jan Schmidt
2012-07-12
1
-0
/
+3
|
*
Btrfs: qgroup implementation and prototypes
Arne Jansen
2012-07-12
1
-0
/
+34
|
*
Btrfs: Test code to change the order of delayed-ref processing
Arne Jansen
2012-07-10
1
-0
/
+49
|
*
Btrfs: join tree mod log code with the code holding back delayed refs
Jan Schmidt
2012-07-10
1
-9
/
+12
*
|
Btrfs: make btrfs's allocation smoothly with preallocation
Liu Bo
2012-07-23
1
-1
/
+3
*
|
Btrfs: kill free_space pointer from inode structure
Li Zefan
2012-07-23
1
-12
/
+8
*
|
Btrfs: add ro notification to dump_space_info
Liu Bo
2012-07-23
1
-3
/
+3
*
|
Btrfs: fix a bug of writting free space cache during balance
Liu Bo
2012-07-23
1
-3
/
+21
*
|
Btrfs: do not abort transaction in prealloc case
Liu Bo
2012-07-23
1
-1
/
+5
*
|
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
2012-07-23
1
-1
/
+1
*
|
Btrfs: rework shrink_delalloc
Josef Bacik
2012-07-23
1
-57
/
+24
*
|
Btrfs: change how we indicate we're adding csums
Josef Bacik
2012-07-23
1
-1
/
+7
[next]