aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-22fat: add config option to set UTF-8 mount option by defaultGravatar Maciej S. Szmigiero 1-3/+4
2016-03-22ocfs2: add feature document for online file checkGravatar Gang He 1-0/+94
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-250/+11
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+18
2016-03-18nfsd: add SCSI layout supportGravatar Christoph Hellwig 1-0/+23
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 1-5/+6
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceGravatar John Stultz 1-0/+18
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+9
2016-03-17Merge tag 'docs-for-linus' of git://git.lwn.net/linuxGravatar Linus Torvalds 6-12/+12
2016-03-14Orangefs: merge to v4.5Gravatar Mike Marshall 10-46/+134
2016-03-11Documentation: btrfs: remove usage specific informationGravatar David Sterba 1-263/+11
2016-03-09Doc: nfs: Fix typos in Documentation/filesystems/nfsGravatar Masanari Iida 5-8/+8
2016-03-09doc: fix grammarGravatar Javi Merino 1-4/+4
2016-03-07TTY, devpts: document pty count limitingGravatar Konstantin Khlebnikov 1-0/+9
2016-03-06configfs: switch ->default groups to a linked listGravatar Christoph Hellwig 1-5/+6
2016-03-01Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Gravatar Chris Mason 1-3/+16
2016-02-26Orangefs: update orangefs.txtGravatar Mike Marshall 1-13/+66
2016-02-12btrfs: Introduce new mount option to disable tree log replayGravatar Qu Wenruo 1-0/+8
2016-02-12btrfs: Introduce new mount option usebackuproot to replace recoveryGravatar Qu Wenruo 1-3/+8
2016-02-10efi: Make efivarfs entries immutable by defaultGravatar Peter Jones 1-0/+7
2016-02-03mm: polish virtual memory accountingGravatar Konstantin Khlebnikov 1-2/+2