index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
xattr.c
Age
Commit message (
Expand
)
Author
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2011-04-13
Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr()
Li Zefan
2011-03-28
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-17
Btrfs: add checks to verify dir items are correct
Josef Bacik
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2010-12-23
Btrfs: Add readonly snapshots support
Li Zefan
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
2010-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-05-25
Btrfs: Integrate metadata reservation with start_transaction
Yan, Zheng
2010-05-21
btrfs: constify xattr_handler
Stephen Hemminger
2009-12-17
Btrfs: Pass transaction handle to security and ACL initialization functions
Yan, Zheng
2009-10-13
Btrfs: fix btrfs acl #ifdef checks
Chris Mason
2009-09-29
Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code
Chris Ball
2009-02-04
Btrfs: join the transaction in __btrfs_setxattr
Josef Bacik
2009-02-04
Btrfs: selinux support
Jim Owens
2009-01-21
Btrfs: cleanup xattr code
Josef Bacik
2009-01-05
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2008-12-17
Btrfs: fix return value from btrfs_listxattr when buffer size is too small
Yehuda Sadeh Weinraub
2008-09-25
Btrfs: optimize btrget/set/removexattr
Christoph Hellwig
2008-09-25
btrfs: optmize listxattr
Christoph Hellwig
2008-09-25
Btrfs: Add ACL support
Josef Bacik
2008-09-25
Btrfs: Remove unused xattr code
Josef Bacik
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
2008-09-25
Btrfs: Dislable acl xattr handlers
Yan
2008-09-25
Btrfs: Fix compile on kernel without ACLs enabled
Yan
2008-09-25
Btrfs: Change magic string to reflect new format
Chris Mason
2008-09-25
Btrfs: Implement ACLs setting and getting
Yan
2008-09-25
Btrfs: xattr fixes
Josef Bacik
2008-09-25
Btrfs: Make ACLs return EOPNOTSUPP for now
Josef Bacik
2008-09-25
xattr support for btrfs
Josef Bacik