summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Orangefs: merge to v4.5Mike Marshall2016-03-1410-46/+134
|\
| * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-0/+7
| * mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-031-2/+2
| * proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-031-6/+3
| * Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon2016-01-201-0/+10
| * Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-172-2/+2
| |\
| | * Documentation: update libhugetlbfs site urlSeongJae Park2016-01-141-1/+1
| | * Doc: treewide: Fix grammar "a" to "an"Masanari Iida2015-12-101-1/+1
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-152-8/+23
| |\ \
| | * | Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire2016-01-142-4/+6
| | * | mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand2016-01-141-2/+11
| | * | mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka2016-01-141-1/+4
| | * | mm, documentation: clarify /proc/pid/status VmSwap limitations for shmemVlastimil Babka2016-01-141-1/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-141-1/+5
| |\ \ \ | | |/ / | |/| |
| | * | Make sure that highmem pages are not added to symlink page cacheAl Viro2016-01-141-1/+5
| * | | Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2016-01-131-4/+6
| |\ \ \ | | |/ / | |/| |
| | * | f2fs: introduce new option for controlling data flushChao Yu2015-12-161-0/+2
| | * | Doc: f2fs: Fix typos in Documentation/filesystems/f2fs.txtMasanari Iida2015-12-041-4/+4
| | |/
| * | Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-01-121-9/+48
| |\ \
| | * | configfs: implement binary attributesPantelis Antoniou2016-01-041-9/+48
| | |/
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-303-13/+16
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-082-2/+8
| * | don't put symlink bodies in pagecache into highmemAl Viro2015-12-081-0/+5
| |/
* | Orangefs: update orangefs.txtMike Marshall2016-02-261-13/+66
* | Orangefs: add protocol information to Documentation/filesystems/orangefs.txtMike Marshall2016-01-131-1/+217
* | Orangefs: Merge tag 'v4.4-rc1' into for-nextMike Marshall2015-11-1615-999/+1361
|\|
| * Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-135-961/+11
| |\
| | * configfs: remove old APIChristoph Hellwig2015-10-135-961/+11
| * | Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds2015-11-131-1/+2
| |\ \
| | * | Remove email address from Documentation/filesystems/overlayfs.txtNeilBrown2015-11-111-1/+2
| | |/
| * | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-101-10/+12
| |\ \
| | * | coredump: add DAX filtering for ELF coredumpsRoss Zwisler2015-11-091-10/+12
| | |/
| * | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-091-3/+3
| |\ \
| | * | gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-3/+3
| | |/
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-8/+14
| |\ \
| | * | Documentation/filesystems/proc.txt: a little tidyingHugh Dickins2015-11-051-8/+5
| | * | mm Documentation: undoc non-linear vmasHugh Dickins2015-11-051-1/+0
| | * | mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-051-0/+2
| | * | mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi2015-11-051-0/+8
| * | | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2015-11-054-12/+1310
| |\ \ \
| | * | | Documentation: add new description of path-name lookup.Neil Brown2015-11-022-1/+1298
| | * | | sysfs.txt: mention that store method buffers are null-terminatedUlf Magnusson2015-09-131-3/+4
| | * | | sysfs-tagging.txt: fix pre-kernfs referencesUlf Magnusson2015-09-131-7/+7
| | * | | sysfs.txt: fix pre-kernfs sysfs_dirent referenceUlf Magnusson2015-09-131-1/+1
| | | |/ | | |/|
| * | | Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-11-051-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | f2fs: introduce background_gc=sync mount optionJaegeuk Kim2015-10-091-1/+2
| | |/
| * | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-1/+1
| |\ \
| | * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-1/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-0/+3
| |\ \
| | * | ipconfig: send Client-identifier in DHCP requestsLi RongQing2015-10-181-0/+3
| | |/