Theodore Ts'o
|
74e4e6db38
ext4: set extents flag when migrating file to use extents
|
14 سال پیش |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 سال پیش |
Peter Huewe
|
7dc576158d
ext4: Fix sparse warning: Using plain integer as NULL pointer
|
14 سال پیش |
Eric Paris
|
f1dffc4c54
ext4: ext4_ext_migrate should use NULL not 0
|
14 سال پیش |
Theodore Ts'o
|
bf89d16f6e
ext4: rename {ext,idx}_pblock and inline small extent functions
|
14 سال پیش |
Theodore Ts'o
|
07a038245b
ext4: Convert more i_flags references to use accessor functions
|
15 سال پیش |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 سال پیش |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 سال پیش |
Dmitry Monakhov
|
f39490bcd1
ext4: fix error handling in migrate
|
15 سال پیش |
Theodore Ts'o
|
19f5fb7ad6
ext4: Use bitops to read/modify EXT4_I(inode)->i_state
|
15 سال پیش |
Dmitry Monakhov
|
5aca07eb7d
ext4: quota macros cleanup
|
15 سال پیش |
Theodore Ts'o
|
e6362609b6
ext4: call ext4_forget() from ext4_free_blocks()
|
15 سال پیش |
Mingming Cao
|
0031462b5b
ext4: Split uninitialized extents for direct I/O
|
15 سال پیش |
Theodore Ts'o
|
1b9c12f44c
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
|
15 سال پیش |
Aneesh Kumar K.V
|
a8526e84ac
ext4: Add missing unlock_new_inode() call in extent migration code
|
15 سال پیش |
Andreas Dilger
|
11013911da
ext4: teach the inode allocator to use a goal inode number
|
16 سال پیش |
Theodore Ts'o
|
f157a4aa98
ext4: Use a hash of the topdir directory name for the Orlov parent group
|
16 سال پیش |
Dan Carpenter
|
090542641d
ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling
|
16 سال پیش |
Theodore Ts'o
|
83982b6f47
ext4: Remove "extents" mount option
|
16 سال پیش |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 سال پیش |
Aneesh Kumar K.V
|
2a43a87800
ext4: elevate write count for migrate ioctl
|
16 سال پیش |
Mingming Cao
|
ee12b63068
ext4: journal credits reservation fixes for extent file writepage
|
17 سال پیش |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 سال پیش |
Aneesh Kumar K.V
|
267e4db9ac
ext4: Fix race between migration and mmap write
|
17 سال پیش |
Aneesh Kumar K.V
|
b35905c16a
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
|
17 سال پیش |
Aneesh Kumar K.V
|
8009f9fb30
ext4: Fix circular locking dependency with migrate and rm.
|
17 سال پیش |
Valerie Clement
|
b8356c465b
ext4: Don't set EXTENTS_FL flag for fast symlinks
|
17 سال پیش |
Alex Tomas
|
c9de560ded
ext4: Add multi block allocator for ext4
|
17 سال پیش |
Aneesh Kumar K.V
|
c14c6fd5c5
ext4: Add EXT4_IOC_MIGRATE ioctl
|
17 سال پیش |