summaryrefslogtreecommitdiff
path: root/fs/smb/client/rfc1002pdu.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/smb/client/rfc1002pdu.h')
0 files changed, 0 insertions, 0 deletions
n title='2020-06-02 10:59:11 -0700'>2020-06-02mm: remove the pgprot argument to __vmallocChristoph Hellwig 2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig 2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel 2019-12-01mm/mmap.c: rb_parent is not necessary in __vma_link_list()Wei Yang 2019-12-01mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()Wei Yang 2019-11-25mm: Implement no-MMU variant of vmalloc_user_node_flagsAndrii Nakryiko 2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle) 2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig 2019-07-12mm: use down_read_killable for locking mmap_sem in access_remote_vmKonstantin Khlebnikov 2019-07-12mm: consolidate the get_user_pages* implementationsChristoph Hellwig 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-05-14mm: introduce new vm_map_pages() and vm_map_pages_zero() APISouptick Joarder 2018-10-26mm/gup: cache dev_pagemap while pinning pagesKeith Busch 2018-08-17mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez 2018-07-26mm: fix vma_is_anonymous() false-positivesKirill A. Shutemov 2018-07-21mm: make vm_area_alloc() initialize core fieldsLinus Torvalds 2018-07-21mm: make vm_area_dup() actually copy the old vma dataLinus Torvalds 2018-07-21mm: use helper functions for allocating and freeing vm_area structsLinus Torvalds 2018-06-07mm: use new return type vm_fault_tSouptick Joarder 2018-04-05mm/nommu: remove description of alloc_vm_areaMike Rapoport 2018-04-02Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2018-04-02mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski 2018-03-16mm: remove blackfin MPU supportArnd Bergmann 2018-02-06mm: docs: fixup punctuationMike Rapoport 2018-01-31mm: add unmap_mapping_pages()Matthew Wilcox 2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds 2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko 2017-09-04mm/nommu: switch do_mmap_private to kernel_readChristoph Hellwig 2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko 2017-05-08mm: introduce kv[mz]alloc helpersMichal Hocko 2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds 2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-03-02mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...Ingo Molnar 2017-02-24userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport 2017-02-24mm: fix comments for mmap_init()seokhoon.yoon 2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang 2017-02-22lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko