Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dc515f2e0b356981ea0c4581ff0e587aea8b624a
/
fs
/
ext4
/
mballoc.c
03cddb8
ext4: Fix use of uninitialized data with debug enabled.
by Aneesh Kumar K.V
· 16 years ago
519deca
ext4: Retry block allocation if new blocks are allocated from system zone.
by Aneesh Kumar K.V
· 16 years ago
1930479
ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems
by Valerie Clement
· 16 years ago
f36f21e
Fix misuses of bdevname()
by Jean Delvare
· 16 years ago
f1fa334
ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta
by Roel Kluin
· 17 years ago
8f6e39a
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
by Mingming Cao
· 17 years ago
60bd63d
ext4: cleanup for compiling mballoc with verification and debugging #defines
by Solofo Ramangalahy
· 17 years ago
c83617d
ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group
by Aneesh Kumar K.V
· 17 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
46e665e
ext4: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
14499f3
ext4: remove extra define of ext4_new_blocks_old from mballoc.c
by Mingming Cao
· 17 years ago
e8546d0
ext4: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
9a0762c
ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()
by Aneesh Kumar K.V
· 17 years ago
4ddfef7
ext4: reduce mballoc stack usage with noinline_for_stack
by Eric Sandeen
· 17 years ago
46fe74f
ext4: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
ffad0a4
ext4: ext4_find_next_zero_bit needs an aligned address on some arch
by Aneesh Kumar K.V
· 17 years ago
e56eb65
ext4: Don't claim block from group which has corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
b73fce6
ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
by Valerie Clement
· 17 years ago
26346ff
ext4: Don't panic in case of corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
256bdb4
ext4: allocate struct ext4_allocation_context from a kmem cache
by Eric Sandeen
· 17 years ago
42a10ad
ext4: Fix null bh pointer dereference in mballoc
by Aneesh Kumar K.V
· 17 years ago
c9de560
ext4: Add multi block allocator for ext4
by Alex Tomas
· 17 years ago