summaryrefslogtreecommitdiff
path: root/fs/Kconfig
AgeCommit message (Expand)Author
2009-01-22fs/Kconfig: move sysv outAlexey Dobriyan
2009-01-22fs/Kconfig: move romfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move qnx4 outAlexey Dobriyan
2009-01-22fs/Kconfig: move hpfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move omfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move minix outAlexey Dobriyan
2009-01-22fs/Kconfig: move vxfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move squashfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move cramfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move efs outAlexey Dobriyan
2009-01-22fs/Kconfig: move bfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move befs outAlexey Dobriyan
2009-01-22fs/Kconfig: move hfs, hfsplus outAlexey Dobriyan
2009-01-22fs/Kconfig: move ecryptfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move affs outAlexey Dobriyan
2009-01-22fs/Kconfig: move adfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move configfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move sysfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move fat outAlexey Dobriyan
2009-01-22fs/Kconfig: move iso9660, udf outAlexey Dobriyan
2009-01-22fs/Kconfig: move fuse outAlexey Dobriyan
2009-01-22fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan
2009-01-22fs/Kconfig: move btrfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ocfs2 outAlexey Dobriyan
2009-01-22fs/Kconfig: move jfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move reiserfs outAlexey Dobriyan
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-01-06fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap
2009-01-05ocfs2: Assign feature bits and system inodes to quota feature and quota filesJan Kara
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara
2009-01-05ocfs2: Remove JBD compatibility layerMark Fasheh
2009-01-05ocfs2: add mount option and Kconfig option for aclTiger Yang
2009-01-05Squashfs: Kconfig entryPhillip Lougher
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2008-10-29Btrfs: Add zlib compression supportChris Mason
2008-10-23[patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan
2008-10-16fuse: config description improvementRobert P. J. Day
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-13ocfs2: Switch over to JBD2.Joel Becker
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt
2008-10-13ext4: Fix Kconfig typo for ext4devManish Katiyar
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o