aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/xattr.c
AgeCommit message (Expand)Author
2012-04-11ext2: Remove s_dirt handlingJan Kara
2012-01-09ext2/3/4: delete unneeded includes of module.hPaul Gortmaker
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-04-16Linux-2.6.12-rc2Linus Torvalds