summaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs
AgeCommit message (Expand)AuthorLines
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi-1/+1
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn-1/+1
2008-04-28mempolicy: support optional mode flagsDavid Rientjes-1/+1
2008-03-19[PATCH] double iput() on failure exit in hugetlbAl Viro-1/+1
2008-02-08mount options: fix hugetlbfsMiklos Szeredi-0/+3
2008-02-05hugetlb: allow sticky directory mount optionKen Chen-1/+1
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke-5/+5
2007-11-14hugetlb: fix quota management for private mappingsAdam Litke-1/+0
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen-13/+9
2007-10-17introduce I_SYNCJoern Engel-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-1/+1
2007-10-17mm: bdi init hooksPeter Zijlstra-1/+8
2007-10-16hugetlbfs read() supportBadari Pulavarty-0/+125
2007-10-16hugetlb: allow extending ftruncate on hugetlbfsKen Chen-7/+1
2007-10-16implement simple fs aopsNick Piggin-6/+10
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson-5/+10
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-07-16hugetlbfs: handle empty options stringLee Schermerhorn-3/+5
2007-07-16hugetlbfs: use lib/parser, fix docsRandy Dunlap-27/+69
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman-5/+2
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-2/+1
2007-05-07hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita-0/+3
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter-2/+1
2007-05-07get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt-0/+7
2007-05-07Make page->private usable in compound pagesChristoph Lameter-1/+1
2007-05-07proper prototype for hugetlb_get_unmapped_area()Adrian Bunk-4/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-2/+2
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven-4/+4
2007-02-09[PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen-1/+4
2006-12-21VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds-1/+1
2006-12-08[PATCH] struct path: convert hugetlbfsJosef Sipek-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins-13/+8
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins-13/+11
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins-1/+0
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W-1/+1
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-2/+2
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+0
2006-07-10[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin-3/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig-2/+2
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W-12/+9
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-2/+2
2006-03-22[PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W-16/+2
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson-52/+22
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins-2/+2
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt-1/+1