开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
2022-12-05
btrfs: convert BTRFS_ILOCK-* defines to enum bit
David Sterba
2022-12-05
btrfs: move the btrfs_verity_descriptor_item defs up in ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_next_old_item into ctree.c
Josef Bacik
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-12-05
btrfs: move flush related definitions to space-info.h
Josef Bacik
2022-12-05
btrfs: move discard stat defs to free-space-cache.h
Josef Bacik
2022-12-05
btrfs: move BTRFS_MAX_MIRRORS into scrub.c
Josef Bacik
2022-12-05
btrfs: move maximum limits to btrfs_tree.h
Josef Bacik
2022-12-05
btrfs: move btrfs on-disk definitions out of ctree.h
Josef Bacik
2022-12-05
btrfs: remove unused BTRFS_IOPRIO_READA
Josef Bacik
2022-12-05
btrfs: remove unused BTRFS_TOTAL_BYTES_PINNED_BATCH
Josef Bacik
2022-12-05
btrfs: remove unused set/clear_pending_info helpers
Josef Bacik
2022-11-07
btrfs: don't print stack trace when transaction is aborted due to ENOMEM
David Sterba
2022-10-31
btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
Filipe Manana
2022-09-29
btrfs: move btrfs_drop_extent_cache() to extent_map.c
Filipe Manana
2022-09-29
btrfs: remove stale prototype of btrfs_write_inode
Jeff Layton
2022-09-29
btrfs: make btrfs_check_nocow_lock nowait compatible
Josef Bacik
2022-09-29
btrfs: make can_nocow_extent nowait compatible
Josef Bacik
2022-09-26
btrfs: implement a nowait option for tree searches
Josef Bacik
2022-09-26
btrfs: move the fs_info related helpers closer to fs_info in ctree.h
Josef Bacik
2022-09-26
btrfs: move btrfs_csum_ptr to inode.c
Josef Bacik
2022-09-26
btrfs: move fs_info forward declarations to the top of ctree.h
Josef Bacik
2022-09-26
btrfs: move btrfs_swapfile_pin into volumes.h
Josef Bacik
2022-09-26
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2022-09-26
btrfs: move btrfs_init_async_reclaim_work prototype to space-info.h
Josef Bacik
2022-09-26
btrfs: move btrfs_full_stripe_locks_tree into block-group.h
Josef Bacik
2022-09-26
btrfs: move btrfs_caching_type to block-group.h
Josef Bacik
2022-09-26
btrfs: remove btrfs_bit_radix_cachep declaration
Gaosheng Cui
2022-09-26
btrfs: skip subtree scan if it's too high to avoid low stall in btrfs_commit_...
Qu Wenruo
2022-09-26
btrfs: make fiemap more efficient and accurate reporting extent sharedness
Filipe Manana
2022-09-26
btrfs: speedup checking for extent sharedness during fiemap
Filipe Manana
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
2022-09-26
btrfs: don't save block group root into super block
Qu Wenruo
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
2022-09-26
btrfs: don't take a bio_counter reference for cloned bios
Christoph Hellwig
2022-09-26
btrfs: sysfs: show discard stats and tunables in non-debug build
David Sterba
2022-09-26
btrfs: send: add support for fs-verity
Boris Burkov
2022-09-26
btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()
Omar Sandoval
2022-09-26
btrfs: add lockdep annotations for the ordered extents wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for pending_ordered wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for transaction states wait events
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for num_extwriters wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add lockdep annotations for num_writers wait event
Ioannis Angelakopoulos
2022-09-26
btrfs: add macros for annotating wait events with lockdep
Ioannis Angelakopoulos
2022-09-05
btrfs: zoned: fix API misuse of zone finish waiting
Naohiro Aota
2022-08-23
btrfs: fix space cache corruption and potential double allocations
Omar Sandoval
[next]