summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-09-26fs: add exfat file system supportBaocheng Sun29-0/+12631
2017-01-27ANDROID: Included sdcardfs source code for kernel 3.0Daniel Campello19-2/+4124
2016-10-08mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie4-1/+6
2016-09-22fs/locks: Replace lg_local with a per-cpu spinlockPeter Zijlstra2-18/+30
2016-08-04Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-335/+784
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington5-5/+12
2016-06-20fs: introduce iomap infrastructureChristoph Hellwig6-10/+523
2016-05-19dax: Make huge page handling depend of CONFIG_BROKENJan Kara3-2/+3
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds33-0/+11243
2016-03-18fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim25-1322/+1633
2016-03-14Orangefs: merge to v4.5Mike Marshall10976-491752/+769431
2016-01-16dax: re-enable dax pmd mappingsDan Williams2-7/+4
2016-01-15Orangefs: merge with V4.4Mike Marshall1463-12974/+18471
2016-01-12Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linuxLinus Torvalds6-83/+232
2015-11-17dax: disable pmd mappingsDan Williams2-0/+10
2015-11-16locks: Allow disabling mandatory locking at compile timeJeff Layton4-34/+62
2015-10-03Orangefs: kernel client part 7Mike Marshall4-0/+18
2015-07-23fs: Remove ext3 filesystem driverJan Kara46-28109/+87
2015-04-10f2fs: relocate Kconfig from misc filesystemsJaegeuk Kim2-2/+2
2015-02-17dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2-0/+4
2015-02-17vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox8-26/+21
2015-01-05fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm2-1/+2
2014-10-23overlay filesystemMiklos Szeredi10-0/+3284
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton9-70/+125
2014-02-08kernfs: add CONFIG_KERNFSTejun Heo5-4/+14
2014-01-26fs: remove generic_aclChristoph Hellwig7-238/+69
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming10-496/+603
2013-01-17fuse: Move CUSE Kconfig entry from fs/Kconfig into fs/fuse/KconfigRobert P. J. Day2-12/+14
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds29-0/+13488
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim4-0/+61
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma10-281/+7
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds186-4141/+5360
2012-03-21fs: initial qnx6fs additionKai Bankett13-0/+1668
2012-03-09vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds4-0/+150
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds5-28/+83
2012-01-06ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh3-11/+14
2012-01-04move fs/partitions to block/Al Viro36-10/+8
2011-11-01tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day1-1/+1
2011-08-04tmpfs: 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 Torvalds33-269/+332
2011-05-26exportfs: reallow building as a moduleJonas Gorski1-1/+1
2011-05-26tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris1-14/+15
2011-05-25tmpfs: implement generic xattr supportEric Paris3-56/+290
2011-03-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-3/+766
2011-03-16Pull pstorev4 into release branchTony Luck13-0/+756
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V8-2/+139
2011-01-21kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes298-423/+431
2011-01-17fs: FS_POSIX_ACL does not depend on BLOCKRandy Dunlap1-9/+8
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck11-0/+614
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1390-159785/+434659
[next]