Theodore Ts'o
|
14ce0cb411
ext4: wait on all pending commits in ext4_sync_fs()
|
16 лет назад |
Aneesh Kumar K.V
|
d94e99a64c
ext4: Convert to host order before using the values.
|
16 лет назад |
Hidehiro Kawai
|
ef2cabf7c6
ext4: fix a bug accessing freed memory in ext4_abort
|
16 лет назад |
Linus Torvalds
|
2248485640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
|
16 лет назад |
Al Viro
|
8264613def
[PATCH] switch quota_on-related stuff to kern_path()
|
17 лет назад |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
17 лет назад |
Theodore Ts'o
|
f287a1a561
ext4: Remove automatic enabling of the HUGE_FILE feature flag
|
16 лет назад |
Theodore Ts'o
|
01436ef2e4
ext4: Remove unused mount options: nomballoc, mballoc, nocheck
|
16 лет назад |
Eric Sesterhenn
|
5128273a32
ext4: Add missing newlines to printk messages
|
16 лет назад |
Aneesh Kumar K.V
|
c2774d84fd
ext4: Do mballoc init before doing filesystem recovery
|
16 лет назад |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 лет назад |
Alexander Beregalov
|
3244fcb1ae
ext4: fix build failure without procfs
|
16 лет назад |
Hidehiro Kawai
|
5bf5683a33
ext4: add an option to control error handling on file data
|
16 лет назад |
Hidehiro Kawai
|
7ffe1ea894
ext4: add checks for errors from jbd2
|
16 лет назад |
Theodore Ts'o
|
03010a3350
ext4: Rename ext4dev to ext4
|
16 лет назад |
Andi Kleen
|
39d80c33a0
ext4: Avoid double dirtying of super block in ext4_put_super()
|
16 лет назад |
Theodore Ts'o
|
ede86cc473
ext4: Add debugging markers that can be used by systemtap
|
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 лет назад |
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
|
16 лет назад |
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.
|
16 лет назад |
Aneesh Kumar K.V
|
6bc6e63fcd
ext4: Add percpu dirty block accounting.
|
16 лет назад |
Theodore Ts'o
|
af5bc92dde
ext4: Fix whitespace checkpatch warnings/errors
|
16 лет назад |
Theodore Ts'o
|
e5f8eab885
ext4: Fix long long checkpatch warnings
|
16 лет назад |
Theodore Ts'o
|
4776004f54
ext4: Add printk priority levels to clean up checkpatch warnings
|
16 лет назад |
Aneesh Kumar K.V
|
91246c0090
ext4: Initialize writeback_index to 0 when allocating a new inode
|
16 лет назад |