Souptick Joarder
|
2b74030354
mm: Change return type int to vm_fault_t for fault handlers
|
7 years ago |
Andrew Morton
|
a670468f5e
mm: zero out the vma in vma_init()
|
7 years ago |
Arnd Bergmann
|
46c9a946d7
shmem: use monotonic time for i_generation
|
7 years ago |
Linus Torvalds
|
73ba2fb33c
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
|
7 years ago |
Linus Torvalds
|
a66b4cd1e7
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Kirill A. Shutemov
|
2c4541e24c
mm: use vma_init() to initialize VMAs on stack and data segments
|
7 years ago |
Al Viro
|
93dec2da7b
... and switch shmem_file_setup() to alloc_file_pseudo()
|
7 years ago |
Al Viro
|
dac2d1f6cb
__shmem_file_setup(): reorder allocations
|
7 years ago |
Al Viro
|
c9c554f214
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
|
7 years ago |
Tejun Heo
|
2cf855837b
memcontrol: schedule throttling if we are congested
|
7 years ago |
Joe Perches
|
0825a6f986
mm: use octal not symbolic permissions
|
7 years ago |
Kirill A. Shutemov
|
daa280753c
mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init()
|
7 years ago |
Souptick Joarder
|
20acce6799
mm/shmem.c: use new return type vm_fault_t
|
7 years ago |
Amir Goldstein
|
12ba780d64
tmpfs: allow decoding a file handle of an unlinked file
|
7 years ago |
Yang Shi
|
89fdcd262f
mm: shmem: make stat.st_blksize return huge page size if THP is on
|
7 years ago |
Mike Kravetz
|
5d752600a8
mm: restructure memfd code
|
7 years ago |
Mike Kravetz
|
c49fcfcda8
mm/shmem: update file sealing comments and file checking
|
7 years ago |
Mike Kravetz
|
5b9c98f308
mm/shmem: add __rcu annotations and properly deref radix entry
|
7 years ago |
Tejun Heo
|
bb98f2c5ac
mm, memcontrol: move swap charge handling into get_swap_page()
|
7 years ago |
Matthew Wilcox
|
b93b016313
page cache: use xa_lock
|
7 years ago |
Minchan Kim
|
e9e9b7ecee
mm: swap: unify cluster-based and vma-based swap readahead
|
7 years ago |
Kirill A. Shutemov
|
b3cd54b257
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
|
7 years ago |
Marc-André Lureau
|
47b9012ecd
shmem: add sealing support to hugetlb-backed memfd
|
7 years ago |
Marc-André Lureau
|
5aadc431a5
shmem: rename functions that are memfd-related
|
7 years ago |
Marc-André Lureau
|
e9d586a821
shmem: unexport shmem_add_seals()/shmem_get_seals()
|
7 years ago |
Linus Torvalds
|
1751e8a6cb
Rename superblock flags (MS_xyz -> SB_xyz)
|
7 years ago |
Corentin Labbe
|
09af5ccea2
mm: shmem: remove unused info variable
|
7 years ago |
Linus Torvalds
|
e60e1ee606
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
|
7 years ago |
Gustavo A. R. Silva
|
c8402871d5
mm/shmem.c: mark expected switch fall-through
|
7 years ago |
weiping zhang
|
9a8ec03ed0
shmem: convert shmem_init_inodecache() to void
|
7 years ago |