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
/
root-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
btrfs: move orphan prototypes into orphan.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
1
-2
/
+2
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
1
-10
/
+9
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
1
-1
/
+2
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-09-26
btrfs: simplify error handling at btrfs_del_root_ref()
Filipe Manana
1
-9
/
+7
2022-08-23
btrfs: fix silent failure when deleting root reference
Filipe Manana
1
-2
/
+3
2022-05-16
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
1
-1
/
+2
2022-03-02
btrfs: do not start relocation until in progress drops are done
Josef Bacik
1
-0
/
+15
2022-01-03
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
1
-1
/
+1
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
1
-2
/
+2
2021-12-11
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-12-08
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-10-18
btrfs: Use memset_startat() to clear end of struct
Kees Cook
1
-4
/
+2
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
1
-2
/
+11
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-7
/
+5
2020-03-23
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
1
-1
/
+1
2020-03-23
btrfs: switch to use new generic UUID API
Andy Shevchenko
1
-3
/
+1
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
1
-2
/
+0
2020-03-23
btrfs: hold a ref for the root in btrfs_find_orphan_roots
Josef Bacik
1
-0
/
+3
2020-03-23
btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
Josef Bacik
1
-34
/
+2
2020-01-08
btrfs: do not delete mismatched root refs
Josef Bacik
1
-4
/
+6
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
1
-1
/
+1
2019-07-04
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
1
-0
/
+56
2019-05-09
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
1
-3
/
+1
2019-04-29
btrfs: Don't panic when we can't find a root key
Qu Wenruo
1
-5
/
+8
2019-02-27
btrfs: check for refs on snapshot delete resume
Josef Bacik
1
-2
/
+6
2019-02-25
btrfs: Remove unnecessary casts in btrfs_read_root_item
YueHaibing
1
-2
/
+2
2018-08-06
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
1
-5
/
+4
2018-08-06
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
1
-5
/
+4
2018-08-06
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
1
-2
/
+2
2018-06-06
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-2
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-7
/
+0
2017-10-30
btrfs: Clean up dead code in root-tree
Christos Gkekas
1
-4
/
+0
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-08-21
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
1
-3
/
+4
2017-08-16
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-1
/
+1
2017-06-21
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
1
-0
/
+7
2017-04-18
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
1
-1
/
+2
2017-02-14
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
1
-3
/
+3
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-1
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-1
/
+1
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-8
/
+7
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-3
/
+6
2016-09-26
btrfs: unsplit printed strings
Jeff Mahoney
1
-12
/
+6
[next]