index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/shmem and tiny-shmem: fix some kernel-doc
Randy Dunlap
2008-03-19
1
-15
/
+10
*
memcg: mem_cgroup_charge never NULL
Hugh Dickins
2008-03-04
1
-3
/
+6
*
mount-options-fix-tmpfs-fix
Andrew Morton
2008-02-08
1
-0
/
+2
*
mount options: fix tmpfs
akpm@linux-foundation.org
2008-02-08
1
-64
/
+132
*
memcgroup: fix hang with shmem/tmpfs
Hugh Dickins
2008-02-07
1
-1
/
+27
*
VFS/Security: Rework inode_getsecurity and callers to return resulting buffer
David P. Quigley
2008-02-05
1
-2
/
+1
*
tmpfs: fix shmem_swaplist races
Hugh Dickins
2008-02-05
1
-12
/
+25
*
tmpfs: radix_tree_preloading
Hugh Dickins
2008-02-05
1
-7
/
+18
*
tmpfs: open a window in shmem_unuse_inode
Hugh Dickins
2008-02-05
1
-22
/
+35
*
tmpfs: make shmem_unuse more preemptible
Hugh Dickins
2008-02-05
1
-7
/
+16
*
tmpfs: allocate on read when stacked
Hugh Dickins
2008-02-05
1
-1
/
+13
*
tmpfs: allow filepage alongside swappage
Hugh Dickins
2008-02-05
1
-25
/
+44
*
tmpfs: move swap swizzling into shmem
Hugh Dickins
2008-02-05
1
-4
/
+12
*
tmpfs: fix mounts when size is less than the page size
Michael Marineau
2008-02-05
1
-1
/
+1
*
shmem: factor out sbi->free_inodes manipulations
Pavel Emelyanov
2008-02-05
1
-39
/
+38
*
shmem_file_write is redundant
Hugh Dickins
2008-02-05
1
-106
/
+3
*
shmem_getpage return page locked
Hugh Dickins
2008-02-05
1
-9
/
+13
*
shmem: SGP_QUICK and SGP_FAULT redundant
Hugh Dickins
2008-02-05
1
-6
/
+2
*
swapin needs gfp_mask for loop on tmpfs
Hugh Dickins
2008-02-05
1
-14
/
+14
*
swapin_readahead: move and rearrange args
Hugh Dickins
2008-02-05
1
-4
/
+2
*
swapin_readahead: excise NUMA bogosity
Hugh Dickins
2008-02-05
1
-31
/
+12
*
tmpfs: restore missing clear_highpage
Hugh Dickins
2007-11-28
1
-2
/
+3
*
fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
Hugh Dickins
2007-10-30
1
-0
/
+15
*
exportfs: make struct export_operations const
Christoph Hellwig
2007-10-22
1
-1
/
+1
*
shmem: new export ops
Christoph Hellwig
2007-10-22
1
-22
/
+13
*
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
2007-10-17
1
-5
/
+2
*
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-17
1
-3
/
+1
*
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-2
/
+1
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+6
*
mm/shmem.c: make 3 functions static
Adrian Bunk
2007-10-16
1
-5
/
+5
*
Group short-lived and reclaimable kernel allocations
Mel Gorman
2007-10-16
1
-2
/
+2
*
memoryless nodes: fixup uses of node_online_map in generic code
Lee Schermerhorn
2007-10-16
1
-5
/
+8
*
implement simple fs aops
Nick Piggin
2007-10-16
1
-7
/
+27
*
Clean up duplicate includes in mm/
Jesper Juhl
2007-10-16
1
-1
/
+0
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-4
/
+4
*
mm: fault feedback #1
Nick Piggin
2007-07-19
1
-19
/
+10
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
1
-62
/
+20
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
1
-2
/
+9
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...
Mel Gorman
2007-07-17
1
-2
/
+5
*
shmem: convert to using splice instead of sendfile()
Hugh Dickins
2007-07-10
1
-25
/
+17
*
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
2007-06-08
1
-0
/
+2
*
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-17
1
-5
/
+3
*
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
1
-2
/
+1
*
[PATCH] holepunch: fix disconnected pages after second truncate
Hugh Dickins
2007-03-29
1
-0
/
+8
*
[PATCH] holepunch: fix shmem_truncate_range punch locking
Hugh Dickins
2007-03-29
1
-23
/
+73
*
[PATCH] holepunch: fix shmem_truncate_range punching too far
Hugh Dickins
2007-03-29
1
-11
/
+21
*
[PATCH] shmem and simple const super_operations
Hugh Dickins
2007-03-05
1
-2
/
+2
*
[PATCH] mm/{,tiny-}shmem.c cleanups
Adrian Bunk
2007-03-01
1
-2
/
+3
[next]