summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-09-08dax: add huge page fault supportMatthew Wilcox
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-08-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler
2015-08-05sysfs.txt: update show method notes about sprintf/snprintf/scnprintf usageSeymour, Shane M
2015-08-04f2fs: add noextent_cache mount optionJaegeuk Kim
2015-07-24Documentation: Update filesystems/debugfs.txtWang Long
2015-07-23fs: Remove ext3 filesystem driverJan Kara
2015-07-20Revert "Documentation: NFS/RDMA: Document separate Kconfig symbols"J. Bruce Fields
2015-07-09Documentation: filesystems: btrfs: Fixed typos and whitespaceDaniel Grimshaw
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-06-23Merge branch 'fscache-fixes' into for-nextAl Viro
2015-06-08Documentation: filesystems: updated struct file_operations documentation in v...Thomas de Beauchene
2015-06-05vfs: Minor documentation fixAndreas Gruenbacher
2015-06-01xfs: fix kernel version in docsFanael Linithien
2015-05-18quota: Update documentationJan Kara
2015-05-15Documentation: remove outdated information from automount-support.txtNeilBrown
2015-05-15update Documentation/filesystems/ regarding the follow_link/put_link changesAl Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-07docs: add VmPMD description in procChen Hanxiao
2015-05-07Docs: proc: fix kernel versionChen Hanxiao
2015-05-04Documentation: remove overloads-avoided counter from knfsd-stats.txtScott Mayhew
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh
2015-04-15rdma: replace deprecated ifconfig in docStephen Hemminger
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11->aio_read and ->aio_write removedAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-10f2fs: enable inline data by defaultWanpeng Li