Theodore Ts'o
|
83982b6f47
ext4: Remove "extents" mount option
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
2ccb5fb9f1
ext4: Use new buffer_head flag to check uninit group bitmaps initialization
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
560671a0d3
ext4: Use high 16 bits of the block group descriptor's free counts fields
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
5d1b1b3f49
ext4: fix BUG when calling ext4_error with locked block group
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
920313a726
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
e21675d4b6
ext4: Add blocks added during resize to bitmap
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
3a06d778df
ext4: sparse fixes
|
16 gadi atpakaļ |
Theodore Ts'o
|
498e5f2415
ext4: Change unsigned long to unsigned int
|
16 gadi atpakaļ |
Theodore Ts'o
|
a9df9a4910
ext4: Make ext4_group_t be an unsigned int
|
16 gadi atpakaļ |
Theodore Ts'o
|
30773840c1
ext4: add fsync batch tuning knobs
|
16 gadi atpakaļ |
Theodore Ts'o
|
cfe82c8567
ext4: remove ext4_new_meta_block()
|
16 gadi atpakaļ |
Theodore Ts'o
|
815a113068
ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly
|
16 gadi atpakaļ |
Theodore Ts'o
|
f99b25897a
ext4: Add support for non-native signed/unsigned htree hash algorithms
|
16 gadi atpakaļ |
Eric Sandeen
|
8c3bf8a01c
merge ext4_claim_free_blocks & ext4_has_free_blocks
|
16 gadi atpakaļ |
Theodore Ts'o
|
01436ef2e4
ext4: Remove unused mount options: nomballoc, mballoc, nocheck
|
16 gadi atpakaļ |
Hidehiro Kawai
|
5bf5683a33
ext4: add an option to control error handling on file data
|
16 gadi atpakaļ |
Eric Sandeen
|
6873fa0de1
Hook ext4 to the vfs fiemap interface.
|
16 gadi atpakaļ |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 gadi atpakaļ |
Theodore Ts'o
|
240799cdf2
ext4: Use readahead when reading an inode from the inode table
|
16 gadi atpakaļ |
Theodore Ts'o
|
5e8814f2f7
ext4: Combine proc file handling into a single set of functions
|
16 gadi atpakaļ |
Theodore Ts'o
|
9f6200bbfc
ext4: move /proc setup and teardown out of mballoc.c
|
16 gadi atpakaļ |
Theodore Ts'o
|
8eea80d52b
ext4: Renumber EXT4_IOC_MIGRATE
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
4db46fc266
ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
2a43a87800
ext4: elevate write count for migrate ioctl
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
cf17fea657
ext4: Properly update i_disksize.
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
5c79161689
ext4: Signed arithmetic fix
|
16 gadi atpakaļ |
Aneesh Kumar K.V
|
a30d542a00
ext4: Make sure all the block allocation paths reserve blocks
|
16 gadi atpakaļ |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 gadi atpakaļ |
Mingming Cao
|
f3bd1f3fa8
ext4: journal credits reservation fixes for DIO, fallocate
|
17 gadi atpakaļ |
Mingming Cao
|
a02908f19c
ext4: journal credits calulation cleanup and fix for non-extent writepage
|
17 gadi atpakaļ |