summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-13/+5
|\
| * [PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2006-06-231-8/+0
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-201-0/+2
|\|
| * [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov2006-06-121-0/+1
| * [PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson2006-06-121-0/+1
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* [PATCH] add migratepage address space op to shmemLee Schermerhorn2006-04-221-0/+3
* [PATCH] shmem: inline to avoid warningHugh Dickins2006-03-221-1/+1
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-221-2/+3
* [PATCH] tmpfs: fix mount mpol nodelist parsingHugh Dickins2006-02-211-12/+69
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-011-0/+8
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-141-7/+32
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-061-1/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-8/+24
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-031-1/+1
* [PATCH] mm: split page table lockHugh Dickins2005-10-291-12/+10
* [PATCH] core remove PageReservedNick Piggin2005-10-291-1/+3
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-291-1/+1
* [PATCH] gfp_t: mm/* (easy parts)Al Viro2005-10-281-2/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-2/+1
* [PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley2005-09-091-1/+19
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+1
* [PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai2005-09-071-1/+1
* [PATCH] Generic VFS fallback for security xattrsStephen Smalley2005-09-051-85/+0
* [PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+5
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-11/+6
* [PATCH] shmem: restore superblock infoHugh Dickins2005-06-211-73/+70
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2326