summaryrefslogtreecommitdiff
path: root/fs/hugetlbfs
AgeCommit message (Expand)Author
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22integrity: move ima_counts_getMimi Zohar
2009-05-13Remove implementation of readpage from the hugetlbfs_aopsMel Gorman
2009-04-21hugetlbfs: return negative error code for bad mount optionAkinobu Mita
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-01-06hugetlb: unsigned ret cannot be negativeRoel Kluin
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24hugetlbfs: per mount huge page sizesAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn
2008-04-28mempolicy: support optional mode flagsDavid Rientjes
2008-03-19[PATCH] double iput() on failure exit in hugetlbAl Viro
2008-02-08mount options: fix hugetlbfsMiklos Szeredi
2008-02-05hugetlb: allow sticky directory mount optionKen Chen
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen
2007-10-17introduce I_SYNCJoern Engel
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-16hugetlbfs read() supportBadari Pulavarty
2007-10-16hugetlb: allow extending ftruncate on hugetlbfsKen Chen
2007-10-16implement simple fs aopsNick Piggin
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds
2006-12-08[PATCH] struct path: convert hugetlbfsJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter