aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-13Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-4/+6
2016-01-12Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-9/+48
2016-01-04configfs: implement binary attributesPantelis Antoniou1-9/+48
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro3-13/+16
2015-12-16f2fs: introduce new option for controlling data flushChao Yu1-0/+2
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro2-2/+8
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+5
2015-12-04Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txtMasanari Iida1-4/+4
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-961/+11
2015-11-13Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds1-1/+2
2015-11-11Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown1-1/+2
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-10/+12
2015-11-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2Linus Torvalds1-3/+3
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler1-10/+12
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+14
2015-11-05Documentation/filesystems/proc.txt: a little tidyingHugh Dickins1-8/+5
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins1-1/+0
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi1-0/+2
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi1-0/+8
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds4-12/+1310
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+2
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2015-11-02Documentation: add new description of path-name lookup.Neil Brown2-1/+1298
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher1-3/+3
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing1-0/+3
2015-10-13configfs: remove old APIChristoph Hellwig5-961/+11
2015-10-09f2fs: introduce background_gc=sync mount optionJaegeuk Kim1-1/+2
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-10-01fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar1-2/+3
2015-09-13sysfs.txt: mention that store method buffers are null-terminatedUlf Magnusson1-3/+4
2015-09-13sysfs-tagging.txt: fix pre-kernfs referencesUlf Magnusson1-7/+7
2015-09-13sysfs.txt: fix pre-kernfs sysfs_dirent referenceUlf Magnusson1-1/+1
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+17
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim1-5/+13
2015-09-08dax: add huge page fault supportMatthew Wilcox1-3/+4
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+2
2015-09-05Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-9/+7
2015-09-03Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-1/+3
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-209/+6
2015-08-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2-8/+48
2015-08-20pmem, dax: have direct_access use __pmem annotationRoss Zwisler1-1/+2
2015-08-05sysfs.txt: update show method notes about sprintf/snprintf/scnprintf usageSeymour, Shane M1-1/+4
2015-08-04f2fs: add noextent_cache mount optionJaegeuk Kim1-1/+3
2015-07-24Documentation: Update filesystems/debugfs.txtWang Long1-0/+40
2015-07-23fs: Remove ext3 filesystem driverJan Kara3-209/+6
2015-07-20Revert "Documentation: NFS/RDMA: Document separate Kconfig symbols"J. Bruce Fields1-9/+7
2015-07-09Documentation: filesystems: btrfs: Fixed typos and whitespaceDaniel Grimshaw1-8/+8
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-3/+37
2015-07-04dax: Add block size note to documentationMatthew Wilcox1-2/+4