summaryrefslogtreecommitdiffstats
path: root/fs/Makefile
AgeCommit message (Expand)Author
2021-07-25binfmt: remove support for em86 (alpha only)David Hildenbrand
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells
2021-01-29fs: Remove dcookies supportViresh Kumar
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-14vfs: move generic_remap_checks out of mmDarrick J. Wong
2020-10-05fs/kernel_read_file: Split into separate source fileKees Cook
2020-09-22fs: remove compat_sys_mountChristoph Hellwig
2020-07-31init: add an init_mount helperChristoph Hellwig
2020-03-05exfat: add Kconfig and MakefileNamjae Jeon
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede
2020-02-07fs: New zonefs file systemDamien Le Moal
2020-01-03compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2019-08-24erofs: move erofs out of stagingGao Xiang
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong
2019-07-15iomap: start moving code to fs/iomap/Darrick J. Wong
2019-05-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-04-25unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells
2019-03-20Make anon_inodes unconditionalDavid Howells
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-28Add io_uring IO interfaceJens Axboe
2019-02-28vfs: Add configuration parser helpersDavid Howells
2019-02-05scsi: fs: remove exofsChristoph Hellwig
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells
2019-01-21fs: common implementation of file typePhillip Potter
2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent
2018-03-29split d_path() and friends into a separate fileAl Viro
2017-11-28ncpfs: move net/ncpfs to drivers/staging/ncpfsStephen Hemminger
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-14logfs: remove from treeChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim
2015-11-16Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall
2015-10-15ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong
2015-10-03Orangefs: kernel client part 7Mike Marshall
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-05-31um: Remove hppfsRichard Weinberger
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds