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
2022-01-03
btrfs: don't use extent_root in iterate_extent_inodes
Josef Bacik
2022-01-03
btrfs: don't use the extent root in btrfs_chunk_alloc_add_chunk_item
Josef Bacik
2022-01-03
btrfs: remove unnecessary extent root check in btrfs_defrag_leaves
Josef Bacik
2022-01-03
btrfs: do not special case the extent root for switch commit roots
Josef Bacik
2022-01-03
btrfs: use chunk_root in find_free_extent_update_loop
Josef Bacik
2022-01-03
btrfs: make remove_extent_backref pass the root
Josef Bacik
2022-01-03
btrfs: add a btrfs_block_group_root() helper
Josef Bacik
2022-01-03
btrfs: remove BUG_ON(!eie) in find_parent_nodes
Josef Bacik
2022-01-03
btrfs: remove BUG_ON() in find_parent_nodes()
Josef Bacik
2022-01-03
btrfs: remove SANITY_TESTS check form find_parent_nodes
Josef Bacik
2022-01-03
btrfs: move comment in find_parent_nodes()
Josef Bacik
2022-01-03
btrfs: pass the root to add_keyed_refs
Josef Bacik
2022-01-03
btrfs: remove trans_handle->root
Josef Bacik
2022-01-03
btrfs: pass fs_info to trace_btrfs_transaction_commit
Josef Bacik
2022-01-03
btrfs: rework async transaction committing
Josef Bacik
2022-01-03
btrfs: remove unused BTRFS_FS_BARRIER flag
Josef Bacik
2022-01-03
btrfs: eliminate if in main loop in tree_search_offset
Nikolay Borisov
2022-01-03
btrfs: don't check stripe length if the profile is not stripe based
Qu Wenruo
2022-01-03
btrfs: get next entry in tree_search_offset before doing checks
Nikolay Borisov
2022-01-03
btrfs: add self test for bytes_index free space cache
Josef Bacik
2022-01-03
btrfs: index free space entries on size
Josef Bacik
2022-01-03
btrfs: only use ->max_extent_size if it is set in the bitmap
Josef Bacik
2022-01-03
btrfs: remove unnecessary @nr_written parameters
Qu Wenruo
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
btrfs: get rid of root->orphan_cleanup_state
Josef Bacik
2022-01-03
btrfs: remove global rsv stealing logic for orphan cleanup
Josef Bacik
2022-01-03
btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing code
Josef Bacik
2022-01-03
btrfs: check ticket->steal in steal_from_global_block_rsv
Josef Bacik
2022-01-03
btrfs: check for priority ticket granting before flushing
Josef Bacik
2022-01-03
btrfs: handle priority ticket failures in their respective helpers
Josef Bacik
2022-01-03
btrfs: zoned: cache reported zone during mount
Naohiro Aota
2022-01-03
btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
Su Yue
2022-01-03
btrfs: reduce the scope of the tree log mutex during transaction commit
Filipe Manana
2022-01-03
btrfs: consolidate device_list_mutex in prepare_sprout to its parent
Anand Jain
2022-01-03
btrfs: switch seeding_dev in init_new_device to bool
Anand Jain
2022-01-03
btrfs: send: remove unused type parameter to iterate_inode_ref_t
Omar Sandoval
2022-01-03
btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()
Omar Sandoval
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
2022-01-03
btrfs: remove the btrfs_item_end() helper
Josef Bacik
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
btrfs: introduce item_nr token variant helpers
Josef Bacik
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
2022-01-03
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
2022-01-03
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
2022-01-03
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
2022-01-03
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2022-01-03
btrfs: remove spurious unlock/lock of unused_bgs_lock
Nikolay Borisov
2022-01-03
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
2022-01-03
btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
Filipe Manana
2022-01-02
Linux 5.16-rc8
Linus Torvalds
[prev]
[next]