summaryrefslogtreecommitdiffstats
path: root/fs/ext2/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* ext2: use ext2_group_first_block_no()Akinobu Mita2008-04-281-4/+2Star
* ext2: le*_add_cpu conversionMarcin Slusarz2008-04-281-6/+3Star
* vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-161-1/+1
* ext2 reservationsMartin J. Bligh2007-10-171-2/+1Star
* [PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher2006-12-071-4/+1Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] fix deadlock in ext2Peter Staubach2006-02-171-2/+4
* [PATCH] remove ext2 xattr permission checksakpm@osdl.org2006-01-101-4/+0Star
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-1/+1
* [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1043