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
2021-10-26
btrfs: subpage: make end_compressed_bio_writeback() compatible
Qu Wenruo
2021-10-26
btrfs: subpage: make btrfs_submit_compressed_write() compatible
Qu Wenruo
2021-10-26
btrfs: subpage: make compress_file_range() compatible
Qu Wenruo
2021-10-26
btrfs: cleanup for extent_write_locked_range()
Qu Wenruo
2021-10-26
btrfs: refactor submit_compressed_extents()
Qu Wenruo
2021-10-26
btrfs: remove unused function btrfs_bio_fits_in_stripe()
Qu Wenruo
2021-10-26
btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compr...
Qu Wenruo
2021-10-26
btrfs: determine stripe boundary at bio allocation time in btrfs_submit_compr...
Qu Wenruo
2021-10-26
btrfs: introduce alloc_compressed_bio() for compression
Qu Wenruo
2021-10-26
btrfs: introduce submit_compressed_bio() for compression
Qu Wenruo
2021-10-26
btrfs: handle errors properly inside btrfs_submit_compressed_write()
Qu Wenruo
2021-10-26
btrfs: handle errors properly inside btrfs_submit_compressed_read()
Qu Wenruo
2021-10-26
btrfs: subpage: add bitmap for PageChecked flag
Qu Wenruo
2021-10-26
btrfs: introduce compressed_bio::pending_sectors to trace compressed bio
Qu Wenruo
2021-10-26
btrfs: subpage: make add_ra_bio_pages() compatible
Qu Wenruo
2021-10-26
btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
2021-10-26
btrfs: use async_chunk::async_cow to replace the confusing pending pointer
Qu Wenruo
2021-10-26
btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
Qu Wenruo
2021-10-26
btrfs: remove unused parameter nr_pages in add_ra_bio_pages()
Qu Wenruo
2021-10-26
btrfs: use single bulk copy operations when logging directories
Filipe Manana
2021-10-26
btrfs: unexport setup_items_for_insert()
Filipe Manana
2021-10-26
btrfs: loop only once over data sizes array when inserting an item batch
Filipe Manana
2021-10-26
btrfs: remove btrfs_raid_bio::fs_info member
Qu Wenruo
2021-10-26
btrfs: make sure btrfs_io_context::fs_info is always initialized
Qu Wenruo
2021-10-26
btrfs: assert that extent buffers are write locked instead of only locked
Filipe Manana
2021-10-26
btrfs: do not take the uuid_mutex in btrfs_rm_device
Josef Bacik
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
btrfs: remove btrfs_bio_alloc() helper
Qu Wenruo
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
btrfs: keep track of the last logged keys when logging a directory
Filipe Manana
2021-10-26
btrfs: insert items in batches when logging a directory when possible
Filipe Manana
2021-10-26
btrfs: factor out the copying loop of dir items from log_dir_items()
Filipe Manana
2021-10-26
btrfs: remove redundant log root assignment from log_dir_items()
Filipe Manana
2021-10-26
btrfs: remove root argument from btrfs_log_inode() and its callees
Filipe Manana
2021-10-26
btrfs: zoned: let the for_treelog test in the allocator stand out
Johannes Thumshirn
2021-10-26
btrfs: rename setup_extent_mapping in relocation code
Johannes Thumshirn
2021-10-26
btrfs: zoned: allow preallocation for relocation inodes
Johannes Thumshirn
2021-10-26
btrfs: check for relocation inodes on zoned btrfs in should_nocow
Johannes Thumshirn
2021-10-26
btrfs: zoned: use regular writes for relocation
Johannes Thumshirn
2021-10-26
btrfs: zoned: only allow one process to add pages to a relocation inode
Johannes Thumshirn
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
btrfs: unexport repair_io_failure()
Qu Wenruo
2021-10-26
btrfs: do not commit delayed inode when logging a file in full sync mode
Filipe Manana
2021-10-26
btrfs: avoid attempt to drop extents when logging inode for the first time
Filipe Manana
2021-10-26
btrfs: avoid search for logged i_size when logging inode if possible
Filipe Manana
2021-10-26
btrfs: avoid expensive search when truncating inode items from the log
Filipe Manana
2021-10-26
btrfs: add helper to truncate inode items when logging inode
Filipe Manana
2021-10-26
btrfs: avoid expensive search when dropping inode items from log
Filipe Manana
2021-10-26
btrfs: always update the logged transaction when logging new names
Filipe Manana
[next]