index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-15
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-511
/
+412
2024-05-13
Merge tag 'vfs-6.10.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+3
2024-05-07
btrfs: add a cached state to extent_clear_unlock_delalloc
Josef Bacik
1
-18
/
+24
2024-05-07
btrfs: push extent lock down in submit_one_async_extent
Josef Bacik
1
-1
/
+2
2024-05-07
btrfs: push lock_extent down in cow_file_range()
Josef Bacik
1
-2
/
+14
2024-05-07
btrfs: move can_cow_file_range_inline() outside of the extent lock
Josef Bacik
1
-4
/
+8
2024-05-07
btrfs: push lock_extent into cow_file_range_inline
Josef Bacik
1
-5
/
+8
2024-05-07
btrfs: push extent lock into cow_file_range
Josef Bacik
1
-8
/
+7
2024-05-07
btrfs: push extent lock into run_delalloc_cow
Josef Bacik
1
-8
/
+7
2024-05-07
btrfs: remove unlock_extent from run_delalloc_compressed
Josef Bacik
1
-6
/
+5
2024-05-07
btrfs: push extent lock down in run_delalloc_nocow
Josef Bacik
1
-3
/
+18
2024-05-07
btrfs: adjust while loop condition in run_delalloc_nocow
Josef Bacik
1
-3
/
+1
2024-05-07
btrfs: push extent lock into run_delalloc_nocow
Josef Bacik
1
-5
/
+7
2024-05-07
btrfs: push the extent lock into btrfs_run_delalloc_range
Josef Bacik
1
-0
/
+5
2024-05-07
btrfs: lock extent when doing inline extent in compression
Josef Bacik
1
-10
/
+7
2024-05-07
btrfs: move extent bit and page cleanup into cow_file_range_inline
Josef Bacik
1
-53
/
+51
2024-05-07
btrfs: unlock all the pages with successful inline extent creation
Josef Bacik
1
-14
/
+1
2024-05-07
btrfs: push all inline logic into cow_file_range
Josef Bacik
1
-62
/
+81
2024-05-07
btrfs: handle errors in btrfs_reloc_clone_csums properly
Josef Bacik
1
-3
/
+2
2024-05-07
btrfs: add extra sanity checks for create_io_em()
Qu Wenruo
1
-1
/
+39
2024-05-07
btrfs: make try_release_extent_mapping() return a bool
Filipe Manana
1
-4
/
+3
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
1
-32
/
+29
2024-05-07
btrfs: use btrfs_find_first_inode() at btrfs_prune_dentries()
Filipe Manana
1
-52
/
+14
2024-05-07
btrfs: export find_next_inode() as btrfs_find_first_inode()
Filipe Manana
1
-0
/
+59
2024-05-07
btrfs: pass an inode to btrfs_add_extent_mapping()
Filipe Manana
1
-1
/
+1
2024-05-07
btrfs: open code csum_exist_in_range()
Filipe Manana
1
-12
/
+7
2024-05-07
btrfs: make NOCOW checks for existence of checksums in a range more efficient
Filipe Manana
1
-16
/
+2
2024-05-07
btrfs: remove search_commit parameter from btrfs_lookup_csums_list()
Filipe Manana
1
-1
/
+1
2024-05-07
btrfs: move btrfs_page_mkwrite() from inode.c into file.c
Filipe Manana
1
-167
/
+0
2024-05-07
btrfs: remove pointless return value assignment at btrfs_finish_one_ordered()
Filipe Manana
1
-1
/
+0
2024-05-07
btrfs: remove not needed mod_start and mod_len from struct extent_map
Filipe Manana
1
-3
/
+1
2024-05-07
btrfs: compression: migrate compression/decompression paths to folios
Qu Wenruo
1
-56
/
+54
2024-05-07
btrfs: migrate insert_inline_extent() to folio interfaces
Qu Wenruo
1
-8
/
+10
2024-05-07
btrfs: make insert_inline_extent() accept one page directly
Qu Wenruo
1
-22
/
+25
2024-05-07
btrfs: compression: convert page allocation to folio interfaces
Qu Wenruo
1
-2
/
+2
2024-05-07
btrfs: rename err to ret in btrfs_cont_expand()
Anand Jain
1
-13
/
+13
2024-05-07
btrfs: rename err to ret in btrfs_rmdir()
Anand Jain
1
-11
/
+11
2024-05-07
btrfs: remove pointless writepages callback wrapper
Filipe Manana
1
-6
/
+0
2024-05-07
btrfs: remove pointless readahead callback wrapper
Filipe Manana
1
-5
/
+0
2024-04-18
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
1
-7
/
+6
2024-04-02
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
1
-1
/
+1
2024-04-02
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
1
-1
/
+12
2024-03-26
statx: stx_subvol
Kent Overstreet
1
-0
/
+3
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
1
-1
/
+1
2024-03-04
btrfs: merge btrfs_del_delalloc_inode() helpers
David Sterba
1
-9
/
+5
2024-03-04
btrfs: delete BUG_ON in btrfs_init_locked_inode()
David Sterba
1
-1
/
+0
2024-03-04
btrfs: handle invalid root reference found in may_destroy_subvol()
David Sterba
1
-1
/
+8
2024-03-04
btrfs: push errors up from add_async_extent()
David Sterba
1
-5
/
+8
2024-03-04
btrfs: remove do_list variable at btrfs_clear_delalloc_extent()
Filipe Manana
1
-3
/
+3
2024-03-04
btrfs: remove do_list variable at btrfs_set_delalloc_extent()
Filipe Manana
1
-2
/
+1
[next]