index
:
git.armlinux.org.uk/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: handle FS_IOC_READ_VERITY_METADATA ioctl
Allison Karlitskaya
2025-01-13
btrfs: send: remove redundant assignments to variable ret
Colin Ian King
2025-01-13
btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent()
Qu Wenruo
2025-01-13
btrfs: selftests: add delayed ref self test cases
Josef Bacik
2025-01-13
btrfs: move select_delayed_ref() and export it
Josef Bacik
2025-01-09
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-01-06
btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
Mikhail Zaslonko
2025-01-06
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
Christoph Hellwig
2025-01-06
btrfs: avoid NULL pointer dereference if no valid extent tree
Qu Wenruo
2025-01-06
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
Mark Harmstone
2024-12-29
Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-23
btrfs: sysfs: fix direct super block member reads
Qu Wenruo
2024-12-23
btrfs: fix transaction atomicity bug when enabling simple quotas
Julian Sun
2024-12-23
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
2024-12-23
btrfs: allow swap activation to be interruptible
Filipe Manana
2024-12-23
btrfs: fix swap file activation failure due to extents that used to be shared
Filipe Manana
2024-12-23
btrfs: fix race with memory mapped writes when activating swap file
Filipe Manana
2024-12-23
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
2024-12-23
btrfs: check folio mapping after unlock in relocate_one_folio()
Boris Burkov
2024-12-23
btrfs: fix use-after-free when COWing tree bock and tracing is enabled
Filipe Manana
2024-12-23
btrfs: fix use-after-free waiting for encoded read endios
Johannes Thumshirn
2024-12-18
Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-17
btrfs: tree-checker: reject inline extent items with 0 ref count
Qu Wenruo
2024-12-17
btrfs: split bios to the fs sector size boundary
Christoph Hellwig
2024-12-17
btrfs: use bio_is_zone_append() in the completion handler
Christoph Hellwig
2024-12-17
btrfs: fix improper generation check in snapshot delete
Josef Bacik
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
2024-12-11
btrfs: disable defrag on pre-content watched files
Josef Bacik
2024-12-10
Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-06
btrfs: flush delalloc workers queue before stopping cleaner kthread during un...
Filipe Manana
2024-12-06
btrfs: handle bio_split() errors
Johannes Thumshirn
2024-12-06
btrfs: properly wait for writeback before buffered write
Qu Wenruo
2024-12-03
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
2024-12-03
btrfs: fix mount failure due to remount races
Qu Wenruo
2024-12-03
Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-29
btrfs: fix lockdep warnings on io_uring encoded reads
Mark Harmstone
2024-11-29
btrfs: ref-verify: fix use-after-free after invalid ref action
Filipe Manana
2024-11-29
btrfs: add a sanity check for btrfs root in btrfs_search_slot()
Lizhi Xu
2024-11-29
btrfs: don't loop for nowait writes when checking for cross references
Filipe Manana
2024-11-28
btrfs: sysfs: advertise experimental features only if CONFIG_BTRFS_EXPERIMENT...
Filipe Manana
2024-11-28
btrfs: fix deadlock between transaction commits and extent locks
Filipe Manana
2024-11-28
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
2024-11-22
Merge tag 'cxl-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
2024-11-18
Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-15
Merge tag 'for-6.12-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[prev]
[next]