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