aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
...
* tmpfs: open a window in shmem_unuse_inodeHugh Dickins2008-02-05
* tmpfs: make shmem_unuse more preemptibleHugh Dickins2008-02-05
* tmpfs: allocate on read when stackedHugh Dickins2008-02-05
* tmpfs: allow filepage alongside swappageHugh Dickins2008-02-05
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-05
* tmpfs: fix mounts when size is less than the page sizeMichael Marineau2008-02-05
* shmem: factor out sbi->free_inodes manipulationsPavel Emelyanov2008-02-05
* shmem_file_write is redundantHugh Dickins2008-02-05
* shmem_getpage return page lockedHugh Dickins2008-02-05
* shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins2008-02-05
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-05
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-05
* swapin_readahead: excise NUMA bogosityHugh Dickins2008-02-05
* tmpfs: restore missing clear_highpageHugh Dickins2007-11-28
* fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins2007-10-30
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* shmem: new export opsChristoph Hellwig2007-10-22
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-17
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* mm/shmem.c: make 3 functions staticAdrian Bunk2007-10-16
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-16
* memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn2007-10-16
* implement simple fs aopsNick Piggin2007-10-16
* Clean up duplicate includes in mm/Jesper Juhl2007-10-16
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* mm: fault feedback #2Nick Piggin2007-07-19
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-17
* shmem: convert to using splice instead of sendfile()Hugh Dickins2007-07-10
* mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2007-06-08
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins2007-03-29
* [PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins2007-03-29
* [PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins2007-03-29
* [PATCH] shmem and simple const super_operationsHugh Dickins2007-03-05
* [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-01
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-11
* [PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty2006-12-22
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20