summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* tmpfs: restore missing clear_highpageHugh Dickins2007-11-281-2/+3
* fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins2007-10-301-0/+15
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* shmem: new export opsChristoph Hellwig2007-10-221-22/+13
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-5/+2
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-171-3/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+6
* mm/shmem.c: make 3 functions staticAdrian Bunk2007-10-161-5/+5
* Group short-lived and reclaimable kernel allocationsMel Gorman2007-10-161-2/+2
* memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn2007-10-161-5/+8
* implement simple fs aopsNick Piggin2007-10-161-7/+27
* Clean up duplicate includes in mm/Jesper Juhl2007-10-161-1/+0
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* mm: fault feedback #2Nick Piggin2007-07-191-4/+4
* mm: fault feedback #1Nick Piggin2007-07-191-19/+10
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-62/+20
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-191-2/+9
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* Add __GFP_MOVABLE for callers to flag allocations from high memory that may b...Mel Gorman2007-07-171-2/+5
* shmem: convert to using splice instead of sendfile()Hugh Dickins2007-07-101-25/+17
* mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2007-06-081-0/+2
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-5/+3
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins2007-03-291-0/+8
* [PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins2007-03-291-23/+73
* [PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins2007-03-291-11/+21
* [PATCH] shmem and simple const super_operationsHugh Dickins2007-03-051-2/+2
* [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-011-2/+3
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-10/+10
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-111-1/+1
* [PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty2006-12-221-1/+6
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-10/+10
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-2/+2
* [PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-201-1/+2
* [PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes2006-10-171-0/+81
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-4/+4
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-5/+5
* [PATCH] Access Control Lists for tmpfsAndreas Gruenbacher2006-09-291-2/+97
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-4/+1
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-3/+1