Aneesh Kumar K.V
|
d794bf8e09
ext4: Initialize preallocation list_head's properly
|
16 rokov pred |
Aneesh Kumar K.V
|
ba4439165f
ext4: Fix lockdep warning
|
16 rokov pred |
Thadeu Lima de Souza Cascardo
|
9fd9784c91
ext4: Fix building with EXT4FS_DEBUG
|
16 rokov pred |
Theodore Ts'o
|
ba80b1019a
ext4: Add markers for better debuggability
|
16 rokov pred |
Aneesh Kumar K.V
|
0087d9fb3f
ext4: Fix s_dirty_blocks_counter if block allocation failed with nodelalloc
|
16 rokov pred |
Aneesh Kumar K.V
|
29eaf02498
ext4: Init the complete page while building buddy cache
|
16 rokov pred |
Aneesh Kumar K.V
|
8556e8f3b6
ext4: Don't allow new groups to be added during block allocation
|
16 rokov pred |
Aneesh Kumar K.V
|
648f5879f5
ext4: mark the blocks/inode bitmap beyond end of group as used
|
16 rokov pred |
Aneesh Kumar K.V
|
2ccb5fb9f1
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
|
16 rokov pred |
Aneesh Kumar K.V
|
3300beda52
ext4: code cleanup
|
16 rokov pred |
Aneesh Kumar K.V
|
560671a0d3
ext4: Use high 16 bits of the block group descriptor's free counts fields
|
16 rokov pred |
Aneesh Kumar K.V
|
e8134b27e3
ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
|
16 rokov pred |
Aneesh Kumar K.V
|
5d1b1b3f49
ext4: fix BUG when calling ext4_error with locked block group
|
16 rokov pred |
Aneesh Kumar K.V
|
b7be019e80
ext4: Fix lockdep recursive locking warning
|
16 rokov pred |
Aneesh Kumar K.V
|
7a2fcbf7f8
ext4: don't use blocks freed but not yet committed in buddy cache init
|
16 rokov pred |
Aneesh Kumar K.V
|
c3a326a657
ext4: cleanup mballoc header files
|
16 rokov pred |
Aneesh Kumar K.V
|
920313a726
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
|
16 rokov pred |
Aneesh Kumar K.V
|
3a06d778df
ext4: sparse fixes
|
16 rokov pred |
Theodore Ts'o
|
498e5f2415
ext4: Change unsigned long to unsigned int
|
16 rokov pred |
Theodore Ts'o
|
a9df9a4910
ext4: Make ext4_group_t be an unsigned int
|
16 rokov pred |
Aneesh Kumar K.V
|
032115fcef
ext4: Don't overwrite allocation_context ac_status
|
16 rokov pred |
Theodore Ts'o
|
fde4d95ad8
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
|
16 rokov pred |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 rokov pred |
Yasunori Goto
|
ff7ef329b2
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
|
16 rokov pred |
Aneesh Kumar K.V
|
ae2d9fb18e
ext4: fix missing ext4_unlock_group in error path
|
16 rokov pred |
Theodore Ts'o
|
3e624fc72f
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
|
16 rokov pred |
Manish Katiyar
|
0b09923eab
ext4: Remove compile warnings when building w/o CONFIG_PROC_FS
|
16 rokov pred |
Theodore Ts'o
|
8a0aba733d
ext4: let the block device know when unused blocks can be discarded
|
16 rokov pred |
Aneesh Kumar K.V
|
c894058d66
ext4: Use an rbtree for tracking blocks freed during transaction.
|
16 rokov pred |
Aneesh Kumar K.V
|
688f05a019
ext4: Free ext4_prealloc_space using kmem_cache_free
|
16 rokov pred |