index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
btrfs: use btrfs_inode inside compress_file_range
David Sterba
2022-12-05
1
-19
/
+18
|
*
|
btrfs: switch async_chunk::inode to btrfs_inode
David Sterba
2022-12-05
1
-6
/
+6
|
*
|
btrfs: pass btrfs_inode to btrfs_inherit_iflags
David Sterba
2022-12-05
1
-11
/
+11
|
*
|
btrfs: pass btrfs_inode to inode_tree_add
David Sterba
2022-12-05
1
-7
/
+7
|
*
|
btrfs: pass btrfs_inode to fixup_tree_root_location
David Sterba
2022-12-05
1
-5
/
+5
|
*
|
btrfs: pass btrfs_inode to btrfs_inode_by_name
David Sterba
2022-12-05
1
-6
/
+6
|
*
|
btrfs: pass btrfs_inode to btrfs_unlink_subvol
David Sterba
2022-12-05
1
-16
/
+16
|
*
|
btrfs: pass btrfs_inode to btrfs_clear_delalloc_extent
David Sterba
2022-12-05
3
-5
/
+4
|
*
|
btrfs: pass btrfs_inode to btrfs_split_delalloc_extent
David Sterba
2022-12-05
3
-7
/
+7
|
*
|
btrfs: pass btrfs_inode to btrfs_set_delalloc_extent
David Sterba
2022-12-05
3
-19
/
+18
|
*
|
btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent
David Sterba
2022-12-05
3
-13
/
+11
|
*
|
btrfs: switch extent_io_tree::private_data to btrfs_inode and rename
David Sterba
2022-12-05
3
-18
/
+19
|
*
|
btrfs: drop private_data parameter from extent_io_tree_init
David Sterba
2022-12-05
9
-20
/
+17
|
*
|
btrfs: pass btrfs_inode to btrfs_delete_subvolume
David Sterba
2022-12-05
3
-7
/
+7
|
*
|
btrfs: pass btrfs_inode to __unlink_start_trans
David Sterba
2022-12-05
1
-4
/
+4
|
*
|
btrfs: pass btrfs_inode to btrfs_check_data_csum
David Sterba
2022-12-05
3
-12
/
+9
|
*
|
btrfs: switch btrfs_writepage_fixup::inode to btrfs_inode
David Sterba
2022-12-05
1
-3
/
+3
|
*
|
btrfs: pass btrfs_inode to btrfs_add_delalloc_inodes
David Sterba
2022-12-05
1
-9
/
+6
|
*
|
btrfs: pass btrfs_inode to btrfs_dirty_inode
David Sterba
2022-12-05
1
-10
/
+10
|
*
|
btrfs: pass btrfs_inode to btrfs_inode_unlock
David Sterba
2022-12-05
8
-36
/
+36
|
*
|
btrfs: pass btrfs_inode to btrfs_inode_lock
David Sterba
2022-12-05
8
-22
/
+22
|
*
|
btrfs: pass btrfs_inode to btrfs_truncate
David Sterba
2022-12-05
1
-21
/
+20
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_dio_bio
David Sterba
2022-12-05
1
-7
/
+7
|
*
|
btrfs: switch btrfs_dio_private::inode to btrfs_inode
David Sterba
2022-12-05
1
-8
/
+8
|
*
|
btrfs: pass btrfs_inode to btrfs_repair_one_sector
David Sterba
2022-12-05
4
-12
/
+11
|
*
|
btrfs: pass btrfs_inode to submit_one_bio
David Sterba
2022-12-05
1
-6
/
+6
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
3
-5
/
+5
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
2022-12-05
3
-7
/
+8
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
2022-12-05
3
-11
/
+10
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
2022-12-05
3
-6
/
+6
|
*
|
btrfs: pass btrfs_inode to btrfs_wq_submit_bio
David Sterba
2022-12-05
3
-7
/
+7
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
David Sterba
2022-12-05
3
-4
/
+4
|
*
|
btrfs: pass btrfs_inode to btrfs_submit_bio_start
David Sterba
2022-12-05
3
-4
/
+4
|
*
|
btrfs: switch async_submit_bio::inode to btrfs_inode
David Sterba
2022-12-05
1
-7
/
+7
|
*
|
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
2022-12-05
4
-14
/
+6
|
*
|
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
2022-12-05
5
-23
/
+45
|
*
|
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
3
-7
/
+3
|
*
|
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
5
-16
/
+18
|
*
|
btrfs: convert btrfs_block_group::seq_zone to runtime flag
David Sterba
2022-12-05
2
-6
/
+6
|
*
|
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
David Sterba
2022-12-05
4
-13
/
+9
|
*
|
btrfs: zoned: use helper to check a power of two zone size
David Sterba
2022-12-05
1
-2
/
+1
|
*
|
btrfs: zlib: use copy_page for full page copy
David Sterba
2022-12-05
1
-2
/
+2
|
*
|
btrfs: send: bump the extent reference count limit for backref walking
Filipe Manana
2022-12-05
1
-1
/
+1
|
*
|
btrfs: send: skip resolution of our own backref when finding clone source
Filipe Manana
2022-12-05
3
-14
/
+63
|
*
|
btrfs: send: avoid double extent tree search when finding clone source
Filipe Manana
2022-12-05
3
-70
/
+73
|
*
|
btrfs: send: skip unnecessary backref iterations
Filipe Manana
2022-12-05
3
-70
/
+128
|
*
|
btrfs: send: cache leaf to roots mapping during backref walking
Filipe Manana
2022-12-05
3
-12
/
+236
|
*
|
btrfs: constify ulist parameter of ulist_next()
Filipe Manana
2022-12-05
2
-2
/
+2
|
*
|
btrfs: reuse roots ulist on each leaf iteration for iterate_extent_inodes()
Filipe Manana
2022-12-05
1
-15
/
+31
|
*
|
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
2022-12-05
7
-227
/
+328
[prev]
[next]