Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0335ef5d59f40931e1b8f0a8be6a09dbc623081b
/
mm
/
shmem.c
fc8744a
Stop playing silly games with the VM_ACCOUNT flag
by Linus Torvalds
· 16 years ago
b5a8431
memcg: fix shmem's swap accounting
by KAMEZAWA Hiroyuki
· 16 years ago
2c26fdd
memcg: revert gfp mask fix
by KAMEZAWA Hiroyuki
· 16 years ago
d13d144
memcg: handle swap caches
by KAMEZAWA Hiroyuki
· 16 years ago
bced052
memcg: fix gfp_mask of callers of charge
by KAMEZAWA Hiroyuki
· 16 years ago
853ac43
shmem: unify regular and tiny shmem
by Matt Mackall
· 16 years ago
390722b
mm: don't mark_page_accessed in shmem_fault
by Hugh Dickins
· 16 years ago
76aac0e
CRED: Wrap task credential accesses in the core kernel
by David Howells
· 16 years ago
731572d
nfsd: fix vm overcommit crash
by Alan Cox
· 16 years ago
89e004ea
SHM_LOCKED pages are unevictable
by Lee Schermerhorn
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
b2e1853
define page_file_cache() function
by Rik van Riel
· 16 years ago
395e0dd
Export shmem_file_setup for DRM-GEM
by Keith Packard
· 16 years ago
9256292
integrity: special fs magic
by Mimi Zohar
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
14fcc23
tmpfs: fix kernel BUG in shmem_delete_inode
by Hugh Dickins
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
e286781
mm: speculative page references
by Nick Piggin
· 16 years ago
c9b0ed5
memcg: helper function for relcaim from shmem.
by KAMEZAWA Hiroyuki
· 16 years ago
69029cd
memcg: remove refcnt from page_cgroup
by KAMEZAWA Hiroyuki
· 16 years ago
bcd78e4
tmpfs: support aio
by Hugh Dickins
· 16 years ago
e4ad08f
mm: bdi: add separate writeback accounting capability
by Miklos Szeredi
· 17 years ago
71fe804
mempolicy: use struct mempolicy pointer in shmem_sb_info
by Lee Schermerhorn
· 17 years ago
095f1fc
mempolicy: rework shmem mpol parsing and display
by Lee Schermerhorn
· 17 years ago
52cd3b0
mempolicy: rework mempolicy Reference Counting [yet again]
by Lee Schermerhorn
· 17 years ago
f0be3d3
mempolicy: rename mpol_free to mpol_put
by Lee Schermerhorn
· 17 years ago
a43361c
mempolicy: fix parsing of tmpfs mpol mount option
by Lee Schermerhorn
· 17 years ago
4c50bc0
mempolicy: add MPOL_F_RELATIVE_NODES flag
by David Rientjes
· 17 years ago
f5b087b
mempolicy: add MPOL_F_STATIC_NODES flag
by David Rientjes
· 17 years ago
028fec4
mempolicy: support optional mode flags
by David Rientjes
· 17 years ago
a3b51e0
mempolicy: convert MPOL constants to enum
by David Rientjes
· 17 years ago
4671181
mm/shmem and tiny-shmem: fix some kernel-doc
by Randy Dunlap
· 17 years ago
7e924aa
memcg: mem_cgroup_charge never NULL
by Hugh Dickins
· 17 years ago
b76db73
mount-options-fix-tmpfs-fix
by Andrew Morton
· 17 years ago
680d794
mount options: fix tmpfs
by akpm@linux-foundation.org
· 17 years ago
8236955
memcgroup: fix hang with shmem/tmpfs
by Hugh Dickins
· 17 years ago
4249259
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
by David P. Quigley
· 17 years ago
1b1b32f
tmpfs: fix shmem_swaplist races
by Hugh Dickins
· 17 years ago
b409f9f
tmpfs: radix_tree_preloading
by Hugh Dickins
· 17 years ago
2e0e26c
tmpfs: open a window in shmem_unuse_inode
by Hugh Dickins
· 17 years ago
cb5f7b9
tmpfs: make shmem_unuse more preemptible
by Hugh Dickins
· 17 years ago
a0ee5ec
tmpfs: allocate on read when stacked
by Hugh Dickins
· 17 years ago
d9fe526
tmpfs: allow filepage alongside swappage
by Hugh Dickins
· 17 years ago
73b1262
tmpfs: move swap swizzling into shmem
by Hugh Dickins
· 17 years ago
818db35
tmpfs: fix mounts when size is less than the page size
by Michael Marineau
· 17 years ago
5b04c68
shmem: factor out sbi->free_inodes manipulations
by Pavel Emelyanov
· 17 years ago
5402b97
shmem_file_write is redundant
by Hugh Dickins
· 17 years ago
d360244
shmem_getpage return page locked
by Hugh Dickins
· 17 years ago
27d54b3
shmem: SGP_QUICK and SGP_FAULT redundant
by Hugh Dickins
· 17 years ago
02098fe
swapin needs gfp_mask for loop on tmpfs
by Hugh Dickins
· 17 years ago
46017e9
swapin_readahead: move and rearrange args
by Hugh Dickins
· 17 years ago
c4cc6d0
swapin_readahead: excise NUMA bogosity
by Hugh Dickins
· 17 years ago
e84e2e1
tmpfs: restore missing clear_highpage
by Hugh Dickins
· 17 years ago
487e9bf
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
by Hugh Dickins
· 17 years ago
3965516
exportfs: make struct export_operations const
by Christoph Hellwig
· 17 years ago
480b116
shmem: new export ops
by Christoph Hellwig
· 17 years ago
ce8d2cd
r/o bind mounts: filesystem helpers for custom 'struct file's
by Dave Hansen
· 17 years ago
040b5c6
SLAB_PANIC more (proc, posix-timers, shmem)
by Alexey Dobriyan
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
e0bf68d
mm: bdi init hooks
by Peter Zijlstra
· 17 years ago
d8dc74f
mm/shmem.c: make 3 functions static
by Adrian Bunk
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
37b07e4
memoryless nodes: fixup uses of node_online_map in generic code
by Lee Schermerhorn
· 17 years ago
800d15a
implement simple fs aops
by Nick Piggin
· 17 years ago
43fac94
Clean up duplicate includes in mm/
by Jesper Juhl
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
d00806b
mm: fix fault vs invalidate race for linear mappings
by Nick Piggin
· 17 years ago
a569425
knfsd: exportfs: add exportfs.h header
by Christoph Hellwig
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
ae976416
shmem: convert to using splice instead of sendfile()
by Hugh Dickins
· 17 years ago
a210906
mount -t tmpfs -o mpol=: check nodes online
by Hugh Dickins
· 17 years ago
a35afb8
Remove SLAB_CTOR_CONSTRUCTOR
by Christoph Lameter
· 17 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
16a1001
[PATCH] holepunch: fix disconnected pages after second truncate
by Hugh Dickins
· 18 years ago
1ae7000
[PATCH] holepunch: fix shmem_truncate_range punch locking
by Hugh Dickins
· 18 years ago
a2646d1
[PATCH] holepunch: fix shmem_truncate_range punching too far
by Hugh Dickins
· 18 years ago
759b977
[PATCH] shmem and simple const super_operations
by Hugh Dickins
· 18 years ago
9b83a6a
[PATCH] mm/{,tiny-}shmem.c cleanups
by Adrian Bunk
· 18 years ago
92e1d5b
[PATCH] mark struct inode_operations const 2
by Arjan van de Ven
· 18 years ago
7671932
[PATCH] simplify shmem_aops.set_page_dirty() method
by Ken Chen
· 18 years ago
92a3d03
[PATCH] Fix for shmem_truncate_range() BUG_ON()
by Badari Pulavarty
· 18 years ago
d3ac7f8
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
1f370a2
[PATCH] make mm/shmem.c:shmem_xattr_security_handler static
by Adrian Bunk
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
91828a4
[PATCH] knfsd: add nfs-export support to tmpfs
by David M. Grimes
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
39f0247
[PATCH] Access Control Lists for tmpfs
by Andreas Gruenbacher
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
Next »