summaryrefslogtreecommitdiff
path: root/mm/shmem.c
AgeCommit message (Expand)Author
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen
2006-12-22[PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-17[PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher
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