aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2013-01-17fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/KconfigRobert P. J. Day1-10/+0
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-0/+1
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim1-0/+1
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma1-2/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2012-03-20fs: initial qnx6fs additionKai Bankett1-0/+1
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds1-0/+4
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+2
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh1-0/+2
2012-01-03move fs/partitions to block/Al Viro1-8/+0
2011-10-31tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day1-1/+1
2011-08-03tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day1-4/+11
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2011-05-26exportfs: reallow building as a moduleJonas Gorski1-1/+1
2011-05-25tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris1-14/+15
2011-05-25tmpfs: implement generic xattr supportEric Paris1-1/+17
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2011-03-16Pull pstorev4 into release branchTony Luck1-0/+1
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-1/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-17fs: FS_POSIX_ACL does not depend on BLOCKRandy Dunlap1-9/+8
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-2/+0
2010-10-27Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-1/+0
2010-10-27locks: turn lock_flocks into a spinlockArnd Bergmann1-1/+0
2010-10-26fs: move exportfs since it is not a networking filesystemRandy Dunlap1-3/+3
2010-10-21BKL: introduce CONFIG_BKL.Arnd Bergmann1-0/+1
2010-10-05smbfs: move to drivers/stagingArnd Bergmann1-1/+0
2010-10-05autofs3: move to drivers/stagingArnd Bergmann1-1/+0
2010-07-20fs/Kconfig: Fix typo Userpace -> UserspaceStephen Boyd1-1/+1
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2009-11-20[LogFS] add new flash file systemJoern Engel1-0/+1
2009-10-30powerpc: Cleanup Kconfig selection of hugetlbfs supportBenjamin Herrenschmidt1-1/+1
2009-10-29Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2009-10-27powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala1-1/+1
2009-10-27sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations.Paul Mundt1-2/+2
2009-10-06ceph: Kconfig, MakefileSage Weil1-0/+1
2009-09-22tmpfs: depend on shmemHugh Dickins1-0/+1
2009-09-14fs/Kconfig: move nilfs2 outside misc filesystemsRyusuke Konishi1-1/+1
2009-07-14fs/Kconfig: move nilfs2 outRyusuke Konishi1-26/+1
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds1-0/+2
2009-06-17Hugetlbfs: Enable hugetlbfs for more systems in Kconfig.David Daney1-1/+1
2009-06-16CONFIG_FILE_LOCKING should not depend on CONFIG_BLOCKTomas Szepe1-7/+7
2009-06-09CUSE: implement CUSE - Character device in UserspaceTejun Heo1-0/+10
2009-05-13lockd: fix FILE_LOCKING=n build errorRandy Dunlap1-0/+2
2009-04-07nilfs2: update makefile and KconfigRyusuke Konishi1-1/+26
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds1-0/+7
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+1
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells1-0/+6
2009-03-31fs: Add exofs to Kernel buildBoaz Harrosh1-0/+2
2009-03-26quota: Move quota files into separate directoryJan Kara1-55/+1
2009-01-22fs/Kconfig: move 9p outAlexey Dobriyan1-11/+1
2009-01-22fs/Kconfig: move afs outAlexey Dobriyan1-22/+1
2009-01-22fs/Kconfig: move coda outAlexey Dobriyan1-22/+1
2009-01-22fs/Kconfig: move the rest of ncpfs outAlexey Dobriyan1-22/+0
2009-01-22fs/Kconfig: move smbfs outAlexey Dobriyan1-57/+1
2009-01-22fs/Kconfig: move sunrpc outAlexey Dobriyan1-79/+1
2009-01-22fs/Kconfig: move nfsd outAlexey Dobriyan1-81/+1
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan1-86/+1
2009-01-22fs/Kconfig: move ufs outAlexey Dobriyan1-44/+1
2009-01-22fs/Kconfig: move sysv outAlexey Dobriyan1-38/+1
2009-01-22fs/Kconfig: move romfs outAlexey Dobriyan1-18/+1
2009-01-22fs/Kconfig: move qnx4 outAlexey Dobriyan1-26/+1
2009-01-22fs/Kconfig: move hpfs outAlexey Dobriyan1-16/+1
2009-01-22fs/Kconfig: move omfs outAlexey Dobriyan1-14/+1
2009-01-22fs/Kconfig: move minix outAlexey Dobriyan1-18/+1
2009-01-22fs/Kconfig: move vxfs outAlexey Dobriyan1-17/+1
2009-01-22fs/Kconfig: move squashfs outAlexey Dobriyan1-52/+1
2009-01-22fs/Kconfig: move cramfs outAlexey Dobriyan1-20/+1
2009-01-22fs/Kconfig: move efs outAlexey Dobriyan1-16/+1
2009-01-22fs/Kconfig: move bfs outAlexey Dobriyan1-22/+1
2009-01-22fs/Kconfig: move befs outAlexey Dobriyan1-27/+1
2009-01-22fs/Kconfig: move hfs, hfsplus outAlexey Dobriyan1-27/+2
2009-01-22fs/Kconfig: move ecryptfs outAlexey Dobriyan1-12/+1
2009-01-22fs/Kconfig: move affs outAlexey Dobriyan1-22/+1
2009-01-22fs/Kconfig: move adfs outAlexey Dobriyan1-27/+1
2009-01-22fs/Kconfig: move configfs outAlexey Dobriyan1-11/+1
2009-01-22fs/Kconfig: move sysfs outAlexey Dobriyan1-24/+1
2009-01-22fs/Kconfig: move ntfs outAlexey Dobriyan1-79/+1
2009-01-22fs/Kconfig: move fat outAlexey Dobriyan1-97/+1
2009-01-22fs/Kconfig: move iso9660, udf outAlexey Dobriyan1-58/+2
2009-01-22fs/Kconfig: move fuse outAlexey Dobriyan1-16/+1
2009-01-22fs/Kconfig: move autofs, autofs4 outAlexey Dobriyan1-42/+2
2009-01-22fs/Kconfig: move btrfs outAlexey Dobriyan1-19/+1
2009-01-22fs/Kconfig: move ocfs2 outAlexey Dobriyan1-86/+1
2009-01-22fs/Kconfig: move jfs outAlexey Dobriyan1-50/+1
2009-01-22fs/Kconfig: move reiserfs outAlexey Dobriyan1-85/+1
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-0/+52
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+19
2009-01-06fs: use menuconfig to control the Misc. filesystems menuRandy Dunlap1-2/+15
2009-01-05ocfs2: Assign feature bits and system inodes to quota feature and quota filesJan Kara1-0/+2
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara1-0/+5
2009-01-05ocfs2: Remove JBD compatibility layerMark Fasheh1-10/+0
2009-01-05ocfs2: add mount option and Kconfig option for aclTiger Yang1-0/+9
2009-01-05Squashfs: Kconfig entryPhillip Lougher1-0/+52
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris1-38/+1
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason1-0/+19
2008-10-29Btrfs: Add zlib compression supportChris Mason1-0/+2
2008-10-23[patch 1/3] FS_MBCACHE: don't needlessly make it built-inAdrian Bunk1-3/+4
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan1-267/+5
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-189/+1
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan1-142/+1
2008-10-16fuse: config description improvementRobert P. J. Day1-1/+1
2008-10-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+22
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+30
2008-10-13ocfs2: Switch over to JBD2.Joel Becker1-12/+22
2008-10-12ext4: fix kconfig typo and extra whitespaceJan Engelhardt1-2/+2
2008-10-13ext4: Fix Kconfig typo for ext4devManish Katiyar1-1/+1
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o1-37/+51
2008-09-29SUNRPC: Support IPv6 when registering kernel RPC servicesChuck Lever1-0/+22
2008-09-29Configure out file locking featuresThomas Petazzoni1-0/+8
2008-09-25Add Btrfs to fs/Kconfig and fs/MakefileChris Mason1-0/+17
2008-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-11/+10
2008-09-01[JFFS2] Move JFFS2 config options out of fs/KconfigAlexey Dobriyan1-189/+1
2008-08-26[CIFS] Reorder cifs config item for better claritySteve French1-10/+10
2008-08-26[CIFS] Correct keys dependency for cifs kerberos supportSteve French1-1/+1
2008-08-19[CIFS] Kerberos support not considered experimental anymoreSteve French1-1/+0
2008-07-26omfs: update kbuild to include OMFSBob Copeland1-0/+13
2008-07-25proc: move Kconfig to fs/proc/KconfigAlexey Dobriyan1-59/+1
2008-07-25coda: remove CODA_FS_OLD_APIAdrian Bunk1-14/+0
2008-07-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-0/+3
2008-07-15Merge branch 'devel' into nextTrond Myklebust1-79/+57
2008-07-15UBIFS: include to compilationArtem Bityutskiy1-0/+3
2008-07-14[PATCH 1/2] ocfs2: Add CONFIG_OCFS2_FS_STATS config optionSunil Mushran1-0/+8
2008-07-09SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever1-21/+0
2008-07-09NFS: Update help text for CONFIG_NFS_FSChuck Lever1-58/+57
2008-07-08x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle1-1/+1
2008-07-04ntfs: update help textJess Guerrero1-1/+1
2008-04-30[S390] System z large page support.Gerald Schaefer1-1/+2
2008-04-24Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-37/+33
2008-04-24Merge branch 'devel'Trond Myklebust1-37/+33
2008-04-23NFSD: Remove NFSv4 dependency on NFSv3Chuck Lever1-1/+2
2008-04-23SUNRPC: Remove PROC_FS dependencyChuck Lever1-1/+0
2008-04-23NFSD: Use "depends on" for PROC_FS dependencyChuck Lever1-2/+1
2008-04-23NFSD: Remove redundant "select" clauses in fs/KconfigChuck Lever1-2/+0
2008-04-23NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"Chuck Lever1-1/+1
2008-04-23NFSD: Move "select FS_POSIX_ACL if NFSD_V4"Chuck Lever1-2/+2
2008-04-23NFSD: Update help text for CONFIG_NFSDChuck Lever1-29/+47
2008-04-23NFSD: Remove NFSD_TCP kernel build optionChuck Lever1-10/+0
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+1
2008-04-18ocfs2: Allow selection of cluster plug-ins.Joel Becker1-0/+26
2008-04-17udf: use crc_itu_t from lib instead of udf_crcBob Copeland1-0/+1
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields1-4/+4
2008-03-19SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34Chuck Lever1-0/+1
2008-03-19SUNRPC: Update help Kconfig textChuck Lever1-13/+32
2008-03-19NFS: Always enable NFS direct I/OChuck Lever1-24/+0
2008-02-07SUNRPC xptrdma: simplify build configurationJames Lentini1-5/+2
2008-02-07fs menu: small reorgRandy Dunlap1-47/+46
2008-02-05deprecate smbfs in favour of cifsAndrew Morton1-14/+14
2008-02-01nfsd: select CONFIG_PROC_FS in nfsv4 and gss server casesJ. Bruce Fields1-0/+2
2008-01-28ext4: Add the journal checksum featureGirish Shilamkar1-0/+1
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-13/+26
2008-01-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+4
2008-01-25configfs: Remove EXPERIMENTALJoel Becker1-2/+2
2008-01-25ocfs2: Documentation updateMark Fasheh1-8/+2
2008-01-25Preempt-RCU: implementationPaul E. McKenney1-1/+0
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-2/+2
2008-01-09[CIFS] DNS name resolution helper upcall for cifsSteve French1-13/+26
2007-12-17fs/Kconfig: grammar fixUwe Kleine-König1-1/+1
2007-11-27[PATCH] ocfs2: Remove expensive bitmap scanningJan Kara1-0/+9
2007-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-1/+1
2007-11-03[CIFS] implement upcalls for SPNEGO blob via keyctl APIJeff Layton1-1/+1
2007-10-30Kbuild/doc: fix links to Documentation filesDirk Hohndel1-3/+3
2007-10-19jbd: config_jbd_debug cannot create /proc entryJose R. Santos1-5/+5
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger1-0/+1
2007-10-17menuconfig: transform Network Filesystems menuJan Engelhardt1-2/+14
2007-10-17quota: send messages via netlinkJan Kara1-0/+18
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day1-14/+0
2007-10-17allow disabling DNOTIFY without EMBEDDEDAdrian Bunk1-2/+2
2007-10-15Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+8
2007-10-13Merge Linux 2.6.23David Woodhouse1-3/+0
2007-10-09SUNRPC: Add RDMA dependency to SUNRPC_XPRT_RDMA\"Talpey, Thomas\1-1/+1
2007-10-09RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\1-0/+8
2007-09-11ocfs2: update docs for new featuresMark Fasheh1-3/+0
2007-08-02[JFFS2] LZO compression should default off for compatibility.David Woodhouse1-2/+3
2007-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1-8/+9
2007-07-19NFSD/SUNRPC: Fix the automatic selection of RPCSEC_GSSTrond Myklebust1-1/+1
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos1-5/+5
2007-07-17knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is builtJ. Bruce Fields1-0/+1
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-1/+1
2007-07-149p: Reorganization of 9p file system codeLatchesar Ionkov1-1/+1
2007-07-11[JFFS2] Add a "favourlzo" compression modeRichard Purdie1-0/+7
2007-07-11[JFFS2] Add LZO compression support.Richard Purdie1-0/+11
2007-07-11[JFFS2] Add support for write-buffer verification.David Woodhouse1-0/+8
2007-07-10[JFFS2] Whitespace cleanups.David Woodhouse1-27/+27
2007-06-11fs: hugetlbfs: Disable for shnommu.Paul Mundt1-1/+1
2007-05-09Remove obsolete fat_cvf help textAlexander E. Patrakov1-4/+0
2007-05-08reiserfs: proc support requires PROC_FSRandy Dunlap1-1/+1
2007-05-04Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-0/+12
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells1-1/+0
2007-04-30SUNRPC: RPC client should retry with different versions of rpcbindChuck Lever1-0/+12
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells1-0/+1
2007-04-26[AF_RXRPC]: Delete the old RxRPC code.David Howells1-4/+0
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells1-1/+12
2007-02-17Remove JFFS (version 1), as scheduled.Jeff Garzik1-26/+0
2007-02-13Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-18/+11
2007-02-14[CIFS] on reconnect to Samba - reset the unix capabilitiesSteve French1-18/+11
2007-02-12[PATCH] eCryptfs: Public key transport mechanismMichael Halcrow1-1/+1