Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Al Viro
|
0df4d6e5bd
hugetlb_file_setup(): use d_alloc_pseudo()
|
12 years ago |
Anatol Pomozov
|
39b6525274
fs: Preserve error code in get_empty_filp(), part 2
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Rafael Aquini
|
78bd52097d
mm: adjust address_space_operations.migratepage() return code
|
12 years ago |
Michel Lespinasse
|
0865935598
mm: use vm_unmapped_area() in hugetlbfs
|
12 years ago |
Andi Kleen
|
42d7395feb
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
|
12 years ago |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 years ago |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Linus Torvalds
|
aab174f0df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Eric W. Biederman
|
a0eb3a05a8
userns: Convert hugetlbfs to use kuid/kgid where appropriate
|
13 years ago |
Aneesh Kumar K.V
|
24669e5847
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Aneesh Kumar K.V
|
65ed76010d
hugetlbfs: lockdep annotate root inode properly
|
13 years ago |
Hillf Danton
|
7563ec4c21
hugetlbfs: remove unregister_filesystem() when initializing module
|
13 years ago |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Hillf Danton
|
d1d5e05ffd
hugetlbfs: return error code when initializing module
|
13 years ago |
Steven Truelove
|
40716e2924
hugetlbfs: fix alignment of huge page requests
|
13 years ago |
David Rientjes
|
21a3c273f8
mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning
|
13 years ago |
David Gibson
|
90481622d7
hugepages: fix use after free bug in "quota" handling
|
13 years ago |
David Gibson
|
a1d776ee31
hugetlb: cleanup hugetlb.h
|
13 years ago |
Aneesh Kumar K.V
|
a05b0855fd
hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
|
13 years ago |
Xiao Guangrong
|
4bfc130d5a
hugetlbfs: fix hugetlb_get_unmapped_area()
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Mel Gorman
|
a6bc32b899
mm: compaction: introduce sync-light migration for use by compaction
|
13 years ago |