index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
dir.c
Age
Commit message (
Expand
)
Author
2007-10-17
Fix f_version type: should be u64 instead of unsigned long
Mathieu Desnoyers
2007-10-16
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2007-07-19
readahead: split ondemand readahead interface into two functions
Rusty Russell
2007-07-19
readahead: convert ext3/ext4 invocations
Fengguang Wu
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-12-08
[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-07
[PATCH] handle ext3 directory corruption better
Eric Sandeen
2006-09-30
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2006-04-21
[RBTREE] Update ext3 to use rb_parent() accessor macro.
David Woodhouse
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-26
[PATCH] ext3_get_blocks: Mapping multiple blocks at a once
Mingming Cao
2006-03-23
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds