aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-04[PATCH] Long-standing xattr sharing bugAndreas Gruenbacher1-0/+1
2005-02-01[PATCH] ext2-quota-leak-fix fixAndrew Morton1-1/+1
2005-02-01[PATCH] ext2 quota leak fixJan Kara1-1/+7
2005-01-14[PATCH] ext3/EA: Cleanup and prepare ext3 for in-inode xattrsAndreas Gruenbacher1-1/+1
2005-01-14[PATCH] ext3/EA: Ext[23]: no spare xattr handler slots neededAndreas Gruenbacher1-2/+2
2005-01-14[PATCH] ext3/EA: Race in ext[23] xattr sharing codeAndreas Gruenbacher1-24/+31
2005-01-14[PATCH] ext3/EA: mbcache cleanupAndreas Gruenbacher1-1/+1
2005-01-10[PATCH] fs/ext2/xattr.c: make ext2_xattr_list staticAdrian Bunk1-12/+12
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-1/+1
2004-10-27[PATCH] remove ext2 xatts exportsChristoph Hellwig1-5/+0
2004-10-18[PATCH] xattr: re-introduce validity check before xattr cache insertAndreas Gruenbacher1-16/+19
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris1-208/+54
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro1-1/+1
2004-07-12[PATCH] sparse: more fs/* NULL noise removalAlexander Viro1-1/+2
2004-02-05[PATCH] ext2/3: incorrect increment of i_blocks when keeping the same xattr b...Andrew Morton1-18/+17
2003-11-18[PATCH] fs/ext[23]/xattr.c pointer arithmetic fixAndrew Morton1-3/+5
2003-07-06[PATCH] xattr: fine-grained lockingAndrew Morton1-74/+81
2003-07-06[PATCH] xattrr: preparation for fine-grained lockingAndrew Morton1-2/+13
2003-07-06[PATCH] xattr: update-in-place optimisationAndrew Morton1-16/+26
2003-07-06[PATCH] xattr: blockdev inode selection fixAndrew Morton1-2/+3
2003-07-06[PATCH] xattr: cleanupsAndrew Morton1-29/+26
2003-05-07[PATCH] ext2 xattr handler for security modulesAndrew Morton1-3/+18
2003-04-08[PATCH] Missing brelse() in ext2/ext3 extended attribute codeAndrew Morton1-3/+4
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton1-1/+2
2003-03-08[PATCH] Extended attribute sharing and debug macro typo fixesAndrew Morton1-1/+1
2003-02-25[XFS] Remove flags argument from xattr inode operations againChristoph Hellwig1-10/+9
2003-02-14[PATCH] xattr: trusted extended attributesAndrew Morton1-6/+17
2003-02-14[PATCH] xattr: infrastructure for permission overridesAndrew Morton1-9/+10
2003-02-14[PATCH] xattr: listxattr fixAndrew Morton1-6/+3
2003-02-10[PATCH] Fix synchronous writers to wait properly for the resultAndrew Morton1-6/+3
2002-11-21[PATCH] Make inode_ops->setxattr value parameter constAndrew Morton1-1/+1
2002-11-10[PATCH] bdevname() cleanupsAlexander Viro1-2/+2
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o1-2/+19
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o1-0/+1118