summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-01-091-0/+52
|\
| * Squashfs: Kconfig entryPhillip Lougher2009-01-051-0/+52
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-01-091-0/+19
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2008-11-191-0/+19
| |\ \
| | * | Btrfs: Add zlib compression supportChris Mason2008-10-291-0/+2
| | * | Add Btrfs to fs/Kconfig and fs/MakefileChris Mason2008-09-251-0/+17
* | | | fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap2009-01-061-2/+15
* | | | ocfs2: Assign feature bits and system inodes to quota feature and quota filesJan Kara2009-01-051-0/+2
* | | | quota: Split off quota tree handling into a separate fileJan Kara2009-01-051-0/+5
* | | | ocfs2: Remove JBD compatibility layerMark Fasheh2009-01-051-10/+0
* | | | ocfs2: add mount option and Kconfig option for aclTiger Yang2009-01-051-0/+9
| |_|/ |/| |
* | | filesystem notification: create fs/notify to contain all fs notificationEric Paris2008-12-311-38/+1
|/ /
* | [patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk2008-10-231-3/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2008-10-201-1/+1
|\ \
| * | fuse: config description improvementRobert P. J. Day2008-10-161-1/+1
* | | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan2008-10-201-267/+5
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-189/+1
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-011-11/+10
| |\ \ \ | | | |/ | | |/|
| * | | [JFFS2] Move JFFS2 config options out of fs/KconfigAlexey Dobriyan2008-09-011-189/+1
* | | | fs/Kconfig: move CIFS outAlexey Dobriyan2008-10-201-142/+1
* | | | ext4: Fix Kconfig typo for ext4devManish Katiyar2008-10-131-1/+1
| |_|/ |/| |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-10-141-12/+22
|\ \ \
| * | | ocfs2: Switch over to JBD2.Joel Becker2008-10-131-12/+22
* | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-141-0/+30
|\ \ \ \ | |/ / / |/| | |
| * | | SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever2008-09-291-0/+22
| * | | Configure out file locking featuresThomas Petazzoni2008-09-291-0/+8
| | |/ | |/|
* | | ext4: fix kconfig typo and extra whitespaceJan Engelhardt2008-10-121-2/+2
* | | ext4: Rename ext4dev to ext4Theodore Ts'o2008-10-101-37/+51
|/ /
* | [CIFS] Reorder cifs config item for better claritySteve French2008-08-261-10/+10
* | [CIFS] Correct keys dependency for cifs kerberos supportSteve French2008-08-261-1/+1
* | [CIFS] Kerberos support not considered experimental anymoreSteve French2008-08-191-1/+0
|/
* omfs: update kbuild to include OMFSBob Copeland2008-07-261-0/+13
* proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan2008-07-251-59/+1
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-251-14/+0
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-171-0/+8
|\
| * [PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran2008-07-141-0/+8
* | Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-07-161-0/+3
|\ \
| * | UBIFS: include to compilationArtem Bityutskiy2008-07-151-0/+3
| |/
* | Merge branch 'devel' into nextTrond Myklebust2008-07-151-79/+57
|\ \
| * | SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2008-07-091-21/+0
| * | NFS: Update help text for CONFIG_NFS_FSChuck Lever2008-07-091-58/+57
| |/
* | x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle2008-07-081-1/+1
|/
* ntfs: update help textJess Guerrero2008-07-041-1/+1
* [S390] System z large page support.Gerald Schaefer2008-04-301-1/+2
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-241-37/+33
|\
| * Merge branch 'devel'Trond Myklebust2008-04-241-37/+33
| |\
| | * SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever2008-03-191-0/+1
| | * SUNRPC: Update help Kconfig textChuck Lever2008-03-191-13/+32
| | * NFS: Always enable NFS direct I/OChuck Lever2008-03-191-24/+0
* | | NFSD: Remove NFSv4 dependency on NFSv3Chuck Lever2008-04-231-1/+2
OpenPOWER on IntegriCloud