index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
reflink.c
Age
Commit message (
Expand
)
Author
9 days
btrfs: remove btrfs_clear_extent_bits()
Filipe Manana
9 days
btrfs: unfold transaction abort at clone_copy_inline_extent()
Filipe Manana
9 days
btrfs: remove pointless 'out' label from clone_finish_inode_update()
Filipe Manana
2025-05-15
btrfs: return real error from __filemap_get_folio() calls
Filipe Manana
2025-05-15
btrfs: rename the functions to clear bits for an extent range
Filipe Manana
2025-05-15
btrfs: add btrfs prefix to main lock, try lock and unlock extent functions
Filipe Manana
2025-05-15
btrfs: use clear_extent_bits() instead of clear_extent_bit() where possible
Filipe Manana
2025-03-18
btrfs: use struct btrfs_inode inside btrfs_remap_file_range_prep()
David Sterba
2025-03-18
btrfs: use struct btrfs_inode inside btrfs_remap_file_range()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_extent_same_range()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_double_mmap_unlock()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to btrfs_double_mmap_lock()
David Sterba
2025-03-18
btrfs: pass struct btrfs_inode to clone_copy_inline_extent()
David Sterba
2024-09-10
btrfs: convert copy_inline_to_page() to use folio
Li Zetao
2024-09-10
btrfs: convert btrfs_decompress() to take a folio
Li Zetao
2024-07-11
btrfs: pass a btrfs_inode to btrfs_wait_ordered_range()
Filipe Manana
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
2024-05-07
btrfs: stop locking the source extent range during reflink
Filipe Manana
2024-03-04
btrfs: add helper to get fs_info from struct inode pointer
David Sterba
2024-03-04
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
2023-12-15
btrfs: migrate subpage code to folio interfaces
Qu Wenruo
2023-10-30
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-18
btrfs: convert to new timestamp accessors
Jeff Layton
2023-10-12
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
2022-12-05
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
2022-12-05
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
btrfs: update function comments
David Sterba
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-09-26
btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS
Josef Bacik
2022-09-26
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
btrfs: remove the wake argument from clear_extent_bits
Josef Bacik
2022-07-25
btrfs: clean up chained assignments
David Sterba
2022-07-25
btrfs: balance btree dirty pages and delayed items after clone and dedupe
Filipe Manana
2022-07-25
btrfs: remove redundant calls to flush_dcache_page
David Sterba
2022-06-21
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
2022-06-21
btrfs: fix race between reflinking and ordered extent completion
Filipe Manana
2022-05-16
btrfs: add and use helper to assert an inode range is clean
Filipe Manana
2022-05-16
btrfs: remove inode_dio_wait() calls when starting reflink operations
Filipe Manana
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-14
btrfs: remove the cross file system checks from remap
Josef Bacik
2022-03-14
btrfs: deal with unexpected extent type during reflinking
Filipe Manana
2022-03-14
btrfs: fix unexpected error path when reflinking an inline extent
Filipe Manana
2022-03-14
btrfs: reset last_reflink_trans after fsyncing inode
Filipe Manana
2022-03-14
btrfs: stop copying old file extents when doing a full fsync
Filipe Manana
[next]