index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 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
|
|
*
|
|
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 tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-28
1
-17
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
Miao Xie
2013-01-12
1
-17
/
+3
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
1
-3
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
1
-93
/
+138
|
|
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: fix comment typos
Liu Bo
2013-01-09
1
-3
/
+3
*
|
|
|
|
|
|
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
[next]