summaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr.c
AgeCommit message (Expand)AuthorLines
2008-04-28ext2: use ext2_group_first_block_no()Akinobu Mita-4/+2
2008-04-28ext2: le*_add_cpu conversionMarcin Slusarz-6/+3
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara-1/+1
2007-10-17ext2 reservationsMartin J. Bligh-2/+1
2006-12-07[PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher-4/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris-2/+1
2006-02-17[PATCH] fix deadlock in ext2Peter Staubach-2/+4
2006-01-10[PATCH] remove ext2 xattr permission checksakpm@osdl.org-4/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-1/+1
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1043