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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
3
-7
/
+8
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
3
-11
/
+10
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
3
-6
/
+6
2022-12-05
btrfs: pass btrfs_inode to btrfs_wq_submit_bio
David Sterba
3
-7
/
+7
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start_direct_io
David Sterba
3
-4
/
+4
2022-12-05
btrfs: pass btrfs_inode to btrfs_submit_bio_start
David Sterba
3
-4
/
+4
2022-12-05
btrfs: switch async_submit_bio::inode to btrfs_inode
David Sterba
1
-7
/
+7
2022-12-05
btrfs: simplify btree_submit_bio_start and btrfs_submit_bio_start parameters
David Sterba
4
-14
/
+6
2022-12-05
btrfs: change how submit bio callback is passed to btrfs_wq_submit_bio
David Sterba
5
-23
/
+45
2022-12-05
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
3
-7
/
+3
2022-12-05
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
5
-16
/
+18
2022-12-05
btrfs: convert btrfs_block_group::seq_zone to runtime flag
David Sterba
2
-6
/
+6
2022-12-05
btrfs: convert btrfs_block_group::needs_free_space to runtime flag
David Sterba
4
-13
/
+9
2022-12-05
btrfs: zoned: use helper to check a power of two zone size
David Sterba
1
-2
/
+1
2022-12-05
btrfs: zlib: use copy_page for full page copy
David Sterba
1
-2
/
+2
2022-12-05
btrfs: send: bump the extent reference count limit for backref walking
Filipe Manana
1
-1
/
+1
2022-12-05
btrfs: send: skip resolution of our own backref when finding clone source
Filipe Manana
3
-14
/
+63
2022-12-05
btrfs: send: avoid double extent tree search when finding clone source
Filipe Manana
3
-70
/
+73
2022-12-05
btrfs: send: skip unnecessary backref iterations
Filipe Manana
3
-70
/
+128
2022-12-05
btrfs: send: cache leaf to roots mapping during backref walking
Filipe Manana
3
-12
/
+236
2022-12-05
btrfs: constify ulist parameter of ulist_next()
Filipe Manana
2
-2
/
+2
2022-12-05
btrfs: reuse roots ulist on each leaf iteration for iterate_extent_inodes()
Filipe Manana
1
-15
/
+31
2022-12-05
btrfs: use a structure to pass arguments to backref walking functions
Filipe Manana
7
-227
/
+328
2022-12-05
btrfs: use a single argument for extent offset in backref walking functions
Filipe Manana
5
-51
/
+54
2022-12-05
btrfs: send: optimize clone detection to increase extent sharing
Filipe Manana
4
-24
/
+42
2022-12-05
btrfs: send: avoid unnecessary backref lookups when finding clone source
Filipe Manana
1
-1
/
+10
2022-12-05
btrfs: send: drop unnecessary backref context field initializations
Filipe Manana
1
-3
/
+2
2022-12-05
btrfs: send: update comment at find_extent_clone()
Filipe Manana
1
-7
/
+7
2022-12-05
btrfs: send: avoid unnecessary path allocations when finding extent clone
Filipe Manana
1
-21
/
+16
2022-12-05
btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_work
Qu Wenruo
3
-8
/
+1
2022-12-05
btrfs: raid56: switch scrub path to use a single function
Qu Wenruo
1
-318
/
+79
2022-12-05
btrfs: raid56: extract scrub read bio list assembly code into a helper
Qu Wenruo
1
-13
/
+31
2022-12-05
btrfs: raid56: switch write path to rmw_rbio()
Qu Wenruo
2
-313
/
+42
2022-12-05
btrfs: raid56: introduce the main entrance for RMW path
Qu Wenruo
2
-0
/
+166
2022-12-05
btrfs: raid56: extract rwm write bios assembly into a helper
Qu Wenruo
1
-56
/
+79
2022-12-05
btrfs: raid56: extract the rmw bio list build code into a helper
Qu Wenruo
1
-18
/
+38
2022-12-05
btrfs: raid56: switch recovery path to a single function
Qu Wenruo
2
-27
/
+119
2022-12-05
btrfs: raid56: extract sector recovery code into a helper
Qu Wenruo
1
-30
/
+29
2022-12-05
btrfs: raid56: extract the recovery bio list build code into a helper
Qu Wenruo
1
-23
/
+41
2022-12-05
btrfs: raid56: extract the pq generation code into a helper
Qu Wenruo
1
-46
/
+44
2022-12-05
btrfs: raid56: extract the vertical stripe recovery code into recover_vertical()
Qu Wenruo
1
-136
/
+149
2022-12-05
btrfs: merge struct extent_page_data to btrfs_bio_ctrl
David Sterba
1
-60
/
+55
2022-12-05
btrfs: switch extent_page_data bit fields to bools
David Sterba
1
-2
/
+2
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
9
-33
/
+18
2022-12-05
btrfs: update stale comment for nowait direct IO writes
Filipe Manana
1
-2
/
+2
2022-12-05
btrfs: fix SPDX comment in tree-mod-log.h
David Sterba
1
-1
/
+1
2022-12-05
btrfs: extract the inline extent read code into its own function
Qu Wenruo
1
-35
/
+34
2022-12-05
btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()
Qu Wenruo
4
-7
/
+4
2022-12-05
btrfs: do not reset extent map members for inline extents read
Qu Wenruo
1
-4
/
+9
2022-12-05
btrfs: make inline extent read calculation much simpler
Qu Wenruo
1
-18
/
+20
[next]