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