Al Viro
|
5930122683
switch xattr_handler->set() to passing dentry and inode separately
|
9 years ago |
Andres Lagar-Cavilla
|
9e18eb2935
tmpfs: mem_cgroup charge fault to vm_mm not current mm
|
9 years ago |
Hugh Dickins
|
75edd345e8
tmpfs: preliminary minor tidyups
|
9 years ago |
Hugh Dickins
|
fa9949da59
mm: use __SetPageSwapBacked and dont ClearPageSwapBacked
|
9 years ago |
Al Viro
|
84e710da2a
parallel lookups machinery, part 2
|
9 years ago |
Al Viro
|
84695ffee7
Merge getxattr prototype change into work.lookups
|
9 years ago |
Al Viro
|
b296821a7c
xattr_handler: pass dentry and inode as separate arguments of ->get()
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Matthew Wilcox
|
7165092fe5
radix-tree,shmem: introduce radix_tree_iter_next()
|
9 years ago |
Matthew Wilcox
|
2cf938aae1
mm: use radix_tree_iter_retry()
|
9 years ago |
Joe Perches
|
1170532bb4
mm: convert printk(KERN_<LEVEL> to pr_<level>
|
9 years ago |
Johannes Weiner
|
6a93ca8fde
mm: migrate: do not touch page->mem_cgroup of live pages
|
9 years ago |
Al Viro
|
3ed47db34f
make sure that freeing shmem fast symlinks is RCU-delayed
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Vladimir Davydov
|
37e8435119
mm: memcontrol: charge swap to cgroup2
|
9 years ago |
Kirill A. Shutemov
|
f627c2f537
memcg: adjust to support new THP refcounting
|
9 years ago |
Kirill A. Shutemov
|
48c935ad88
page-flags: define PG_locked behavior on compound pages
|
9 years ago |
Linus Torvalds
|
875fc4f5dd
Merge branch 'akpm' (patches from Andrew)
|
9 years ago |
Vlastimil Babka
|
48131e03ca
mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappings
|
9 years ago |
Vlastimil Babka
|
6a15a37097
mm, proc: reduce cost of /proc/pid/smaps for shmem mappings
|
9 years ago |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 years ago |
Al Viro
|
e8ecde25f5
Make sure that highmem pages are not added to symlink page cache
|
9 years ago |
Linus Torvalds
|
ddf1d6238d
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
32fb378437
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
fceef393a5
switch ->get_link() to delayed_call, kill ->put_link()
|
9 years ago |
Hugh Dickins
|
267a4c76bb
tmpfs: fix shmem_evict_inode() warnings on i_blocks
|
9 years ago |
Al Viro
|
6a6c990496
teach shmem_get_link() to work in RCU mode
|
9 years ago |
Al Viro
|
6b2553918d
replace ->follow_link() with new method that could stay in RCU mode
|
9 years ago |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 years ago |
Andreas Gruenbacher
|
786534b92f
tmpfs: listxattr should include POSIX ACL xattrs
|
9 years ago |