summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-144-42/+0
|\
| * Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan2016-10-101-2/+0
| * selftests: move dnotify_test from Documentation/filesystemsShuah Khan2016-09-203-40/+0
* | autofs: update struct autofs_dev_ioctl in DocumentationTomohiro Kusumi2016-10-111-28/+42
* | autofs: fix Documentation regarding devid on ioctlTomohiro Kusumi2016-10-111-3/+2
* | autofs: fix typos in Documentation/filesystems/autofs4.txtTomohiro Kusumi2016-10-111-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-104-14/+9
|\ \
| * | vfs: add note about i_op->rename changes to portingMiklos Szeredi2016-09-271-0/+4
| * | fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-272-4/+4
| * | vfs: remove unused i_op->renameMiklos Szeredi2016-09-273-13/+4
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-102-21/+48
|\ \ \
| * | | xattr: Stop calling {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-072-21/+48
| |/ /
* | | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-10-101-0/+4
|\ \ \
| * | | ceph: fix description for rsize and rasize mount optionsAndreas Gerstmayr2016-10-031-0/+4
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-2/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-2/+2
| | |/
* | | Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho2016-10-071-0/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-10-071-1/+1
|\ \ \
| * | | doc: vfs: fix fadvise() sycall nameAndreas Gruenbacher2016-09-291-1/+1
* | | | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-10-061-0/+1
|\ \ \ \
| * | | | f2fs: enable inline_dentry by default and add noinline_dentry optionChao Yu2016-08-291-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-061-0/+123
|\ \ \ \
| * | | | xfs: Document error handlers behaviorCarlos Maiolino2016-09-191-0/+123
| |/ / /
* | | | Merge tag 'docs-4.9' of git://git.lwn.net/linuxLinus Torvalds2016-10-042-7/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | dax : Fix documentation with respect to struct pagesStephen Bates2016-10-011-6/+9
| * | | Documentation/filesystems: Fixed typoRobert Foss2016-09-161-1/+1
| |/ /
* | | ovl: update docMiklos Szeredi2016-09-011-5/+3
|/ /
* | Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds2016-08-071-1/+1
|\ \
| * | Documenation: update cgroup's document pathseokhoon.yoon2016-08-031-1/+1
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2016-08-073-2/+9
|\ \ \
| * | | get rid of 'parent' argument of ->d_compare()Al Viro2016-07-313-2/+9
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-021-1/+2
|\ \ \ \
| * | | | nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-021-1/+2
| |/ / /
* | | | Orangefs: update orangefs.txtMike Marshall2016-08-021-4/+46
|/ / /
* | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-281-1/+1
|\ \ \
| * | | pmem: kill __pmem address spaceDan Williams2016-07-121-1/+1
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-282-30/+39
|\ \ \ \
| * | | | vfs: new d_init methodMiklos Szeredi2016-07-242-0/+5
| * | | | Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro2016-06-303-146/+44
| |\ \ \ \
| | * | | | vfs: clean up documentationMiklos Szeredi2016-06-302-18/+8
| | * | | | vfs: document ->d_real()Miklos Szeredi2016-06-302-0/+23
| | |/ / /
| * | | | Remove last traces of ->sync_pageMatthew Wilcox2016-06-302-14/+5
* | | | | Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-07-271-1/+6
|\ \ \ \ \
| * | | | | f2fs: add nodiscard mount optionChao Yu2016-07-081-1/+3
| * | | | | f2fs: introduce mode=lfs mount optionJaegeuk Kim2016-06-131-0/+3
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-264-7/+33
|\ \ \ \ \
| * | | | | thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov2016-07-261-0/+9
| * | | | | mm: introduce fault_envKirill A. Shutemov2016-07-261-5/+5
| * | | | | mm: migrate: support non-lru movable page migrationMinchan Kim2016-07-262-0/+15
OpenPOWER on IntegriCloud