index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
export.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-1
/
+0
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-9
/
+2
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-5
/
+1
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
1
-17
/
+4
2020-03-23
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
1
-4
/
+4
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
-4
/
+0
2020-03-23
btrfs: hold a root ref in btrfs_get_dentry
Josef Bacik
1
-0
/
+5
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-1
/
+1
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-2
/
+2
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-2
/
+2
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-0
/
+1
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-5
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-21
btrfs: Check name_len before reading btrfs_get_name
Su Yue
1
-0
/
+5
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-5
/
+5
2017-02-14
btrfs: remove redundant inode null check
Colin Ian King
1
-3
/
+0
2016-12-06
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
1
-4
/
+6
2015-10-06
BTRFS: support NFSv2 export
NeilBrown
1
-5
/
+5
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-3
/
+3
2014-09-18
btrfs: kill the key type accessor helpers
David Sterba
1
-2
/
+2
2013-11-12
btrfs: remove fs/btrfs/compat.h
Zach Brown
1
-1
/
+0
2013-06-14
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
1
-5
/
+0
2013-02-26
fs: encode_fh: return FILEID_INVALID if invalid fid_type
Namjae Jeon
1
-2
/
+2
2012-05-30
->encode_fh() API change
Al Viro
1
-11
/
+4
2012-03-22
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
1
-1
/
+1
2012-01-09
btrfs: let ->s_fs_info point to fs_info, not root...
Al Viro
1
-1
/
+1
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
1
-11
/
+14
2011-04-25
Btrfs: Always use 64bit inode number
Li Zefan
1
-11
/
+14
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-2
/
+6
2011-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+2
2011-01-29
btrfs: fix several uncheck memory allocations
liubo
1
-0
/
+2
2011-01-13
switch btrfs, close races
Al Viro
1
-10
/
+2
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-2
/
+2
2010-12-20
Fix btrfs b0rkage
Al Viro
1
-1
/
+1
2010-11-22
Btrfs: handle NFS lookups properly
Josef Bacik
1
-0
/
+76
2010-03-15
Btrfs: change how we mount subvolumes
Josef Bacik
1
-2
/
+2
2009-09-22
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
1
-48
/
+85
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
1
-2
/
+2
2009-01-06
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-3
/
+5
2008-09-25
Remove Btrfs compat code for older kernels
Chris Mason
1
-6
/
+0
2008-09-25
Btrfs: cleanup d_obtain_alias useage
Christoph Hellwig
1
-15
/
+2
2008-09-25
Clean up btrfs_get_parent() a little more, fix a free-after-free bug
David Woodhouse
1
-13
/
+18
2008-09-25
Btrfs: Fix NFS exporting of subvol roots.
David Woodhouse
1
-1
/
+12
2008-09-25
Simplify btrfs_get_parent(), fix use-after-free bug
David Woodhouse
1
-15
/
+11
2008-09-25
NFS support for btrfs - v3
Balaji Rao
1
-0
/
+208