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
/
inode.c
Age
Commit message (
Expand
)
Author
2025-03-07
Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-02-26
btrfs: zoned: fix extent range end unlock in cow_file_range()
Naohiro Aota
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm, swap: clean up device availability check
Kairui Song
2025-01-13
btrfs: remove the unused locked_folio parameter from btrfs_cleanup_ordered_ex...
Qu Wenruo
2025-01-13
btrfs: add extra error messages for delalloc range related errors
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when run_delalloc_nocow() failed
Qu Wenruo
2025-01-13
btrfs: do proper folio cleanup when cow_file_range() failed
Qu Wenruo
2025-01-13
btrfs: fix error handling of submit_uncompressed_range()
Qu Wenruo
2025-01-13
btrfs: fix double accounting race when btrfs_run_delalloc_range() failed
Qu Wenruo
2025-01-13
btrfs: inode: remove unnecessary calls to btrfs_mark_buffer_dirty()
Filipe Manana
2025-01-13
btrfs: uncollapse transaction aborts during renames
Filipe Manana
2025-01-13
btrfs: simplify arguments for btrfs_cross_ref_exist()
Filipe Manana
2025-01-13
btrfs: remove no longer needed strict argument from can_nocow_extent()
Filipe Manana
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
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: 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: fix use-after-free waiting for encoded read endios
Johannes Thumshirn
2024-12-10
Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-03
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
2024-12-03
Merge tag 'for-6.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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-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 '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-11
btrfs: avoid superfluous calls to free_extent_map() in btrfs_encoded_read()
Mark Harmstone
2024-11-11
btrfs: simplify range tracking in cow_file_range()
Haisu Wang
2024-11-11
btrfs: remove conditional path allocation in btrfs_read_locked_inode()
Leo Martins
2024-11-11
btrfs: push cleanup into btrfs_read_locked_inode()
Leo Martins
2024-11-11
btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl)
Mark Harmstone
2024-11-11
btrfs: move priv off stack in btrfs_encoded_read_regular_fill_pages()
Mark Harmstone
2024-11-11
btrfs: don't sleep in btrfs_encoded_read() if IOCB_NOWAIT is set
Mark Harmstone
2024-11-11
btrfs: change btrfs_encoded_read() so that reading of extent is done by caller
Mark Harmstone
2024-11-11
btrfs: remove pointless iocb::ki_pos addition in btrfs_encoded_read()
Mark Harmstone
2024-11-11
btrfs: use filemap_get_folio() helper
Anand Jain
2024-11-11
btrfs: fix wrong sizeof in btrfs_do_encoded_write()
Mark Harmstone
2024-11-11
btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill...
David Sterba
2024-11-11
btrfs: drop unused parameter offset from __cow_file_range_inline()
David Sterba
2024-11-11
btrfs: drop unused parameter inode from read_inline_extent()
David Sterba
2024-11-11
btrfs: remove btrfs_set_range_writeback()
Qu Wenruo
2024-11-11
btrfs: handle empty list of NOCOW ordered extents with checksum list
Johannes Thumshirn
2024-11-11
btrfs: correct typos in multiple comments across various files
Shen Lichuan
2024-11-11
btrfs: remove code duplication in ordered extent finishing
Johannes Thumshirn
2024-11-11
btrfs: allow compression even if the range is not page aligned
Qu Wenruo
2024-11-11
btrfs: make extent_range_clear_dirty_for_io() to handle sector size < page si...
Qu Wenruo
2024-11-08
Merge tag 'for-6.12-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
[next]