summaryrefslogtreecommitdiff
path: root/fs/ext3
AgeCommit message (Expand)Author
2006-03-25[PATCH] ext3: Fix debug logging-only compilation errorKirk True
2006-03-24[PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa
2006-03-24[PATCH] fast ext3_statfsAlex Tomas
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar
2006-03-23[PATCH] ext3_readdir: use generic readaheadAndrew Morton
2006-03-11[PATCH] ext3: fix nobh mode for chattr +j inodesBadari Pulavarty
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev
2006-02-03[PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-01-14[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-10[PATCH] fs/ext3/: small cleanupsAdrian Bunk
2006-01-10[PATCH] remove ext3 xattr permission checksakpm@osdl.org
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.Glauber de Oliveira Costa
2006-01-08[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa
2006-01-08[PATCH] ext3: external journal device as a mount optionJohann Lombardi
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa
2005-11-13[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()Denis Lunev
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-10-30[PATCH] Test for sb_getblk return valueGlauber de Oliveira Costa
2005-10-30[PATCH] ext3: sparse fixesBen Dooks
2005-10-30[PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa
2005-10-28[PATCH] Fix ext3 warning for unused varPeter Osterlund
2005-10-28[PATCH] gfp_t: fs/*Al Viro
2005-09-28[PATCH] Fix ext3_new_inode() failure pathsChris Sykes
2005-09-22[PATCH] ext3: EXT3_DEBUG build fixesGlauber de Oliveira Costa
2005-09-22[PATCH] ext3: ext3_show_options fixOGAWA Hirofumi
2005-09-09[PATCH] ext3: Enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher
2005-07-27[PATCH] ext3: drop quota references before releasing inodeJan Kara
2005-07-12[PATCH] ext3: fix options parsingJan Kara
2005-07-07[PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodesAndreas Gruenbacher
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao
2005-06-28[PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig
2005-06-23[PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-05-18[PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie
2005-05-05[PATCH] revert ext3-writepages-support-for-writeback-modeAndrew Morton
2005-05-01[PATCH] ext3: remove unnecessary race then retry in ext3_get_blockMingming Cao
2005-04-16[PATCH] Fix acl Oopsakpm@osdl.org