index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: hold a ref on the root in create_pending_snapshot
Josef Bacik
2020-03-23
2
-0
/
+7
*
btrfs: hold a ref on the root in get_subvol_name_from_objectid
Josef Bacik
2020-03-23
1
-1
/
+10
*
btrfs: hold a ref on the root in btrfs_ioctl_send
Josef Bacik
2020-03-23
1
-4
/
+24
*
btrfs: hold a ref on the root in scrub_print_warning_inode
Josef Bacik
2020-03-23
1
-0
/
+7
*
btrfs: hold a ref for the root in btrfs_find_orphan_roots
Josef Bacik
2020-03-23
1
-0
/
+3
*
btrfs: push grab_fs_root into read_fs_root
Josef Bacik
2020-03-23
1
-26
/
+9
*
btrfs: hold a ref on the root in btrfs_recover_relocation
Josef Bacik
2020-03-23
1
-3
/
+18
*
btrfs: hold a ref on the root in create_reloc_inode
Josef Bacik
2020-03-23
1
-1
/
+6
*
btrfs: hold a ref on the root in find_data_references
Josef Bacik
2020-03-23
1
-1
/
+7
*
btrfs: hold a ref on the root in record_reloc_root_in_trans
Josef Bacik
2020-03-23
1
-1
/
+5
*
btrfs: hold a ref on the root in merge_reloc_roots
Josef Bacik
2020-03-23
1
-0
/
+2
*
btrfs: hold a ref on the root in prepare_to_merge
Josef Bacik
2020-03-23
1
-0
/
+2
*
btrfs: hold a ref on the root in build_backref_tree
Josef Bacik
2020-03-23
1
-9
/
+29
*
btrfs: hold ref on root in btrfs_ioctl_default_subvol
Josef Bacik
2020-03-23
1
-8
/
+14
*
btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
Josef Bacik
2020-03-23
1
-4
/
+8
*
btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
Josef Bacik
2020-03-23
1
-13
/
+20
*
btrfs: hold a ref on the root in btrfs_search_path_in_tree
Josef Bacik
2020-03-23
1
-0
/
+7
*
btrfs: hold a ref on the root in search_ioctl
Josef Bacik
2020-03-23
1
-1
/
+6
*
btrfs: hold a ref on the root in create_subvol
Josef Bacik
2020-03-23
1
-0
/
+6
*
btrfs: hold a ref on the root in fixup_tree_root_location
Josef Bacik
2020-03-23
1
-0
/
+6
*
btrfs: hold a ref on the root in __btrfs_run_defrag_inode
Josef Bacik
2020-03-23
1
-0
/
+5
*
btrfs: hold a root ref in btrfs_get_dentry
Josef Bacik
2020-03-23
1
-0
/
+5
*
btrfs: hold a ref on the root in resolve_indirect_ref
Josef Bacik
2020-03-23
1
-1
/
+9
*
btrfs: hold a ref on fs roots while they're in the radix tree
Josef Bacik
2020-03-23
1
-1
/
+5
*
btrfs: describe the space reservation system in general
Josef Bacik
2020-03-23
1
-0
/
+147
*
btrfs: add a comment describing delalloc space reservation
Josef Bacik
2020-03-23
1
-0
/
+102
*
btrfs: add a comment describing block reserves
Josef Bacik
2020-03-23
1
-0
/
+92
*
btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-0
/
+4
*
btrfs: make the fs root init functions static
Josef Bacik
2020-03-23
2
-6
/
+3
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
12
-23
/
+17
*
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
2020-03-23
2
-14
/
+1
*
btrfs: make relocation use btrfs_read_tree_root()
Josef Bacik
2020-03-23
1
-2
/
+4
*
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
2020-03-23
3
-3
/
+5
*
btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-34
/
+2
*
btrfs: move fs root init stuff into btrfs_init_fs_root
Josef Bacik
2020-03-23
1
-6
/
+5
*
btrfs: push __setup_root into btrfs_alloc_root
Josef Bacik
2020-03-23
1
-21
/
+15
*
btrfs: delete the ordered isize update code
Josef Bacik
2020-03-23
2
-135
/
+0
*
btrfs: replace all uses of btrfs_ordered_update_i_size
Josef Bacik
2020-03-23
3
-8
/
+8
*
btrfs: use the file extent tree infrastructure
Josef Bacik
2020-03-23
4
-1
/
+94
*
btrfs: introduce per-inode file extent tree
Josef Bacik
2020-03-23
6
-0
/
+158
*
btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
Josef Bacik
2020-03-23
1
-2
/
+4
*
btrfs: update the comment of btrfs_control_ioctl()
Su Yue
2020-03-23
1
-1
/
+1
*
btrfs: relocation: Add introduction of how relocation works
Qu Wenruo
2020-03-23
1
-0
/
+47
*
Btrfs: don't iterate mod seq list when putting a tree mod seq
Filipe Manana
2020-03-23
1
-12
/
+13
*
btrfs: Add overview of device replace
Qu Wenruo
2020-03-23
1
-0
/
+40
*
Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-03-22
2
-2
/
+6
|
\
|
*
btrfs: fix removal of raid[56|1c34} incompat flags after removing block group
Filipe Manana
2020-03-20
1
-2
/
+2
|
*
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-13
1
-0
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-22
1
-4
/
+4
|
\
\
|
*
|
epoll: fix possible lost wakeup on epoll_ctl() path
Roman Penyaev
2020-03-22
1
-4
/
+4
[next]