summaryrefslogtreecommitdiffstats
path: root/fs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds2021-09-041-0/+1
|\
| * fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov2021-08-131-0/+1
* | Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-08-311-0/+1
|\ \
| * | cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg2021-08-251-0/+1
| |/
* | Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds2021-08-311-0/+1
|\ \ | |/ |/|
| * ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon2021-06-281-1/+1
| * cifsd: add Kconfig and MakefileNamjae Jeon2021-05-101-0/+1
* | binfmt: remove support for em86 (alpha only)David Hildenbrand2021-07-251-1/+0
|/
* netfs: Provide readahead and readpage netfs helpersDavid Howells2021-04-231-0/+1
* fs: Remove dcookies supportViresh Kumar2021-01-291-1/+0
* Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-10-231-1/+1
|\
| * vfs: move generic_remap_checks out of mmDarrick J. Wong2020-10-141-1/+2
* | Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-151-1/+2
|\ \
| * | fs/kernel_read_file: Split into separate source fileKees Cook2020-10-051-1/+2
| |/
* / fs: remove compat_sys_mountChristoph Hellwig2020-09-221-1/+0
|/
* init: add an init_mount helperChristoph Hellwig2020-07-311-1/+1
* exfat: add Kconfig and MakefileNamjae Jeon2020-03-051-0/+1
* Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
|\
| * fs: New zonefs file systemDamien Le Moal2020-02-071-0/+1
* | Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-02-091-0/+1
|\ \
| * | fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-081-0/+1
| |/
* / compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann2020-01-031-1/+1
|/
* io-wq: small threadpool implementation for io_uringJens Axboe2019-10-291-0/+1
* Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2019-09-181-0/+1
|\
| * fs-verity: add Kconfig and the helper functions for hashingEric Biggers2019-07-281-0/+1
* | erofs: move erofs out of stagingGao Xiang2019-08-241-0/+1
|/
* iomap: move the main iteration code into a separate fileDarrick J. Wong2019-07-171-1/+0
* 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-071-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-091-1/+0
|\ \
| * | scsi: fs: remove exofsChristoph Hellwig2019-02-051-1/+0
| |/
* | 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/+0
* autofs: create autofs Kconfig and MakefileIan Kent2018-06-071-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/+0
* 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-141-1/+0
* 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