Linus Torvalds
|
39f1cd635c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Jan Kara
|
ba69f9ab7d
ext4: Don't use delayed allocation by default when used instead of ext3
|
15 years ago |
Theodore Ts'o
|
37f328eb60
ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
|
15 years ago |
Linus Torvalds
|
c32da02342
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Emese Revfy
|
52cf25d0ab
Driver core: Constify struct sysfs_ops in struct kobj_type
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
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 |