summaryrefslogtreecommitdiff
path: root/fs/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-14logfs: remove from treeChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim
2015-11-16Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall
2015-10-15ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong
2015-10-03Orangefs: kernel client part 7Mike Marshall
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-05-31um: Remove hppfsRichard Weinberger
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox
2015-02-16dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox
2015-02-03tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)
2014-12-10Merge branch 'nsfs' into for-nextAl Viro
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi
2014-10-24overlay filesystemMiklos Szeredi
2014-08-07take fs_pin stuff to fs/*Al Viro
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe
2014-02-07kernfs: add CONFIG_KERNFSTejun Heo
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-26fs: remove generic_aclChristoph Hellwig
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig
2013-11-27sysfs, kernfs: add skeletons for kernfsTejun Heo
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-30fs: make binfmt support for #! scripts modular and removableJosh Triplett
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming
2013-04-09fold fifo.c into pipe.cAl Viro
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim
2012-10-06coredump: make core dump functionality optionalAlex Kelly
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly
2012-03-20fs: initial qnx6fs additionKai Bankett
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro
2012-01-03move fs/partitions to block/Al Viro
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-05smbfs: move to drivers/stagingArnd Bergmann