Eric Sandeen
|
726447d803
ext4: naturally align struct ext4_allocation_request
|
16 年之前 |
Al Viro
|
d4bfe2f76d
switch ext4 to inode->i_acl
|
16 年之前 |
Theodore Ts'o
|
0610b6e999
ext4: Fix 64-bit block type problem on 32-bit platforms
|
16 年之前 |
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 年之前 |
Theodore Ts'o
|
4ab2f15b7f
ext4: move the abort flag from s_mount_opts to s_mount_flags
|
16 年之前 |
Theodore Ts'o
|
bc0b0d6d69
ext4: update the s_last_mounted field in the superblock
|
16 年之前 |
Theodore Ts'o
|
7f4520cc62
ext4: change s_mount_opt to be an unsigned int
|
16 年之前 |
Akira Fujita
|
748de6736c
ext4: online defrag -- Add EXT4_IOC_MOVE_EXT ioctl
|
16 年之前 |
Eric Sandeen
|
b31e15527a
ext4: Change all super.c messages to print the device
|
16 年之前 |
Jan Kara
|
03f5d8bcf0
ext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_blocks_handle()
|
16 年之前 |
Theodore Ts'o
|
6fd058f779
ext4: Add a comprehensive block validity check to ext4_get_blocks()
|
16 年之前 |
Theodore Ts'o
|
2ac3b6e00a
ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_state
|
16 年之前 |
Theodore Ts'o
|
c217705733
ext4: Define a new set of flags for ext4_get_blocks()
|
16 年之前 |
Theodore Ts'o
|
12b7ac1768
ext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
|
16 年之前 |
Vincent Minet
|
bc8e67409c
ext4: Fix spinlock assertions on UP systems
|
16 年之前 |
Aneesh Kumar K.V
|
955ce5f5be
ext4: Convert ext4_lock_group to use sb_bgl_lock
|
16 年之前 |
Theodore Ts'o
|
bb23c20a85
ext4: Move fs/ext4/group.h into ext4.h
|
16 年之前 |
Theodore Ts'o
|
596397b77c
ext4: Move fs/ext4/namei.h into ext4.h
|
16 年之前 |
Theodore Ts'o
|
ca0faba0e8
ext4: Move the ext4_sb.h header file into ext4.h
|
16 年之前 |
Theodore Ts'o
|
d444c3c381
ext4: Move the ext4_i.h header file into ext4.h
|
16 年之前 |
Theodore Ts'o
|
8df9675f8b
ext4: Avoid races caused by on-line resizing and SMP memory reordering
|
16 年之前 |
Linus Torvalds
|
395d73413c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年之前 |
Nick Piggin
|
c2ec175c39
mm: page_mkwrite change prototype to match fault
|
16 年之前 |
Mingming Cao
|
60e58e0f30
ext4: quota reservation for delayed allocation
|
16 年之前 |
Theodore Ts'o
|
afd4672dc7
ext4: Add auto_da_alloc mount option
|
16 年之前 |
Theodore Ts'o
|
7d39db14a4
ext4: Use struct flex_groups to calculate get_orlov_stats()
|
16 年之前 |
Theodore Ts'o
|
9f24e4208f
ext4: Use atomic_t's in struct flex_groups
|
16 年之前 |
Theodore Ts'o
|
b713a5ec55
ext4: remove /proc tuning knobs
|
16 年之前 |
Theodore Ts'o
|
afc32f7ee9
ext4: Track lifetime disk writes
|
16 年之前 |