summaryrefslogtreecommitdiffstats
path: root/fs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iomap: move the main iteration code into a separate fileDarrick J. Wong2019-07-171-1/+0Star
* iomap: start moving code to fs/iomap/Darrick J. Wong2019-07-151-0/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-05-081-0/+1
|\
| * unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi2019-04-251-0/+1
* | vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-201-1/+1
* | Make anon_inodes unconditionalDavid Howells2019-03-201-1/+1
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-121-1/+1
|\
| * vfs: Add configuration parser helpersDavid Howells2019-02-281-1/+1
| * vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells2019-01-301-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-1/+0Star
|\ \
| * | scsi: fs: remove exofsChristoph Hellwig2019-02-061-1/+0Star
| |/
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-0/+1
|\ \
| * | Add io_uring IO interfaceJens Axboe2019-02-281-0/+1
| |/
* / fs: common implementation of file typePhillip Potter2019-01-211-1/+2
|/
* autofs: remove left-over autofs4 stubsLinus Torvalds2018-06-111-1/+0Star
* autofs: create autofs Kconfig and MakefileIan Kent2018-06-081-0/+1
* split d_path() and friends into a separate fileAl Viro2018-03-291-1/+1
* ncpfs: move net/ncpfs to drivers/staging/ncpfsStephen Hemminger2017-11-281-1/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* logfs: remove from treeChristoph Hellwig2016-12-151-1/+0Star
* fs: introduce iomap infrastructureChristoph Hellwig2016-06-211-0/+1
* Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2016-03-261-0/+1
|\
| * Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall2015-11-161-3/+4
| |\
| * | Orangefs: kernel client part 7Mike Marshall2015-10-031-0/+1
* | | fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2016-03-181-0/+1
| |/ |/|
* | ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong2015-10-151-3/+4
|/
* userfaultfd: buildsystem activationAndrea Arcangeli2015-09-051-0/+1
* fs: Remove ext3 filesystem driverJan Kara2015-07-231-2/+0Star
* um: Remove hppfsRichard Weinberger2015-05-311-1/+0Star
* Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-141-0/+1
|\
| * tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)2015-02-031-0/+1
* | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-171-1/+0Star
|\ \
| * | fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller2015-02-171-1/+0Star
| |/
* | vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox2015-02-171-1/+1
* | dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox2015-02-171-0/+1
|/
* Merge branch 'nsfs' into for-nextAl Viro2014-12-111-1/+1
|\
| * take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-111-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/+1Star
* kernfs: add CONFIG_KERNFSTejun Heo2014-02-081-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-2/+1Star
|\
| * fs: remove generic_aclChristoph Hellwig2014-01-261-1/+0Star
| * fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-261-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-021-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-021-0/+1
|\ \