index
:
pm24.git
master
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
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-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
2021-06-21
btrfs: make btrfs_set_range_writeback() subpage compatible
Qu Wenruo
2021-06-21
btrfs: rename PagePrivate2 to PageOrdered inside btrfs
Qu Wenruo
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
2021-06-21
btrfs: refactor submit_extent_page() to make bio and its flag tracing easier
Qu Wenruo
2021-06-21
btrfs: introduce try-lock semantics for exclusive op start
David Sterba
2021-06-21
btrfs: add cancellable chunk relocation support
David Sterba
2021-06-21
btrfs: protect exclusive_operation by super_lock
David Sterba
2021-06-21
btrfs: document byte swap optimization of root_item::flags accessors
David Sterba
2021-06-21
btrfs: don't set the full sync flag when truncation does not touch extents
Filipe Manana
2021-06-21
btrfs: make btrfs_verify_data_csum() to return a bitmap
Qu Wenruo
2021-05-10
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-04-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
2021-04-20
btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
Johannes Thumshirn
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
2021-04-19
btrfs: improve btree readahead for full send operations
Filipe Manana
2021-04-19
btrfs: use a bit to track the existence of tree mod log users
Filipe Manana
2021-04-19
btrfs: move the tree mod log code into its own file
Filipe Manana
2021-04-19
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
2021-04-19
btrfs: add a i_mmap_lock to our inode
Josef Bacik
2021-04-19
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
2021-04-19
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
2021-04-19
btrfs: make btrfs_replace_file_extents take btrfs_inode
Nikolay Borisov
2021-04-12
btrfs: convert to fileattr
Miklos Szeredi
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
2021-02-09
btrfs: zoned: enable to mount ZONED incompat flag
Naohiro Aota
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
2021-02-09
btrfs: zoned: check if bio spans across an ordered extent
Johannes Thumshirn
2021-02-08
btrfs: improve preemptive background space flushing
Josef Bacik
2021-02-08
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
2021-02-08
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
[next]