index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
2012-02-24
Btrfs: fix compiler warnings on 32 bit systems
Chris Mason
2012-02-23
Btrfs: increase the global block reserve estimates
Liu Bo
2012-02-16
Btrfs: fix a bug on overcommit stuff
Liu Bo
2012-02-15
Btrfs: fix trim 0 bytes after a device delete
Liu Bo
2012-01-26
Btrfs: fix enospc error caused by wrong checks of the chunk
Miao Xie
2012-01-16
Btrfs: use larger system chunks
Chris Mason
2012-01-16
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2012-01-16
Btrfs: space leak tracepoints
Josef Bacik
2012-01-16
Btrfs: add allocator tracepoints
Josef Bacik
2012-01-16
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...
Chris Mason
2012-01-16
Merge branch 'for-chris' of git://repo.or.cz/linux-btrfs-devel into integration
Chris Mason
2012-01-16
Merge branch 'restriper' of git://github.com/idryomov/btrfs-unstable into int...
Chris Mason
2012-01-16
Btrfs: implement online profile changing
Ilya Dryomov
2012-01-16
Btrfs: do not reduce profile in do_chunk_alloc()
Ilya Dryomov
2012-01-16
Btrfs: make avail_*_alloc_bits fields dynamic
Ilya Dryomov
2012-01-16
Btrfs: add BTRFS_AVAIL_ALLOC_BIT_SINGLE bit
Ilya Dryomov
2012-01-16
Btrfs: introduce masks for chunk type and profile
Ilya Dryomov
2012-01-16
Btrfs: get rid of *_alloc_profile fields
Ilya Dryomov
2012-01-11
Btrfs: update global block_rsv when creating a new block group
Li Zefan
2012-01-11
Btrfs: don't pass a trans handle unnecessarily in volumes.c
Li Zefan
2012-01-07
Btrfs: don't set up allocation result twice
Alexandre Oliva
2012-01-06
Btrfs: test free space only for unclustered allocation
Alexandre Oliva
2012-01-06
Btrfs: lower the bar for chunk allocation
Chris Mason
2012-01-06
Btrfs: run chunk allocations while we do delayed refs
Chris Mason
2012-01-04
Btrfs: add waitqueue instead of doing busy waiting for more delayed refs
Jan Schmidt
2012-01-04
Btrfs: put back delayed refs that are too new
Arne Jansen
2011-12-22
Btrfs: mark delayed refs as for cow
Arne Jansen
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-15
Btrfs: only set cache_generation if we setup the block group
Josef Bacik
2011-12-15
Btrfs: fix how we do delalloc reservations and how we free reservations on error
Josef Bacik
2011-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-12-08
Btrfs: try cluster but don't advance in search list
Alexandre Oliva
2011-12-07
Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZE
Alexandre Oliva
2011-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-30
Btrfs: skip allocation attempt from empty cluster
Alexandre Oliva
2011-11-30
Btrfs: skip block groups without enough space for a cluster
Alexandre Oliva
2011-11-30
Btrfs: start search for new cluster at the beginning
Alexandre Oliva
2011-11-30
Btrfs: fix deadlock on metadata reservation when evicting a inode
Miao Xie
2011-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-20
Btrfs: wait on caching if we're loading the free space cache
Josef Bacik
2011-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-10
Btrfs: Abstract similar code for btrfs_block_rsv_add{, _noflush}
Miao Xie
2011-11-08
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-06
Merge git://git.jan-o-sch.net/btrfs-unstable into integration
Chris Mason
2011-11-06
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
Btrfs: be smarter about committing the transaction in reserve_metadata_bytes
Josef Bacik
2011-11-06
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
btrfs: separate superblock items out of fs_info
David Sterba
2011-11-06
Btrfs: fix extent pinning bugs in the tree log
Chris Mason
[next]