summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorLines
2015-02-28ocfs2: update web page + git tree in documentationMark Fasheh-4/+4
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro-2/+0
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro-0/+28
2015-02-16dax: does not work correctly with virtual aliasing cachesMatthew Wilcox-0/+3
2015-02-16ext4: add DAX functionalityRoss Zwisler-0/+5
2015-02-16dax: add dax_zero_page_rangeMatthew Wilcox-0/+1
2015-02-16ext2: get rid of most mentions of XIP in ext2Matthew Wilcox-2/+3
2015-02-16vfs: remove get_xip_memMatthew Wilcox-10/+0
2015-02-16dax: replace XIP documentation with DAX documentationMatthew Wilcox-73/+92
2015-02-12Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-0/+6
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+37
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini-15/+15
2015-02-12Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Rafael Aquini-0/+33
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak-0/+4
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+9
2015-02-12Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-15/+45
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+23
2015-02-11Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-6/+7
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov-0/+23
2015-02-11f2fs: introduce a batched trimJaegeuk Kim-0/+4
2015-02-11f2fs: support norecovery mount optionJaegeuk Kim-0/+2
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds-7/+7
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-195/+9
2015-02-10fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov-1/+2
2015-02-10ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen-0/+4
2015-02-10inotify: update documentation to reflect code changesZhang Zhen-194/+3
2015-02-10Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner-2/+3
2015-02-06xfs: fix panic_mask documentationEric Sandeen-2/+3
2015-02-05nfsd: pNFS block layout driverChristoph Hellwig-0/+37
2015-02-03pnfs: Update documentation on the Layout DriversTom Haynes-6/+7
2015-02-02nfsd: update documentation for pNFS supportChristoph Hellwig-15/+8
2015-01-28Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars-1/+1
2015-01-13block: Change direct_access calling conventionMatthew Wilcox-6/+9
2015-01-09xfs: remove deprecated sysctlsDave Chinner-10/+7
2015-01-08ovl: document lower layer orderingMiklos Szeredi-2/+6
2014-12-29Documentation: update seq_fileDmitry V. Levin-6/+6
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2014-12-13ovl: add testsuite to docsMiklos Szeredi-0/+12
2014-12-13ovl: support multiple lower layersMiklos Szeredi-0/+12
2014-12-12Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds-1/+1
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-29/+28
2014-12-10Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds-0/+7
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-1/+1
2014-11-27Squashfs: Add LZ4 compression configuration optionPhillip Lougher-4/+4
2014-11-24Documentation: fix formatting to make 's' happyMaisa Roponen-1/+1
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi-1/+1
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro-11/+15
2014-11-19kill f_dentry macroAl Viro-0/+4
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro-18/+9
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches-1/+1