summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [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
OpenPOWER on IntegriCloud