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
/
ctree.c
Age
Commit message (
Expand
)
Author
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-02-28
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2017-02-28
btrfs: remove BUG_ON from __tree_mod_log_insert
David Sterba
2017-02-24
Btrfs: try harder to migrate items to left sibling before splitting a leaf
Filipe Manana
2017-02-17
btrfs: remove unused parameter from tree_move_next_or_upnext
David Sterba
2017-02-17
btrfs: remove unused parameter from tree_move_down
David Sterba
2017-02-17
btrfs: remove unused parameter from __push_leaf_left
David Sterba
2017-02-17
btrfs: remove unused parameter from __push_leaf_right
David Sterba
2017-02-17
btrfs: remove unused parameter from split_item
David Sterba
2017-02-17
btrfs: remove unused parameter from clean_tree_block
David Sterba
2017-02-17
btrfs: remove unused parameter from read_block_for_search
David Sterba
2017-02-14
Btrfs: remove unused trans in read_block_for_search
Liu Bo
2017-02-14
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2017-02-14
btrfs: use rb_entry() instead of container_of
Geliang Tang
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-11-30
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-30
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
2016-09-26
Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf
Liu Bo
2016-09-26
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2016-09-26
btrfs: parent_start initialization cleanup
Goldwyn Rodrigues
2016-09-26
btrfs: convert printk(KERN_* to use pr_* calls
Jeff Mahoney
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
btrfs: squash lines for simple wrapper functions
Masahiro Yamada
2016-09-26
btrfs: Fix warning "variable ‘gen’ set but not used"
Luis Henriques
2016-07-26
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
Jeff Mahoney
2016-07-26
Btrfs: fix read_node_slot to return errors
Liu Bo
2016-07-26
Btrfs: error out if generic_bin_search get invalid arguments
Liu Bo
2016-06-23
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-17
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2016-06-17
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-04
btrfs: fallback to vmalloc in btrfs_compare_tree
David Sterba
2016-02-26
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-11
btrfs: send: use GFP_KERNEL everywhere
David Sterba
2016-02-01
Btrfs: Use (eb->start, seq) as search key for tree modification log
Chandan Rajendra
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2015-10-21
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-08-09
btrfs: abort transaction on btrfs_reloc_cow_block()
Zhaolei
[next]