aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-01-20Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-14Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka
2016-01-14mm, documentation: clarify /proc/pid/status VmSwap limitations for shmemVlastimil Babka
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro
2016-01-14Documentation: update libhugetlbfs site urlSeongJae Park
2016-01-13Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2016-01-12Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-01-04configfs: implement binary attributesPantelis Antoniou
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-16f2fs: introduce new option for controlling data flushChao Yu
2015-12-10Doc: treewide: Fix grammar "a" to "an"Masanari Iida
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro
2015-12-04Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txtMasanari Iida
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds
2015-11-11Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05Documentation/filesystems/proc.txt: a little tidyingHugh Dickins
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2015-11-05Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-02Documentation: add new description of path-name lookup.Neil Brown
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher
2015-10-18ipconfig: send Client-identifier in DHCP requestsLi RongQing
2015-10-13configfs: remove old APIChristoph Hellwig
2015-10-09f2fs: introduce background_gc=sync mount optionJaegeuk Kim
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-10-01fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar
2015-09-13sysfs.txt: mention that store method buffers are null-terminatedUlf Magnusson
2015-09-13sysfs-tagging.txt: fix pre-kernfs referencesUlf Magnusson
2015-09-13sysfs.txt: fix pre-kernfs sysfs_dirent referenceUlf Magnusson
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