summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Documentation: remove outdated information from automount-support.txtNeilBrown2015-05-151-38/+13
* update Documentation/filesystems/ regarding the follow_link/put_link changesAl Viro2015-05-152-8/+27
* switch ->put_link() from dentry to inodeAl Viro2015-05-112-2/+2
* don't pass nameidata to ->follow_link()Al Viro2015-05-102-2/+2
* new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-102-4/+4
* Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-241-20/+9
|\
| * xfs: remove deprecated mount optionsEric Sandeen2015-02-241-20/+9
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-221-3/+6
|\ \
| * | rdma: replace deprecated ifconfig in docStephen Hemminger2015-04-151-3/+6
* | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-181-0/+6
|\ \ \
| * | | f2fs: enable inline data by defaultWanpeng Li2015-04-101-0/+2
| * | | f2fs: add a mount option for rb-tree extent cacheChao Yu2015-03-031-0/+4
| |/ /
* | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-3/+3
|\ \ \
| * | | doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser2015-04-041-3/+3
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-171-3/+12
|\ \ \
| * | | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-171-0/+4
| * | | docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott2015-04-171-3/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-162-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-112-2/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-151-0/+8
| | |/ | |/|
* | | ->aio_read and ->aio_write removedAl Viro2015-04-113-8/+3
* | | make new_sync_{read,write}() staticAl Viro2015-04-111-0/+9
|/ /
* | ocfs2: update web page + git tree in documentationMark Fasheh2015-02-282-4/+4
|/
* 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
|\ \ \ \
OpenPOWER on IntegriCloud