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.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-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
*
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
1
-4
/
+4
|
\
|
*
vfs: open inside ->tmpfile()
Miklos Szeredi
2022-09-24
1
-4
/
+4
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
4
-50
/
+48
|
\
\
|
*
|
btrfs: convert process_page_range() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
2
-16
/
+18
|
*
|
btrfs: convert end_compressed_writeback() to use filemap_get_folios()
Vishal Moola (Oracle)
2022-09-11
1
-16
/
+15
|
*
|
btrfs: convert __process_pages_contig() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
2022-09-11
1
-18
/
+15
*
|
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-2
/
+12
|
\
\
\
|
*
|
|
btrfs: add manual PSI accounting for compressed reads
Christoph Hellwig
2022-09-20
1
-2
/
+12
*
|
|
|
btrfs: set generation before calling btrfs_clean_tree_block in btrfs_init_new...
Tetsuo Handa
2022-09-29
1
-0
/
+3
*
|
|
|
btrfs: drop extent map range more efficiently
Filipe Manana
2022-09-29
1
-45
/
+74
*
|
|
|
btrfs: avoid pointless extent map tree search when flushing delalloc
Filipe Manana
2022-09-29
1
-1
/
+0
*
|
|
|
btrfs: remove unnecessary next extent map search
Filipe Manana
2022-09-29
1
-14
/
+17
*
|
|
|
btrfs: remove unnecessary NULL pointer checks when searching extent maps
Filipe Manana
2022-09-29
1
-14
/
+14
*
|
|
|
btrfs: assert tree is locked when clearing extent map from logging
Filipe Manana
2022-09-29
1
-0
/
+2
*
|
|
|
btrfs: remove unnecessary extent map initializations
Filipe Manana
2022-09-29
1
-2
/
+0
*
|
|
|
btrfs: remove the refcount warning/check at free_extent_map()
Filipe Manana
2022-09-29
1
-1
/
+0
*
|
|
|
btrfs: add helper to replace extent map range with a new extent map
Filipe Manana
2022-09-29
5
-60
/
+56
*
|
|
|
btrfs: move open coded extent map tree deletion out of inode eviction
Filipe Manana
2022-09-29
2
-14
/
+28
*
|
|
|
btrfs: use cond_resched_rwlock_write() during inode eviction
Filipe Manana
2022-09-29
1
-5
/
+1
*
|
|
|
btrfs: use extent_map_end() at btrfs_drop_extent_map_range()
Filipe Manana
2022-09-29
1
-4
/
+6
*
|
|
|
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
8
-223
/
+237
*
|
|
|
btrfs: fix missed extent on fsync after dropping extent maps
Filipe Manana
2022-09-29
1
-12
/
+46
*
|
|
|
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
2022-09-29
1
-1
/
+0
*
|
|
|
btrfs: enable nowait async buffered writes
Stefan Roesch
2022-09-29
1
-2
/
+2
*
|
|
|
btrfs: assert nowait mode is not used for some btree search functions
Stefan Roesch
2022-09-29
1
-0
/
+4
*
|
|
|
btrfs: make btrfs_buffered_write nowait compatible
Stefan Roesch
2022-09-29
1
-2
/
+5
*
|
|
|
btrfs: plumb NOWAIT through the write path
Stefan Roesch
2022-09-29
1
-6
/
+13
*
|
|
|
btrfs: make lock_and_cleanup_extent_if_need nowait compatible
Stefan Roesch
2022-09-29
1
-3
/
+16
*
|
|
|
btrfs: make prepare_pages nowait compatible
Stefan Roesch
2022-09-29
1
-8
/
+35
*
|
|
|
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
2022-09-29
3
-13
/
+24
*
|
|
|
btrfs: add btrfs_try_lock_ordered_range
Josef Bacik
2022-09-29
2
-0
/
+26
*
|
|
|
btrfs: add the ability to use NO_FLUSH for data reservations
Josef Bacik
2022-09-29
6
-9
/
+18
*
|
|
|
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-29
8
-16
/
+29
*
|
|
|
btrfs: implement a nowait option for tree searches
Josef Bacik
2022-09-26
4
-3
/
+64
*
|
|
|
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
3
-79
/
+113
*
|
|
|
btrfs: move end_io_func argument to btrfs_bio_ctrl structure
Qu Wenruo
2022-09-26
1
-17
/
+23
*
|
|
|
btrfs: switch page and disk_bytenr argument position for submit_extent_page()
Qu Wenruo
2022-09-26
1
-9
/
+9
*
|
|
|
btrfs: update the comment for submit_extent_page()
Qu Wenruo
2022-09-26
1
-3
/
+5
*
|
|
|
btrfs: add struct declarations in dev-replace.h
Josef Bacik
2022-09-26
1
-0
/
+4
*
|
|
|
btrfs: use a runtime flag to indicate an inode is a free space inode
Josef Bacik
2022-09-26
2
-7
/
+8
*
|
|
|
btrfs: open code and remove btrfs_insert_inode_hash helper
Josef Bacik
2022-09-26
2
-8
/
+3
*
|
|
|
btrfs: open code and remove btrfs_inode_sectorsize helper
Josef Bacik
2022-09-26
3
-13
/
+7
*
|
|
|
btrfs: move btrfs_ordered_sum_size into file-item.c
Josef Bacik
2022-09-26
2
-12
/
+11
*
|
|
|
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
Josef Bacik
2022-09-26
1
-60
/
+63
*
|
|
|
btrfs: move btrfs_csum_ptr to inode.c
Josef Bacik
2022-09-26
2
-8
/
+7
*
|
|
|
btrfs: move fs_info forward declarations to the top of ctree.h
Josef Bacik
2022-09-26
1
-7
/
+5
*
|
|
|
btrfs: move btrfs_swapfile_pin into volumes.h
Josef Bacik
2022-09-26
2
-25
/
+25
*
|
|
|
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2022-09-26
2
-2
/
+2
*
|
|
|
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
2022-09-26
2
-2
/
+1
*
|
|
|
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
Josef Bacik
2022-09-26
3
-15
/
+10
[next]