summaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs
Commit message (Expand)AuthorAgeFilesLines
...
* hugetlbfs read() supportBadari Pulavarty2007-10-161-0/+125
* hugetlb: allow extending ftruncate on hugetlbfsKen Chen2007-10-161-7/+1
* implement simple fs aopsNick Piggin2007-10-161-6/+10
* hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-311-5/+10
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* hugetlbfs: handle empty options stringLee Schermerhorn2007-07-161-3/+5
* hugetlbfs: use lib/parser, fix docsRandy Dunlap2007-07-161-27/+69
* shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-5/+2
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* hugetlbfs: add NULL check in hugetlb_zero_setup()Akinobu Mita2007-05-071-0/+3
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* get_unmapped_area handles MAP_FIXED in hugetlbfsBenjamin Herrenschmidt2007-05-071-0/+7
* Make page->private usable in compound pagesChristoph Lameter2007-05-071-1/+1
* proper prototype for hugetlb_get_unmapped_area()Adrian Bunk2007-05-071-4/+1
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-4/+4
* [PATCH] hugetlb: preserve hugetlb pte dirty stateKen Chen2007-02-091-1/+4
* VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functionsLinus Torvalds2006-12-211-1/+1
* [PATCH] struct path: convert hugetlbfsJosef Sipek2006-12-081-3/+3
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-13/+8
* [PATCH] hugetlb: fix prio_tree unitHugh Dickins2006-10-281-13/+11
* [PATCH] hugetlb: fix size=4G parsingHugh Dickins2006-10-281-1/+0
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-111-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()Josh Triplett2006-09-291-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...Zhang, Yanmin2006-07-101-3/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] tightening hugetlb strict accountingChen, Kenneth W2006-06-231-12/+9
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W2006-03-221-16/+2
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-52/+22
* [PATCH] mm: hugepage accounting fixHugh Dickins2006-02-011-2/+2
* [PATCH] Add tmpfs options for memory placement policiesRobin Holt2006-01-141-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-061-3/+0
* [PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson2005-11-221-4/+8
* [PATCH] fs/hugetlbfs/inode.c: make a function staticAdrian Bunk2005-11-091-1/+1
* [PATCH] hugetlb: overcommit accounting checkAdam Litke2005-10-291-10/+53
* [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-291-5/+2
* [PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig2005-10-291-18/+20
* [PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig2005-10-291-37/+1
* [PATCH] hugetlbfs: clean up hugetlbfs_delete_inodeChristoph Hellwig2005-10-291-6/+32
* [PATCH] hugetlbfs: move free_inodes accountingChristoph Hellwig2005-10-291-36/+42
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-291-7/+3
OpenPOWER on IntegriCloud