summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-09-26fs: add exfat file system supportBaocheng Sun29-0/+12631
2017-01-27ANDROID: Included sdcardfs source code for kernel 3.0Daniel Campello19-2/+4124
2016-06-20fs: introduce iomap infrastructureChristoph Hellwig6-10/+523
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds33-0/+11243
2016-03-18fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim25-1322/+1633
2015-11-16Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall9970-288779/+527239
2015-10-15ext4: promote ext4 over ext2 in the default probe orderDarrick J. Wong1-3/+4
2015-10-03Orangefs: kernel client part 7Mike Marshall4-0/+18
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli2-0/+12
2015-07-23fs: Remove ext3 filesystem driverJan Kara46-28109/+87
2015-05-31um: Remove hppfsRichard Weinberger4-788/+0
2015-04-14Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-142/+832
2015-02-17Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-3264/+80
2015-02-17fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller5-462/+0
2015-02-17vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox8-26/+21
2015-02-17dax,ext2: replace XIP read and write with DAX I/OMatthew Wilcox8-245/+214
2015-02-03tracefs: Add new tracefs file systemSteven Rostedt (Red Hat)5-0/+570
2014-12-11Merge branch 'nsfs' into for-nextAl Viro27-297/+353
2014-12-11take the targets of /proc/*/ns/* symlinks to separate fsAl Viro10-161/+208
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi6-9/+9
2014-10-23overlay filesystemMiklos Szeredi10-0/+3284
2014-08-07take fs_pin stuff to fs/*Al Viro5-100/+129
2014-05-19block: move ioprio.c from fs/ to block/Jens Axboe3-2/+3
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe4-3/+3
2014-02-08kernfs: add CONFIG_KERNFSTejun Heo5-4/+14
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds179-3851/+1543
2014-01-26fs: remove generic_aclChristoph Hellwig7-238/+69
2014-01-26fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig3-188/+174
2013-11-27sysfs, kernfs: add skeletons for kernfsTejun Heo9-3/+64
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds385-14539/+7395
2013-05-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds22-2190/+2796
2013-05-01fs: make binfmt support for #! scripts modular and removableJosh Triplett2-4/+15
2013-04-29fs: don't compile in drop_caches.c when CONFIG_SYSCTL=nJosh Triplett3-2/+6
2013-04-17efivarfs: Move to fs/efivarfsMatt Fleming10-496/+603
2013-04-09fold fifo.c into pipe.cAl Viro3-154/+139
2012-12-11f2fs: update Kconfig and MakefileJaegeuk Kim4-0/+61
2012-10-05coredump: make core dump functionality optionalAlex Kelly6-27/+53
2012-10-03coredump: move core dump functionality into its own fileAlex Kelly4-645/+689
2012-03-21fs: initial qnx6fs additionKai Bankett13-0/+1668
2012-01-07Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro375-1471/+1008
2012-01-04vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro6-351/+368
2012-01-04move fs/partitions to block/Al Viro36-10/+8
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.NeilBrown14-1238/+0
2011-03-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-3/+766
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V8-2/+139
2010-12-28pstore: new filesystem interface to platform persistent storageTony Luck11-0/+614
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman1390-159785/+434659
2010-10-05smbfs: move to drivers/stagingArnd Bergmann34-103/+44
[next]