aboutsummaryrefslogtreecommitdiff
path: root/fs/hugetlbfs
AgeCommit message (Expand)AuthorFilesLines
2008-07-26SL*B: drop kmem cache argument from constructorGravatar Alexey Dobriyan 1-1/+1
2008-07-24hugetlbfs: per mount huge page sizesGravatar Andi Kleen 1-9/+36
2008-07-24hugetlb: modular state for hugetlb page sizeGravatar Andi Kleen 1-22/+30
2008-07-24hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Gravatar Mel Gorman 1-1/+1
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Gravatar Mel Gorman 1-4/+4
2008-04-30mm: bdi: add separate writeback accounting capabilityGravatar Miklos Szeredi 1-1/+1
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoGravatar Lee Schermerhorn 1-1/+1
2008-04-28mempolicy: support optional mode flagsGravatar David Rientjes 1-1/+1
2008-03-19[PATCH] double iput() on failure exit in hugetlbGravatar Al Viro 1-1/+1
2008-02-08mount options: fix hugetlbfsGravatar Miklos Szeredi 1-0/+3
2008-02-05hugetlb: allow sticky directory mount optionGravatar Ken Chen 1-1/+1
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Gravatar Adam Litke 1-5/+5
2007-11-14hugetlb: fix quota management for private mappingsGravatar Adam Litke 1-1/+0
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sGravatar Dave Hansen 1-13/+9
2007-10-17introduce I_SYNCGravatar Joern Engel 1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-10-17mm: bdi init hooksGravatar Peter Zijlstra 1-1/+8
2007-10-16hugetlbfs read() supportGravatar Badari Pulavarty 1-0/+125
2007-10-16hugetlb: allow extending ftruncate on hugetlbfsGravatar Ken Chen 1-7/+1
2007-10-16implement simple fs aopsGravatar Nick Piggin 1-6/+10
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsGravatar David Gibson 1-5/+10
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-07-16hugetlbfs: handle empty options stringGravatar Lee Schermerhorn 1-3/+5
2007-07-16hugetlbfs: use lib/parser, fix docsGravatar Randy Dunlap 1-27/+69
2007-06-16shm: fix the filename of hugetlb sysv shared memoryGravatar Eric W. Biederman 1-5/+2
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-2/+1
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Gravatar Akinobu Mita 1-0/+3
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsGravatar Benjamin Herrenschmidt 1-0/+7
2007-05-07Make page->private usable in compound pagesGravatar Christoph Lameter 1-1/+1
2007-05-07proper prototype for hugetlb_get_unmapped_area()Gravatar Adrian Bunk 1-4/+1
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 2Gravatar Arjan van de Ven 1-4/+4
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateGravatar Ken Chen 1-1/+4
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsGravatar Linus Torvalds 1-1/+1
2006-12-08[PATCH] struct path: convert hugetlbfsGravatar Josef Sipek 1-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooGravatar Hugh Dickins 1-13/+8
2006-10-28[PATCH] hugetlb: fix prio_tree unitGravatar Hugh Dickins 1-13/+11
2006-10-28[PATCH] hugetlb: fix size=4G parsingGravatar Hugh Dickins 1-1/+0
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Gravatar Chen, Kenneth W 1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperGravatar Dave Hansen 1-2/+2
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Gravatar Josh Triplett 1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-07-10[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Gravatar Zhang, Yanmin 1-3/+1
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-2/+2
2006-06-23[PATCH] tightening hugetlb strict accountingGravatar Chen, Kenneth W 1-12/+9
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+3