index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
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
2022-01-03
btrfs: remove the btrfs_item_end() helper
Josef Bacik
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
btrfs: introduce item_nr token variant helpers
Josef Bacik
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
2022-01-03
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
2021-10-29
btrfs: remove root argument from btrfs_unlink_inode()
Filipe Manana
2021-10-26
btrfs: make btrfs_super_block size match BTRFS_SUPER_INFO_SIZE
Qu Wenruo
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
btrfs: remove unused function btrfs_bio_fits_in_stripe()
Qu Wenruo
2021-10-26
btrfs: unexport setup_items_for_insert()
Filipe Manana
2021-10-26
btrfs: loop only once over data sizes array when inserting an item batch
Filipe Manana
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
2021-10-11
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-08-23
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
2021-08-23
btrfs: make btrfs_next_leaf static inline
David Sterba
2021-08-23
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
2021-08-23
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-06-22
btrfs: remove unused btrfs_fs_info::total_pinned
Nikolay Borisov
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
2021-06-22
btrfs: switch mount option bits to enums and use wider type
David Sterba
2021-06-22
btrfs: fix typos in comments
David Sterba
[next]