An error occurred fetching the project authors.
- 15 Dec, 2009 1 commit
-
-
Hiroshi Shimamoto authored
journal_info in task_struct is used in journaling file system only. So introduce CONFIG_FS_JOURNAL_INFO and make it conditional. Signed-off-by:
Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Cc: Chris Mason <chris.mason@oracle.com> Cc: "Theodore Ts'o" <tytso@mit.edu> Cc: Steven Whitehouse <swhiteho@redhat.com> Cc: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
- 10 Dec, 2009 1 commit
-
-
Theodore Ts'o authored
The CONFIG_EXT4_USE_FOR_EXT23 option must not try to take over the ext2 or ext3 file systems if the those file system drivers are configured to be built as mdoules. Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
-
- 07 Dec, 2009 1 commit
-
-
Theodore Ts'o authored
Add a new config option, CONFIG_EXT4_USE_FOR_EXT23 which if enabled, will cause ext4 to be used for either ext2 or ext3 file system mounts when ext2 or ext3 is not enabled in the configuration. This allows minimalist kernel fanatics to drop to file system drivers from their compiled kernel with out losing functionality. Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
-
- 01 Oct, 2009 1 commit
-
-
Eric Sandeen authored
Kconfig & super.c promised it'd be gone by 2.6.31, so it's about time to drop it. Signed-off-by:
Eric Sandeen <sandeen@redhat.com> Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
-
- 18 Sep, 2009 1 commit
-
-
Theodore Ts'o authored
Allow mballoc debugging to be enabled at run-time instead of just at compile time. Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
-
- 28 Jul, 2009 1 commit
-
-
Manish Katiyar authored
Signed-off-by:
Manish Katiyar <mkatiyar@gmail.com> Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
-
- 30 Mar, 2009 1 commit
-
-
Matt LaPlante authored
Signed-off-by:
Matt LaPlante <kernel1@cyberdogtech.com> Acked-by:
Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- 20 Oct, 2008 1 commit
-
-
Alexey Dobriyan authored
Use fs/*/Kconfig more, which is good because everything related to one filesystem is in one place and fs/Kconfig is quite fat. Signed-off-by:
Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-