index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ialloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
fs/dax.c: fix typo in #endif comment
Valentin Rothberg
1
-1
/
+1
2015-09-09
xfs: huge page fault support
Matthew Wilcox
2
-1
/
+30
2015-09-09
ext4: huge page fault support
Matthew Wilcox
1
-1
/
+9
2015-09-09
ext2: huge page fault support
Matthew Wilcox
1
-1
/
+8
2015-09-09
dax: add huge page fault support
Matthew Wilcox
3
-3
/
+170
2015-09-09
mm: add vmf_insert_pfn_pmd()
Matthew Wilcox
2
-0
/
+45
2015-09-09
mm: export various functions for the benefit of DAX
Matthew Wilcox
2
-6
/
+11
2015-09-09
mm: add a pmd_fault handler
Matthew Wilcox
2
-6
/
+26
2015-09-09
thp: prepare for DAX huge pages
Matthew Wilcox
2
-19
/
+33
2015-09-09
dax: revert userfaultfd change
Andrew Morton
1
-1
/
+4
2015-09-09
dax: move DAX-related functions to a new header
Matthew Wilcox
9
-14
/
+28
2015-09-09
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
Kirill A. Shutemov
2
-11
/
+2
2015-09-09
mremap: fix the wrong !vma->vm_file check in copy_vma()
Oleg Nesterov
1
-1
/
+1
2015-09-09
mmap: fix the usage of ->vm_pgoff in special_mapping paths
Oleg Nesterov
1
-10
/
+2
2015-09-09
mm: introduce vma_is_anonymous(vma) helper
Oleg Nesterov
2
-4
/
+9
2015-09-09
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
1
-3
/
+6
2015-09-09
cgroup: fix seq_show_option merge with legacy_name
Kees Cook
1
-1
/
+1
2015-09-07
NFSv4: Respect the server imposed limit on how many changes we may cache
Trond Myklebust
5
-11
/
+55
2015-09-07
NFSv4: Express delegation limit in units of pages
Trond Myklebust
4
-10
/
+14
2015-09-05
task_work: remove fifo ordering guarantee
Eric Dumazet
1
-10
/
+2
2015-09-05
mm/hugetlb.c: make vma_has_reserves() return bool
Nicholas Krause
1
-6
/
+6
2015-09-05
mm/madvise.c: make madvise_behaviour_valid() return bool
Nicholas Krause
1
-3
/
+3
2015-09-05
mm/memory.c: make tlb_next_batch() return bool
Nicholas Krause
1
-5
/
+5
2015-09-05
mm/dmapool.c: change is_page_busy() return from int to bool
Nicholas Krause
1
-1
/
+1
2015-09-05
mm: remove struct node_active_region
minkyung88.kim
1
-8
/
+0
2015-09-05
mremap: simplify the "overlap" check in mremap_to()
Oleg Nesterov
1
-7
/
+2
2015-09-05
mremap: don't do uneccesary checks if new_len == old_len
Oleg Nesterov
1
-10
/
+11
2015-09-05
mremap: don't do mm_populate(new_addr) on failure
Oleg Nesterov
1
-1
/
+3
2015-09-05
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
4
-12
/
+21
2015-09-05
mremap: don't leak new_vma if f_op->mremap() fails
Oleg Nesterov
1
-9
/
+7
2015-09-05
mm/hugetlb.c: make vma_shareable() return bool
Nicholas Krause
1
-3
/
+3
2015-09-05
mm: make GUP handle pfn mapping unless FOLL_GET is requested
Kirill A. Shutemov
1
-10
/
+50
2015-09-05
mm: fix status code which move_pages() returns for zero page
Kirill A. Shutemov
1
-12
/
+6
2015-09-05
mm: memcontrol: bring back the VM_BUG_ON() in mem_cgroup_swapout()
Sebastian Andrzej Siewior
1
-1
/
+7
2015-09-05
genalloc: add support of multiple gen_pools per device
Vladimir Zapolskiy
2
-14
/
+59
2015-09-05
genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()
Vladimir Zapolskiy
8
-32
/
+39
2015-09-05
mm/memblock: WARN_ON when nid differs from overlap region
Wei Yang
1
-0
/
+3