summaryrefslogtreecommitdiff
path: root/fs/ext3/xattr.c
AgeCommit message (Expand)Author
2011-06-25ext3: Fix oops in ext3_try_to_allocate_with_rsv()Jan Kara
2011-01-10ext2,ext3,ext4: clarify comment for extN_xattr_set_handleWang Sheng-Hui
2010-08-09mbcache: Remove unused featuresAndreas Gruenbacher
2010-05-21ext3: constify xattr handlersStephen Hemminger
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-05ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara
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-02-04[PATCH] Long-standing xattr sharing bugAndreas Gruenbacher
2005-01-25[PATCH] fix ext3 quota allocation bug on error path ...Herbert Pƶtzl
2005-01-25[PATCH] ext3: fix ea-in-inode default ACL creationAndreas Gruenbacher
2005-01-25[PATCH] ext3/ea: ix i_extra_isize checkAndreas Gruenbacher
2005-01-25[PATCH] ext3/ea: documentation fixAndreas Gruenbacher
2005-01-25[PATCH] ext3/ea: set the EXT3_FEATURE_COMPAT_EXT_ATTR for in-inode xattrsAndreas Gruenbacher
2005-01-25[PATCH] ext3/ea: no lock needed when freeing inodeAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: In-inode extended attributes for ext3Andreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Cleanup and prepare ext3 for in-inode xattrsAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Ext[23]: no spare xattr handler slots neededAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Ext3: factor our common xattr code; unnecessary lockAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Ext3: do not use journal_release_bufferAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: Race in ext[23] xattr sharing codeAndreas Gruenbacher
2005-01-14[PATCH] ext3/EA: mbcache cleanupAndreas Gruenbacher
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher
2005-01-10[PATCH] ext3 cleanupsAdrian Bunk
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas
2004-10-28[PATCH] ext3 block reservation patch set -- ext3 preallocation cleanupMingming Cao
2004-10-18[PATCH] xattr: re-introduce validity check before xattr cache insertAndreas Gruenbacher
2004-10-18[PATCH] xattr consolidation v3 - ext3James Morris