Eric Sandeen
|
e4079a11f5
ext4: do not set extents feature from the kernel
|
17 years ago |
Aneesh Kumar K.V
|
c07651b556
ext4: Don't allow nonextenst mount option for large filesystem
|
17 years ago |
Aneesh Kumar K.V
|
dd919b9822
ext4: Enable delalloc by default.
|
17 years ago |
Mingming Cao
|
d2a1763791
ext4: delayed allocation ENOSPC handling
|
17 years ago |
Alex Tomas
|
64769240bd
ext4: Add delayed allocation support in data=writeback mode
|
17 years ago |
Jan Kara
|
678aaf4814
ext4: Use new framework for data=ordered mode in JBD2
|
17 years ago |
Jan Kara
|
47b4a50beb
ext4: Set journal pointer to NULL when journal is released
|
17 years ago |
Aneesh Kumar K.V
|
7477827f66
ext4: Fix sparse warning
|
17 years ago |
Li Zefan
|
f9a8ac99fd
ext4: remove redundant code in ext4_fill_super()
|
17 years ago |
Jose R. Santos
|
772cb7c83b
ext4: New inode allocation for FLEX_BG meta-data groups.
|
17 years ago |
Theodore Ts'o
|
7ad72ca60b
ext4: Remove unused variable from ext4_show_options
|
17 years ago |
Jan Kara
|
4d04e4fbf8
ext4: add missing unlock to an error path in ext4_quota_write()
|
17 years ago |
Eric Sandeen
|
571640cad3
ext4: enable barriers by default
|
17 years ago |
Theodore Ts'o
|
cd0b6a39a1
ext4: Display the journal_async_commit mount option in /proc/mounts
|
17 years ago |
Theodore Ts'o
|
624080eded
jbd2: If a journal checksum error is detected, propagate the error to ext4
|
17 years ago |
Jan Kara
|
2c8be6b222
ext4: fix typos in messages and comments (journalled -> journaled)
|
17 years ago |
Jan Kara
|
0623543b33
ext4: fix synchronization of quota files in journal=data mode
|
17 years ago |
Jan Kara
|
cd59e7b978
ext4: Fix mount messages when quota disabled
|
17 years ago |
Jan Kara
|
dfc5d03f12
ext4: correct mount option parsing to detect when quota options can be changed
|
17 years ago |
Josef Bacik
|
c19204b0ae
ext4: don't use ext4_error in ext4_check_descriptors
|
17 years ago |
Christoph Hellwig
|
3dcf54515a
ext4: move headers out of include/linux
|
17 years ago |
Jan Kara
|
2887df139c
ext4: Fix hang on umount with quotas when journal is aborted
|
17 years ago |
Harvey Harrison
|
46e665e9d2
ext4: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Marcin Slusarz
|
216c34b2b8
ext4: convert byte order of constant instead of variable
|
17 years ago |
Marcin Slusarz
|
e8546d0615
ext4: le*_add_cpu conversion
|
17 years ago |
Josef Bacik
|
f3f12faa74
ext4: fix mount option parsing
|
17 years ago |
Josef Bacik
|
97bd42b9c8
ext4: check return of ext4_orphan_get properly
|
17 years ago |
Jan Kara
|
6f28e08794
quota: ext4: make ext4 handle quotaon on remount
|
17 years ago |
Jan Blunck
|
1d957f9bf8
Introduce path_put()
|
17 years ago |
Jan Blunck
|
4ac9137858
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
|
17 years ago |