summaryrefslogtreecommitdiffstats
path: root/fs/ext3/namei.c
Commit message (Expand)AuthorAgeFilesLines
* ext3/ext4: orphan list corruption due bad inodeVasily Averin2007-07-161-0/+10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* ext3: dirindex error pointer issuesDmitriy Monakhov2007-05-081-11/+15
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* [PATCH] remove ext[34]_inc_count and _dec_countEric Sandeen2007-02-111-18/+3Star
* [PATCH] return ENOENT from ext3_link when racing with unlinkEric Sandeen2007-02-111-0/+6
* [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] handle ext3 directory corruption betterEric Sandeen2006-12-071-0/+9
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-7/+7
* [PATCH] ext3: make meta data reads use READ_METAJens Axboe2006-09-301-1/+2
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-9/+9
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-271-2/+2
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-14/+14
* [PATCH] ext3: avoid triggering ext3_error on bad NFS file handleNeil Brown2006-07-311-2/+13
* [PATCH] ext3: cleanup dead code in ext3_add_entry()Johann Lombardi2006-06-251-3/+1Star
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-1/+2
* [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookupPekka Enberg2006-01-151-4/+1Star
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-091-1/+1
* [PATCH] ext3: sparse fixesBen Dooks2005-10-311-0/+2
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-241-12/+13
* [PATCH] Support for dx directories in ext3_get_parent (NFSD)Andreas Dilger2005-06-231-2/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2378