index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
root-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix silent failure when deleting root reference
Filipe Manana
2022-08-23
1
-2
/
+3
*
btrfs: avoid blocking on space revervation when doing nowait dio writes
Filipe Manana
2022-05-16
1
-1
/
+2
*
btrfs: do not start relocation until in progress drops are done
Josef Bacik
2022-03-02
1
-0
/
+15
*
btrfs: change root to fs_info for btrfs_reserve_metadata_bytes
Josef Bacik
2022-01-03
1
-1
/
+1
*
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
1
-2
/
+2
*
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-10
1
-1
/
+2
|
\
|
*
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
2021-12-08
1
-1
/
+2
*
|
btrfs: Use memset_startat() to clear end of struct
Kees Cook
2021-10-18
1
-4
/
+2
|
/
*
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
1
-2
/
+11
*
btrfs: simplify root lookup by id
David Sterba
2020-05-25
1
-7
/
+5
*
btrfs: Remove __ prefix from btrfs_block_rsv_release
Nikolay Borisov
2020-03-23
1
-1
/
+1
*
btrfs: switch to use new generic UUID API
Andy Shevchenko
2020-03-23
1
-3
/
+1
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-2
/
+0
*
btrfs: hold a ref for the root in btrfs_find_orphan_roots
Josef Bacik
2020-03-23
1
-0
/
+3
*
btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-34
/
+2
*
btrfs: do not delete mismatched root refs
Josef Bacik
2020-01-08
1
-4
/
+6
*
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
1
-1
/
+1
*
btrfs: move the subvolume reservation stuff out of extent-tree.c
Josef Bacik
2019-07-04
1
-0
/
+56
*
Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path
Filipe Manana
2019-05-09
1
-3
/
+1
*
btrfs: Don't panic when we can't find a root key
Qu Wenruo
2019-04-29
1
-5
/
+8
*
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-27
1
-2
/
+6
*
btrfs: Remove unnecessary casts in btrfs_read_root_item
YueHaibing
2019-02-25
1
-2
/
+2
*
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
1
-5
/
+4
*
btrfs: Remove fs_info from btrfs_del_root_ref
Lu Fengqi
2018-08-06
1
-5
/
+4
*
btrfs: Remove fs_info from btrfs_del_root
Lu Fengqi
2018-08-06
1
-2
/
+2
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-2
/
+2
*
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
2018-04-12
1
-14
/
+1
*
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
1
-7
/
+0
*
btrfs: Clean up dead code in root-tree
Christos Gkekas
2017-10-30
1
-4
/
+0
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-1
/
+1
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-1
/
+1
*
|
btrfs: pass fs_info to btrfs_del_root instead of tree_root
Jeff Mahoney
2017-08-21
1
-3
/
+4
*
|
btrfs: get fs_info from eb in btrfs_print_leaf, remove argument
David Sterba
2017-08-16
1
-1
/
+1
|
/
*
btrfs: Check name_len before in btrfs_del_root_ref
Su Yue
2017-06-21
1
-0
/
+7
*
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
2017-04-18
1
-1
/
+2
*
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2017-02-14
1
-3
/
+3
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-1
/
+1
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-1
/
+1
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-8
/
+7
*
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
1
-3
/
+6
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-12
/
+6
*
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
2016-08-25
1
-9
/
+18
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-5
/
+5
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-2
/
+2
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-2
/
+2
*
|
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
1
-2
/
+2
|
/
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-21
1
-1
/
+1
|
\
|
*
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-18
1
-1
/
+1
*
|
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
2016-03-03
1
-1
/
+9
|
/
[next]