Commit Graph

41 Commits (88f85a55c0645c2b7e03bf34d2a90eddf6de34fa)

Author SHA1 Message Date
Harvey Harrison e05b6b524b ext3: replace remaining __FUNCTION__ occurrences 17 years ago
Aneesh Kumar K.V 2588ef83f7 ext3: retry block allocation if new blocks are allocated from system zone 17 years ago
Julia Lawall 269b261916 fs/ext3: use BUG_ON 17 years ago
Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 years ago
Akinobu Mita 859cb93679 ext[234]: cleanup ext[234]_bg_num_gdb() 17 years ago
Akinobu Mita 144704e522 ext[234]: fix comment for nonexistent variable 17 years ago
Aneesh Kumar K.V feda58d37a ext3: return after ext3_error in case of failures 17 years ago
Aneesh Kumar K.V f762e9054f ext3: add block bitmap validation 17 years ago
Linus Torvalds 0b832a4b93 Revert "ext2/ext3/ext4: add block bitmap validation" 17 years ago
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 18 years ago
Peter Zijlstra 3cb4f9fa0c lib: percpu_counter_sub 18 years ago
Peter Zijlstra aa0dff2d09 lib: percpu_counter_add 18 years ago
Aneesh Kumar K.V e627432c29 [PATCH] ext[234]: update documentation 18 years ago
Hugh Dickins 7d1c520bb5 [PATCH] ext3 balloc: fix _with_rsv freeze 18 years ago
Hugh Dickins 2823b5535e [PATCH] ext3 balloc: use io_error label 18 years ago
Hugh Dickins c56d2561f7 [PATCH] ext3 balloc: say rb_entry not list_entry 18 years ago
Hugh Dickins ff50dc562b [PATCH] ext3 balloc: fix off-by-one against rsv_end 18 years ago
Hugh Dickins 1650242324 [PATCH] ext3 balloc: fix off-by-one against grp_goal 18 years ago
Hugh Dickins ef5036782e [PATCH] ext3 balloc: reset windowsz when full 18 years ago
Mingming Cao 2bd94bd79e [PATCH] ext3: fix reservation extension 18 years ago
Eric Sandeen 32c2d2bc4b [PATCH] more ext3 16T overflow fixes 19 years ago
Dave Kleikamp e9ad5620bf [PATCH] ext3: More whitespace cleanups 19 years ago
Mingming Cao 36faadc144 [PATCH] ext3: more comments about block allocation/reservation code 19 years ago
Mingming Cao 321fb9e818 [PATCH] ext3: turn on reservation dump on block allocation errors 19 years ago
Mingming Cao ae6ddcc5f2 [PATCH] ext3 and jbd cleanup: remove whitespace 19 years ago
Mingming Cao 08fb306fe6 [PATCH] ext3 filesystem bogus ENOSPC with reservation fix 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 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
Glauber de Oliveira Costa b5a7c4f583 [PATCH] ext3: Properly report backup block present in a group 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Adrian Bunk 3af13763d6 [PATCH] fs/ext3/: small cleanups 19 years ago
Adrian Bunk 2860b733f1 [PATCH] remove CONFIG_EXT{2,3}_CHECK 20 years ago
Ben Dooks 381be25458 [PATCH] ext3: sparse fixes 20 years ago
Glauber de Oliveira Costa 5b11687924 [PATCH] Locking problems while EXT3FS_DEBUG on 20 years ago
Glauber de Oliveira Costa 8bdac5d1ed [PATCH] ext3: EXT3_DEBUG build fixes 20 years ago
Mingming Cao 21fe3471c3 [PATCH] ext3: reduce allocate-with-reservation lock latencies 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago