summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-221-2/+0
* Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro2015-02-201-0/+28
|\
| * ovl: document lower layer orderingMiklos Szeredi2015-01-081-2/+6
| * ovl: add testsuite to docsMiklos Szeredi2014-12-131-0/+12
| * ovl: support multiple lower layersMiklos Szeredi2014-12-131-0/+12
* | dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2015-02-161-0/+3
* | ext4: add DAX functionalityRoss Zwisler2015-02-162-0/+5
* | dax: add dax_zero_page_rangeMatthew Wilcox2015-02-161-0/+1
* | ext2: get rid of most mentions of XIP in ext2Matthew Wilcox2015-02-161-2/+3
* | vfs: remove get_xip_memMatthew Wilcox2015-02-162-10/+0
* | dax: replace XIP documentation with DAX documentationMatthew Wilcox2015-02-163-73/+92
* | Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2015-02-121-0/+6
|\ \
| * | f2fs: introduce a batched trimJaegeuk Kim2015-02-111-0/+4
| * | f2fs: support norecovery mount optionJaegeuk Kim2015-02-111-0/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-121-0/+37
|\ \ \
| * | | fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini2015-02-121-15/+15
| * | | Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Rafael Aquini2015-02-121-0/+33
| * | | fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak2015-02-121-0/+4
* | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-6/+9
|\ \ \ \ | |/ / / |/| | |
| * | | block: Change direct_access calling conventionMatthew Wilcox2015-01-131-6/+9
| |/ /
* | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-02-122-15/+45
|\ \ \
| * | | nfsd: pNFS block layout driverChristoph Hellwig2015-02-051-0/+37
| * | | nfsd: update documentation for pNFS supportChristoph Hellwig2015-02-021-15/+8
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-111-0/+23
|\ \ \
| * | | Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov2015-02-111-0/+23
* | | | Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-02-111-6/+7
|\ \ \ \
| * | | | pnfs: Update documentation on the Layout DriversTom Haynes2015-02-031-6/+7
| | |/ / | |/| |
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-02-112-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars2015-01-281-1/+1
| * | | Documentation: update seq_fileDmitry V. Levin2014-12-291-6/+6
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-103-195/+9
|\ \ \
| * | | fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2015-02-101-1/+2
| * | | ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen2015-02-101-0/+4
| * | | inotify: update documentation to reflect code changesZhang Zhen2015-02-101-194/+3
| |/ /
* | | Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-101-2/+3
|\ \ \
| * | | xfs: fix panic_mask documentationEric Sandeen2015-02-061-2/+3
| |/ /
* | | xfs: remove deprecated sysctlsDave Chinner2015-01-091-10/+7
|/ /
* | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-141-4/+4
|\ \
| * | Squashfs: Add LZ4 compression configuration optionPhillip Lougher2014-11-271-4/+4
| |/
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2014-12-121-1/+1
|\ \
| * | Documentation: fix formatting to make 's' happyMaisa Roponen2014-11-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-105-29/+28
|\ \ \
| * \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-081-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-193-11/+15
| |\ \ \
| | * | | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-051-1/+1
| | * | | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-051-1/+1
| | * | | seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-291-9/+13
| * | | | kill f_dentry macroAl Viro2014-11-191-0/+4
| * | | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-192-18/+9
| | |_|/ | |/| |
* | | | Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-12-101-0/+7
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud