summaryrefslogtreecommitdiffstats
path: root/fs/ext4/dir.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen2007-10-171-7/+0
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-171-1/+1
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-161-1/+1
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-191-2/+2
* readahead: convert ext3/ext4 invocationsFengguang Wu2007-07-191-6/+8
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-4/+4
* [PATCH] handle ext4 directory corruption betterEric Sandeen2006-12-071-0/+3
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-111-3/+4
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-111-2/+1
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-51/+51
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+518
OpenPOWER on IntegriCloud