index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
1
-1
/
+1
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-8
/
+6
2016-05-12
jfs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-100
/
+70
2016-05-12
jfs: Clean up xattr name mapping
Andreas Gruenbacher
1
-55
/
+25
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-4
/
+4
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-6
/
+6
2014-02-08
jfs: fix generic posix ACL regression
Dave Kleikamp
1
-7
/
+7
2014-01-31
Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+14
2014-01-25
jfs: use generic posix ACL infrastructure
Christoph Hellwig
1
-70
/
+38
2014-01-02
jfs: fix xattr value size overflow in __jfs_setxattr
Jie Liu
1
-1
/
+14
2013-06-05
jfs: Update jfs_error
Joe Perches
1
-2
/
+2
2013-06-05
jfs: fix sparse warning in fs/jfs/xattr.c
Dave Kleikamp
1
-2
/
+2
2012-09-18
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
Eric W. Biederman
1
-2
/
+2
2011-08-09
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
1
-29
/
+28
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
1
-3
/
+1
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
1
-29
/
+28
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
1
-1
/
+1
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-2
/
+4
2010-08-10
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
1
-49
/
+38
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
1
-8
/
+9
2009-06-24
helpers for acl caching + switch to those
Al Viro
1
-8
/
+2
2009-06-24
switch jfs to inode->i_acl
Al Viro
1
-6
/
+6
2009-03-26
jfs: Use lowercase names of quota functions
Jan Kara
1
-6
/
+6
2007-07-17
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
1
-1
/
+1
2007-06-13
JFS: Update print_hex_dump() syntax
Dave Kleikamp
1
-2
/
+2
2007-06-06
JFS: use print_hex_dump() rather than private dump_mem() function
Dave Kleikamp
1
-1
/
+2
2007-06-06
JFS: Whitespace cleanup and remove some dead code
Dave Kleikamp
1
-3
/
+3
2006-11-02
JFS: Remove redundant xattr permission checking
Dave Kleikamp
1
-4
/
+5
2006-10-02
JFS: White space cleanup
Dave Kleikamp
1
-19
/
+19
2006-10-01
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
1
-5
/
+5
2006-01-24
JFS: semaphore to mutex conversion.
Ingo Molnar
1
-4
/
+4
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2006-01-10
[PATCH] remove jfs xattr permission checks
Christoph Hellwig
1
-42
/
+9
2006-01-10
[PATCH] move xattr permission checks into the VFS
akpm@osdl.org
1
-15
/
+0
2005-09-01
JFS: Implement jfs_init_security
Dave Kleikamp
1
-0
/
+36
2005-09-01
JFS: allow extended attributes to be set within a existing transaction
Dave Kleikamp
1
-17
/
+41
2005-07-13
JFS: Need to be root to create files with security context
Ian Dall
1
-2
/
+2
2005-07-13
JFS: Allow security.* xattrs to be set on symlinks
Dave Kleikamp
1
-1
/
+1
2005-06-23
[PATCH] remove <linux/xattr_acl.h>
Christoph Hellwig
1
-3
/
+4
2005-05-09
JFS: Remove redundant kfree() NULL pointer checks
Jesper Juhl
1
-4
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1127