aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-1/+1
2024-02-28pidfd: move struct pidfd_fopsChristian Brauner1-1/+1
2024-01-24fs: Remove NTFS classicMatthew Wilcox (Oracle)1-1/+0
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds1-1/+0
2023-12-24netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells1-1/+0
2023-12-23fs: prepare for stackable filesystems backing file helpersAmir Goldstein1-0/+1
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+1
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig1-1/+1
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds1-8/+2
2023-05-24smb: move client and server files to common directory fs/smbSteve French1-3/+1
2023-05-19fs: remove the special !CONFIG_BLOCK def_blk_fopsChristoph Hellwig1-8/+2
2023-05-03Merge tag 'uml-for-linus-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-04-20um: hostfs: define our own API boundaryJohannes Berg1-1/+1
2023-04-13fs: fix sysctls.c builtKefeng Wang1-2/+1
2023-02-20Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-1/+2
2023-01-26fs: build the legacy direct I/O code conditionallyChristoph Hellwig1-1/+2
2023-01-19fs: move mnt_idmapChristian Brauner1-1/+1
2022-09-27a.out: Remove the a.out implementationEric W. Biederman1-1/+0
2022-07-24io_uring: move to separate directoryJens Axboe1-2/+0
2022-02-01Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-01-22fs: move namespace sysctls and declare fs base directoryLuis Chamberlain1-1/+2
2022-01-22fs: move shared sysctls to fs/sysctls.cLuis Chamberlain1-0/+1
2022-01-20unicode: clean up the Kconfig symbol confusionChristoph Hellwig1-1/+1
2021-09-12Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2021-09-11Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-09-08cifs: rename cifs_common to smbfs_commonSteve French1-1/+1
2021-09-07block: move fs/block_dev.c to block/bdev.cChristoph Hellwig1-1/+1
2021-09-04Merge git://github.com/Paragon-Software-Group/linux-ntfs3Linus Torvalds1-0/+1
2021-08-31Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2021-08-31Merge tag '5.15-rc-first-ksmbd-merge' of git://git.samba.org/ksmbdLinus Torvalds1-0/+1
2021-08-25cifs: fork arc4 and create a separate module for it for cifs and other usersRonnie Sahlberg1-0/+1
2021-08-13fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/MakefileKonstantin Komarov1-0/+1
2021-07-25binfmt: remove support for em86 (alpha only)David Hildenbrand1-1/+0
2021-06-28ksmbd: move fs/cifsd to fs/ksmbdNamjae Jeon1-1/+1
2021-05-10cifsd: add Kconfig and MakefileNamjae Jeon1-0/+1
2021-04-23netfs: Provide readahead and readpage netfs helpersDavid Howells1-0/+1
2021-01-29fs: Remove dcookies supportViresh Kumar1-1/+0
2020-10-23Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2020-10-14vfs: move generic_remap_checks out of mmDarrick J. Wong1-1/+2
2020-10-05fs/kernel_read_file: Split into separate source fileKees Cook1-1/+2
2020-09-22fs: remove compat_sys_mountChristoph Hellwig1-1/+0
2020-07-31init: add an init_mount helperChristoph Hellwig1-1/+1
2020-03-05exfat: add Kconfig and MakefileNamjae Jeon1-0/+1
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede1-0/+1
2020-02-07fs: New zonefs file systemDamien Le Moal1-0/+1
2020-01-03compat_ioctl: move sys_compat_ioctl() to ioctl.cArnd Bergmann1-1/+1
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe1-0/+1
2019-09-18Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-0/+1
2019-08-24erofs: move erofs out of stagingGao Xiang1-0/+1
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers1-0/+1
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong1-1/+0
2019-07-15iomap: start moving code to fs/iomap/Darrick J. Wong1-0/+1
2019-05-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2019-04-25unicode: introduce UTF-8 character databaseGabriel Krisman Bertazi1-0/+1
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells1-1/+1
2019-03-20Make anon_inodes unconditionalDavid Howells1-1/+1
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-02-28Add io_uring IO interfaceJens Axboe1-0/+1
2019-02-28vfs: Add configuration parser helpersDavid Howells1-1/+1
2019-02-05scsi: fs: remove exofsChristoph Hellwig1-1/+0
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells1-1/+2
2019-01-21fs: common implementation of file typePhillip Potter1-1/+2
2018-06-11autofs: remove left-over autofs4 stubsLinus Torvalds1-1/+0
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent1-0/+1
2018-03-29split d_path() and friends into a separate fileAl Viro1-1/+1
2017-11-28ncpfs: move net/ncpfs to drivers/staging/ncpfsStephen Hemminger1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-14logfs: remove from treeChristoph Hellwig1-1/+0
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig1-0/+1
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds1-0/+1
2016-03-17fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim1-0/+1
2015-11-16Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall1-3/+4
2015-10-15ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong1-3/+4
2015-10-03Orangefs: kernel client part 7Mike Marshall1-0/+1
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli1-0/+1
2015-07-23fs: Remove ext3 filesystem driverJan Kara1-2/+0
2015-05-31um: Remove hppfsRichard Weinberger1-1/+0
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller1-1/+0
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+1
2015-02-16dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox1-0/+1
2015-02-03tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)1-0/+1
2014-12-10Merge branch 'nsfs' into for-nextAl Viro1-1/+1
2014-12-10take the targets of /proc/*/ns/* symlinks to separate fsAl Viro1-1/+1
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi1-1/+1
2014-10-24overlay filesystemMiklos Szeredi1-0/+1
2014-08-07take fs_pin stuff to fs/*Al Viro1-1/+1
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe1-1/+1
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe1-2/+1
2014-02-07kernfs: add CONFIG_KERNFSTejun Heo1-1/+2
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+1
2014-01-26fs: remove generic_aclChristoph Hellwig1-1/+0
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig1-1/+1
2013-11-27sysfs, kernfs: add skeletons for kernfsTejun Heo1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2013-04-30fs: make binfmt support for #! scripts modular and removableJosh Triplett1-4/+1
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett1-1/+2
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming1-0/+1
2013-04-09fold fifo.c into pipe.cAl Viro1-1/+1
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim1-0/+1
2012-10-06coredump: make core dump functionality optionalAlex Kelly1-1/+2
2012-10-02coredump: move core dump functionality into its own fileAlex Kelly1-1/+1
2012-03-20fs: initial qnx6fs additionKai Bankett1-0/+1
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro1-1/+0
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro1-0/+2
2012-01-03move fs/partitions to block/Al Viro1-1/+0
2011-10-27fs/Makefile: Stupid typo breakage of exofs inclusionBoaz Harrosh1-1/+1
2011-10-24fs/Makefile: Always inspect exofs/Boaz Harrosh1-1/+1
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.NeilBrown1-1/+0
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+2
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck1-0/+1
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1-2/+0
2010-10-05smbfs: move to drivers/stagingArnd Bergmann1-1/+0
2010-10-05autofs3: move to drivers/stagingArnd Bergmann1-1/+0
2010-09-22nfsd: allow deprecated interface to be compiled out.NeilBrown1-4/+1
2010-05-21Take statfs variants to fs/statfs.cAl Viro1-1/+1
2010-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2009-11-20[LogFS] add new flash file systemJoern Engel1-0/+1
2009-10-06ceph: Kconfig, MakefileSage Weil1-0/+1
2009-04-07nilfs2: update makefile and KconfigRyusuke Konishi1-0/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds1-0/+2
2009-04-03Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-0/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+1
2009-04-03FS-Cache: Add main configuration option, module entry points and debuggingDavid Howells1-0/+1
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro1-1/+1
2009-03-31fs: Add exofs to Kernel buildBoaz Harrosh1-0/+1
2009-03-26quota: Move quota files into separate directoryJan Kara1-5/+1
2009-02-28ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o1-2/+4
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-0/+1
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-0/+1
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara1-0/+1
2009-01-05Squashfs: MakefilesPhillip Lougher1-0/+1
2008-12-31filesystem notification: create fs/notify to contain all fs notificationEric Paris1-4/+1
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason1-0/+1
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi1-2/+0
2008-10-17ext4: Remove an old reference to ext4dev in Makefile commentMartin Michlmayr1-1/+1
2008-10-16Configure out AIO supportThomas Petazzoni1-1/+2
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+2
2008-10-10ext4: Rename ext4dev to ext4Theodore Ts'o1-1/+1
2008-09-29Configure out file locking featuresThomas Petazzoni1-1/+2
2008-09-25Add Btrfs to fs/Kconfig and fs/MakefileChris Mason1-0/+1
2008-07-26omfs: update kbuild to include OMFSBob Copeland1-0/+1
2008-07-16Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds1-0/+1
2008-07-15UBIFS: include to compilationArtem Bityutskiy1-0/+1
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-0/+1
2008-01-30x86: compat_binfmt_elf KconfigRoland McGrath1-0/+1
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day1-1/+1
2007-05-11signal/timer/event: eventfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi1-0/+1
2007-02-17Remove JFFS (version 1), as scheduled.Jeff Garzik1-1/+0
2006-12-08[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*Josef "Jeff" Sipek1-1/+2
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao1-0/+1
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao1-0/+1
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds1-0/+2
2006-10-04[PATCH] ecryptfs: fs/Makefile and fs/KconfigMichael Halcrow1-0/+1
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse1-4/+11
2006-10-01[PATCH] Create fs/utimes.cAlexey Dobriyan1-1/+1
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-4/+10
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher1-0/+1
2006-07-03Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Steven Whitehouse1-1/+1
2006-06-26[PATCH] devfs: Remove devfs from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis1-0/+1
2006-05-25Merge branch 'master'Steven Whitehouse1-1/+1
2006-05-17configfs: Make sure configfs_init() is called before consumers.Joel Becker1-1/+1
2006-04-03Merge branch 'master'Steven Whitehouse1-1/+1
2006-03-31Merge branch 'master'Steven Whitehouse1-2/+1
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-1/+1
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-1/+1
2006-03-23[PATCH] relay: migrate from relayfs to a generic relay APIJens Axboe1-1/+0
2006-01-18[DLM] The core of the DLM for GFS2/CLVMDavid Teigland1-0/+1
2006-01-16[GFS2] Hook GFS2 into the Kbuild systemDavid Teigland1-0/+1
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-1/+1
2006-01-08[PATCH] drop-pagecacheAndrew Morton1-1/+1
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+1
2006-01-03[PATCH] configfs: User-driven configuration filesystemJoel Becker1-0/+1
2005-11-07[PATCH] beginning of the shared-subtree properRam Pai1-1/+1
2005-09-09[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changesMiklos Szeredi1-0/+1
2005-09-09[PATCH] v9fs: Documentation, Makefiles, ConfigurationEric Van Hensbergen1-0/+1
2005-09-07[PATCH] relayfsTom Zanussi1-0/+1
2005-07-12[PATCH] inotifyRobert Love1-0/+1
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+1
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+97