summaryrefslogtreecommitdiff
path: root/fs/Makefile (unfollow)
Commit message (Expand)Author
2022-10-28UPSTREAM: Make anon_inodes unconditionalDavid Howells
2020-04-18fs: Include sdfat driverLuK1337
2017-09-25f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim
2017-04-18BACKPORT: [UPSTREAM] mbcache2: reimplement mbcacheJan Kara
2016-10-17f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim
2016-04-07Included sdcardfs source code for kernel 3.0Daniel Campello
2016-03-22Included sdcardfs source code for kernel 3.0Daniel Campello
2015-10-15ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-05-31um: Remove hppfsRichard Weinberger
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-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-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-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-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-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck
2010-10-05smbfs: move to drivers/stagingArnd Bergmann
2010-10-05autofs3: move to drivers/stagingArnd Bergmann
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown
2010-05-21Take statfs variants to fs/statfs.cAl Viro
2009-11-20[LogFS] add new flash file systemJoern Engel
2009-10-06ceph: Kconfig, MakefileSage Weil
2009-04-07nilfs2: update makefile and KconfigRyusuke Konishi
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro