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
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-02
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
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: add dummy callback for readpage_io_failed and drop checks
David Sterba
2017-02-28
btrfs: drop checks for mandatory extent_io_ops callbacks
David Sterba
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
2017-02-28
btrfs: let writepage_end_io_hook return void
David Sterba
2017-02-28
btrfs: do proper error handling in btrfs_insert_xattr_item
David Sterba
2017-02-28
btrfs: handle allocation error in update_dev_stat_item
David Sterba
2017-02-28
btrfs: remove BUG_ON from __tree_mod_log_insert
David Sterba
2017-02-28
btrfs: derive maximum output size in the compression implementation
David Sterba
2017-02-28
btrfs: use predefined limits for calculating maximum number of pages for comp...
David Sterba
2017-02-28
btrfs: export compression buffer limits in a header
David Sterba
2017-02-28
btrfs: merge nr_pages input and output parameter in compress_pages
David Sterba
2017-02-28
btrfs: merge length input and output parameter in compress_pages
David Sterba
2017-02-28
btrfs: constify name of subvolume in creation helpers
David Sterba
2017-02-28
btrfs: constify buffers used by compression helpers
David Sterba
2017-02-28
btrfs: constify input buffer of btrfs_csum_data
David Sterba
2017-02-28
btrfs: constify device path passed to relevant helpers
David Sterba
2017-02-28
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_add_nondir take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_del_delalloc_inode take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make check_extent_to_block take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make clone_update_extent_map take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make btrfs_log_inode_parent take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make check_parent_dirs_for_sync take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make btrfs_orphan_del take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make btrfs_free_io_failure_record take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make clean_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make check_compressed_csum take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make check_can_nocow take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_mark_extent_written take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make fill_holes take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make hole_mergeable take btrfs_inode
Nikolay Borisov
2017-02-28
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
[next]