summaryrefslogtreecommitdiff
path: root/fs/Makefile
AgeCommit message (Expand)Author
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-12-24netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells
2023-12-23fs: prepare for stackable filesystems backing file helpersAmir Goldstein
2023-10-22bcachefs: Initial commitKent Overstreet
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-05-19fs: remove the special !CONFIG_BLOCK def_blk_fopsChristoph Hellwig
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-20um: hostfs: define our own API boundaryJohannes Berg
2023-04-13fs: fix sysctls.c builtKefeng Wang
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-26fs: build the legacy direct I/O code conditionallyChristoph Hellwig
2023-01-19fs: move mnt_idmapChristian Brauner
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2022-07-24io_uring: move to separate directoryJens Axboe
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-22fs: move namespace sysctls and declare fs base directoryLuis Chamberlain
2022-01-22fs: move shared sysctls to fs/sysctls.cLuis Chamberlain
2022-01-20unicode: clean up the Kconfig symbol confusionChristoph Hellwig
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-09-08cifs: rename cifs_common to smbfs_commonSteve French
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg
2021-08-13fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov
2021-07-25binfmt: remove support for em86 (alpha only)David Hildenbrand
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon
2021-05-10cifsd: add Kconfig and MakefileNamjae Jeon
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