index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-03-10
6
-31
/
+81
|
\
|
*
btrfs: fix block group item corruption after inserting new block group
Filipe Manana
2023-03-08
1
-1
/
+12
|
*
btrfs: fix extent map logging bit not cleared for split maps after dropping r...
Filipe Manana
2023-03-06
1
-1
/
+6
|
*
btrfs: fix percent calculation for bg reclaim message
Johannes Thumshirn
2023-03-06
1
-1
/
+2
|
*
btrfs: fix unnecessary increment of read error stat on write error
Naohiro Aota
2023-03-06
1
-1
/
+1
|
*
btrfs: handle btrfs_del_item errors in __btrfs_update_delayed_inode
void0red
2023-03-06
1
-1
/
+1
|
*
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
2023-03-06
1
-0
/
+1
|
*
btrfs: fix potential dead lock in size class loading logic
Boris Burkov
2023-03-06
1
-26
/
+16
|
*
btrfs: sysfs: add size class stats
Boris Burkov
2023-03-01
1
-0
/
+42
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-28
/
+29
|
\
\
|
*
|
btrfs: convert extent_write_cache_pages() to use filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-02-03
1
-19
/
+19
|
*
|
btrfs: convert btree_write_cache_pages() to use filemap_get_folio_tag()
Vishal Moola (Oracle)
2023-02-03
1
-9
/
+10
*
|
|
Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-21
1
-1
/
+0
|
\
\
\
|
*
|
|
fs/btrfs: Remove "select SRCU"
Paul E. McKenney
2023-02-03
1
-1
/
+0
*
|
|
|
Merge tag 'for-6.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-02-20
56
-2864
/
+2344
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
btrfs: make kobj_type structures constant
Thomas Weißschuh
2023-02-15
1
-6
/
+6
|
*
|
|
btrfs: remove the bdev argument to btrfs_rmap_block
Christoph Hellwig
2023-02-15
3
-10
/
+4
|
*
|
|
btrfs: don't rely on unchanging ->bi_bdev for zone append remaps
Christoph Hellwig
2023-02-15
3
-26
/
+26
|
*
|
|
btrfs: never return true for reads in btrfs_use_zone_append
Christoph Hellwig
2023-02-15
1
-0
/
+3
|
*
|
|
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
4
-6
/
+7
|
*
|
|
btrfs: set bbio->file_offset in alloc_new_bio
Christoph Hellwig
2023-02-15
1
-2
/
+1
|
*
|
|
btrfs: use file_offset to limit bios size in calc_bio_boundaries
Christoph Hellwig
2023-02-15
1
-2
/
+2
|
*
|
|
btrfs: do unsigned integer division in the extent buffer binary search loop
Filipe Manana
2023-02-15
2
-7
/
+12
|
*
|
|
btrfs: eliminate extra call when doing binary search on extent buffer
Filipe Manana
2023-02-15
2
-13
/
+18
|
*
|
|
btrfs: raid56: handle endio in scrub_rbio
Christoph Hellwig
2023-02-15
1
-11
/
+7
|
*
|
|
btrfs: raid56: handle endio in recover_rbio
Christoph Hellwig
2023-02-15
1
-18
/
+9
|
*
|
|
btrfs: raid56: handle endio in rmw_rbio
Christoph Hellwig
2023-02-15
1
-20
/
+10
|
*
|
|
btrfs: raid56: submit the read bios from scrub_assemble_read_bios
Christoph Hellwig
2023-02-15
1
-23
/
+13
|
*
|
|
btrfs: raid56: fold rmw_read_wait_recover into rmw_read_bios
Christoph Hellwig
2023-02-15
1
-46
/
+23
|
*
|
|
btrfs: raid56: fold recover_assemble_read_bios into recover_rbio
Christoph Hellwig
2023-02-15
1
-40
/
+21
|
*
|
|
btrfs: raid56: add a bio_list_put helper
Christoph Hellwig
2023-02-15
1
-28
/
+16
|
*
|
|
btrfs: raid56: wait for I/O completion in submit_read_bios
Christoph Hellwig
2023-02-15
1
-7
/
+6
|
*
|
|
btrfs: raid56: simplify code flow in rmw_rbio
Christoph Hellwig
2023-02-15
1
-15
/
+13
|
*
|
|
btrfs: raid56: simplify error handling and code flow in raid56_parity_write
Christoph Hellwig
2023-02-15
1
-22
/
+15
|
*
|
|
btrfs: replace btrfs_wait_tree_block_writeback by wait_on_extent_buffer_write...
Josef Bacik
2023-02-15
1
-9
/
+3
|
*
|
|
btrfs: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty
Josef Bacik
2023-02-15
3
-18
/
+19
|
*
|
|
btrfs: rename btrfs_clean_tree_block to btrfs_clear_buffer_dirty
Josef Bacik
2023-02-15
8
-22
/
+22
|
*
|
|
btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr
Josef Bacik
2023-02-15
1
-7
/
+0
|
*
|
|
btrfs: replace clearing extent buffer dirty bit with btrfs_clean_block
Josef Bacik
2023-02-15
2
-23
/
+20
|
*
|
|
btrfs: add trans argument to btrfs_clean_tree_block
Josef Bacik
2023-02-15
8
-27
/
+29
|
*
|
|
btrfs: always lock the block before calling btrfs_clean_tree_block
Josef Bacik
2023-02-15
1
-2
/
+1
|
*
|
|
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
7
-200
/
+64
|
*
|
|
btrfs: calculate file system wide queue limit for zoned mode
Christoph Hellwig
2023-02-15
3
-28
/
+30
|
*
|
|
btrfs: remove now spurious bio submission helpers
Christoph Hellwig
2023-02-15
5
-39
/
+10
|
*
|
|
btrfs: remove the fs_info argument to btrfs_submit_bio
Christoph Hellwig
2023-02-15
5
-18
/
+14
|
*
|
|
btrfs: open code submit_encoded_read_bio
Christoph Hellwig
2023-02-15
1
-20
/
+3
|
*
|
|
btrfs: remove struct btrfs_io_geometry
Christoph Hellwig
2023-02-15
2
-101
/
+31
|
*
|
|
btrfs: remove stripe boundary calculation for encoded I/O
Qu Wenruo
2023-02-15
1
-23
/
+2
|
*
|
|
btrfs: remove stripe boundary calculation for compressed I/O
Qu Wenruo
2023-02-15
1
-97
/
+33
|
*
|
|
btrfs: remove stripe boundary calculation for buffered I/O
Qu Wenruo
2023-02-15
1
-52
/
+19
[next]