aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-09[PATCH] getxattr error checking fixAndrew Morton1-2/+2
2004-02-05[PATCH] With size > XATTR_SIZE_MAX, getxattr(2) always returns E2BIGAndrew Morton1-62/+50
2003-09-08[PATCH] sparse fix xattrAndries E. Brouwer1-16/+22
2003-07-06[PATCH] xattrr: preparation for fine-grained lockingAndrew Morton1-4/+0
2003-05-07[PATCH] Change LSM hooks in setxattrAndrew Morton1-3/+4
2003-02-25[XFS] Remove flags argument from xattr inode operations againChristoph Hellwig1-3/+3
2003-02-14[PATCH] xattr: infrastructure for permission overridesAndrew Morton1-3/+3
2002-11-27Merge hera.kernel.org:/home/torvalds/BK/linux-2.5Christoph Hellwig1-11/+4
2002-11-26LSM: change if statements into something more readable for the fs/* files.Greg Kroah-Hartman1-4/+8
2002-11-26[XFS] Use kmalloc/kfree for all xattr memory allocations.Nathan Scott1-11/+4
2002-10-17LSM: change all of the VFS related security calls to the new format.Greg Kroah-Hartman1-9/+4
2002-10-16LSM: add #include <linux/security.h> to a lot of files as they all have secur...Greg Kroah-Hartman1-0/+1
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley1-0/+17
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig1-0/+1
2002-04-28[PATCH] xattr lockingNathan Scott1-8/+8
2002-02-13[PATCH] xattr updates (minor, 3/4)Nathan Scott1-16/+16
2002-02-13[PATCH] xattr updates (minor, 2/4)Nathan Scott1-2/+2
2002-02-13[PATCH] xattr updates (minor, 1/4)Nathan Scott1-9/+15
2002-02-05v2.5.2.6 -> v2.5.3v2.5.3Linus Torvalds1-0/+341