aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz1-4/+2
2007-10-19JBD/ext3 cleanups: convert to kzallocMingming Cao1-2/+1
2007-03-23[PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton1-1/+2
2007-03-01[PATCH] ext[34]: EA block reference count racing fixMingming Cao1-16/+26
2006-12-07[PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher1-4/+1
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen1-8/+8
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao1-6/+6
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao1-13/+14
2006-01-10[PATCH] remove ext3 xattr permission checksakpm@osdl.org1-4/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2005-10-30[PATCH] ext3: sparse fixesBen Dooks1-4/+4
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher1-1/+1
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1320