aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/namei.c
Commit message (Expand)AuthorAgeFilesLines
* ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2007-09-191-4/+35
* dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2007-09-191-4/+30
* ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-181-14/+46
* ext4: Add nanosecond timestampsKalpak Shah2007-07-181-8/+8
* ext3/ext4: orphan list corruption due bad inodeVasily Averin2007-07-161-0/+10
* EXT4: Fix whitespaceDave Kleikamp2007-05-311-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* 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/+3
* [PATCH] return ENOENT from ext3_link when racing with unlinkEric Sandeen2007-02-111-0/+6
* [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] handle ext4 directory corruption betterEric Sandeen2006-12-071-0/+9
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-111-27/+25
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-2/+2
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-415/+415
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+2397