Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 years ago |
Christoph Hellwig
|
257ba15ced
dquot: move dquot drop responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Dmitry Monakhov
|
67eeb5685d
ext4: Fix ext4_quota_write cross block boundary behaviour
|
15 years ago |
Frank Mayhar
|
273df556b6
ext4: Convert BUG_ON checks to use ext4_error() instead
|
15 years ago |
Jiaying Zhang
|
744692dc05
ext4: use ext4_get_block_write in buffer write
|
15 years ago |
Jiaying Zhang
|
c7064ef13b
ext4: mechanical rename some of the direct I/O get_block's identifiers
|
15 years ago |
Dmitry Monakhov
|
437ca0fda3
ext4: deprecate obsoleted mount options
|
15 years ago |
Dmitry Monakhov
|
56c50f11f4
ext4: trivial quota cleanup
|
15 years ago |
Dmitry Monakhov
|
482a74258f
ext4: mount flags manipulation cleanup
|
15 years ago |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
d6b198bc8a
fix ext3/ext4 comment typo compain -> complain
|
15 years ago |
Theodore Ts'o
|
9d0be50230
ext4: Calculate metadata requirements more accurately
|
15 years ago |
Andrew Morton
|
a6b43e3825
ext4: fix unsigned long long printk warning in super.c
|
15 years ago |
Theodore Ts'o
|
51b7e3c9fb
ext4: add module aliases for ext2 and ext3
|
15 years ago |
Dmitry Monakhov
|
a9e7f44720
ext4: Convert to generic reserved quota's space management.
|
15 years ago |
André Goddard Rosa
|
e7d2860b69
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
|
15 years ago |
Linus Torvalds
|
3126c136bc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Jan Kara
|
5a20bdfcdc
ext4: Support for 64-bit quota format
|
15 years ago |
Theodore Ts'o
|
a214238d3b
ext4: Do not override ext2 or ext3 if built they are built as modules
|
15 years ago |
Eric Sandeen
|
15121c18a2
ext4: Fix optional-arg mount options
|
15 years ago |
Jan Kara
|
b436b9bef8
ext4: Wait for proper transaction commit on fsync
|
15 years ago |
Josef Bacik
|
d4edac314e
ext4: wait for log to commit when umounting
|
15 years ago |
Theodore Ts'o
|
24b584240a
ext4: Use ext4 file system driver for ext2/ext3 file system mounts
|
15 years ago |
Eric Sandeen
|
e3bb52ae2b
ext4: make "norecovery" an alias for "noload"
|
15 years ago |
Eric Sandeen
|
5328e63531
ext4: make trim/discard optional (and off by default)
|
15 years ago |
Theodore Ts'o
|
3f8fb9490e
ext4: don't update the superblock in ext4_statfs()
|
15 years ago |