aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins2007-03-29
* [PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins2007-03-29
* [PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins2007-03-29
* [PATCH] shmem and simple const super_operationsHugh Dickins2007-03-05
* [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-01
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-11
* [PATCH] Fix for shmem_truncate_range() BUG_ON()Badari Pulavarty2006-12-22
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] make mm/shmem.c:shmem_xattr_security_handler staticAdrian Bunk2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton2006-10-20
* [PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes2006-10-17
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Access Control Lists for tmpfsAndreas Gruenbacher2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] Light weight event countersChristoph Lameter2006-06-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-26
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2006-06-23
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-20
|\|
| * [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()Sergey Vlasov2006-06-12
| * [PATCH] tmpfs: time granularity fix for [acm]time going backwardsRobin H. Johnson2006-06-12
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] add migratepage address space op to shmemLee Schermerhorn2006-04-22
* [PATCH] shmem: inline to avoid warningHugh Dickins2006-03-22
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-22
* [PATCH] tmpfs: fix mount mpol nodelist parsingHugh Dickins2006-02-21
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-01
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-14
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMUDavid Howells2006-01-06
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* [PATCH] core remove PageReservedNick Piggin2005-10-30
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-30