index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2011-05-21
Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...
Chris Mason
1
-4
/
+4
2011-05-02
btrfs: drop unused parameter from btrfs_release_path
David Sterba
1
-2
/
+2
2011-04-25
Btrfs: Always use 64bit inode number
Li Zefan
1
-4
/
+4
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-21
/
+12
2011-04-13
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
Li Zefan
1
-21
/
+12
2011-03-29
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2011-03-17
Btrfs: add checks to verify dir items are correct
Josef Bacik
1
-0
/
+2
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-2
/
+4
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+4
2010-12-23
Btrfs: Add readonly snapshots support
Li Zefan
1
-0
/
+18
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
1
-2
/
+0
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-9
/
+3
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
1
-9
/
+3
2010-05-22
btrfs: constify xattr_handler
Stephen Hemminger
1
-1
/
+1
2009-12-17
Btrfs: Pass transaction handle to security and ACL initialization functions
Yan, Zheng
1
-26
/
+54
2009-10-13
Btrfs: fix btrfs acl #ifdef checks
Chris Mason
1
-1
/
+1
2009-09-29
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
Chris Ball
1
-1
/
+1
2009-02-04
Btrfs: join the transaction in __btrfs_setxattr
Josef Bacik
1
-1
/
+1
2009-02-04
Btrfs: selinux support
Jim Owens
1
-0
/
+32
2009-01-21
Btrfs: cleanup xattr code
Josef Bacik
1
-2
/
+12
2009-01-06
Btrfs: Fix checkpatch.pl warnings
Chris Mason
1
-1
/
+2
2008-12-17
Btrfs: fix return value from btrfs_listxattr when buffer size is too small
Yehuda Sadeh Weinraub
1
-1
/
+1
2008-09-25
Btrfs: optimize btrget/set/removexattr
Christoph Hellwig
1
-131
/
+73
2008-09-25
btrfs: optmize listxattr
Christoph Hellwig
1
-71
/
+11
2008-09-25
Btrfs: Add ACL support
Josef Bacik
1
-10
/
+16
[next]