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
2025-01-13
btrfs: add tracking of read blocks for read policy
Anand Jain
2025-01-13
btrfs: sysfs: handle value associated with read balancing policy
Anand Jain
2025-01-13
btrfs: sysfs: add btrfs_read_policy_to_enum() helper and refactor read policy...
Anand Jain
2025-01-13
btrfs: sysfs: refactor output formatting in btrfs_read_policy_show()
Anand Jain
2025-01-13
btrfs: initialize fs_devices->fs_info earlier in btrfs_init_devices_late()
Anand Jain
2025-01-13
btrfs: xattr: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: volumes: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: uuid-tree: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: root-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: relocation: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: raid-stripe-tree: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: qgroup: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: ioctl: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: inode-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: inode: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: free-space-cache: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: file-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: file: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: dir-item: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: dev-replace: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: delayed-inode: remove unnecessary call to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: block-group: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: extent-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: free-space-tree: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: tree-log: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: uncollapse transaction aborts during renames
Filipe Manana
2025-01-13
btrfs: validate system chunk array at btrfs_validate_super()
Qu Wenruo
2025-01-13
btrfs: update tree_insert() to use rb helpers
Roger L. Beckermeyer III
2025-01-13
btrfs: update btrfs_add_chunk_map() to use rb helpers
Roger L. Beckermeyer III
2025-01-13
btrfs: update __btrfs_add_delayed_item() to use rb helper
Roger L. Beckermeyer III
2025-01-13
btrfs: update prelim_ref_insert() to use rb helpers
Roger L. Beckermeyer III
2025-01-13
btrfs: update btrfs_add_block_group_cache() to use rb helper
Roger L. Beckermeyer III
2025-01-13
btrfs: don't include linux/rwlock_types.h directly
Wolfram Sang
2025-01-13
btrfs: handle free space tree rebuild in multiple transactions
Qu Wenruo
2025-01-13
btrfs: use uuid_is_null() to verify if an uuid is empty
Filipe Manana
2025-01-13
btrfs: remove pointless comment from ctree.h
Filipe Manana
2025-01-13
btrfs: move extent-tree function declarations out of ctree.h
Filipe Manana
2025-01-13
btrfs: move btrfs_alloc_write_mask() into fs.h
Filipe Manana
2025-01-13
btrfs: move BTRFS_BYTES_TO_BLKS() into fs.h
Filipe Manana
2025-01-13
btrfs: move the folio ordered helpers from ctree.h into fs.h
Filipe Manana
2025-01-13
btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c
Filipe Manana
2025-01-13
btrfs: move the exclusive operation functions into fs.c
Filipe Manana
2025-01-13
btrfs: move csum related functions from ctree.c into fs.c
Filipe Manana
2025-01-13
btrfs: move abort_should_print_stack() to transaction.h
Filipe Manana
2025-01-13
btrfs: pass btrfs_io_geometry to is_single_device_io
Johannes Thumshirn
2025-01-13
btrfs: cache RAID stripe tree decision in btrfs_io_context
Johannes Thumshirn
2025-01-13
btrfs: cache stripe tree usage in struct btrfs_io_geometry
Johannes Thumshirn
2025-01-13
btrfs: add assertions and comment about path expectations to btrfs_cross_ref_...
Filipe Manana
2025-01-13
btrfs: add function comment for check_committed_ref()
Filipe Manana
2025-01-13
btrfs: simplify arguments for btrfs_cross_ref_exist()
Filipe Manana
[prev]
[next]