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
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-15
/
+1
2018-03-26
btrfs: adjust return type of btrfs_getxattr
David Sterba
1
-1
/
+1
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
1
-6
/
+6
2018-01-30
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-6
/
+0
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
1
-0
/
+1
2018-01-22
btrfs: Cleanup existing name_len checks
Qu Wenruo
1
-6
/
+0
2017-06-21
btrfs: Check name_len with boundary in verify dir_item
Su Yue
1
-1
/
+1
2017-02-14
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
1
-6
/
+6
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-5
/
+5
2016-12-06
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
1
-1
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-7
/
+10
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-1
/
+1
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-7
/
+5
2016-05-18
btrfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-19
/
+3
2016-04-11
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-4
/
+2
2016-03-01
Btrfs: fix listxattrs not listing all xattrs packed in the same item
Filipe Manana
1
-24
/
+41
2016-02-18
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-1
/
+1
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
1
-1
/
+1
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
1
-1
/
+1
2015-12-07
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
1
-107
/
+59
2015-12-03
btrfs: use GFP_KERNEL for xattr and acl allocations
David Sterba
1
-1
/
+1
2015-11-09
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+8
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-8
/
+8
2015-03-27
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-03-03
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
Filipe Manana
1
-2
/
+6
2014-11-21
Btrfs: make xattr replace operations atomic
Filipe Manana
1
-57
/
+93
2014-09-18
btrfs: kill the key type accessor helpers
David Sterba
1
-2
/
+2
2014-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+11
2014-01-29
Btrfs: add support for inode properties
Filipe David Borba Manana
1
-1
/
+11
2014-01-26
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-2
/
+3
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+2
2012-12-17
Btrfs: only log the inode item if we can get away with it
Josef Bacik
1
-0
/
+1
2012-12-17
Btrfs: don't add a NULL extended attribute
Liu Bo
1
-0
/
+10
2012-12-17
Btrfs: fix an while-loop of listxattr
Liu Bo
1
-1
/
+1
2012-05-30
Btrfs: use i_version instead of our own sequence
Josef Bacik
1
-0
/
+1
2012-01-17
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
1
-1
/
+1
2011-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+11
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-25
/
+25
2011-10-19
Btrfs: fix regression in re-setting a large xattr
Josef Bacik
1
-0
/
+11
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
1
-0
/
+9
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
1
-25
/
+25
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
1
-25
/
+25
2011-07-11
Btrfs: try to only do one btrfs_search_slot in do_setxattr
Josef Bacik
1
-26
/
+40
2011-05-28
Merge branch 'for-chris' of
Chris Mason
1
-2
/
+0
2011-05-23
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
1
-2
/
+0
2011-05-22
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
1
-2
/
+2
[next]