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-12-05
btrfs: sink gfp_t parameter to alloc_scrub_sector
David Sterba
2022-12-05
btrfs: switch GFP_NOFS to GFP_KERNEL in scrub_setup_recheck_block
David Sterba
2022-12-05
btrfs: sink gfp_t parameter to btrfs_qgroup_trace_extent
David Sterba
2022-12-05
btrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
David Sterba
2022-12-05
btrfs: remove temporary btrfs_map_token declaration in ctree.h
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move btrfs_map_token to accessors
Josef Bacik
2022-12-05
btrfs: rename struct-funcs.c to accessors.c
Josef Bacik
2022-12-05
btrfs: move the compat/incompat flag masks to fs.h
Josef Bacik
2022-12-05
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
2022-12-05
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
2022-12-05
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
2022-12-05
btrfs: move mount option definitions to fs.h
Josef Bacik
2022-12-05
btrfs: convert incompat and compat flag test helpers to macros
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
btrfs: push printk index code into their respective helpers
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: send add define for v2 buffer size
Wang Yugui
2022-12-05
btrfs: simplify generation check in btrfs_get_dentry
David Sterba
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
2022-12-05
btrfs: sysfs: convert remaining scnprintf to sysfs_emit
David Sterba
2022-12-05
btrfs: do not panic if we can't allocate a prealloc extent state
Josef Bacik
2022-12-05
btrfs: remove unused unlock_extent_atomic
Josef Bacik
2022-12-05
btrfs: do not use GFP_ATOMIC in the read endio
Josef Bacik
2022-12-05
btrfs: skip update of block group item if used bytes are the same
Qu Wenruo
2022-12-05
btrfs: convert __TRANS_* defines to enum bits
David Sterba
2022-12-05
btrfs: convert QGROUP_* defines to enum bits
David Sterba
2022-12-05
btrfs: convert EXTENT_* bits to enums
David Sterba
2022-12-05
btrfs: convert extent_io page op defines to enum bits
David Sterba
2022-12-05
btrfs: convert BTRFS_ILOCK-* defines to enum bit
David Sterba
2022-12-05
btrfs: add helper for bit enumeration
David Sterba
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-12-05
btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key()
Filipe Manana
2022-12-05
btrfs: switch GFP_ATOMIC to GFP_NOFS when fixing up low keys
Filipe Manana
2022-12-05
btrfs: re-check reclaim condition in reclaim worker
Boris Burkov
2022-12-05
btrfs: skip reclaim if block_group is empty
Boris Burkov
2022-12-05
btrfs: avoid unnecessary resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
btrfs: move up backref sharedness cache store and lookup functions
Filipe Manana
2022-12-05
btrfs: cache sharedness of the last few data extents during fiemap
Filipe Manana
2022-12-05
btrfs: remove useless logic when finding parent nodes
Filipe Manana
2022-12-05
btrfs: remove roots ulist when checking data extent sharedness
Filipe Manana
2022-12-05
btrfs: move ulists to data extent sharedness check context
Filipe Manana
2022-12-05
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
2022-12-05
btrfs: directly pass the inode to btrfs_is_data_extent_shared()
Filipe Manana
2022-12-05
btrfs: remove checks for a 0 inode number during backref walking
Filipe Manana
2022-12-05
btrfs: remove checks for a root with id 0 during backref walking
Filipe Manana
2022-12-05
btrfs: drop redundant bflags initialization when allocating extent buffer
Filipe Manana
[prev]
[next]