aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn1-1/+1
2008-04-28mempolicy: support optional mode flagsDavid Rientjes1-1/+1
2008-03-19[PATCH] double iput() on failure exit in hugetlbAl Viro1-1/+1
2008-02-08mount options: fix hugetlbfsMiklos Szeredi1-0/+3
2008-02-05hugetlb: allow sticky directory mount optionKen Chen1-1/+1
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke1-5/+5
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke1-1/+0
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen1-13/+9
2007-10-17introduce I_SYNCJoern Engel1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-17mm: bdi init hooksPeter Zijlstra1-1/+8
2007-10-16hugetlbfs read() supportBadari Pulavarty1-0/+125
2007-10-16hugetlb: allow extending ftruncate on hugetlbfsKen Chen1-7/+1
2007-10-16implement simple fs aopsNick Piggin1-6/+10
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson1-5/+10
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn1-3/+5
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap1-27/+69
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman1-5/+2
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-2/+1
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita1-0/+3
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt1-0/+7
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk1-4/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-4/+4
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen1-1/+4
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds1-1/+1
2006-12-08[PATCH] struct path: convert hugetlbfsJosef Sipek1-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins1-13/+8
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins1-13/+11
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins1-1/+0
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W1-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-07-10[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb virtual areaZhang, Yanmin1-3/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W1-12/+9
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-03-22[PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W1-16/+2
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson1-52/+22
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins1-2/+2
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt1-1/+1
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1