开源镜像站
帮助
动态
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
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
2021-02-08
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
2021-02-08
btrfs: remove new_dirid argument from btrfs_create_subvol_root
Nikolay Borisov
2021-02-08
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
2021-01-29
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-06
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
btrfs: correctly calculate item size used when item key collision happens
ethanwu
[next]