index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-2
/
+4
2021-10-26
btrfs: zoned: add a dedicated data relocation block group
Johannes Thumshirn
1
-0
/
+7
2021-10-26
btrfs: introduce btrfs_is_data_reloc_root
Johannes Thumshirn
1
-0
/
+5
2021-10-26
btrfs: zoned: implement active zone tracking
Naohiro Aota
1
-0
/
+3
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
1
-2
/
+2
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
1
-0
/
+1
2021-10-12
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
1
-1
/
+1
2021-09-02
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-08-23
btrfs: allow idmapped SNAP_CREATE/SUBVOL_CREATE ioctls
Christian Brauner
1
-1
/
+2
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
1
-0
/
+4
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-2
/
+29
2021-08-23
btrfs: add ro compat flags to inodes
Boris Burkov
1
-14
/
+16
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
1
-4
/
+5
2021-08-23
btrfs: make btrfs_next_leaf static inline
David Sterba
1
-1
/
+12
2021-08-23
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
1
-1
/
+1
2021-08-23
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
1
-1
/
+1
2021-08-23
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
1
-2
/
+0
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
1
-1
/
+1
2021-06-22
btrfs: remove unused btrfs_fs_info::total_pinned
Nikolay Borisov
1
-2
/
+0
2021-06-22
btrfs: rip out may_commit_transaction
Josef Bacik
1
-1
/
+0
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
1
-2
/
+3
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
1
-1
/
+1
2021-06-22
btrfs: switch mount option bits to enums and use wider type
David Sterba
1
-32
/
+33
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-3
/
+3
2021-06-21
btrfs: make btrfs_set_range_writeback() subpage compatible
Qu Wenruo
1
-1
/
+1
2021-06-21
btrfs: rename PagePrivate2 to PageOrdered inside btrfs
Qu Wenruo
1
-0
/
+10
2021-06-21
btrfs: pass btrfs_inode to btrfs_writepage_endio_finish_ordered()
Qu Wenruo
1
-1
/
+2
2021-06-21
btrfs: refactor submit_extent_page() to make bio and its flag tracing easier
Qu Wenruo
1
-2
/
+0
2021-06-21
btrfs: introduce try-lock semantics for exclusive op start
David Sterba
1
-0
/
+3
2021-06-21
btrfs: add cancellable chunk relocation support
David Sterba
1
-0
/
+9
2021-06-21
btrfs: protect exclusive_operation by super_lock
David Sterba
1
-2
/
+2
2021-06-21
btrfs: document byte swap optimization of root_item::flags accessors
David Sterba
1
-0
/
+2
2021-06-21
btrfs: don't set the full sync flag when truncation does not touch extents
Filipe Manana
1
-1
/
+1
2021-06-21
btrfs: make btrfs_verify_data_csum() to return a bitmap
Qu Wenruo
1
-2
/
+2
2021-05-11
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-04-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
1
-1
/
+1
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-0
/
+5
2021-04-20
btrfs: rename delete_unused_bgs_mutex to reclaim_bgs_lock
Johannes Thumshirn
1
-1
/
+2
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
1
-0
/
+19
2021-04-19
btrfs: improve btree readahead for full send operations
Filipe Manana
1
-1
/
+21
2021-04-19
btrfs: use a bit to track the existence of tree mod log users
Filipe Manana
1
-0
/
+3
2021-04-19
btrfs: move the tree mod log code into its own file
Filipe Manana
1
-17
/
+0
2021-04-19
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
1
-2
/
+0
2021-04-19
btrfs: add a i_mmap_lock to our inode
Josef Bacik
1
-0
/
+1
2021-04-19
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
1
-1
/
+1
2021-04-19
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
1
-1
/
+0
2021-04-19
btrfs: make btrfs_replace_file_extents take btrfs_inode
Nikolay Borisov
1
-2
/
+3
2021-04-12
btrfs: convert to fileattr
Miklos Szeredi
1
-0
/
+3
[next]