Linus Torvalds
|
2150edc6c5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
16 年之前 |
Eric Dumazet
|
179f7ebff6
percpu_counter: FBC_BATCH should be a variable
|
16 年之前 |
Nick Piggin
|
54566b2c15
fs: symlink write_begin allocation context fix
|
16 年之前 |
Theodore Ts'o
|
ba80b1019a
ext4: Add markers for better debuggability
|
16 年之前 |
Aneesh Kumar K.V
|
560671a0d3
ext4: Use high 16 bits of the block group descriptor's free counts fields
|
16 年之前 |
Duane Griffin
|
e83c1397ca
ext4: ensure fast symlinks are NUL-terminated
|
16 年之前 |
Aneesh Kumar K.V
|
ed9b3e3379
ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
|
16 年之前 |
Aneesh Kumar K.V
|
3a06d778df
ext4: sparse fixes
|
16 年之前 |
Theodore Ts'o
|
ac51d83705
ext4: calculate journal credits correctly
|
16 年之前 |
Theodore Ts'o
|
498e5f2415
ext4: Change unsigned long to unsigned int
|
16 年之前 |
Frank Mayhar
|
0390131ba8
ext4: Allow ext4 to run without a journal
|
16 年之前 |
Aneesh Kumar K.V
|
791b7f0895
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
|
16 年之前 |
Theodore Ts'o
|
2a21e37e48
ext4: tone down ext4_da_writepages warnings
|
16 年之前 |
Theodore Ts'o
|
815a113068
ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly
|
16 年之前 |
Alexander Beregalov
|
8f72fbdf0d
ext4: fix printk format warning
|
16 年之前 |
Theodore Ts'o
|
f287a1a561
ext4: Remove automatic enabling of the HUGE_FILE feature flag
|
16 年之前 |
Aneesh Kumar K.V
|
22208dedbd
ext4: Fix file fragmentation during large file write.
|
16 年之前 |
Aneesh Kumar K.V
|
af6f029d38
ext4: Use tag dirty lookup during mpage_da_submit_io
|
16 年之前 |
Theodore Ts'o
|
03010a3350
ext4: Rename ext4dev to ext4
|
16 年之前 |
Eric Sandeen
|
6873fa0de1
Hook ext4 to the vfs fiemap interface.
|
16 年之前 |
Theodore Ts'o
|
c2ea3fde61
ext4: Remove old legacy block allocator
|
16 年之前 |
Theodore Ts'o
|
240799cdf2
ext4: Use readahead when reading an inode from the inode table
|
16 年之前 |
Aneesh Kumar K.V
|
cf17fea657
ext4: Properly update i_disksize.
|
16 年之前 |
Aneesh Kumar K.V
|
ae4d537211
ext4: truncate block allocated on a failed ext4_write_begin
|
16 年之前 |
Aneesh Kumar K.V
|
df22291ff0
ext4: Retry block allocation if we have free blocks left
|
16 年之前 |
Aneesh Kumar K.V
|
166348dd37
ext4: Don't add the inode to journal handle until after the block is allocated
|
16 年之前 |
Aneesh Kumar K.V
|
79f0be8d2e
ext4: Switch to non delalloc mode when we are low on free blocks count.
|
16 年之前 |
Aneesh Kumar K.V
|
6bc6e63fcd
ext4: Add percpu dirty block accounting.
|
16 年之前 |
Aneesh Kumar K.V
|
030ba6bc67
ext4: Retry block reservation
|
16 年之前 |
Aneesh Kumar K.V
|
a30d542a00
ext4: Make sure all the block allocation paths reserve blocks
|
16 年之前 |