Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e06a1054bd1991f3bb0e562f5e53b95d9c84fe98
/
fs
/
ext4
/
mballoc.h
d74f3d2
ext4: add missing KERN_CONT to a few more debugging uses
by Joe Perches
· 8 years ago
a2821e34
ext4: fix compile error while opening the macro DOUBLE_CHECK
by Aihua Zhang
· 9 years ago
dc9ddd9
ext4: remove unused ac_ex_scanned
by Eric Sandeen
· 11 years ago
024949e
ext4: address a benign compiler warning
by Patrick Palka
· 11 years ago
a0b30c1
ext4: use module parameters instead of debugfs for mballoc_debug
by Theodore Ts'o
· 12 years ago
cc6eb18
ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
by Robin Dong
· 12 years ago
c5e8f3f
ext4: remove EXT4_MB_{BITMAP,BUDDY} macros
by Theodore Ts'o
· 13 years ago
18aadd4
ext4: expand commit callback and
by Bobi Jam
· 13 years ago
ff3fc17
ext4: fix a typo in struct ext4_allocation_context
by Robin Dong
· 13 years ago
8413019
ext4: teach ext4_free_blocks() about bigalloc and clusters
by Theodore Ts'o
· 13 years ago
53accfa
ext4: teach mballoc preallocation code about bigalloc clusters
by Theodore Ts'o
· 13 years ago
3212a80
ext4: convert block group-relative offsets to use clusters
by Theodore Ts'o
· 13 years ago
6a0fe49
ext4: remove ac_repeats from ext4_allocation_context
by Tao Ma
· 13 years ago
44183d4
ext4: remove alloc_semp
by Amir Goldstein
· 14 years ago
58696f3
ext4: clarify description of ac_g_ex in struct ext4_allocation_context
by Coly Li
· 14 years ago
731eb1a
ext4: consolidate in_range() definitions
by Akinobu Mita
· 15 years ago
5661bd6
ext4: cleanup to use ext4_group_first_block_no()
by Akinobu Mita
· 15 years ago
149feb0
ext4: remove unused #include <linux/version.h>
by Huang Weiyi
· 15 years ago
296c355
ext4: Use tracepoints for mb_history trace file
by Theodore Ts'o
· 15 years ago
90576c0
ext4, jbd2: Drop unneeded printks at mount and unmount time
by Theodore Ts'o
· 15 years ago
a36b449
ext4: use ext4_grpblk_t more extensively
by Eric Sandeen
· 15 years ago
6ba495e
ext4: Add configurable run-time mballoc debugging
by Theodore Ts'o
· 15 years ago
9bffad1
ext4: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago
bb23c20
ext4: Move fs/ext4/group.h into ext4.h
by Theodore Ts'o
· 16 years ago
cc0fb9a
ext4: Rename pa_linear to pa_type
by Aneesh Kumar K.V
· 16 years ago
074ca44
ext4: Remove stale block allocator references from ext4.h
by Mike Snitzer
· 16 years ago
8556e8f
ext4: Don't allow new groups to be added during block allocation
by Aneesh Kumar K.V
· 16 years ago
5d1b1b3
ext4: fix BUG when calling ext4_error with locked block group
by Aneesh Kumar K.V
· 16 years ago
c3a326a
ext4: cleanup mballoc header files
by Aneesh Kumar K.V
· 16 years ago
920313a
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
by Aneesh Kumar K.V
· 16 years ago
3e624fc
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
by Theodore Ts'o
· 16 years ago
8a0aba7
ext4: let the block device know when unused blocks can be discarded
by Theodore Ts'o
· 16 years ago
c894058
ext4: Use an rbtree for tracking blocks freed during transaction.
by Aneesh Kumar K.V
· 16 years ago
9f6200b
ext4: move /proc setup and teardown out of mballoc.c
by Theodore Ts'o
· 16 years ago
6be2ded
ext4: Don't allow lg prealloc list to be grow large.
by Aneesh Kumar K.V
· 16 years ago
8f6e39a
ext4: Move mballoc headers/structures to a seperate header file mballoc.h
by Mingming Cao
· 17 years ago