index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
btrfs: pass a btrfs_bio to btrfs_use_append
Christoph Hellwig
2023-02-15
1
-2
/
+1
*
|
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: combine btrfs_clear_buffer_dirty and clear_extent_buffer_dirty
Josef Bacik
2023-02-15
1
-1
/
+15
*
|
btrfs: do not increment dirty_metadata_bytes in set_btree_ioerr
Josef Bacik
2023-02-15
1
-7
/
+0
*
|
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-57
/
+15
*
|
btrfs: remove now spurious bio submission helpers
Christoph Hellwig
2023-02-15
1
-9
/
+10
*
|
btrfs: remove stripe boundary calculation for buffered I/O
Qu Wenruo
2023-02-15
1
-52
/
+19
*
|
btrfs: handle recording of zoned writes in the storage layer
Christoph Hellwig
2023-02-15
1
-6
/
+0
*
|
btrfs: remove the io_failure_record infrastructure
Christoph Hellwig
2023-02-15
1
-260
/
+0
*
|
btrfs: handle checksum validation and repair at the storage layer
Christoph Hellwig
2023-02-15
1
-116
/
+8
*
|
btrfs: save the bio iter for checksum validation in common code
Christoph Hellwig
2023-02-15
1
-1
/
+0
*
|
btrfs: add a btrfs_inode pointer to struct btrfs_bio
Christoph Hellwig
2023-02-15
1
-4
/
+4
*
|
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-09
1
-0
/
+2
|
/
*
btrfs: fix false alert on bad tree level check
Qu Wenruo
2023-01-03
1
-5
/
+25
*
btrfs: remove BTRFS_LEAF_DATA_OFFSET
Josef Bacik
2022-12-05
1
-1
/
+1
*
btrfs: add eb to btrfs_node_key_ptr_offset
Josef Bacik
2022-12-05
1
-1
/
+1
*
btrfs: pass the extent buffer for the btrfs_item_nr helpers
Josef Bacik
2022-12-05
1
-1
/
+1
*
btrfs: move leaf_data_end into ctree.c
Josef Bacik
2022-12-05
1
-1
/
+5
*
btrfs: move repair_io_failure to bio.c
Christoph Hellwig
2022-12-05
1
-115
/
+2
*
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
1
-1
/
+1
*
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
1
-2
/
+1
*
btrfs: use cached state when looking for delalloc ranges with fiemap
Filipe Manana
2022-12-05
1
-1
/
+10
*
btrfs: remove leftover setting of EXTENT_UPTODATE state in an inode's io_tree
Filipe Manana
2022-12-05
1
-16
/
+3
*
btrfs: move tree block parentness check into validate_extent_buffer()
Qu Wenruo
2022-12-05
1
-4
/
+14
*
btrfs: pass btrfs_inode to btrfs_add_delayed_iput
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_repair_one_sector
David Sterba
2022-12-05
1
-9
/
+8
*
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
1
-1
/
+2
*
btrfs: pass btrfs_inode to btrfs_submit_data_read_bio
David Sterba
2022-12-05
1
-2
/
+3
*
btrfs: pass btrfs_inode to btrfs_submit_data_write_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_submit_metadata_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: drop parameter compression_type from btrfs_submit_dio_repair_bio
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
1
-5
/
+9
*
btrfs: merge struct extent_page_data to btrfs_bio_ctrl
David Sterba
2022-12-05
1
-60
/
+55
*
btrfs: switch extent_page_data bit fields to bools
David Sterba
2022-12-05
1
-2
/
+2
*
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: update function comments
David Sterba
2022-12-05
1
-28
/
+31
*
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: do not use GFP_ATOMIC in the read endio
Josef Bacik
2022-12-05
1
-4
/
+4
*
btrfs: avoid duplicated resolution of indirect backrefs during fiemap
Filipe Manana
2022-12-05
1
-0
/
+2
*
btrfs: move ulists to data extent sharedness check context
Filipe Manana
2022-12-05
1
-24
/
+10
*
btrfs: turn the backref sharedness check cache into a context object
Filipe Manana
2022-12-05
1
-12
/
+12
[next]