Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fa68834342e992dcb58e6dd7d9dbe05c6b6b27d9
/
fs
/
ext4
/
balloc.c
2746f7a
ext4: don't count free clusters from a corrupt block group
by Darrick J. Wong
· 11 years ago
bdfb6ff
ext4: mark group corrupt on group descriptor checksum
by Darrick J. Wong
· 11 years ago
163a203
ext4: mark block group as corrupt on block bitmap error
by Darrick J. Wong
· 11 years ago
dbde0ab
ext4: fix type declaration of ext4_validate_block_bitmap
by Darrick J. Wong
· 11 years ago
48d9eb9
ext4: error out if verifying the block bitmap fails
by Darrick J. Wong
· 11 years ago
960fd856
ext4: fix ext4_get_group_number()
by Theodore Ts'o
· 11 years ago
f4afb4f
ext4: optimize test_root()
by Theodore Ts'o
· 11 years ago
9f20350
ext4: mark all metadata I/O with REQ_META
by Theodore Ts'o
· 12 years ago
27dd438
ext4: introduce reserved space
by Lukas Czerner
· 12 years ago
bd86298
ext4: introduce ext4_get_group_number()
by Lukas Czerner
· 12 years ago
6891100
ext4: make ext4_block_in_group() much more efficient
by Lukas Czerner
· 12 years ago
810da24
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
304e220
ext4: fix free clusters calculation in bigalloc filesystem
by Lukas Czerner
· 12 years ago
15b4913
ext4: check bh in ext4_read_block_bitmap()
by Eryu Guan
· 12 years ago
79f1ba4
ext4: Checksum the block bitmap properly with bigalloc enabled
by Tao Ma
· 12 years ago
7a4c5de
ext4: don't call ext4_error while block group is locked
by Theodore Ts'o
· 12 years ago
f6fb99c
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
by Theodore Ts'o
· 12 years ago
b0dd6b7
ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg
by Theodore Ts'o
· 12 years ago
4edebed
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
08cefc7
userns: Convert ext4 to user kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
feb0ab3
ext4: make block group checksums use metadata_csum algorithm
by Darrick J. Wong
· 13 years ago
fa77dcf
ext4: calculate and verify block bitmap checksum
by Darrick J. Wong
· 13 years ago
d4dc462
ext4: fix balloc.c printk-format-warning
by Heiko Carstens
· 13 years ago
813e572
ext4: fix race when setting bitmap_uptodate flag
by Theodore Ts'o
· 13 years ago
5f163cc
ext4: make more symbols static
by Eric Sandeen
· 13 years ago
6e58ad6
ext4: fix up a undefined error in ext4_free_blocks in debugging code
by Yongqiang Yang
· 13 years ago
df55c99
ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters()
by Theodore Ts'o
· 13 years ago
e7d5f31
ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters()
by Theodore Ts'o
· 13 years ago
cff1dfd7
ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()
by Theodore Ts'o
· 13 years ago
5dee543
ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
by Theodore Ts'o
· 13 years ago
021b65b
ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
by Theodore Ts'o
· 13 years ago
7b415bf
ext4: Fix bigalloc quota accounting and i_blocks value
by Aditya Kali
· 13 years ago
5704265
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
by Theodore Ts'o
· 13 years ago
3212a80
ext4: convert block group-relative offsets to use clusters
by Theodore Ts'o
· 13 years ago
d5b8f31
ext4: bigalloc changes to block bitmap initialization functions
by Theodore Ts'o
· 13 years ago
fd034a8
ext4: split out ext4_free_blocks_after_init()
by Theodore Ts'o
· 13 years ago
49f7f9a
ext4: factor out block group accounting into functions
by Theodore Ts'o
· 13 years ago
f86186b
ext4: refactor duplicated block placement code
by Eric Sandeen
· 13 years ago
55f020d
ext4: add flag to ext4_has_free_blocks
by Allison Henderson
· 13 years ago
2846e82
ext4: move ext4_add_groupblocks() to mballoc.c
by Amir Goldstein
· 14 years ago
dc2070a
ext4: remove dead code in ext4_has_free_blocks()
by Shaohua Li
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
0562e0b
ext4: add more tracepoints and use dev_t in the trace buffer
by Jiaying Zhang
· 14 years ago
f232109
ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED
by Theodore Ts'o
· 14 years ago
61d0867
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
by Theodore Ts'o
· 14 years ago
1f109d5
ext4: make various ext4 functions be static
by Theodore Ts'o
· 14 years ago
a037515
ext4: Clean up s_dirt handling
by Theodore Ts'o
· 14 years ago
72b8ab9
ext4: don't use quota reservation for speculative metadata
by Eric Sandeen
· 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
12062dd
ext4: move __func__ into a macro for ext4_warning, ext4_error
by Eric Sandeen
· 15 years ago
4433871
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
by Theodore Ts'o
· 15 years ago
8dadb19
ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zero
by Theodore Ts'o
· 15 years ago
0373130
ext4: open-code ext4_mb_update_group_info
by Eric Sandeen
· 15 years ago
955ce5f
ext4: Convert ext4_lock_group to use sb_bgl_lock
by Aneesh Kumar K.V
· 16 years ago
bb23c20
ext4: Move fs/ext4/group.h into ext4.h
by Theodore Ts'o
· 16 years ago
8df9675
ext4: Avoid races caused by on-line resizing and SMP memory reordering
by Theodore Ts'o
· 16 years ago
9f24e42
ext4: Use atomic_t's in struct flex_groups
by Theodore Ts'o
· 16 years ago
e187c65
ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks()
by Theodore Ts'o
· 16 years ago
a269eb1
ext4: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
8f64b32
ext4: don't call jbd2_journal_force_commit_nested without journal
by Eric Sandeen
· 16 years ago
9fd9784
ext4: Fix building with EXT4FS_DEBUG
by Thadeu Lima de Souza Cascardo
· 16 years ago
2ccb5fb
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
by Aneesh Kumar K.V
· 16 years ago
3300bed
ext4: code cleanup
by Aneesh Kumar K.V
· 16 years ago
560671a
ext4: Use high 16 bits of the block group descriptor's free counts fields
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
e21675d
ext4: Add blocks added during resize to bitmap
by Aneesh Kumar K.V
· 16 years ago
498e5f2
ext4: Change unsigned long to unsigned int
by Theodore Ts'o
· 16 years ago
a9df9a4
ext4: Make ext4_group_t be an unsigned int
by Theodore Ts'o
· 16 years ago
fde4d95
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
by Theodore Ts'o
· 16 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
97df5d1
ext4: remove do_blk_alloc()
by Theodore Ts'o
· 16 years ago
cfe82c8
ext4: remove ext4_new_meta_block()
by Theodore Ts'o
· 16 years ago
815a113
ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly
by Theodore Ts'o
· 16 years ago
8f72fbd
ext4: fix printk format warning
by Alexander Beregalov
· 16 years ago
cbacc2c
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
02d2116
revert "percpu_counter: new function percpu_counter_sum_and_set"
by Andrew Morton
· 16 years ago
71c5576
revert "percpu counter: clean up percpu_counter_sum_and_set()"
by Andrew Morton
· 16 years ago
4c9c544
CRED: Wrap task credential accesses in the Ext4 filesystem
by David Howells
· 16 years ago
a996031
delay capable() check in ext4_has_free_blocks()
by Eric Sandeen
· 16 years ago
8c3bf8a0
merge ext4_claim_free_blocks & ext4_has_free_blocks
by Eric Sandeen
· 16 years ago
a1aebc1
ext4: Don't reuse released data blocks until transaction commits
by Aneesh Kumar K.V
· 16 years ago
c806e68
ext4: fix initialization of UNINIT bitmap blocks
by Frederic Bohe
· 16 years ago
c2ea3fd
ext4: Remove old legacy block allocator
by Theodore Ts'o
· 16 years ago
166348d
ext4: Don't add the inode to journal handle until after the block is allocated
by Aneesh Kumar K.V
· 16 years ago
68629f2
ext4: Fix ext4 nomballoc allocator for ENOSPC
by Aneesh Kumar K.V
· 16 years ago
5c79161
ext4: Signed arithmetic fix
by Aneesh Kumar K.V
· 16 years ago
6bc6e63
ext4: Add percpu dirty block accounting.
by Aneesh Kumar K.V
· 16 years ago
030ba6b
ext4: Retry block reservation
by Aneesh Kumar K.V
· 16 years ago
a30d542a
ext4: Make sure all the block allocation paths reserve blocks
by Aneesh Kumar K.V
· 16 years ago
af5bc92
ext4: Fix whitespace checkpatch warnings/errors
by Theodore Ts'o
· 16 years ago
4776004f
ext4: Add printk priority levels to clean up checkpatch warnings
by Theodore Ts'o
· 16 years ago
1f7c14c
percpu counter: clean up percpu_counter_sum_and_set()
by Mingming Cao
· 16 years ago
16eb729
ext4: make sure ext4_has_free_blocks returns 0 for ENOSPC
by Aneesh Kumar K.V
· 16 years ago
b5f10ee
ext4: lock block groups when initializing
by Eric Sandeen
· 16 years ago
e29d1cd
ext4: sync up block and inode bitmap reading functions
by Eric Sandeen
· 16 years ago
d2a1763
ext4: delayed allocation ENOSPC handling
by Mingming Cao
· 16 years ago
e8ced39
percpu_counter: new function percpu_counter_sum_and_set
by Mingming Cao
· 16 years ago
0703143
ext4: mballoc avoid use root reserved blocks for non root allocation
by Mingming Cao
· 16 years ago
654b490
ext4: cleanup block allocator
by Aneesh Kumar K.V
· 16 years ago
Next »