Commit Graph

135 Commits (399ec807ddc38ecccf8c06dbde04531cbdc63e11)

Author SHA1 Message Date
Hugh Dickins 0b0a0806b0 shmem: fix shared anonymous accounting 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
KAMEZAWA Hiroyuki b5a84319a4 memcg: fix shmem's swap accounting 16 years ago
KAMEZAWA Hiroyuki 2c26fdd70c memcg: revert gfp mask fix 16 years ago
KAMEZAWA Hiroyuki d13d144309 memcg: handle swap caches 16 years ago
KAMEZAWA Hiroyuki bced0520fe memcg: fix gfp_mask of callers of charge 16 years ago
Matt Mackall 853ac43ab1 shmem: unify regular and tiny shmem 16 years ago
Hugh Dickins 390722baa7 mm: don't mark_page_accessed in shmem_fault 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago
Rik van Riel b2e185384f define page_file_cache() function 17 years ago
Keith Packard 395e0ddc44 Export shmem_file_setup for DRM-GEM 17 years ago
Mimi Zohar 9256292782 integrity: special fs magic 17 years ago
Nick Piggin 529ae9aaa0 mm: rename page trylock 17 years ago
Hugh Dickins 14fcc23fdc tmpfs: fix kernel BUG in shmem_delete_inode 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Nick Piggin e286781d5f mm: speculative page references 17 years ago
KAMEZAWA Hiroyuki c9b0ed5148 memcg: helper function for relcaim from shmem. 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
Hugh Dickins bcd78e4961 tmpfs: support aio 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Lee Schermerhorn 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
Lee Schermerhorn 095f1fc4eb mempolicy: rework shmem mpol parsing and display 17 years ago
Lee Schermerhorn 52cd3b0740 mempolicy: rework mempolicy Reference Counting [yet again] 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
Lee Schermerhorn a43361cf3c mempolicy: fix parsing of tmpfs mpol mount option 17 years ago
David Rientjes 4c50bc0116 mempolicy: add MPOL_F_RELATIVE_NODES flag 17 years ago
David Rientjes f5b087b52f mempolicy: add MPOL_F_STATIC_NODES flag 17 years ago
David Rientjes 028fec414d mempolicy: support optional mode flags 17 years ago
David Rientjes a3b51e0142 mempolicy: convert MPOL constants to enum 17 years ago
Randy Dunlap 4671181020 mm/shmem and tiny-shmem: fix some kernel-doc 17 years ago
Hugh Dickins 7e924aafa4 memcg: mem_cgroup_charge never NULL 17 years ago
Andrew Morton b76db73540 mount-options-fix-tmpfs-fix 17 years ago
akpm@linux-foundation.org 680d794bab mount options: fix tmpfs 17 years ago
Hugh Dickins 82369553d6 memcgroup: fix hang with shmem/tmpfs 17 years ago
David P. Quigley 4249259404 VFS/Security: Rework inode_getsecurity and callers to return resulting buffer 17 years ago
Hugh Dickins 1b1b32f2c6 tmpfs: fix shmem_swaplist races 17 years ago
Hugh Dickins b409f9fcf0 tmpfs: radix_tree_preloading 17 years ago
Hugh Dickins 2e0e26c76a tmpfs: open a window in shmem_unuse_inode 17 years ago
Hugh Dickins cb5f7b9a47 tmpfs: make shmem_unuse more preemptible 17 years ago
Hugh Dickins a0ee5ec520 tmpfs: allocate on read when stacked 17 years ago
Hugh Dickins d9fe526a83 tmpfs: allow filepage alongside swappage 17 years ago
Hugh Dickins 73b1262fa4 tmpfs: move swap swizzling into shmem 17 years ago
Michael Marineau 818db35992 tmpfs: fix mounts when size is less than the page size 17 years ago
Pavel Emelyanov 5b04c6890f shmem: factor out sbi->free_inodes manipulations 17 years ago
Hugh Dickins 5402b976ae shmem_file_write is redundant 17 years ago
Hugh Dickins d3602444e1 shmem_getpage return page locked 17 years ago
Hugh Dickins 27d54b398e shmem: SGP_QUICK and SGP_FAULT redundant 17 years ago