summaryrefslogtreecommitdiffstats
path: root/fs/ext3/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* mbcache: Remove unused featuresAndreas Gruenbacher2010-08-091-7/+5
* ext3: constify xattr handlersStephen Hemminger2010-05-211-5/+5
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-051-4/+4
* ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2010-03-051-7/+7
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-14/+17
* ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen2009-12-101-3/+4
* ext3: remove ->write_super and stop maintaining ->s_dirtChristoph Hellwig2009-06-111-1/+0
* ext3: Use lowercase names of quota functionsJan Kara2009-03-261-3/+3
* ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2008-05-141-0/+5
* ext3: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-7/+7
* ext3: use ext3_group_first_block_no()Akinobu Mita2008-04-281-4/+2
* make ext3_xattr_list() staticAdrian Bunk2008-04-281-1/+3
* vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-151-1/+1
* ext3: fix wrong gfp type under transactionJosef Bacik2008-03-191-2/+2
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-081-4/+2
* JBD/ext3 cleanups: convert to kzallocMingming Cao2007-10-191-2/+1
* [PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton2007-03-231-1/+2
* [PATCH] ext[34]: EA block reference count racing fixMingming Cao2007-03-011-16/+26
* [PATCH] Remove superfluous lock_super() in extN xattr codeAndreas Gruenbacher2006-12-071-4/+1
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-271-8/+8
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-251-6/+6
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-13/+14
* [PATCH] remove ext3 xattr permission checksakpm@osdl.org2006-01-101-4/+0
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-1/+1
* [PATCH] ext3: sparse fixesBen Dooks2005-10-301-4/+4
* [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-271-1/+1
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-241-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1320
OpenPOWER on IntegriCloud