summaryrefslogtreecommitdiffstats
path: root/fs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-171-1/+0
|\
| * fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller2015-02-171-1/+0
* | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox2015-02-161-1/+1
* | dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox2015-02-161-0/+1
|/
* Merge branch 'nsfs' into for-nextAl Viro2014-12-101-1/+1
|\
| * take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-101-1/+1
* | ovl: rename filesystem type to "overlay"Miklos Szeredi2014-11-201-1/+1
|/
* overlay filesystemMiklos Szeredi2014-10-241-0/+1
* take fs_pin stuff to fs/*Al Viro2014-08-071-1/+1
* block: move ioprio.c from fs/ to block/Jens Axboe2014-05-191-1/+1
* block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe2014-05-191-2/+1
* kernfs: add CONFIG_KERNFSTejun Heo2014-02-071-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+1
|\
| * fs: remove generic_aclChristoph Hellwig2014-01-261-1/+0
| * fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-251-1/+1
* | sysfs, kernfs: add skeletons for kernfsTejun Heo2013-11-271-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * fold fifo.c into pipe.cAl Viro2013-04-091-1/+1
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-05-011-0/+1
|\ \
| * | efivarfs: Move to fs/efivarfsMatt Fleming2013-04-171-0/+1
| |/
* | fs: make binfmt support for #! scripts modular and removableJosh Triplett2013-04-301-4/+1
* | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett2013-04-291-1/+2
|/
* f2fs: update Kconfig and MakefileJaegeuk Kim2012-12-111-0/+1
* coredump: make core dump functionality optionalAlex Kelly2012-10-061-1/+2
* coredump: move core dump functionality into its own fileAlex Kelly2012-10-021-1/+1
* fs: initial qnx6fs additionKai Bankett2012-03-201-0/+1
*-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-061-1/+0
|\ \
| | * move fs/partitions to block/Al Viro2012-01-031-1/+0
| |/
* | vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-031-0/+2
|/
* fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh2011-10-271-1/+1
* fs/Makefile: Always inspect exofs/Boaz Harrosh2011-10-241-1/+1
* nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-151-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-161-0/+1
|\
| * pstore: new filesystem interface to platform persistent storageTony Luck2010-12-281-0/+1
* | vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-0/+2
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-281-2/+0
|\
| * smbfs: move to drivers/stagingArnd Bergmann2010-10-051-1/+0
| * autofs3: move to drivers/stagingArnd Bergmann2010-10-051-1/+0
* | nfsd: allow deprecated interface to be compiled out.NeilBrown2010-09-221-4/+1
|/
* Take statfs variants to fs/statfs.cAl Viro2010-05-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-03-191-0/+1
|\
| * ceph: Kconfig, MakefileSage Weil2009-10-061-0/+1
* | [LogFS] add new flash file systemJoern Engel2009-11-201-0/+1
|/
* nilfs2: update makefile and KconfigRyusuke Konishi2009-04-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-04-031-0/+2
|\
| * CacheFiles: A cache that backs onto a mounted filesystemDavid Howells2009-04-031-0/+1
| * FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells2009-04-031-0/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2009-04-031-0/+1
|\ \ | |/ |/|
| * fs: Add exofs to Kernel buildBoaz Harrosh2009-03-311-0/+1
* | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-311-1/+1
|/
OpenPOWER on IntegriCloud