Commit Graph

22 Commits (640b4f685784feafcd99c24582c5eb3ea36c3c60)

Author SHA1 Message Date
Aneesh Kumar K.V 519deca049 ext4: Retry block allocation if new blocks are allocated from system zone. 17 years ago
Valerie Clement 1930479c4b ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems 17 years ago
Jean Delvare f36f21ecca Fix misuses of bdevname() 17 years ago
Roel Kluin f1fa3342e2 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta 17 years ago
Mingming Cao 8f6e39a7ad ext4: Move mballoc headers/structures to a seperate header file mballoc.h 17 years ago
Solofo Ramangalahy 60bd63d192 ext4: cleanup for compiling mballoc with verification and debugging #defines 17 years ago
Aneesh Kumar K.V c83617db76 ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group 17 years ago
Christoph Hellwig 3dcf54515a ext4: move headers out of include/linux 17 years ago
Denis V. Lunev 46fe74f2ae ext4: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Harvey Harrison 46e665e9d2 ext4: replace remaining __FUNCTION__ occurrences 17 years ago
Mingming Cao 14499f3592 ext4: remove extra define of ext4_new_blocks_old from mballoc.c 17 years ago
Marcin Slusarz e8546d0615 ext4: le*_add_cpu conversion 17 years ago
Aneesh Kumar K.V 9a0762c5af ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu() 17 years ago
Eric Sandeen 4ddfef7b41 ext4: reduce mballoc stack usage with noinline_for_stack 17 years ago
Aneesh Kumar K.V ffad0a44b7 ext4: ext4_find_next_zero_bit needs an aligned address on some arch 17 years ago
Aneesh Kumar K.V e56eb65906 ext4: Don't claim block from group which has corrupt bitmap 17 years ago
Valerie Clement b73fce69ec ext4: Fix kernel BUG at fs/ext4/mballoc.c:910! 17 years ago
Aneesh Kumar K.V 26346ff681 ext4: Don't panic in case of corrupt bitmap 17 years ago
Eric Sandeen 256bdb497c ext4: allocate struct ext4_allocation_context from a kmem cache 17 years ago
Aneesh Kumar K.V 42a10add85 ext4: Fix null bh pointer dereference in mballoc 17 years ago
Alex Tomas c9de560ded ext4: Add multi block allocator for ext4 17 years ago