summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/export.c
AgeCommit message (Expand)Author
2020-12-08btrfs: locking: rip out path->leave_spinningJosef Bacik
2020-05-25btrfs: simplify iget helpersDavid Sterba
2020-05-25btrfs: simplify root lookup by idDavid Sterba
2020-03-23btrfs: kill the subvol_srcuJosef Bacik
2020-03-23btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza
2020-03-23btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_rootJosef Bacik
2020-03-23btrfs: push btrfs_grab_fs_root into btrfs_get_fs_rootJosef Bacik
2020-03-23btrfs: hold a root ref in btrfs_get_dentryJosef Bacik
2020-03-23btrfs: open code btrfs_read_fs_root_no_nameJosef Bacik
2019-11-18btrfs: drop unused parameter is_new from btrfs_igetDavid Sterba
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-01-22btrfs: Cleanup existing name_len checksQu Wenruo
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-21btrfs: Check name_len before reading btrfs_get_nameSu Yue
2017-02-14btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov
2017-02-14btrfs: remove redundant inode null checkColin Ian King
2016-12-06btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney
2015-10-06BTRFS: support NFSv2 exportNeilBrown
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2014-09-17btrfs: kill the key type accessor helpersDavid Sterba
2013-11-11btrfs: remove fs/btrfs/compat.hZach Brown
2013-06-14Btrfs: cleanup: don't check the same thing twiceStefan Behrens
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon
2012-05-29->encode_fh() API changeAl Viro
2012-03-22btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney
2012-01-08btrfs: let ->s_fs_info point to fs_info, not root...Al Viro
2011-05-21Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason
2011-04-25Btrfs: Always use 64bit inode numberLi Zefan
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-01-28btrfs: fix several uncheck memory allocationsliubo
2011-01-12switch btrfs, close racesAl Viro
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2010-12-20Fix btrfs b0rkageAl Viro
2010-11-21Btrfs: handle NFS lookups properlyJosef Bacik
2010-03-15Btrfs: change how we mount subvolumesJosef Bacik
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-06-10Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Yan Zheng
2009-01-05Btrfs: Fix checkpatch.pl warningsChris Mason
2008-09-25Remove Btrfs compat code for older kernelsChris Mason
2008-09-25Btrfs: cleanup d_obtain_alias useageChristoph Hellwig
2008-09-25Clean up btrfs_get_parent() a little more, fix a free-after-free bugDavid Woodhouse
2008-09-25Btrfs: Fix NFS exporting of subvol roots.David Woodhouse
2008-09-25Simplify btrfs_get_parent(), fix use-after-free bugDavid Woodhouse
2008-09-25NFS support for btrfs - v3Balaji Rao