aboutsummaryrefslogtreecommitdiff
path: root/fs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2017-01-24dax: fix build warnings with FS_DAX and !FS_IOMAPGravatar Ross Zwisler 1-0/+1
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2016-12-14logfs: remove from treeGravatar Christoph Hellwig 1-1/+0
2016-11-08dax: remove "depends on BROKEN" from FS_DAX_PMDGravatar Ross Zwisler 1-1/+0
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEGravatar Yisheng Xie 1-0/+3
2016-09-22fs/locks: Replace lg_local with a per-cpu spinlockGravatar Peter Zijlstra 1-0/+1
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+6
2016-07-15xfs: abstract block export operations from nfsd layoutsGravatar Benjamin Coddington 1-0/+6
2016-06-21fs: introduce iomap infrastructureGravatar Christoph Hellwig 1-0/+3
2016-05-19dax: Make huge page handling depend of CONFIG_BROKENGravatar Jan Kara 1-0/+1
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Gravatar Linus Torvalds 1-0/+1
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoGravatar Jaegeuk Kim 1-0/+2
2016-03-14Orangefs: merge to v4.5Gravatar Mike Marshall 1-1/+12
2016-01-15dax: re-enable dax pmd mappingsGravatar Dan Williams 1-1/+2
2016-01-15Orangefs: merge with V4.4Gravatar Mike Marshall 1-0/+6
2016-01-12Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxGravatar Linus Torvalds 1-0/+10
2015-11-16dax: disable pmd mappingsGravatar Dan Williams 1-0/+6
2015-11-16locks: Allow disabling mandatory locking at compile timeGravatar Jeff Layton 1-0/+10
2015-10-03Orangefs: kernel client part 7Gravatar Mike Marshall 1-0/+1
2015-07-23fs: Remove ext3 filesystem driverGravatar Jan Kara 1-4/+1
2015-04-10f2fs: relocate Kconfig from misc filesystemsGravatar Jaegeuk Kim 1-1/+1
2015-02-16dax: does not work correctly with virtual aliasing cachesGravatar Matthew Wilcox 1-0/+1
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXGravatar Matthew Wilcox 1-7/+14
2015-01-05fs: Make efivarfs a pseudo filesystem, built by default with EFIGravatar Leif Lindholm 1-1/+1
2014-10-24overlay filesystemGravatar Miklos Szeredi 1-0/+1
2014-09-17lockd: move lockd's grace period handling into its own moduleGravatar Jeff Layton 1-1/+5
2014-02-07kernfs: add CONFIG_KERNFSGravatar Tejun Heo 1-0/+1
2014-01-26fs: remove generic_aclGravatar Christoph Hellwig 1-5/+1
2013-04-17efivarfs: Move to fs/efivarfsGravatar Matt Fleming 1-0/+1
2013-01-17fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/KconfigGravatar Robert P. J. Day 1-10/+0
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Gravatar Linus Torvalds 1-0/+1
2012-12-11f2fs: update Kconfig and MakefileGravatar Jaegeuk Kim 1-0/+1
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRGravatar Tao Ma 1-2/+2
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2012-03-20fs: initial qnx6fs additionGravatar Kai Bankett 1-0/+1
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingGravatar Linus Torvalds 1-0/+4
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdGravatar Linus Torvalds 1-0/+2
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setGravatar Boaz Harrosh 1-0/+2
2012-01-03move fs/partitions to block/Gravatar Al Viro 1-8/+0
2011-10-31tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Gravatar Robert P. J. Day 1-1/+1
2011-08-03tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLGravatar Robert P. J. Day 1-4/+11
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2011-05-26exportfs: reallow building as a moduleGravatar Jonas Gorski 1-1/+1
2011-05-25tmpfs: fix XATTR N overriding POSIX_ACL YGravatar Eric Paris 1-14/+15
2011-05-25tmpfs: implement generic xattr supportGravatar Eric Paris 1-1/+17
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 1-0/+1
2011-03-16Pull pstorev4 into release branchGravatar Tony Luck 1-0/+1
2011-03-15vfs: Add name to file handle conversion supportGravatar Aneesh Kumar K.V 1-1/+1
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTGravatar David Rientjes 1-1/+1
2011-01-17fs: FS_POSIX_ACL does not depend on BLOCKGravatar Randy Dunlap 1-9/+8