Commit Graph

30 Commits (b3c466ce512923298ae8c0121d3e9f397a3f1210)

Author SHA1 Message Date
Christoph Hellwig ca41f7b918 ext3: remove ->write_super and stop maintaining ->s_dirt 16 years ago
Josef Bacik 972fbf7798 ext3: don't try to resize if there are no reserved gdt blocks left 17 years ago
Josef Bacik 9bb91784de ext3: fix online resize bug 17 years ago
Harvey Harrison e05b6b524b ext3: replace remaining __FUNCTION__ occurrences 17 years ago
Akinobu Mita 22a5daf537 ext3: add missing ext3_journal_stop() 17 years ago
Josef Bacik c587f0c0a6 ext3: fix wrong gfp type under transaction 17 years ago
Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 years ago
David Howells 473043dcee iget: stop EXT3 from using iget() and read_inode() 17 years ago
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking 18 years ago
Eric Sandeen 1ad6ecf914 ext3: lighten up resize transaction requirements 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Panagiotis Issaris f52720ca5f [PATCH] fs: Removing useless casts 19 years ago
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes 19 years ago
Dave Kleikamp a4e4de36dc [PATCH] ext3: Fix sparse warnings 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 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
Mingming Cao fcd5df3588 [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem 19 years ago
Andrew Morton 6855a3a6c3 [PATCH] ext3 resize: fix double unlock_super() 19 years ago
Al Viro de0bb97aff [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) 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
Glauber de Oliveira Costa 29ba172312 [PATCH] ext3: use sbi instead of EXT3_SB() in resize code. 19 years ago
Glauber de Oliveira Costa 9f40668d7d [PATCH] ext3: remove trailing newlines from ext3_warning() calls 19 years ago
Glauber de Oliveira Costa aa877b3dc9 [PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD 19 years ago
Glauber de Oliveira Costa 2973dfdb87 [PATCH] Test for sb_getblk return value 20 years ago
Glauber de Oliveira Costa 8bdac5d1ed [PATCH] ext3: EXT3_DEBUG build fixes 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago