aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-10efi: Make efivarfs entries immutable by defaultPeter Jones1-0/+7
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov1-2/+2
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-6/+3
2016-01-20Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon1-0/+10
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+23
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+5
2016-01-14Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire2-4/+6
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand1-2/+11
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka1-1/+4
2016-01-14mm, documentation: clarify /proc/pid/status VmSwap limitations for shmemVlastimil Babka1-1/+2
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro1-1/+5
2016-01-14Documentation: update libhugetlbfs site urlSeongJae Park1-1/+1
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-10Doc: treewide: Fix grammar "a" to "an"Masanari Iida1-1/+1
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