index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-06
btrfs: make static code static & remove dead code
Eric Sandeen
1
-2
/
+2
2012-12-16
Btrfs: only log the inode item if we can get away with it
Josef Bacik
1
-0
/
+1
2012-12-16
Btrfs: don't add a NULL extended attribute
Liu Bo
1
-0
/
+10
2012-12-16
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-16
Btrfs: do not use btrfs_end_transaction_throttle everywhere
Josef Bacik
1
-1
/
+1
2011-11-06
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-28
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-21
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-05
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
2008-09-25
Btrfs: Remove unused xattr code
Josef Bacik
1
-51
/
+0
2008-09-25
Btrfs: Replace the big fs_mutex with a collection of other locks
Chris Mason
1
-9
/
+1
2008-09-25
Btrfs: Dislable acl xattr handlers
Yan
1
-6
/
+6
2008-09-25
Btrfs: Fix compile on kernel without ACLs enabled
Yan
1
-2
/
+4
2008-09-25
Btrfs: Change magic string to reflect new format
Chris Mason
1
-1
/
+2
2008-09-25
Btrfs: Implement ACLs setting and getting
Yan
1
-12
/
+4
2008-09-25
Btrfs: xattr fixes
Josef Bacik
1
-2
/
+2
2008-09-25
Btrfs: Make ACLs return EOPNOTSUPP for now
Josef Bacik
1
-2
/
+2
2008-09-25
xattr support for btrfs
Josef Bacik
1
-0
/
+497