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 |
Andreas Gruenbacher
|
aa7c5241c3
tmpfs: Use xattr handler infrastructure
|
9 years ago |
Mel Gorman
|
dd56b04642
mm: page_alloc: hide some GFP internals and document the bits and flag combinations
|
9 years ago |
Hugh Dickins
|
d0424c429f
tmpfs: avoid a little creat and stat slowdown
|
9 years ago |
Hugh Dickins
|
45637bab30
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
|
9 years ago |
Yu Zhao
|
44a30220bc
shmem: recalculate file inode when fstat
|
10 years ago |
Stephen Smalley
|
e1832f2923
ipc: use private shmem or hugetlbfs inodes for shm segments.
|
10 years ago |
Josef Bacik
|
afa2db2fb6
tmpfs: truncate prealloc blocks past i_size
|
10 years ago |
Linus Torvalds
|
052b398a43
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Hugh Dickins
|
66fc130394
mm: shmem_zero_setup skip security check and lockdep conflict with XFS
|
10 years ago |
Al Viro
|
5f2c4179e1
switch ->put_link() from dentry to inode
|
10 years ago |
Al Viro
|
6e77137b36
don't pass nameidata to ->follow_link()
|
10 years ago |
Al Viro
|
680baacbca
new ->follow_link() and ->put_link() calling conventions
|
10 years ago |