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
2022-06-21
Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-07
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-06
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-06-06
btrfs: fix hang during unmount when block group reclaim task is running
Filipe Manana
2022-05-24
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-05-24
Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-17
btrfs: zoned: introduce a minimal zone size 4M and reject mount
Johannes Thumshirn
2022-05-17
btrfs: allow defrag to convert inline extents to regular extents
Qu Wenruo
2022-05-17
btrfs: add "0x" prefix for unsupported optional features
Qu Wenruo
2022-05-17
btrfs: do not account twice for inode ref when reserving metadata units
Filipe Manana
2022-05-17
btrfs: zoned: fix comparison of alloc_offset vs meta_write_pointer
Naohiro Aota
2022-05-17
btrfs: send: avoid trashing the page cache
Filipe Manana
2022-05-16
btrfs: send: keep the current inode open while processing it
Filipe Manana
2022-05-16
btrfs: allocate the btrfs_dio_private as part of the iomap dio bio
Christoph Hellwig
2022-05-16
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
btrfs: remove the disk_bytenr in struct btrfs_dio_private
Christoph Hellwig
2022-05-16
btrfs: allocate dio_data on stack
Christoph Hellwig
2022-05-16
iomap: add per-iomap_iter private data
Christoph Hellwig
2022-05-16
btrfs: add a btrfs_dio_rw wrapper
Christoph Hellwig
2022-05-16
btrfs: zoned: zone finish unused block group
Naohiro Aota
2022-05-16
btrfs: zoned: properly finish block group on metadata write
Naohiro Aota
2022-05-16
btrfs: zoned: finish block group when there are no more allocatable bytes left
Naohiro Aota
2022-05-16
btrfs: zoned: consolidate zone finish functions
Naohiro Aota
2022-05-16
btrfs: zoned: introduce btrfs_zoned_bg_is_full
Naohiro Aota
2022-05-16
btrfs: improve error reporting in lookup_inline_extent_backref
Nikolay Borisov
2022-05-16
btrfs: rename bio_ctrl::bio_flags to compress_type
David Sterba
2022-05-16
btrfs: rename bio_flags in parameters and switch type
David Sterba
2022-05-16
btrfs: rename io_failure_record::bio_flags to compress_type
David Sterba
2022-05-16
btrfs: open code extent_set_compress_type helpers
David Sterba
2022-05-16
btrfs: simplify handling of bio_ctrl::bio_flags
David Sterba
2022-05-16
btrfs: remove trivial helper update_nr_written
David Sterba
2022-05-16
btrfs: remove unused parameter bio_flags from btrfs_wq_submit_bio
David Sterba
2022-05-16
btrfs: remove btrfs_delayed_extent_op::is_data
David Sterba
2022-05-16
btrfs: sink parameter is_data to btrfs_set_disk_extent_flags
David Sterba
2022-05-16
btrfs: fix deadlock between concurrent dio writes when low on free data space
Filipe Manana
2022-05-16
btrfs: derive compression type from extent map during reads
Goldwyn Rodrigues
2022-05-16
btrfs: scrub: move scrub_remap_extent() call into scrub_extent()
Qu Wenruo
2022-05-16
btrfs: scrub: use find_first_extent_item to for extent item search
Qu Wenruo
2022-05-16
btrfs: scrub: refactor scrub_raid56_parity()
Qu Wenruo
2022-05-16
btrfs: scrub: use scrub_simple_mirror() to handle RAID56 data stripe scrub
Qu Wenruo
2022-05-16
btrfs: scrub: cleanup the non-RAID56 branches in scrub_stripe()
Qu Wenruo
2022-05-16
btrfs: scrub: introduce dedicated helper to scrub simple-stripe based range
Qu Wenruo
2022-05-16
btrfs: scrub: introduce dedicated helper to scrub simple-mirror based range
Qu Wenruo
2022-05-16
btrfs: scrub: introduce a helper to locate an extent item
Qu Wenruo
2022-05-16
btrfs: calculate physical_end using dev_extent_len directly in scrub_stripe()
Qu Wenruo
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
2022-05-16
btrfs: turn fs_info member buffer_radix into XArray
Gabriel Niebler
2022-05-16
btrfs: turn name_cache radix tree into XArray in send_ctx
Gabriel Niebler
[next]