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 лет назад |
Theodore Ts'o
|
5e8814f2f7
ext4: Combine proc file handling into a single set of functions
|
16 лет назад |
Theodore Ts'o
|
9f6200bbfc
ext4: move /proc setup and teardown out of mballoc.c
|
16 лет назад |
Theodore Ts'o
|
914258bf2c
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
|
16 лет назад |
Li Zefan
|
7ee1ec4ca3
ext4: add missing unlock in ext4_check_descriptors() on error path
|
17 лет назад |
Theodore Ts'o
|
05496769e5
jbd2: clean up how the journal device name is printed
|
16 лет назад |
Frederic Bohe
|
c62a11fd95
Update flex_bg free blocks and free inodes counters when resizing.
|
17 лет назад |
Aneesh Kumar K.V
|
6bc6e63fcd
ext4: Add percpu dirty block accounting.
|
16 лет назад |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
17 лет назад |
Theodore Ts'o
|
e5f8eab885
ext4: Fix long long checkpatch warnings
|
17 лет назад |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
17 лет назад |
Aneesh Kumar K.V
|
91246c0090
ext4: Initialize writeback_index to 0 when allocating a new inode
|
17 лет назад |
Linus Torvalds
|
8f616cd524
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
17 лет назад |
Al Viro
|
77e69dac3c
[PATCH] fix races and leaks in vfs_quota_on() users
|
17 лет назад |
Theodore Ts'o
|
2b2d6d0197
ext4: Cleanup whitespace and other miscellaneous style issues
|
17 лет назад |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 лет назад |
Li Zefan
|
ec05e868ac
ext4: improve ext4_fill_flex_info() a bit
|
17 лет назад |
Eric Sandeen
|
b5f10eed81
ext4: lock block groups when initializing
|
17 лет назад |
Theodore Ts'o
|
8a266467b8
ext4: Allow read/only mounts with corrupted block group checksums
|
17 лет назад |
Eric Sandeen
|
e4079a11f5
ext4: do not set extents feature from the kernel
|
17 лет назад |
Aneesh Kumar K.V
|
c07651b556
ext4: Don't allow nonextenst mount option for large filesystem
|
17 лет назад |
Aneesh Kumar K.V
|
dd919b9822
ext4: Enable delalloc by default.
|
17 лет назад |
Mingming Cao
|
d2a1763791
ext4: delayed allocation ENOSPC handling
|
17 лет назад |
Alex Tomas
|
64769240bd
ext4: Add delayed allocation support in data=writeback mode
|
17 лет назад |
Jan Kara
|
678aaf4814
ext4: Use new framework for data=ordered mode in JBD2
|
17 лет назад |
Jan Kara
|
47b4a50beb
ext4: Set journal pointer to NULL when journal is released
|
17 лет назад |
Aneesh Kumar K.V
|
7477827f66
ext4: Fix sparse warning
|
17 лет назад |
Li Zefan
|
f9a8ac99fd
ext4: remove redundant code in ext4_fill_super()
|
17 лет назад |
Jose R. Santos
|
772cb7c83b
ext4: New inode allocation for FLEX_BG meta-data groups.
|
17 лет назад |