aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.c
Commit message (Expand)AuthorAge
* Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana2019-06-17
* btrfs: start transaction in xattr_handler_set_propAnand Jain2019-04-29
* btrfs: refactor btrfs_set_props to validate externallyAnand Jain2019-04-29
* btrfs: remove unused parameter fs_info from btrfs_extend_itemDavid Sterba2019-04-29
* btrfs: remove unused parameter fs_info from btrfs_truncate_itemDavid Sterba2019-04-29
* btrfs: cleanup btrfs_setxattr_trans and drop transaction parameterAnand Jain2019-04-29
* btrfs: split btrfs_setxattr calls regarding transactionAnand Jain2019-04-29
* btrfs: remove redundant readonly root check in btrfs_setxattr_transAnand Jain2019-04-29
* btrfs: export btrfs_setxattrAnand Jain2019-04-29
* btrfs: rename do_setxattr to btrfs_setxattrAnand Jain2019-04-29
* btrfs: rename btrfs_setxattr to btrfs_setxattr_transAnand Jain2019-04-29
* btrfs: get fs_info from eb in btrfs_leaf_free_spaceDavid Sterba2019-04-29
* btrfs: refactor btrfs_set_prop and add btrfs_set_prop_transAnand Jain2019-04-29
* btrfs: rename fs_info argument to fs_privateAnand Jain2019-04-29
* btrfs: merge _btrfs_set_prop helpersAnand Jain2019-04-29
* Btrfs: use nofs context when initializing security xattrs to avoid deadlockFilipe Manana2018-12-17
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: adjust return type of btrfs_getxattrDavid Sterba2018-03-26
* btrfs: drop underscores from exported xattr functionsDavid Sterba2018-03-26
* Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-01-29
|\
| * btrfs: Cleanup existing name_len checksQu Wenruo2018-01-22
* | fs: new API for handling inode->i_versionJeff Layton2018-01-29
|/
* btrfs: Check name_len with boundary in verify dir_itemSu Yue2017-06-21
* btrfs: fix over-80 lines introduced by previous cleanupsDavid Sterba2017-02-14
* btrfs: Make btrfs_ino take a struct btrfs_inodeNikolay Borisov2017-02-14
* btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* btrfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-17
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
* Btrfs: fix listxattrs not listing all xattrs packed in the same itemFilipe Manana2016-03-01
* btrfs: Replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-02-18
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-18
|\
| * Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-11
| |\
| | * btrfs: cleanup, use enum values for btrfs_path readaDavid Sterba2016-01-07
| * | btrfs: use GFP_KERNEL for xattr and acl allocationsDavid Sterba2015-12-03
| |/
* / btrfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-06
|/
* Btrfs: fix race when listing an inode's xattrsFilipe Manana2015-11-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | btrfs: don't accept bare namespace as a valid xattrDavid Sterba2015-03-26
|/
* Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattrFilipe Manana2015-03-02
* Btrfs: make xattr replace operations atomicFilipe Manana2014-11-20
* btrfs: kill the key type accessor helpersDavid Sterba2014-09-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-30
|\
| * Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-28
* | btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
|/