index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
2022-05-16
btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray
Gabriel Niebler
2022-05-16
btrfs: turn fs_info member buffer_radix into XArray
Gabriel Niebler
2022-05-16
btrfs: turn delayed_nodes_tree into an XArray
Gabriel Niebler
2022-05-16
btrfs: use a normal workqueue for rmw_workers
Christoph Hellwig
2022-05-16
btrfs: use normal workqueues for scrub
Christoph Hellwig
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-16
btrfs: do not return errors from submit_bio_hook_t instances
Christoph Hellwig
2022-05-16
btrfs: move btrfs_readpage to extent_io.c
Christoph Hellwig
2022-05-16
btrfs: use a read/write lock for protecting the block groups tree
Filipe Manana
2022-05-16
btrfs: use rbtree with leftmost node cached for tracking lowest block group
Filipe Manana
2022-05-16
btrfs: remove the zoned/zone_size union in struct btrfs_fs_info
Christoph Hellwig
2022-05-16
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
2022-05-16
btrfs: stop allocating a path when checking if cross reference exists
Filipe Manana
2022-05-16
btrfs: add messages to printk index
Jonathan Lassoff
2022-05-16
btrfs: add and use helper to assert an inode range is clean
Filipe Manana
2022-05-16
btrfs: move common inode creation code into btrfs_create_new_inode()
Omar Sandoval
2022-05-16
btrfs: reserve correct number of items for inode creation
Omar Sandoval
2022-05-16
btrfs: allocate inode outside of btrfs_new_inode()
Omar Sandoval
2022-05-16
btrfs: introduce btrfs_for_each_slot iterator macro
Gabriel Niebler
2022-04-26
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-21
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-15
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-14
btrfs: pass btrfs_fs_info to btrfs_recover_relocation
Josef Bacik
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_WRITE
Omar Sandoval
2022-03-14
btrfs: add BTRFS_IOC_ENCODED_READ ioctl
Omar Sandoval
2022-03-14
btrfs: support different disk extent size for delalloc
Omar Sandoval
2022-03-14
btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
Omar Sandoval
2022-03-14
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
btrfs: add code to support the block group root
Josef Bacik
2022-03-14
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-02-24
btrfs: reduce extent threshold for autodefrag
Qu Wenruo
2022-01-31
btrfs: skip reserved bytes warning on unmount after log cleanup failure
Filipe Manana
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
btrfs: move btrfs_truncate_inode_items to inode-item.c
Josef Bacik
2022-01-07
btrfs: add an inode-item.h
Josef Bacik
2022-01-07
btrfs: introduce exclusive operation BALANCE_PAUSED state
Nikolay Borisov
2022-01-07
btrfs: make send work with concurrent block group relocation
Filipe Manana
2022-01-03
btrfs: track the csum, extent, and free space trees in a rb tree
Josef Bacik
2022-01-03
btrfs: stop accessing ->free_space_root directly
Josef Bacik
2022-01-03
btrfs: stop accessing ->csum_root directly
Josef Bacik
2022-01-03
btrfs: set BTRFS_FS_STATE_NO_CSUMS if we fail to load the csum root
Josef Bacik
2022-01-03
btrfs: stop accessing ->extent_root directly
Josef Bacik
2022-01-03
btrfs: rework async transaction committing
Josef Bacik
2022-01-03
btrfs: remove unused BTRFS_FS_BARRIER flag
Josef Bacik
2022-01-03
btrfs: get rid of root->orphan_cleanup_state
Josef Bacik
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
[next]