Commit Graph

23 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
Cyrus Massoumi 039fd8ce62 ext3: remove the BKL in ext3/ioctl.c 16 years ago
Theodore Ts'o 8c9fa93d51 ext3: Fix duplicate entries returned from getdents() system call 17 years ago
Eric Sandeen cdbf6dba28 ext3: avoid printk floods in the face of directory corruption 17 years ago
Eugene Dashevsky 6a897cf447 ext3: fix ext3_dx_readdir hash collision handling 17 years ago
Shen Feng 9ebfbe9f92 ext3: improve some code in rb tree part of dir.c 17 years ago
Jan Kara 7c06a8dc64 Fix 64KB blocksize in ext3 directories 17 years ago
Eric Sandeen 059590f495 ext3: remove #ifdef CONFIG_EXT3_INDEX 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Fengguang Wu f4e6b498d6 readahead: combine file_ra_state.prev_index/prev_offset into prev_pos 18 years ago
Rusty Russell cf914a7d65 readahead: split ondemand readahead interface into two functions 18 years ago
Fengguang Wu dc7868fcb9 readahead: convert ext3/ext4 invocations 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Josef "Jeff" Sipek fe21a69389 [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Eric Sandeen 40b851348f [PATCH] handle ext3 directory corruption better 18 years ago
David Howells 52a700c567 [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6] 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
David Woodhouse 52b5108ca7 [RBTREE] Update ext3 to use rb_parent() accessor macro. 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Mingming Cao 89747d369d [PATCH] ext3_get_blocks: Mapping multiple blocks at a once 19 years ago
Andrew Morton d8733c2956 [PATCH] ext3_readdir: use generic readahead 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago