summaryrefslogtreecommitdiff
path: root/fs/ext2/xattr.c
AgeCommit message (Expand)Author
2011-07-22ext2: check xattr name_len before acquiring xattr_sem in ext2_xattr_getWang Sheng-Hui
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-10ext2: remove dead code in ext2_xattr_getWang Sheng-Hui
2011-01-10ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui
2010-10-25fs: add sync_inode_metadataChristoph Hellwig
2010-08-09mbcache: Remove unused featuresAndreas Gruenbacher
2010-08-09Don't dirty the victim in ext2_xattr_delete_inode()Al Viro
2010-08-09Take dirtying the inode to callers of ext2_free_blocks()Al Viro
2010-08-09ext2: switch to dquot_free_block_nodirty()Al Viro
2010-05-21ext2: constify xattr_handlerStephen Hemminger
2010-05-21ext2: Add ext2_sb_info s_lock spinlockJan Blunck
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-03-26ext2: Use lowercase names of quota functionsJan Kara
2008-04-28ext2: use ext2_group_first_block_no()Akinobu Mita
2008-04-28ext2: le*_add_cpu conversionMarcin Slusarz
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2007-10-17ext2 reservationsMartin J. Bligh
2006-12-07[PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-02-17[PATCH] fix deadlock in ext2Peter Staubach
2006-01-10[PATCH] remove ext2 xattr permission checksakpm@osdl.org
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher
2005-02-04[PATCH] Long-standing xattr sharing bugAndreas Gruenbacher
2005-02-01[PATCH] ext2-quota-leak-fix fixAndrew Morton
2005-02-01[PATCH] ext2 quota leak fixJan Kara
2005-01-14[PATCH] ext3/EA: Cleanup and prepare ext3 for in-inode xattrsAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Ext[23]: no spare xattr handler slots neededAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Race in ext[23] xattr sharing codeAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: mbcache cleanupAndreas Gruenbacher
2005-01-10[PATCH] fs/ext2/xattr.c: make ext2_xattr_list staticAdrian Bunk
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-27[PATCH] remove ext2 xatts exportsChristoph Hellwig
2004-10-18[PATCH] xattr: re-introduce validity check before xattr cache insertAndreas Gruenbacher
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro
2004-07-12[PATCH] sparse: more fs/* NULL noise removalAlexander Viro
2004-02-05[PATCH] ext2/3: incorrect increment of i_blocks when keeping the same xattr b...Andrew Morton
2003-11-18[PATCH] fs/ext[23]/xattr.c pointer arithmetic fixAndrew Morton
2003-07-06[PATCH] xattr: fine-grained lockingAndrew Morton
2003-07-06[PATCH] xattrr: preparation for fine-grained lockingAndrew Morton
2003-07-06[PATCH] xattr: update-in-place optimisationAndrew Morton
2003-07-06[PATCH] xattr: blockdev inode selection fixAndrew Morton
2003-07-06[PATCH] xattr: cleanupsAndrew Morton
2003-05-07[PATCH] ext2 xattr handler for security modulesAndrew Morton
2003-04-08[PATCH] Missing brelse() in ext2/ext3 extended attribute codeAndrew Morton
2003-03-22[PATCH] make the bdevname() API saneAndrew Morton
2003-03-08[PATCH] Extended attribute sharing and debug macro typo fixesAndrew Morton
2003-02-25[XFS] Remove flags argument from xattr inode operations againChristoph Hellwig