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