aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-16dax: does not work correctly with virtual aliasing cachesMatthew Wilcox1-0/+3
2015-02-16ext4: add DAX functionalityRoss Zwisler2-0/+5
2015-02-16dax: add dax_zero_page_rangeMatthew Wilcox1-0/+1
2015-02-16ext2: get rid of most mentions of XIP in ext2Matthew Wilcox1-2/+3
2015-02-16vfs: remove get_xip_memMatthew Wilcox2-10/+0
2015-02-16dax: replace XIP documentation with DAX documentationMatthew Wilcox3-73/+92
2015-02-12Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+6
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+37
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini1-15/+15
2015-02-12Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explanation snippetRafael Aquini1-0/+33
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)Petr Cermak1-0/+4
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+9
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-15/+45
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+23
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-6/+7
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov1-0/+23
2015-02-11f2fs: introduce a batched trimJaegeuk Kim1-0/+4
2015-02-11f2fs: support norecovery mount optionJaegeuk Kim1-0/+2
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2-7/+7
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-195/+9
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov1-1/+2
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen1-0/+4
2015-02-10inotify: update documentation to reflect code changesZhang Zhen1-194/+3
2015-02-10Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner1-2/+3
2015-02-06xfs: fix panic_mask documentationEric Sandeen1-2/+3
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig1-0/+37
2015-02-03pnfs: Update documentation on the Layout DriversTom Haynes1-6/+7
2015-02-02nfsd: update documentation for pNFS supportChristoph Hellwig1-15/+8
2015-01-28Fixes column alignment in table of contents entry 1.9 in Documentation/filesystems/proc.txtTrace Pillars1-1/+1
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-6/+9
2015-01-09xfs: remove deprecated sysctlsDave Chinner1-10/+7
2014-12-29Documentation: update seq_fileDmitry V. Levin1-6/+6
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds1-4/+4
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+1
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-29/+28
2014-12-10Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+7
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro1-1/+1
2014-11-27Squashfs: Add LZ4 compression configuration optionPhillip Lougher1-4/+4
2014-11-24Documentation: fix formatting to make 's' happyMaisa Roponen1-1/+1
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi1-1/+1
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-nextAl Viro3-11/+15
2014-11-19kill f_dentry macroAl Viro1-0/+4
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro2-18/+9
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches1-1/+1
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches1-1/+1
2014-11-04f2fs: introduce -o fastboot for reducing booting time onlyJaegeuk Kim1-0/+3
2014-11-03f2fs: update f2fs documentation for inline dir supportChao Yu1-0/+4
2014-10-29seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches1-9/+13
2014-10-24overlay: overlay filesystem documentationNeil Brown1-0/+198
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi2-0/+9