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
2023-08-21
btrfs: share the code to free the page array in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: use a separate label for the incompressible case in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: further simplify the compress or not logic in compress_file_range
Christoph Hellwig
2023-08-21
btrfs: streamline compress_file_range
Christoph Hellwig
2023-08-21
btrfs: merge submit_compressed_extents and async_cow_submit
Christoph Hellwig
2023-08-21
btrfs: merge async_cow_start and compress_file_range
Christoph Hellwig
2023-08-21
btrfs: don't clear async_chunk->inode in async_cow_start
Christoph Hellwig
2023-08-21
btrfs: clean up the check for uncompressed ranges in submit_one_async_extent
Christoph Hellwig
2023-08-21
btrfs: reduce the number of arguments to btrfs_run_delalloc_range
Christoph Hellwig
2023-08-21
btrfs: improve the delalloc_to_write calculation in writepage_delalloc
Christoph Hellwig
2023-08-21
btrfs: remove the return value from extent_write_locked_range
Christoph Hellwig
2023-08-21
btrfs: remove the return value from submit_uncompressed_range
Christoph Hellwig
2023-08-21
btrfs: reduce debug spam from submit_compressed_extents
Christoph Hellwig
2023-08-21
btrfs: remove end_extent_writepage
Christoph Hellwig
2023-08-21
btrfs: remove btrfs_writepage_endio_finish_ordered
Christoph Hellwig
2023-08-21
btrfs: split page locking out of __process_pages_contig
Christoph Hellwig
2023-08-21
btrfs: don't create inline extents in fallback_to_cow
Christoph Hellwig
2023-08-21
btrfs: pass a flags argument to cow_file_range
Christoph Hellwig
2023-08-21
btrfs: fix start transaction qgroup rsv double free
Boris Burkov
2023-08-21
btrfs: free qgroup rsv on io failure
Boris Burkov
2023-08-21
btrfs: remove duplicate free_async_extent_pages() on reservation error
Goldwyn Rodrigues
2023-08-21
btrfs: move eb subpage preallocation out of the loop
Qu Wenruo
2023-08-21
btrfs: simplify the no-bioc fast path condition in btrfs_map_block
Christoph Hellwig
2023-08-21
btrfs: scrub: remove unused btrfs_path in scrub_simple_mirror()
Qu Wenruo
2023-08-21
btrfs: use folio_next_index() helper in extent_write_cache_pages
Minjie Du
2023-08-21
btrfs: use helper sizeof_field in struct accessors
David Sterba
2023-08-21
btrfs: deprecate integrity checker feature
Qu Wenruo
2023-08-21
btrfs: move btrfs_free_excluded_extents() into block-group.c
Filipe Manana
2023-08-21
btrfs: open code trivial btrfs_add_excluded_extent()
Filipe Manana
2023-08-21
btrfs: make find_first_extent_bit() return a boolean
Filipe Manana
2023-08-21
btrfs: make btrfs_destroy_pinned_extent() return void
Filipe Manana
2023-08-21
btrfs: make btrfs_destroy_marked_extents() return void
Filipe Manana
2023-08-21
btrfs: rename add_new_free_space() to btrfs_add_new_free_space()
Filipe Manana
2023-08-21
btrfs: update documentation for add_new_free_space()
Filipe Manana
2023-08-21
btrfs: tracepoints: simplify raid56 events
Qu Wenruo
2023-08-21
btrfs: sysfs: show if ACL support has been compiled in
Anand Jain
2023-08-21
btrfs: raid56: remove unused BTRFS_RBIO_REBUILD_MISSING
Qu Wenruo
2023-08-21
btrfs: add comments for btrfs_map_block()
Qu Wenruo
2023-08-21
btrfs: remove redundant initialization of variables in log_new_ancestors
Colin Ian King
2023-08-21
btrfs: scrub: remove redundant division of stripe_nr
Colin Ian King
2023-08-21
btrfs: zoned: use vcalloc instead of for vzalloc in btrfs_get_dev_zone_info
Julia Lawall
2023-08-19
Merge tag 'for-6.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-18
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
2023-08-17
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-17
btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
Chris Mason
2023-08-17
btrfs: fix replace/scrub failure with metadata_uuid
Anand Jain
2023-08-14
btrfs: fix infinite directory reads
Filipe Manana
2023-08-12
Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-10
btrfs: set cache_block_group_error if we find an error
Josef Bacik
2023-08-10
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
[prev]
[next]