Bartlomiej Zolnierkiewicz
|
90c699a9ee
block: rename CONFIG_LBD to CONFIG_LBDAF
|
16 년 전 |
Theodore Ts'o
|
bb23c20a85
ext4: Move fs/ext4/group.h into ext4.h
|
16 년 전 |
Theodore Ts'o
|
32ed5058ce
ext4: Replace lock/unlock_super() with an explicit lock for resizing
|
16 년 전 |
Theodore Ts'o
|
9f24e4208f
ext4: Use atomic_t's in struct flex_groups
|
16 년 전 |
Theodore Ts'o
|
fdff73f094
ext4: Initialize the new group descriptor when resizing the filesystem
|
16 년 전 |
Aneesh Kumar K.V
|
648f5879f5
ext4: mark the blocks/inode bitmap beyond end of group as used
|
16 년 전 |
Aneesh Kumar K.V
|
560671a0d3
ext4: Use high 16 bits of the block group descriptor's free counts fields
|
16 년 전 |
Aneesh Kumar K.V
|
920313a726
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
|
16 년 전 |
Aneesh Kumar K.V
|
e21675d4b6
ext4: Add blocks added during resize to bitmap
|
16 년 전 |
Theodore Ts'o
|
a9df9a4910
ext4: Make ext4_group_t be an unsigned int
|
16 년 전 |
Theodore Ts'o
|
fde4d95ad8
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
|
16 년 전 |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 년 전 |
Solofo.Ramangalahy@bull.net
|
93c0d86371
ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups
|
16 년 전 |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 년 전 |
Frederic Bohe
|
c62a11fd95
Update flex_bg free blocks and free inodes counters when resizing.
|
16 년 전 |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 년 전 |
Josef Bacik
|
37609fd5ae
ext4: don't try to resize if there are no reserved gdt blocks left
|
16 년 전 |
Theodore Ts'o
|
2b2d6d0197
ext4: Cleanup whitespace and other miscellaneous style issues
|
17 년 전 |
Frederic Bohe
|
5f21b0e642
ext4: fix online resize with mballoc
|
17 년 전 |
Frederic Bohe
|
2856922c15
Ext4: Fix online resize block group descriptor corruption
|
17 년 전 |
Josef Bacik
|
944600930a
ext4: fix online resize bug
|
17 년 전 |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 년 전 |
Josef Bacik
|
216553c4b7
ext4: fix wrong gfp type under transaction
|
17 년 전 |
Harvey Harrison
|
46e665e9d2
ext4: replace remaining __FUNCTION__ occurrences
|
17 년 전 |
Marcin Slusarz
|
e8546d0615
ext4: le*_add_cpu conversion
|
17 년 전 |
Akinobu Mita
|
5606bf5d0c
ext4: add missing ext4_journal_stop()
|
17 년 전 |
David Howells
|
1d1fe1ee02
iget: stop EXT4 from using iget() and read_inode()
|
17 년 전 |
Eric Sandeen
|
c549a95d40
ext4: fix up EXT4FS_DEBUG builds
|
17 년 전 |
Avantika Mathur
|
fd2d42912f
ext4: add ext4_group_t, and change all group variables to this type.
|
17 년 전 |
Eric Sandeen
|
149041070d
ext4: lighten up resize transaction requirements
|
17 년 전 |