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
2024-07-11
btrfs: remove the BUG_ON() inside extent_range_clear_dirty_for_io()
Qu Wenruo
2024-07-11
btrfs: move extent_range_clear_dirty_for_io() into inode.c
Qu Wenruo
2024-07-11
btrfs: enhance compression error messages
David Sterba
2024-07-11
btrfs: fix data race when accessing the last_trans field of a root
Filipe Manana
2024-07-11
btrfs: rename the extra_gfp parameter of btrfs_alloc_page_array()
Qu Wenruo
2024-07-11
btrfs: remove the extra_gfp parameter from btrfs_alloc_folio_array()
Qu Wenruo
2024-07-11
btrfs: introduce new "rescue=ignoresuperflags" mount option
Qu Wenruo
2024-07-11
btrfs: introduce new "rescue=ignoremetacsums" mount option
Qu Wenruo
2024-07-11
btrfs: output the unrecognized super block flags as hex
Qu Wenruo
2024-07-11
btrfs: remove unused Opt enums
Qu Wenruo
2024-07-11
btrfs: tree-checker: add extra ram_bytes and disk_num_bytes check
Qu Wenruo
2024-07-11
btrfs: fix the ram_bytes assignment for truncated ordered extents
Qu Wenruo
2024-07-11
btrfs: make validate_extent_map() catch ram_bytes mismatch
Qu Wenruo
2024-07-11
btrfs: ignore incorrect btrfs_file_extent_item::ram_bytes
Qu Wenruo
2024-07-11
btrfs: cleanup the bytenr usage inside btrfs_extent_item_to_extent_map()
Qu Wenruo
2024-07-11
btrfs: fix typo in error message in btrfs_validate_super()
Mark Harmstone
2024-07-11
btrfs: move the direct IO code into its own file
Filipe Manana
2024-07-11
btrfs: pass a btrfs_inode to btrfs_set_prop()
David Sterba
2024-07-11
btrfs: pass a btrfs_inode to btrfs_compress_heuristic()
David Sterba
2024-07-11
btrfs: switch btrfs_ordered_extent::inode to struct btrfs_inode
David Sterba
2024-07-11
btrfs: switch btrfs_pending_snapshot::dir to btrfs_inode
David Sterba
2024-07-11
btrfs: pass a btrfs_inode to btrfs_ioctl_send()
David Sterba
2024-07-11
btrfs: switch btrfs_block_group::inode to struct btrfs_inode
David Sterba
2024-07-11
btrfs: pass a btrfs_inode to is_data_inode()
David Sterba
2024-07-11
btrfs: pass a btrfs_inode to btrfs_readdir_get_delayed_items()
David Sterba
2024-07-11
btrfs: pass a btrfs_inode to btrfs_readdir_put_delayed_items()
David Sterba
2024-07-11
btrfs: remove raid-stripe-tree encoding field from stripe_extent
Johannes Thumshirn
2024-07-11
btrfs: print-tree: add generation and type dump for EXTENT_DATA_KEY
Qu Wenruo
2024-07-11
btrfs: urgent periodic reclaim pass
Boris Burkov
2024-07-11
btrfs: prevent pathological periodic reclaim loops
Boris Burkov
2024-07-11
btrfs: periodic block_group reclaim
Boris Burkov
2024-07-11
btrfs: dynamic block_group reclaim threshold
Boris Burkov
2024-07-11
btrfs: store fs_info in space_info
Boris Burkov
2024-07-11
btrfs: report reclaim stats in sysfs
Boris Burkov
2024-07-11
btrfs: qgroup: warn about inconsistent qgroups when relation update fails
David Sterba
2024-07-11
btrfs: qgroup: preallocate memory before adding a relation
David Sterba
2024-07-11
btrfs: abort transaction on errors in btrfs_free_chunk()
David Sterba
2024-07-11
btrfs: only print error message when checking item size in print_extent_item()
David Sterba
2024-07-11
btrfs: abort transaction if we don't find extref in btrfs_del_inode_extref()
David Sterba
2024-07-11
btrfs: avoid allocating and running pointless delayed extent operations
Filipe Manana
2024-07-11
btrfs: preallocate ulist memory for qgroup rsv
Boris Burkov
2024-07-11
btrfs: don't BUG_ON() when 0 reference count at btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: reduce nesting for extent processing at btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: remove superfluous metadata check at btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: replace BUG_ON() with error handling at update_ref_for_cow()
Filipe Manana
2024-07-11
btrfs: simplify setting the full backref flag at update_ref_for_cow()
Filipe Manana
2024-07-11
btrfs: remove NULL transaction support for btrfs_lookup_extent_info()
Filipe Manana
2024-07-11
btrfs: use label to deduplicate error path at btrfs_force_cow_block()
Filipe Manana
2024-07-11
btrfs: do not BUG_ON() when freeing tree block after error
Filipe Manana
2024-07-11
btrfs: remove super block argument from btrfs_iget_locked()
Filipe Manana
[next]