Commit Graph

89 Commits (dc104fb3231f11e95b5a0f09ae3ab27a8fd5b2e8)

Author SHA1 Message Date
Badari Pulavarty 3665d0e58f [PATCH] ext3_getblk() should handle HOLE correctly 19 years ago
Mingming Cao 08fb306fe6 [PATCH] ext3 filesystem bogus ENOSPC with reservation fix 19 years ago
Badari Pulavarty 0e31f51d81 [PATCH] ext3 -nobh option causes oops 19 years ago
Neil Brown 2ccb48ebb4 [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle 19 years ago
Andreas Gruenbacher 36cf96f5e7 [PATCH] Remove leftover ext3 acl declarations 19 years ago
Arjan van de Ven 5c81a4197d [PATCH] lockdep: annotate the quota code 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Badari Pulavarty ade1a29e16 [PATCH] ext3: Add "-o bh" option 19 years ago
Johann Lombardi 92eeccd8ba [PATCH] ext3: cleanup dead code in ext3_add_entry() 19 years ago
Mingming Cao 43d23f9039 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion 19 years ago
Mingming Cao 1c2bf374a4 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes 19 years ago
Theodore Ts'o d2e5b13c4a [PATCH] ext3: remove inconsistent space before exclamation point in mount code 19 years ago
Mingming Cao fcd5df3588 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem 19 years ago
Mingming Cao 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
Andrew Morton e6022603b9 [PATCH] ext3_clear_inode(): avoid kfree(NULL) 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Andrew Morton 6855a3a6c3 [PATCH] ext3 resize: fix double unlock_super() 19 years ago
Mingming Cao 5dea5176e5 [PATCH] ext3: multile block allocate little endian fixes 19 years ago
Al Viro a090d9132c [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex 19 years ago
Al Viro de0bb97aff [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) 19 years ago
David Woodhouse 52b5108ca7 [RBTREE] Update ext3 to use rb_parent() accessor macro. 19 years ago
Ananiev, Leonid I 75616cf985 [PATCH] ext3: Fix missed mutex unlock 19 years ago
Ananiev, Leonid I 389ed39b97 [PATCH] ext3: Fix missed mutex unlock 19 years ago
Jens Axboe 5274f052e7 [PATCH] Introduce sys_splice() system call 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Badari Pulavarty a0e9285233 [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize 19 years ago
Badari Pulavarty f91a2ad2ed [PATCH] ext3: multi-block get_block() 19 years ago
Andrew Morton d6859bfca8 [PATCH] ext3: cleanups and WARN_ON() 19 years ago
Badari Pulavarty 1d8fa7a2b9 [PATCH] remove ->get_blocks() support 19 years ago
Mingming Cao d48589bfad [PATCH] ext3_get_blocks: Adjust reservation window size for mblocks 19 years ago
Mingming Cao faa569763a [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks() 19 years ago
Mingming Cao b54e41ec17 [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() 19 years ago
Mingming Cao b47b24781c [PATCH] ext3_get_blocks: multiple block allocation 19 years ago
Mingming Cao 89747d369d [PATCH] ext3_get_blocks: Mapping multiple blocks at a once 19 years ago
NeilBrown 2ff28e22bd [PATCH] Make address_space_operations->invalidatepage return void 19 years ago
Kirk True c1f5a19446 [PATCH] ext3: Fix debug logging-only compilation error 19 years ago
Glauber de Oliveira Costa b5a7c4f583 [PATCH] ext3: Properly report backup block present in a group 19 years ago
Alex Tomas 09fe316a7b [PATCH] fast ext3_statfs 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Arjan van de Ven 9746151861 [PATCH] convert ext3's truncate_sem to a mutex 19 years ago
Ingo Molnar d3be915fc5 [PATCH] sem2mutex: quota 19 years ago
Andrew Morton d8733c2956 [PATCH] ext3_readdir: use generic readahead 19 years ago
Badari Pulavarty cd6ef84e6a [PATCH] ext3: fix nobh mode for chattr +j inodes 19 years ago
Kirill Korotaev 0adb25d2e7 [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside 19 years ago
Andreas Gruenbacher dfa08592ca [PATCH] Fix two ext[23] uninitialized warnings 19 years ago
Christoph Lameter e965f9630c [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method 19 years ago
Pekka Enberg ba7fe36987 [PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup 19 years ago