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
Age
Commit message (
Expand
)
Author
2017-02-17
btrfs: ulist: rename ulist_fini to ulist_release
David Sterba
2017-02-17
btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
David Sterba
2017-02-17
btrfs: qgroups: opencode qgroup_free helper
David Sterba
2017-02-17
btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
David Sterba
2017-02-17
btrfs: check quota status earlier and don't do unnecessary frees
David Sterba
2017-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
btrfs: ulist: make the finalization function public
David Sterba
2017-02-17
btrfs: qgroups: make __del_qgroup_relation static
David Sterba
2017-02-17
btrfs: make space cache inode readahead failure nonfatal
David Sterba
2017-02-17
btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation
David Sterba
2017-02-17
btrfs: use GFP_KERNEL in btrfs_quota_enable
David Sterba
2017-02-17
btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
David Sterba
2017-02-17
btrfs: use GFP_KERNEL in create_snapshot
David Sterba
2017-02-17
Btrfs: specify a new ordered extent type for create_io_em
Liu Bo
2017-02-17
Btrfs: create a helper to create em for IO
Liu Bo
2017-02-17
Btrfs: use helper to get used bytes of space_info
Liu Bo
2017-02-17
Btrfs: try to avoid acquiring free space ctl's lock
Liu Bo
2017-02-17
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
2017-02-17
Btrfs: add another missing end_page_writeback on submit_extent_page failure
Takafumi Kubota
2017-02-17
btrfs: remove unused ulist members
David Sterba
2017-02-17
Btrfs: use helper to simplify lock/unlock pages
Liu Bo
2017-02-17
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2017-02-14
Btrfs: create helper for processing bits on contiguous pages
Liu Bo
2017-02-14
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
2017-02-14
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
Liu Bo
2017-02-14
Btrfs: remove unused trans in read_block_for_search
Liu Bo
2017-02-14
Btrfs: cleanup unused cached_state in __extent_writepage_io
Liu Bo
2017-02-14
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
2017-02-14
Btrfs: fix wrong argument for btrfs_lookup_ordered_range
Liu Bo
2017-02-14
btrfs: raid56: Remove unused variable in lock_stripe_add
Qu Wenruo
2017-02-14
Btrfs: refactor btrfs_extent_same() slightly
Omar Sandoval
2017-02-14
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2017-02-14
Btrfs: fix another race between truncate and lockless dio write
Liu Bo
2017-02-14
Btrfs: clean up btrfs_ordered_update_i_size
Liu Bo
2017-02-14
Btrfs: fix comment in btrfs_page_mkwrite
Liu Bo
2017-02-14
Btrfs: fix btrfs_ordered_update_i_size to update disk_i_size properly
Liu Bo
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
btrfs: Make count_inode_refs take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make count_inode_extrefs take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_log_inode take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make log_inode_item take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make __add_inode_ref take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make drop_one_dir_item take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_unlink_inode take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make log_new_dir_dentries take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make log_directory_changes take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make log_dir_items take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_log_changed_extents take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_get_logged_extents take btrfs_inode
Nikolay Borisov
2017-02-14
btrfs: Make btrfs_log_trailing_hole take btrfs_inode
Nikolay Borisov
[prev]
[next]