index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
1
-2
/
+0
*
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
2022-09-29
1
-1
/
+0
*
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
2022-09-29
1
-1
/
+1
*
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-29
1
-2
/
+3
*
btrfs: implement a nowait option for tree searches
Josef Bacik
2022-09-26
1
-0
/
+2
*
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
1
-8
/
+0
*
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
1
-25
/
+0
*
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2022-09-26
1
-2
/
+0
*
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
2022-09-26
1
-2
/
+0
*
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
Josef Bacik
2022-09-26
1
-14
/
+0
*
btrfs: move btrfs_caching_type to block-group.h
Josef Bacik
2022-09-26
1
-7
/
+0
*
btrfs: remove btrfs_bit_radix_cachep declaration
Gaosheng Cui
2022-09-26
1
-1
/
+0
*
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...
Qu Wenruo
2022-09-26
1
-0
/
+1
*
btrfs: make fiemap more efficient and accurate reporting extent sharedness
Filipe Manana
2022-09-26
1
-2
/
+2
*
btrfs: speedup checking for extent sharedness during fiemap
Filipe Manana
2022-09-26
1
-0
/
+18
*
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
2022-09-26
1
-1
/
+2
*
btrfs: don't save block group root into super block
Qu Wenruo
2022-09-26
1
-25
/
+2
*
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
2022-09-26
1
-2
/
+4
*
btrfs: don't take a bio_counter reference for cloned bios
Christoph Hellwig
2022-09-26
1
-1
/
+0
*
btrfs: sysfs: show discard stats and tunables in non-debug build
David Sterba
2022-09-26
1
-1
/
+1
*
btrfs: send: add support for fs-verity
Boris Burkov
2022-09-26
1
-0
/
+7
*
btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()
Omar Sandoval
2022-09-26
1
-6
/
+3
*
btrfs: add lockdep annotations for the ordered extents wait event
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+1
*
btrfs: add lockdep annotations for pending_ordered wait event
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+1
*
btrfs: add lockdep annotations for transaction states wait events
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+32
*
btrfs: add lockdep annotations for num_extwriters wait event
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+1
*
btrfs: add lockdep annotations for num_writers wait event
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+6
*
btrfs: add macros for annotating wait events with lockdep
Ioannis Angelakopoulos
2022-09-26
1
-0
/
+45
*
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-09-05
1
-2
/
+0
*
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
2022-08-23
1
-1
/
+0
*
btrfs: fix lockdep splat with reloc root extent buffers
Josef Bacik
2022-08-17
1
-0
/
+2
*
btrfs: fix repair of compressed extents
Christoph Hellwig
2022-07-25
1
-0
/
+2
*
btrfs: remove the start argument to check_data_csum and export
Christoph Hellwig
2022-07-25
1
-0
/
+2
*
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
2022-07-25
1
-0
/
+5
*
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
2022-07-25
1
-8
/
+13
*
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
2022-07-25
1
-0
/
+6
*
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
2022-07-25
1
-0
/
+2
*
btrfs: collect commit stats, count, duration
Ioannis Angelakopoulos
2022-07-25
1
-0
/
+15
*
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
1
-0
/
+7
*
btrfs: pass bits by value not by pointer for extent_state helpers
David Sterba
2022-07-25
1
-2
/
+2
*
btrfs: make btrfs_super_block::log_root_transid deprecated
Qu Wenruo
2022-07-25
1
-4
/
+6
*
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
1
-2
/
+2
*
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
1
-1
/
+1
*
btrfs: defer I/O completion based on the btrfs_raid_bio
Christoph Hellwig
2022-07-25
1
-1
/
+1
*
btrfs: split btrfs_submit_data_bio to read and write parts
Christoph Hellwig
2022-07-25
1
-2
/
+3
*
btrfs: send: send compressed extents with encoded writes
Omar Sandoval
2022-07-25
1
-0
/
+6
*
btrfs: factor out a btrfs_csum_ptr helper
Christoph Hellwig
2022-07-25
1
-0
/
+8
*
btrfs: introduce a data checksum checking helper
Qu Wenruo
2022-07-25
1
-0
/
+2
[next]