summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | mm: introduce Reported pagesAlexander Duyck2020-04-072-0/+36
| * | | | | | | | | | | | | | | | | | mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck2020-04-071-32/+0
| * | | | | | | | | | | | | | | | | | mm: adjust shuffle code to allow for future coalescingAlexander Duyck2020-04-071-12/+0
| * | | | | | | | | | | | | | | | | | mm: code cleanup for MADV_FREEHuang Ying2020-04-073-8/+14
| * | | | | | | | | | | | | | | | | | mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)2020-04-071-9/+1
| * | | | | | | | | | | | | | | | | | include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)2020-04-071-3/+1
| * | | | | | | | | | | | | | | | | | mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes2020-04-071-0/+3
| * | | | | | | | | | | | | | | | | | mm, shmem: add vmstat for hugepage fallbackDavid Rientjes2020-04-071-0/+2
| * | | | | | | | | | | | | | | | | | mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...Michal Hocko2020-04-071-0/+2
| * | | | | | | | | | | | | | | | | | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+2
| * | | | | | | | | | | | | | | | | | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-0/+6
| * | | | | | | | | | | | | | | | | | mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual2020-04-071-0/+1
* | | | | | | | | | | | | | | | | | | Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-04-076-108/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | NFS: Clean up process of marking inode stale.Trond Myklebust2020-04-061-0/+1
| * | | | | | | | | | | | | | | | | | | NFS: Try to join page groups before an O_DIRECT retransmissionTrond Myklebust2020-04-011-0/+1
| * | | | | | | | | | | | | | | | | | | NFS: Refactor nfs_lock_and_join_requests()Trond Myklebust2020-04-011-0/+1
| * | | | | | | | | | | | | | | | | | | NFS: Clean up nfs_lock_and_join_requests()Trond Myklebust2020-04-011-0/+1
| * | | | | | | | | | | | | | | | | | | NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust2020-04-011-0/+2
| * | | | | | | | | | | | | | | | | | | Merge tag 'nfs-rdma-for-5.7-1' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust2020-03-281-90/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprtChuck Lever2020-03-271-61/+2
| | * | | | | | | | | | | | | | | | | | | xprtrdma: Extract sockaddr from struct rdma_cm_idChuck Lever2020-03-271-25/+53
| | * | | | | | | | | | | | | | | | | | | xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_epChuck Lever2020-03-271-6/+6
| | * | | | | | | | | | | | | | | | | | | xprtrdma: Disconnect on flushed completionChuck Lever2020-03-271-1/+2
| | * | | | | | | | | | | | | | | | | | | xprtrdma: Invoke rpcrdma_ia_open in the connect workerChuck Lever2020-03-271-1/+0
| | * | | | | | | | | | | | | | | | | | | xprtrdma: Enhance MR-related trace pointsChuck Lever2020-03-271-26/+30
| | | |_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | NFS/pNFS: Simplify bucket layout segment reference countingTrond Myklebust2020-03-271-2/+1
| * | | | | | | | | | | | | | | | | | | NFS/pNFS: Clean up pNFS commit operationsTrond Myklebust2020-03-271-0/+1
| * | | | | | | | | | | | | | | | | | | NFS: Remove bucket array from struct pnfs_ds_commit_infoTrond Myklebust2020-03-271-13/+0
| * | | | | | | | | | | | | | | | | | | pNFS: Add infrastructure for cleaning up per-layout commit structuresTrond Myklebust2020-03-271-0/+1
| * | | | | | | | | | | | | | | | | | | NFSv4/pnfs: Support a list of commit arrays in struct pnfs_ds_commit_infoTrond Myklebust2020-03-271-0/+1
| * | | | | | | | | | | | | | | | | | | pNFS: Add a helper to allocate the array of bucketsTrond Myklebust2020-03-261-3/+12
| * | | | | | | | | | | | | | | | | | | SUNRPC: Remove xdr_buf_read_mic()Chuck Lever2020-03-161-1/+0
| * | | | | | | | | | | | | | | | | | | SUNRPC: Add a flag to avoid reference counts on credentialsTrond Myklebust2020-03-161-0/+1
| |/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-072-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | f2fs: compress: support zstd compress algorithmChao Yu2020-04-031-1/+2
| * | | | | | | | | | | | | | | | | | | f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala2020-03-231-0/+1
* | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-071-0/+128
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | um: Implement time-travel=extJohannes Berg2020-03-291-0/+128
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-071-19/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | skbuff.h: Improve the checksum related commentsDexuan Cui2020-04-061-19/+19
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-065-8/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2020-04-064-8/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | ACPICA: Update version 20200326Bob Moore2020-03-301-1/+1
| | * | | | | | | | | | | | | | | | | | | ACPICA: Add NHLT table signatureCezary Rojewski2020-03-301-0/+1
| | * | | | | | | | | | | | | | | | | | | ACPICA: WSMT: Fix typo, no functional changeErik Kaneda2020-03-301-3/+3
| | * | | | | | | | | | | | | | | | | | | ACPICA: Fix IVRS IVHD type 10h reserved field nameMichał Żygowski2020-03-301-1/+1
| | * | | | | | | | | | | | | | | | | | | ACPICA: Implement IVRS IVHD type 11h parsingMichał Żygowski2020-03-301-2/+16
| | * | | | | | | | | | | | | | | | | | | ACPICA: Fix a typo in a comment fieldBob Moore2020-03-301-1/+1
| * | | | | | | | | | | | | | | | | | | | x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-0/+8
* | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-061-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \