index
:
talos-op-linux
master
Talos™ II 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
*
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
1
-14
/
+31
|
\
|
*
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
2011-12-15
1
-1
/
+1
|
*
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-15
1
-13
/
+30
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-08
1
-51
/
+49
|
\
\
|
|
/
|
*
Btrfs: try cluster but don't advance in search list
Alexandre Oliva
2011-12-08
1
-43
/
+31
|
*
Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
Alexandre Oliva
2011-12-07
1
-8
/
+18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-01
1
-11
/
+23
|
\
\
|
|
/
|
*
Btrfs: skip allocation attempt from empty cluster
Alexandre Oliva
2011-11-30
1
-3
/
+3
|
*
Btrfs: skip block groups without enough space for a cluster
Alexandre Oliva
2011-11-30
1
-1
/
+1
|
*
Btrfs: start search for new cluster at the beginning
Alexandre Oliva
2011-11-30
1
-4
/
+2
|
*
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
2011-11-30
1
-4
/
+18
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-22
1
-40
/
+79
|
\
\
|
|
/
|
*
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
2011-11-20
1
-40
/
+79
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-11
1
-19
/
+31
|
\
\
|
|
/
|
*
Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}
Miao Xie
2011-11-10
1
-16
/
+12
|
*
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-08
1
-3
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-06
1
-330
/
+518
|
\
\
|
|
/
|
*
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
1
-5
/
+5
|
|
\
|
|
*
btrfs: btrfs_multi_bio replaced with btrfs_bio
Jan Schmidt
2011-09-29
1
-5
/
+5
|
*
|
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
1
-0
/
+18
|
*
|
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
2011-11-06
1
-19
/
+67
|
*
|
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
1
-0
/
+3
|
*
|
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
1
-8
/
+8
|
*
|
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
2011-11-06
1
-3
/
+48
|
*
|
btrfs: ratelimit WARN_ON in use_block_rsv
David Sterba
2011-10-24
1
-1
/
+8
|
*
|
Btrfs: fix race between multi-task space allocation and caching space
Miao Xie
2011-10-20
1
-0
/
+7
|
*
|
Btrfs: pass the correct root to lookup_free_space_inode()
Ilya Dryomov
2011-10-20
1
-1
/
+1
|
*
|
Btrfs: if we have a lot of pinned space, commit the transaction
Josef Bacik
2011-10-19
1
-0
/
+15
|
*
|
Btrfs: seperate out btrfs_block_rsv_check out into 2 different functions
Josef Bacik
2011-10-19
1
-14
/
+27
|
*
|
Btrfs: release trans metadata bytes before flushing delayed refs
Josef Bacik
2011-10-19
1
-4
/
+1
|
*
|
Btrfs: allow shrink_delalloc flush the needed reclaimed pages
Josef Bacik
2011-10-19
1
-2
/
+3
|
*
|
Btrfs: wait for ordered extents if we're in trouble when shrinking delalloc
Josef Bacik
2011-10-19
1
-8
/
+17
|
*
|
Btrfs: don't check bytes_pinned to determine if we should commit the transaction
Josef Bacik
2011-10-19
1
-11
/
+0
|
*
|
Btrfs: wait for ordered extents if we didn't reclaim enough
Josef Bacik
2011-10-19
1
-1
/
+1
|
*
|
Btrfs: inline checksums into the disk free space cache
Josef Bacik
2011-10-19
1
-6
/
+12
|
*
|
Btrfs: take overflow into account in reserving space
Josef Bacik
2011-10-19
1
-1
/
+1
|
*
|
Btrfs: introduce mount option no_space_cache
Josef Bacik
2011-10-19
1
-5
/
+4
|
*
|
Btrfs: allow us to overcommit our enospc reservations
Josef Bacik
2011-10-19
1
-14
/
+47
|
*
|
Btrfs: check unused against how much space we actually want
Josef Bacik
2011-10-19
1
-1
/
+1
|
*
|
Btrfs: delay iput when deleting a block group
Josef Bacik
2011-10-19
1
-1
/
+1
|
*
|
Btrfs: stop passing a trans handle all around the reservation code
Josef Bacik
2011-10-19
1
-22
/
+23
|
*
|
Btrfs: don't get the block_rsv in btrfs_free_tree_block
Josef Bacik
2011-10-19
1
-4
/
+0
|
*
|
Btrfs: use the transactions block_rsv for the csum root
Josef Bacik
2011-10-19
1
-6
/
+9
|
*
|
Btrfs: handle enospc accounting for free space inodes
Josef Bacik
2011-10-19
1
-5
/
+13
|
*
|
Btrfs: don't increase the block_rsv's size when emergency allocating space
Josef Bacik
2011-10-19
1
-3
/
+0
|
*
|
Btrfs: fix space leak when we fail to make an allocation
Josef Bacik
2011-10-19
1
-6
/
+14
|
*
|
Btrfs: allow callers to specify if flushing can occur for btrfs_block_rsv_check
Josef Bacik
2011-10-19
1
-2
/
+2
|
*
|
Btrfs: kill btrfs_truncate_reserve_metadata
Josef Bacik
2011-10-19
1
-31
/
+0
|
*
|
Btrfs: don't try to commit in btrfs_block_rsv_check
Josef Bacik
2011-10-19
1
-25
/
+4
|
*
|
Btrfs: kill unused parts of block_rsv
Josef Bacik
2011-10-19
1
-17
/
+6
[next]