summaryrefslogtreecommitdiff
path: root/fs/ext3/namei.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-30[PATCH] ext3: make meta data reads use READ_METAJens Axboe1-1/+2
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp1-9/+9
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen1-2/+2
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao1-14/+14
2006-08-01[PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown1-2/+13
2006-06-25[PATCH] ext3: cleanup dead code in ext3_add_entry()Johann Lombardi1-3/+1
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-1/+2
2006-01-15[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg1-4/+1
2006-01-09[PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa1-1/+1
2005-10-31[PATCH] ext3: sparse fixesBen Dooks1-0/+2
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara1-12/+13
2005-06-23[PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger1-2/+10
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2378