summaryrefslogtreecommitdiff
path: root/fs/hugetlbfs
AgeCommit message (Expand)Author
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
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-09-29[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-07-10[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-22[PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W
2006-03-22[PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson
2006-02-01[PATCH] mm: hugepage accounting fixHugh Dickins
2006-01-14[PATCH] Add tmpfs options for memory placement policiesRobin Holt