aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa1-0/+1
2005-11-13[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()Denis Lunev1-1/+3
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk3-130/+1
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa2-1/+18
2005-10-30[PATCH] ext3: sparse fixesBen Dooks8-6/+29
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa3-6/+3
2005-10-28[PATCH] Fix ext3 warning for unused varPeter Osterlund1-10/+16
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-09-28[PATCH] Fix ext3_new_inode() failure pathsChris Sykes1-15/+14
2005-09-22[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa2-6/+6
2005-09-22[PATCH] ext3: ext3_show_options fixOGAWA Hirofumi1-6/+5
2005-09-09[PATCH] ext3: Enable atomic inode security labelingStephen Smalley3-0/+38
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon1-11/+81
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-2/+2
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher1-1/+1
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara1-0/+2
2005-07-12[PATCH] ext3: fix options parsingJan Kara1-10/+60
2005-07-07[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher1-1/+1
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2-72/+67
2005-06-28[PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR1-1/+2
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara5-28/+48
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2-7/+7
2005-06-23[PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger1-2/+10
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-16/+2
2005-05-18[PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie1-1/+9
2005-05-05[PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton1-46/+0
2005-05-01[PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao1-83/+61
2005-04-16[PATCH] Fix acl Oopsakpm@osdl.org1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds21-0/+14949