| Commit message (Expand) | Author | Age | Files | Lines |
* | CRED: Wrap task credential accesses in the core kernel | David Howells | 2008-11-14 | 1 | -4/+4 |
* | nfsd: fix vm overcommit crash | Alan Cox | 2008-10-30 | 1 | -4/+4 |
* | SHM_LOCKED pages are unevictable | Lee Schermerhorn | 2008-10-20 | 1 | -0/+4 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 | 1 | -1/+1 |
* | define page_file_cache() function | Rik van Riel | 2008-10-20 | 1 | -0/+1 |
* | Export shmem_file_setup for DRM-GEM | Keith Packard | 2008-10-18 | 1 | -0/+1 |
* | integrity: special fs magic | Mimi Zohar | 2008-10-13 | 1 | -3/+1 |
* | mm: rename page trylock | Nick Piggin | 2008-08-04 | 1 | -2/+2 |
* | tmpfs: fix kernel BUG in shmem_delete_inode | Hugh Dickins | 2008-07-28 | 1 | -1/+2 |
* | SL*B: drop kmem cache argument from constructor | Alexey Dobriyan | 2008-07-26 | 1 | -1/+1 |
* | mm: speculative page references | Nick Piggin | 2008-07-26 | 1 | -3/+3 |
* | memcg: helper function for relcaim from shmem. | KAMEZAWA Hiroyuki | 2008-07-25 | 1 | -7/+4 |
* | memcg: remove refcnt from page_cgroup | KAMEZAWA Hiroyuki | 2008-07-25 | 1 | -11/+24 |
* | tmpfs: support aio | Hugh Dickins | 2008-07-24 | 1 | -21/+34 |
* | mm: bdi: add separate writeback accounting capability | Miklos Szeredi | 2008-04-30 | 1 | -1/+1 |
* | mempolicy: use struct mempolicy pointer in shmem_sb_info | Lee Schermerhorn | 2008-04-28 | 1 | -25/+32 |
* | mempolicy: rework shmem mpol parsing and display | Lee Schermerhorn | 2008-04-28 | 1 | -105/+13 |
* | mempolicy: rework mempolicy Reference Counting [yet again] | Lee Schermerhorn | 2008-04-28 | 1 | -6/+10 |
* | mempolicy: rename mpol_free to mpol_put | Lee Schermerhorn | 2008-04-28 | 1 | -2/+2 |
* | mempolicy: fix parsing of tmpfs mpol mount option | Lee Schermerhorn | 2008-04-28 | 1 | -5/+11 |
* | mempolicy: add MPOL_F_RELATIVE_NODES flag | David Rientjes | 2008-04-28 | 1 | -0/+6 |
* | mempolicy: add MPOL_F_STATIC_NODES flag | David Rientjes | 2008-04-28 | 1 | -0/+2 |
* | mempolicy: support optional mode flags | David Rientjes | 2008-04-28 | 1 | -8/+16 |
* | mempolicy: convert MPOL constants to enum | David Rientjes | 2008-04-28 | 1 | -4/+5 |
* | 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 |