aboutsummaryrefslogtreecommitdiff
path: root/fs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-03-05exfat: add Kconfig and MakefileGravatar Namjae Jeon 1-0/+1
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Gravatar Linus Torvalds 1-0/+1
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportGravatar Hans de Goede 1-0/+1
2020-02-07fs: New zonefs file systemGravatar Damien Le Moal 1-0/+1
2020-01-03compat_ioctl: move sys_compat_ioctl() to ioctl.cGravatar Arnd Bergmann 1-1/+1
2019-10-29io-wq: small threadpool implementation for io_uringGravatar Jens Axboe 1-0/+1
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Gravatar Linus Torvalds 1-0/+1
2019-08-24erofs: move erofs out of stagingGravatar Gao Xiang 1-0/+1
2019-07-28fs-verity: add Kconfig and the helper functions for hashingGravatar Eric Biggers 1-0/+1
2019-07-17iomap: move the main iteration code into a separate fileGravatar Darrick J. Wong 1-1/+0
2019-07-15iomap: start moving code to fs/iomap/Gravatar Darrick J. Wong 1-0/+1
2019-05-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-0/+1
2019-04-25unicode: introduce UTF-8 character databaseGravatar Gabriel Krisman Bertazi 1-0/+1
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationGravatar David Howells 1-1/+1
2019-03-20Make anon_inodes unconditionalGravatar David Howells 1-1/+1
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 1-1/+1
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+0
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2019-02-28Add io_uring IO interfaceGravatar Jens Axboe 1-0/+1
2019-02-28vfs: Add configuration parser helpersGravatar David Howells 1-1/+1
2019-02-05scsi: fs: remove exofsGravatar Christoph Hellwig 1-1/+0
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.Gravatar David Howells 1-1/+2
2019-01-21fs: common implementation of file typeGravatar Phillip Potter 1-1/+2
2018-06-11autofs: remove left-over autofs4 stubsGravatar Linus Torvalds 1-1/+0
2018-06-07autofs: create autofs Kconfig and MakefileGravatar Ian Kent 1-0/+1
2018-03-29split d_path() and friends into a separate fileGravatar Al Viro 1-1/+1
2017-11-28ncpfs: move net/ncpfs to drivers/staging/ncpfsGravatar Stephen Hemminger 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-12-14logfs: remove from treeGravatar Christoph Hellwig 1-1/+0
2016-06-21fs: introduce iomap infrastructureGravatar Christoph Hellwig 1-0/+1
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Gravatar Linus Torvalds 1-0/+1
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoGravatar Jaegeuk Kim 1-0/+1
2015-11-16Orangefs: Merge tag 'v4.4-rc1' into for-nextGravatar Mike Marshall 1-3/+4
2015-10-15ext4: promote ext4 over ext2 in the default probe orderGravatar Darrick J. Wong 1-3/+4
2015-10-03Orangefs: kernel client part 7Gravatar Mike Marshall 1-0/+1
2015-09-04userfaultfd: buildsystem activationGravatar Andrea Arcangeli 1-0/+1
2015-07-23fs: Remove ext3 filesystem driverGravatar Jan Kara 1-2/+0
2015-05-31um: Remove hppfsGravatar Richard Weinberger 1-1/+0
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesGravatar Helge Deller 1-1/+0
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXGravatar Matthew Wilcox 1-1/+1
2015-02-16dax,ext2: replace XIP read and write with DAX I/OGravatar Matthew Wilcox 1-0/+1
2015-02-03tracefs: Add new tracefs file systemGravatar Steven Rostedt (Red Hat) 1-0/+1
2014-12-10Merge branch 'nsfs' into for-nextGravatar Al Viro 1-1/+1
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsGravatar Al Viro 1-1/+1
2014-11-20ovl: rename filesystem type to "overlay"Gravatar Miklos Szeredi 1-1/+1
2014-10-24overlay filesystemGravatar Miklos Szeredi 1-0/+1
2014-08-07take fs_pin stuff to fs/*Gravatar Al Viro 1-1/+1