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
Age
Commit message (
Expand
)
Author
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-27
Merge branch 'integration' into for-linus
Chris Mason
2011-07-27
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
2011-07-26
btrfs: S_ISREG(mode) is not mode & S_IFREG...
Al Viro
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-20
get rid of useless dget_parent() in btrfs rename() and link()
Al Viro
2011-07-20
get rid of useless dget_parent() in fs/btrfs/ioctl.c
Al Viro
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
Btrfs: implement our own ->llseek
Josef Bacik
2011-07-20
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
Al Viro
2011-07-20
btrfs: kill magical embedded struct superblock
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to generic_permission()
Al Viro
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
2011-07-20
kill check_acl callback of generic_permission()
Al Viro
2011-07-11
Btrfs: fix how we merge extent states and deal with cached states
Josef Bacik
2011-07-11
Btrfs: use the normal checksumming infrastructure for free space cache
Josef Bacik
2011-07-11
Btrfs: serialize flushers in reserve_metadata_bytes
Josef Bacik
2011-07-11
Btrfs: do transaction space reservation before joining the transaction
Josef Bacik
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
2011-07-09
writeback: make writeback_control.nr_to_write straight
Wu Fengguang
2011-07-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-07-06
btrfs: fix oops when doing space balance
Miao Xie
2011-07-06
Btrfs: don't panic if we get an error while balancing V2
Josef Bacik
2011-07-06
btrfs: add missing options displayed in mount output
David Sterba
2011-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-06-27
btrfs: fix inconsonant inode information
Miao Xie
2011-06-25
Btrfs: make sure to update total_bitmaps when freeing cache V3
Josef Bacik
2011-06-25
Btrfs: fix type mismatch in find_free_extent()
Ilya Dryomov
2011-06-24
Btrfs: make sure to record the transid in new inodes
Chris Mason
[next]