开源镜像站
帮助
动态
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-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
2022-07-15
Revert "btrfs: turn fs_info member buffer_radix into XArray"
David Sterba
2022-07-15
Revert "btrfs: turn fs_roots_radix in btrfs_fs_info into an XArray"
David Sterba
2022-06-21
btrfs: add missing inode updates on each iteration when replacing extents
Filipe Manana
2022-05-16
btrfs: move struct btrfs_dio_private to inode.c
Christoph Hellwig
2022-05-16
btrfs: add a btrfs_dio_rw wrapper
Christoph Hellwig
2022-05-16
btrfs: rename bio_flags in parameters and switch type
David Sterba
2022-05-16
btrfs: sink parameter is_data to btrfs_set_disk_extent_flags
David Sterba
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
[next]