aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller1-1/+0
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+1
2015-02-16dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox1-0/+1
2014-12-10Merge branch 'nsfs' into for-nextAl Viro1-1/+1
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro1-1/+1
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi1-1/+1
2014-10-24overlay filesystemMiklos Szeredi1-0/+1
2014-08-07take fs_pin stuff to fs/*Al Viro1-1/+1
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe1-1/+1
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe1-2/+1
2014-02-07kernfs: add CONFIG_KERNFSTejun Heo1-1/+2
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2014-01-26fs: remove generic_aclChristoph Hellwig1-1/+0
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig1-1/+1
2013-11-27sysfs, kernfs: add skeletons for kernfsTejun Heo1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2013-04-30fs: make binfmt support for #! scripts modular and removableJosh Triplett1-4/+1
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett1-1/+2
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming1-0/+1
2013-04-09fold fifo.c into pipe.cAl Viro1-1/+1
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim1-0/+1
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-1/+2
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly1-1/+1
2012-03-20fs: initial qnx6fs additionKai Bankett1-0/+1
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro1-1/+0
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro1-0/+2
2012-01-03move fs/partitions to block/Al Viro1-1/+0
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh1-1/+1
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown1-1/+0
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+2
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-2/+0
2010-10-05smbfs: move to drivers/stagingArnd Bergmann1-1/+0
2010-10-05autofs3: move to drivers/stagingArnd Bergmann1-1/+0
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown1-4/+1
2010-05-21Take statfs variants to fs/statfs.cAl Viro1-1/+1
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2009-11-20[LogFS] add new flash file systemJoern Engel1-0/+1
2009-10-06ceph: Kconfig, MakefileSage Weil1-0/+1
2009-04-07nilfs2: update makefile and KconfigRyusuke Konishi1-0/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+1
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells1-0/+1
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro1-1/+1
2009-03-31fs: Add exofs to Kernel buildBoaz Harrosh1-0/+1
2009-03-26quota: Move quota files into separate directoryJan Kara1-5/+1
2009-02-28ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o1-2/+4
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-0/+1
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+1
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara1-0/+1
2009-01-05Squashfs: MakefilesPhillip Lougher1-0/+1
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris1-4/+1
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason1-0/+1
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi1-2/+0
2008-10-17ext4: Remove an old reference to ext4dev in Makefile commentMartin Michlmayr1-1/+1
2008-10-16Configure out AIO supportThomas Petazzoni1-1/+2
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o1-1/+1
2008-09-29Configure out file locking featuresThomas Petazzoni1-1/+2
2008-09-25Add Btrfs to fs/Kconfig and fs/MakefileChris Mason1-0/+1
2008-07-26omfs: update kbuild to include OMFSBob Copeland1-0/+1
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-0/+1
2008-07-15UBIFS: include to compilationArtem Bityutskiy1-0/+1
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-0/+1
2008-01-30x86: compat_binfmt_elf KconfigRoland McGrath1-0/+1
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day1-1/+1
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi1-0/+1
2007-02-17Remove JFFS (version 1), as scheduled.Jeff Garzik1-1/+0
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek1-1/+2
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-0/+1
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao1-0/+1
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds1-0/+2
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+1
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse1-4/+11
2006-10-01[PATCH] Create fs/utimes.cAlexey Dobriyan1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-4/+10
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher1-0/+1
2006-07-03Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse1-1/+1
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis1-0/+1
2006-05-25Merge branch 'master'Steven Whitehouse1-1/+1
2006-05-17configfs: Make sure configfs_init() is called before consumers.Joel Becker1-1/+1
2006-04-03Merge branch 'master'Steven Whitehouse1-1/+1
2006-03-31Merge branch 'master'Steven Whitehouse1-2/+1
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-1/+1
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+1
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-1/+0
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+1
2006-01-16[GFS2] Hook GFS2 into the Kbuild systemDavid Teigland1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-1/+1
2006-01-08[PATCH] drop-pagecacheAndrew Morton1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+1
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker1-0/+1
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai1-1/+1
2005-09-09[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changesMiklos Szeredi1-0/+1
2005-09-09[PATCH] v9fs: Documentation, Makefiles, ConfigurationEric Van Hensbergen1-0/+1
2005-09-07[PATCH] relayfsTom Zanussi1-0/+1
2005-07-12[PATCH] inotifyRobert Love1-0/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+1
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+97