Andrew Morton
|
a670468f5e
mm: zero out the vma in vma_init()
|
7 年之前 |
Linus Torvalds
|
a66b4cd1e7
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Kirill A. Shutemov
|
2c4541e24c
mm: use vma_init() to initialize VMAs on stack and data segments
|
7 年之前 |
Al Viro
|
e68375c850
hugetlb_file_setup(): switch to alloc_file_pseudo()
|
7 年之前 |
Al Viro
|
c9c554f214
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
|
7 年之前 |
Mike Kravetz
|
5df63c2a14
hugetlbfs: fix bug in pgoff overflow checking
|
7 年之前 |
Mike Kravetz
|
63489f8e82
hugetlbfs: check for pgoff value overflow
|
7 年之前 |
Marc-André Lureau
|
ff62a34210
hugetlb: implement memfd sealing
|
7 年之前 |
Marc-André Lureau
|
da14c1e524
hugetlb: expose hugetlbfs_inode_info in header
|
7 年之前 |
Nadav Amit
|
72639e6df4
fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()
|
7 年之前 |
Mel Gorman
|
8667982014
mm, pagevec: remove cold parameter for pagevecs
|
7 年之前 |
Anshuman Khandual
|
007ab7b49a
fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()
|
7 年之前 |
Mike Kravetz
|
ab615a5b87
fs/hugetlbfs/inode.c: fix hwpoison reserve accounting
|
7 年之前 |
Davidlohr Bueso
|
f808c13fd3
lib/interval_tree: fast overlap detection
|
8 年之前 |
Jérôme Glisse
|
2916ecc0f9
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
|
8 年之前 |
Jan Kara
|
397162ffa2
mm: remove nr_pages argument from pagevec_lookup{,_range}()
|
8 年之前 |
Jan Kara
|
48f2301c07
hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()
|
8 年之前 |
Jan Kara
|
d72dc8a25a
mm: make pagevec_lookup() update index
|
8 年之前 |
Linus Torvalds
|
78dcf73421
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Naoya Horiguchi
|
78bb920344
mm: hwpoison: dissolve in-use hugepage in unrecoverable memory error
|
8 年之前 |
David Howells
|
4a25220d4e
hugetlbfs: Implement show_options
|
8 年之前 |
Hugh Dickins
|
1be7107fbe
mm: larger stack guard gap, between vmas
|
8 年之前 |
Mike Kravetz
|
045c7a3f53
hugetlbfs: fix offset overflow in hugetlbfs mmap
|
8 年之前 |
Mike Kravetz
|
4742a35d9d
hugetlbfs: initialize shared policy as part of inode allocation
|
8 年之前 |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
zhong jiang
|
72e2936c04
mm: remove unnecessary condition in remove_inode_hugepages
|
8 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |