summaryrefslogtreecommitdiff
path: root/mm/shmem.c
AgeCommit message (Expand)Author
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-06-30[PATCH] Light weight event countersChristoph Lameter
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman
2006-06-26[PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-12[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov
2006-06-12[PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-04-22[PATCH] add migratepage address space op to shmemLee Schermerhorn
2006-03-22[PATCH] shmem: inline to avoid warningHugh Dickins
2006-03-22[PATCH] mm: kill kmem_cache_t usagePekka Enberg
2006-02-21[PATCH] tmpfs: fix mount mpol nodelist parsingHugh Dickins
2006-02-01[PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-06[PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-29[PATCH] mm: page fault handlers tidyupHugh Dickins
2005-10-28[PATCH] gfp_t: mm/* (easy parts)Al Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-09[PATCH] tmpfs: Enable atomic inode security labelingStephen Smalley
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-07[PATCH] Additions to .data.read_mostly sectionRavikiran G Thirumalai
2005-09-05[PATCH] Generic VFS fallback for security xattrsStephen Smalley
2005-09-05[PATCH] shmem_populate: avoid an useless check, and some commentsPaolo 'Blaisorblade' Giarrusso
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-06-21[PATCH] shmem: restore superblock infoHugh Dickins
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds