summaryrefslogtreecommitdiffstats
path: root/fs/ext3/xattr.c
AgeCommit message (Expand)AuthorLines
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang-0/+5
2008-04-28ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison-7/+7
2008-04-28ext3: use ext3_group_first_block_no()Akinobu Mita-4/+2
2008-04-28make ext3_xattr_list() staticAdrian Bunk-1/+3
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara-1/+1
2008-03-19ext3: fix wrong gfp type under transactionJosef Bacik-2/+2
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz-4/+2
2007-10-19JBD/ext3 cleanups: convert to kzallocMingming Cao-2/+1
2007-03-23[PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton-1/+2
2007-03-01[PATCH] ext[34]: EA block reference count racing fixMingming Cao-16/+26
2006-12-07[PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher-4/+1
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen-8/+8
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao-6/+6
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao-13/+14
2006-01-10[PATCH] remove ext3 xattr permission checksakpm@osdl.org-4/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-1/+1
2005-10-30[PATCH] ext3: sparse fixesBen Dooks-4/+4
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher-1/+1
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1320