aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2016-07-01Doc: ocfs: Fix typo in filesystems/ocfs2-online-filecheck.txtMasanari Iida
2016-06-30Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszere...Al Viro
2016-06-30Remove last traces of ->sync_pageMatthew Wilcox
2016-06-30vfs: clean up documentationMiklos Szeredi
2016-06-30vfs: document ->d_real()Miklos Szeredi
2016-06-13f2fs: introduce mode=lfs mount optionJaegeuk Kim
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-27ovl: update documentationMiklos Szeredi
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-26update D/f/directory-lockingAl Viro
2016-05-23nilfs2: clarify permission to replicate the designRyusuke Konishi
2016-05-20procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones
2016-05-19Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-05-18dax: for truncate/hole-punch, do zeroing through the driver if possibleVishal Verma
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-02lookup_open(): lock the parent shared unless O_CREAT is givenAl Viro
2016-05-02introduce a parallel variant of ->iterate()Al Viro
2016-05-02parallel lookups: actual switch to rwsemAl Viro
2016-05-02parallel lookups machinery, part 2Al Viro
2016-05-02Merge getxattr prototype change into work.lookupsAl Viro
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig
2016-04-28Documentation: fix common spelling mistakesKees Cook
2016-04-11->getxattr(): pass dentry and inode as separate argumentsAl Viro
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-03-26Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds
2016-03-24Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-03-22fat: add config option to set UTF-8 mount option by defaultMaciej S. Szmigiero
2016-03-22ocfs2: add feature document for online file checkGang He
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-17Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-03-14Orangefs: merge to v4.5Mike Marshall
2016-03-11Documentation: btrfs: remove usage specific informationDavid Sterba
2016-03-09Doc: nfs: Fix typos in Documentation/filesystems/nfsMasanari Iida
2016-03-09doc: fix grammarJavi Merino
2016-03-07TTY, devpts: document pty count limitingKonstantin Khlebnikov
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig
2016-03-01Merge tag 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/...Chris Mason
2016-02-26Orangefs: update orangefs.txtMike Marshall
2016-02-12btrfs: Introduce new mount option to disable tree log replayQu Wenruo
2016-02-12btrfs: Introduce new mount option usebackuproot to replace recoveryQu Wenruo
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov