aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/xattr.c
Commit message (Expand)AuthorAge
* ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui2011-01-10
* mbcache: Remove unused featuresAndreas Gruenbacher2010-08-09
* ext3: constify xattr handlersStephen Hemminger2010-05-21
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
* ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2010-03-04
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen2009-12-10
* ext3: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-11
* ext3: Use lowercase names of quota functionsJan Kara2009-03-25
* ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2008-05-14
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* ext3: use ext3_group_first_block_no()Akinobu Mita2008-04-28
* make ext3_xattr_list() staticAdrian Bunk2008-04-28
* vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-15
* ext3: fix wrong gfp type under transactionJosef Bacik2008-03-19
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-08
* JBD/ext3 cleanups: convert to kzallocMingming Cao2007-10-19
* [PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton2007-03-23
* [PATCH] ext[34]: EA block reference count racing fixMingming Cao2007-03-01
* [PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher2006-12-07
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-27
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-25
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-25
* [PATCH] remove ext3 xattr permission checksakpm@osdl.org2006-01-10
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] ext3: sparse fixesBen Dooks2005-10-30
* [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-27
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16