aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2016-09-01ovl: update docGravatar Miklos Szeredi 1-5/+3
2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 3-2/+9
2016-08-03Documenation: update cgroup's document pathGravatar seokhoon.yoon 1-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2016-08-02nilfs2: move ioctl interface and disk layout to uapi separatelyGravatar Ryusuke Konishi 1-1/+2
2016-08-02Orangefs: update orangefs.txtGravatar Mike Marshall 1-4/+46
2016-07-31get rid of 'parent' argument of ->d_compare()Gravatar Al Viro 3-2/+9
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-30/+39
2016-07-27Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Gravatar Linus Torvalds 1-1/+6
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-7/+33
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtGravatar Kirill A. Shutemov 1-0/+9
2016-07-26mm: introduce fault_envGravatar Kirill A. Shutemov 1-5/+5
2016-07-26mm: migrate: support non-lru movable page migrationGravatar Minchan Kim 2-0/+15
2016-07-26dax: some small updates to dax.txt documentationGravatar Ross Zwisler 1-2/+4
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-5/+5
2016-07-24vfs: new d_init methodGravatar Miklos Szeredi 2-0/+5
2016-07-12pmem: kill __pmem address spaceGravatar Dan Williams 1-1/+1
2016-07-10irq/Documentation: Correct result of echnoing 5 to smp_affinityGravatar John Kacur 1-1/+1
2016-07-08f2fs: add nodiscard mount optionGravatar Chao Yu 1-1/+3
2016-07-01Doc: ocfs: Fix typo in filesystems/ocfs2-online-filecheck.txtGravatar Masanari Iida 1-5/+5
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Gravatar Al Viro 3-146/+44
2016-06-30Remove last traces of ->sync_pageGravatar Matthew Wilcox 2-14/+5
2016-06-30vfs: clean up documentationGravatar Miklos Szeredi 2-18/+8
2016-06-30vfs: document ->d_real()Gravatar Miklos Szeredi 2-0/+23
2016-06-13f2fs: introduce mode=lfs mount optionGravatar Jaegeuk Kim 1-0/+3
2016-06-05devpts: Make each mount of devpts an independent filesystem.Gravatar Eric W. Biederman 1-130/+15
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-12/+27
2016-05-27switch ->setxattr() to passing dentry and inode separatelyGravatar Al Viro 1-0/+7
2016-05-27Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-9/+0
2016-05-27ovl: update documentationGravatar Miklos Szeredi 1-9/+0
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+32
2016-05-26update D/f/directory-lockingGravatar Al Viro 1-12/+20
2016-05-23nilfs2: clarify permission to replicate the designGravatar Ryusuke Konishi 1-0/+5
2016-05-20procfs: expose umask in /proc/<PID>/statusGravatar Richard W.M. Jones 1-0/+1
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 3-3/+3
2016-05-18dax: for truncate/hole-punch, do zeroing through the driver if possibleGravatar Vishal Verma 1-0/+32
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-2/+2
2016-05-02lookup_open(): lock the parent shared unless O_CREAT is givenGravatar Al Viro 1-0/+3
2016-05-02introduce a parallel variant of ->iterate()Gravatar Al Viro 1-0/+18
2016-05-02parallel lookups: actual switch to rwsemGravatar Al Viro 1-0/+18
2016-05-02parallel lookups machinery, part 2Gravatar Al Viro 1-0/+8
2016-05-02Merge getxattr prototype change into work.lookupsGravatar Al Viro 1-0/+6
2016-05-01direct-io: eliminate the offset argument to ->direct_IOGravatar Christoph Hellwig 2-2/+2
2016-04-28Documentation: fix common spelling mistakesGravatar Kees Cook 3-3/+3
2016-04-11->getxattr(): pass dentry and inode as separate argumentsGravatar Al Viro 1-0/+6
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageGravatar Kirill A. Shutemov 3-4/+4
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Gravatar Linus Torvalds 1-0/+406
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+23