index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext3
/
dir.c
Age
Commit message (
Expand
)
Author
2012-03-31
ext3: move headers to fs/ext3/
Al Viro
2011-01-10
ext3: speed up file creates by optimizing rec_len functions
Eric Sandeen
2010-05-27
ext3 uses rb_node = NULL; to zero rb_root.
Venkatesh Pallipadi
2009-07-15
ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
Jan Kara
2009-04-02
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2008-10-25
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
2008-10-20
ext3: avoid printk floods in the face of directory corruption
Eric Sandeen
2008-10-20
ext3: fix ext3_dx_readdir hash collision handling
Eugene Dashevsky
2008-07-25
ext3: improve some code in rb tree part of dir.c
Shen Feng
2007-11-14
Fix 64KB blocksize in ext3 directories
Jan Kara
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
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-01-10
[PATCH] ext3 cleanups
Adrian Bunk
2004-12-07
Revert recent ext3_dx_readdir changes
Linus Torvalds
2004-11-07
[PATCH] Fix ext3_dx_readdir
Andrew Morton
2004-06-30
[PATCH] sparse: NULL vs 0 - filesystems
Mika Kukkonen
2004-03-11
[PATCH] readdir() cleanups
Andrew Morton
2003-06-20
[PATCH] ext3/JBD: remove trailing whitespace
Andrew Morton
2003-06-20
[PATCH] Restore Daniel Phillips' copyright
Andrew Morton
2003-05-12
[PATCH] ext3: htree memory leak fix
Andrew Morton
2003-05-12
[PATCH] htree nfs fix
Andrew Morton
2003-05-12
[PATCH] Fix ext3 htree / NFS compatibility problems
Andrew Morton
2003-05-07
[PATCH] s/UPDATE_ATIME/update_atime/ cleanup
Andrew Morton
2003-03-22
[PATCH] remove lock_kernel() from readdir implementations.
Andrew Morton
2003-03-06
[PATCH] missed unlock_kernel() in ext3+htree
Andrew Morton
2003-02-24
[PATCH] ext3: fix htree memory leaks
Andrew Morton
2002-11-06
Check for failed kmalloc() in ext3_htree_store_dirent()
Theodore Y. Ts'o
2002-10-07
[PATCH] ext3 indexed directory support
Andrew Morton
2002-09-15
[PATCH] ext3 ceanup: use EXT3_SB
Andrew Morton
2002-07-28
[PATCH] use c99 initialisers in ext3
Andrew Morton
2002-05-22
[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)
Christoph Hellwig
2002-04-30
[PATCH] shift BKL out of vfs_readdir
Dave Hansen
2002-02-04
v2.4.14.1 -> v2.4.14.2
Linus Torvalds