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
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: don't take a bio_counter reference for cloned bios
Christoph Hellwig
2022-09-26
3
-10
/
+2
*
btrfs: pass the operation to btrfs_bio_alloc
Christoph Hellwig
2022-09-26
5
-12
/
+7
*
btrfs: move btrfs_bio allocation to volumes.c
Christoph Hellwig
2022-09-26
6
-79
/
+75
*
btrfs: don't create integrity bioset for btrfs_bioset
Christoph Hellwig
2022-09-26
1
-6
/
+0
*
btrfs: remove use btrfs_remove_free_space_cache instead of variant
Josef Bacik
2022-09-26
5
-31
/
+16
*
btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
Josef Bacik
2022-09-26
1
-20
/
+33
*
btrfs: fix race between quota enable and quota rescan ioctl
Filipe Manana
2022-09-26
1
-0
/
+15
*
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-09-26
1
-4
/
+7
*
btrfs: simplify error handling at btrfs_del_root_ref()
Filipe Manana
2022-09-26
1
-9
/
+7
*
btrfs: get rid of block group caching progress logic
Omar Sandoval
2022-09-26
6
-72
/
+2
*
btrfs: send: fix failures when processing inodes with no links
BingJing Chang
2022-09-26
1
-129
/
+81
*
btrfs: send: refactor arguments of get_inode_info()
BingJing Chang
2022-09-26
1
-75
/
+78
*
btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path
Ethan Lien
2022-09-26
3
-22
/
+3
*
btrfs: simplify adding and replacing references during log replay
Filipe Manana
2022-09-26
1
-151
/
+11
*
btrfs: sysfs: show discard stats and tunables in non-debug build
David Sterba
2022-09-26
2
-20
/
+17
*
btrfs: use delayed items when logging a directory
Filipe Manana
2022-09-26
4
-8
/
+562
*
btrfs: skip logging parent dir when conflicting inode is not a dir
Filipe Manana
2022-09-26
1
-10
/
+62
*
btrfs: log conflicting inodes without holding log mutex of the initial inode
Filipe Manana
2022-09-26
3
-152
/
+196
*
btrfs: move log_new_dir_dentries() above btrfs_log_inode()
Filipe Manana
2022-09-26
1
-167
/
+167
*
btrfs: move need_log_inode() to above log_conflicting_inodes()
Filipe Manana
2022-09-26
1
-35
/
+35
*
btrfs: search for last logged dir index if it's not cached in the inode
Filipe Manana
2022-09-26
1
-45
/
+74
*
btrfs: shrink the size of struct btrfs_delayed_item
Filipe Manana
2022-09-26
2
-24
/
+25
*
btrfs: remove unused logic when looking up delayed items
Filipe Manana
2022-09-26
1
-42
/
+3
*
btrfs: store index number instead of key in struct btrfs_delayed_item
Filipe Manana
2022-09-26
2
-53
/
+56
*
btrfs: remove root argument from btrfs_delayed_item_reserve_metadata()
Filipe Manana
2022-09-26
1
-5
/
+3
*
btrfs: avoid memory allocation at log_new_dir_dentries() for common case
Filipe Manana
2022-09-26
1
-17
/
+12
*
btrfs: free list element sooner at log_new_dir_dentries()
Filipe Manana
2022-09-26
1
-22
/
+30
*
btrfs: update stale comment for log_new_dir_dentries()
Filipe Manana
2022-09-26
1
-4
/
+4
*
btrfs: remove the root argument from log_new_dir_dentries()
Filipe Manana
2022-09-26
1
-3
/
+3
*
btrfs: don't drop dir index range items when logging a directory
Filipe Manana
2022-09-26
1
-5
/
+1
*
btrfs: scrub: use larger block size for data extent scrub
Qu Wenruo
2022-09-26
1
-1
/
+7
*
btrfs: scrub: move logical/physical/dev/mirror_num from scrub_sector to scrub...
Qu Wenruo
2022-09-26
1
-73
/
+92
*
btrfs: scrub: remove scrub_sector::page and use scrub_block::pages instead
Qu Wenruo
2022-09-26
1
-32
/
+67
*
btrfs: scrub: introduce scrub_block::pages for more efficient memory usage fo...
Qu Wenruo
2022-09-26
1
-22
/
+116
*
btrfs: scrub: factor out allocation and initialization of scrub_sector into h...
Qu Wenruo
2022-09-26
1
-31
/
+29
*
btrfs: scrub: factor out initialization of scrub_block into helper
Qu Wenruo
2022-09-26
1
-23
/
+23
*
btrfs: scrub: use pointer array to replace sblocks_for_recheck
Qu Wenruo
2022-09-26
1
-46
/
+53
*
btrfs: send: add support for fs-verity
Boris Burkov
2022-09-26
5
-7
/
+122
*
btrfs: use atomic_try_cmpxchg in free_extent_buffer
Uros Bizjak
2022-09-26
1
-4
/
+2
*
btrfs: scrub: remove impossible sanity checks
Qu Wenruo
2022-09-26
1
-25
/
+9
*
btrfs: delete btrfs_wait_space_cache_v1_finished
Josef Bacik
2022-09-26
2
-2
/
+2
*
btrfs: remove lock protection for BLOCK_GROUP_FLAG_RELOCATING_REPAIR
Josef Bacik
2022-09-26
1
-3
/
+0
*
btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
Josef Bacik
2022-09-26
2
-25
/
+21
*
btrfs: simplify block group traversal in btrfs_put_block_group_cache
Josef Bacik
2022-09-26
1
-27
/
+15
*
btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPY
Josef Bacik
2022-09-26
3
-9
/
+0
*
btrfs: convert block group bit field to use bit helpers
Josef Bacik
2022-09-26
9
-56
/
+71
*
btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
Josef Bacik
2022-09-26
3
-28
/
+13
*
btrfs: simplify arguments of btrfs_update_space_info and rename
Josef Bacik
2022-09-26
3
-36
/
+28
*
btrfs: use btrfs_fs_closing for background bg work
Josef Bacik
2022-09-26
1
-0
/
+6
*
btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()
Omar Sandoval
2022-09-26
5
-30
/
+20
[next]