summaryrefslogtreecommitdiff
path: root/fs/Makefile (unfollow)
Commit message (Expand)Author
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
2009-03-31fs: Add exofs to Kernel buildBoaz Harrosh
2009-03-26quota: Move quota files into separate directoryJan Kara
2009-02-28ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara
2009-01-05Squashfs: MakefilesPhillip Lougher
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-17ext4: Remove an old reference to ext4dev in Makefile commentMartin Michlmayr
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o
2008-09-29Configure out file locking featuresThomas Petazzoni
2008-09-25Add Btrfs to fs/Kconfig and fs/MakefileChris Mason
2008-07-26omfs: update kbuild to include OMFSBob Copeland
2008-07-15UBIFS: include to compilationArtem Bityutskiy
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-01-30x86: compat_binfmt_elf KconfigRoland McGrath
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day
2007-05-11signal/timer/event: eventfd coreDavide Libenzi
2007-05-11signal/timer/event: timerfd coreDavide Libenzi