aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-06[PATCH] Hugetlb: Copy on Write supportDavid Gibson1-3/+0
2005-11-22[PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson1-4/+8
2005-11-09[PATCH] fs/hugetlbfs/inode.c: make a function staticAdrian Bunk1-1/+1
2005-10-29[PATCH] hugetlb: overcommit accounting checkAdam Litke1-10/+53
2005-10-29[PATCH] hugetlb: demand fault handlerAdam Litke1-5/+2
2005-10-29[PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig1-18/+20
2005-10-29[PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig1-37/+1
2005-10-29[PATCH] hugetlbfs: clean up hugetlbfs_delete_inodeChristoph Hellwig1-6/+32
2005-10-29[PATCH] hugetlbfs: move free_inodes accountingChristoph Hellwig1-36/+42
2005-10-29[PATCH] mm: unmap_vmas with inner ptlockHugh Dickins1-7/+3
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds2-0/+860