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
/
tests
Age
Commit message (
Expand
)
Author
2024-09-10
btrfs: convert find_lock_delalloc_range() to use a folio
Josef Bacik
2024-07-25
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
2024-07-11
btrfs: introduce extra sanity checks for extent maps
Qu Wenruo
2024-07-11
btrfs: use a regular rb_root instead of cached rb_root for extent_map_tree
Filipe Manana
2024-07-11
btrfs: rename rb_root member of extent_map_tree from map to root
Filipe Manana
2024-07-11
btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
Filipe Manana
2024-07-11
btrfs: remove location key from struct btrfs_inode
Filipe Manana
2024-05-07
btrfs: use btrfs_is_testing() everywhere
David Sterba
2024-05-07
btrfs: pass the extent map tree's inode to remove_extent_mapping()
Filipe Manana
2024-05-07
btrfs: tests: error out on unexpected extent map reference count
Filipe Manana
2024-05-07
btrfs: pass an inode to btrfs_add_extent_mapping()
Filipe Manana
2024-04-18
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()
Qu Wenruo
2024-03-04
btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()
David Sterba
2024-03-04
btrfs: remove the pg_offset parameter from btrfs_get_extent()
Qu Wenruo
2023-12-15
btrfs: migrate extent_buffer::pages[] to folio
Qu Wenruo
2023-12-15
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
2023-12-15
btrfs: unexport add_extent_mapping()
Filipe Manana
2023-12-15
btrfs: tests: print all values as decimal in messages for extent map tests
Filipe Manana
2023-12-15
btrfs: tests: do not ignore NULL extent maps for extent maps tests
Filipe Manana
2023-12-15
btrfs: tests: fix error messages for test case 4 of extent map tests
Filipe Manana
2023-12-15
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
2023-12-15
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-10-12
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-08-21
btrfs: tests: test invalid splitting when skipping pinned drop extent_map
Josef Bacik
2023-08-21
btrfs: tests: add a test for btrfs_add_extent_mapping
Josef Bacik
2023-08-21
btrfs: tests: add extent_map tests for dropping with odd layouts
Josef Bacik
2023-08-21
btrfs: tests: add self tests for extent buffer memory operations
Qu Wenruo
2023-08-21
btrfs: tests: enhance extent buffer bitmap tests
Qu Wenruo
2023-06-19
btrfs: drop gfp from parameter extent state helpers
David Sterba
2023-06-19
btrfs: open code set_extent_bits
David Sterba
2023-06-19
btrfs: open code set_extent_delalloc
David Sterba
2023-04-17
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
2023-02-20
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-02-15
btrfs: remove the bdev argument to btrfs_rmap_block
Christoph Hellwig
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2022-12-05
btrfs: drop private_data parameter from extent_io_tree_init
David Sterba
2022-12-05
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
David Sterba
2022-12-05
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
2022-12-05
btrfs: selftests: remove impossible inline extent at non-zero file offset
Qu Wenruo
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move fs_info::flags enum to fs.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-07
btrfs: selftests: fix wrong error check in btrfs_free_dummy_root()
Zhang Xiaoxu
2022-11-03
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-02
btrfs: remove pointless and double ulist frees in error paths of qgroup tests
Filipe Manana
2022-11-02
btrfs: fix ulist leaks in error paths of qgroup self tests
Filipe Manana
[next]