aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/namei.c
Commit message (Expand)AuthorAgeFilesLines
* [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/+1
* [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-141-4/+1
* [PATCH] ext3: remove trailing newlines from ext3_warning() callsGlauber de Oliveira Costa2006-01-081-1/+1
* [PATCH] ext3: sparse fixesBen Dooks2005-10-301-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-161-0/+2378