Commit Graph

20 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling 17 years ago
Shen Feng 69baee062a ext4: improve some code in rb tree part of dir.c 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Andi Kleen 5cdd7b2d77 Convert ext4 to use unlocked_ioctl 17 years ago
Andi Kleen 642be6ec21 Remove incorrect BKL comments in ext4 17 years ago
Aneesh Kumar K.V 725d26d3f0 ext4: Introduce ext4_lblk_t 17 years ago
Jan Kara a72d7f834e ext4: Avoid rec_len overflow with 64KB block size 17 years ago
Eric Sandeen 4074fe3736 ext4: remove #ifdef CONFIG_EXT4_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 9d549890e6 [PATCH] ext4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Eric Sandeen e6c4021190 [PATCH] handle ext4 directory corruption better 18 years ago
Andrew Morton 63f5793351 [PATCH] ext4 whitespace cleanups 19 years ago
Alex Tomas a86c618126 [PATCH] ext3: add extent map support 19 years ago
Mingming Cao dab291af8d [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd 19 years ago
Mingming Cao 617ba13b31 [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols 19 years ago
Dave Kleikamp ac27a0ec11 [PATCH] ext4: initial copy of files from ext3 19 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