summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-1672-2211/+2610
|\
| * docs/vm: add index.rst and link MM documentation to top level indexMike Rapoport2018-04-163-1/+68
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-1663-87/+87
| * docs/vm: zswap.txt: convert to ReST formatMike Rapoport2018-04-161-29/+42
| * docs/vm: zsmalloc.txt: convert to ReST formatMike Rapoport2018-04-161-24/+36
| * docs/vm: z3fold.txt: convert to ReST formatMike Rapoport2018-04-161-1/+5
| * docs/vm: userfaultfd.txt: convert to ReST formatMike Rapoport2018-04-161-27/+39
| * docs/vm: unevictable-lru.txt: convert to ReST formatMike Rapoport2018-04-161-68/+49Star
| * docs/vm: transhuge.txt: convert to ReST formatMike Rapoport2018-04-161-120/+166
| * docs/vm: swap_numa.txt: convert to ReST formatMike Rapoport2018-04-161-22/+33
| * docs/vm: split_page_table_lock: convert to ReST formatMike Rapoport2018-04-161-3/+9
| * docs/vm: soft-dirty.txt: convert to ReST formatMike Rapoport2018-04-161-8/+12
| * docs/vm: slub.txt: convert to ReST formatMike Rapoport2018-04-161-169/+188
| * docs/vm: remap_file_pages.txt: conert to ReST formatMike Rapoport2018-04-161-0/+6
| * docs/vm: page_owner: convert to ReST formatMike Rapoport2018-04-161-13/+21
| * docs/vm: page_migration: convert to ReST formatMike Rapoport2018-04-161-72/+77
| * docs/vm: pagemap.txt: convert to ReST formatMike Rapoport2018-04-161-75/+89
| * docs/vm: numa: convert to ReST formatMike Rapoport2018-04-161-0/+4
| * docs/vm: page_frags convert to ReST formatMike Rapoport2018-04-161-1/+4
| * docs/vm: overcommit-accounting: convert to ReST formatMike Rapoport2018-04-161-50/+57
| * docs/vm: numa_memory_policy.txt: convert to ReST formatMike Rapoport2018-04-161-250/+283
| * docs/vm: mmu_notifier.txt: convert to ReST formatMike Rapoport2018-04-161-51/+57
| * docs/vm: ksm.txt: convert to ReST formatMike Rapoport2018-04-161-105/+110
| * docs/vm: idle_page_tracking.txt: convert to ReST formatMike Rapoport2018-04-161-19/+36
| * docs/vm: hwpoison.txt: convert to ReST formatMike Rapoport2018-04-161-71/+70Star
| * docs/vm: hugetlbfs_reserv.txt: convert to ReST formatMike Rapoport2018-04-161-77/+135
| * docs/vm: hugetlbpage.txt: convert to ReST formatMike Rapoport2018-04-161-104/+139
| * docs/vm: hmm.txt: convert to ReST formatMike Rapoport2018-04-161-38/+28Star
| * docs/vm: highmem.txt: convert to ReST formatMike Rapoport2018-04-161-51/+36Star
| * docs/vm: frontswap.txt: convert to ReST formatMike Rapoport2018-04-161-22/+37
| * docs/vm: cleancache.txt: convert to ReST formatMike Rapoport2018-04-161-43/+62
| * docs/vm: balance: convert to ReST formatMike Rapoport2018-04-161-4/+11
| * docs/vm: active_mm.txt convert to ReST formatMike Rapoport2018-04-161-83/+91
* | Documentation: ftrace: clarify filters with dynamic ftrace and graphSteffen Maier2018-04-161-1/+6
* | Documentation/process: updates to the PGP guideKonstantin Ryabitsev2018-04-161-2/+37
* | Some files where renamed from .txt to .rst, but the DocumentationChristina Quast2018-04-163-4/+4
* | Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-1694-1234/+277Star
|\ \
| * | btrfs: Only check first key for committed tree blocksQu Wenruo2018-04-131-0/+8
| * | btrfs: add SPDX header to KconfigDavid Sterba2018-04-121-0/+2
| * | btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-1258-750/+65Star
| * | btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-1235-475/+133Star
| * | Btrfs: fix loss of prealloc extents past i_size after fsync log replayFilipe Manana2018-04-121-5/+58
| * | Btrfs: clean up resources during umount after trans is abortedLiu Bo2018-04-121-1/+2
| * | btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-04-051-0/+1
| * | Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-04-051-1/+3
| * | Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-04-051-2/+5
* | | Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-04-1613-71/+240
|\ \ \
| * | | cifs: change validate_buf to validate_iovRonnie Sahlberg2018-04-131-18/+21
| * | | cifs: remove rfc1002 hardcoded constants from cifs_discard_remaining_data()Ronnie Sahlberg2018-04-131-2/+3
| * | | cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg2018-04-133-9/+13