summaryrefslogtreecommitdiff
path: root/fs/hugetlbfs
AgeCommit message (Expand)Author
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce
2011-07-24VFS : mount lock scalability for internal mountsTim Chen
2011-05-26mm: don't access vm_flags as 'int'KOSAKI Motohiro
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra
2011-03-22mm: hugetlbfs: change remove_from_page_cacheMinchan Kim
2011-01-07fs: icache RCU free inodesNick Piggin
2010-11-12hugetlbfs: lessen the impact of a deprecation warningDave Jones
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-10-26Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-08hugetlb: hugepage migration coreNaoya Horiguchi
2010-08-09new helper: end_writeback()Al Viro
2010-08-09switch hugetlbfs to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2009-12-16Untangling ima mess, part 1: alloc_file()Al Viro
2009-12-16switch alloc_file() to passing struct pathAl Viro
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-24hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman
2009-09-24vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara
2009-09-23Move magic numbers into magic.hNick Black
2009-09-22hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22integrity: move ima_counts_getMimi Zohar
2009-05-13Remove implementation of readpage from the hugetlbfs_aopsMel Gorman
2009-04-21hugetlbfs: return negative error code for bad mount optionAkinobu Mita
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-01-06hugetlb: unsigned ret cannot be negativeRoel Kluin
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24hugetlbfs: per mount huge page sizesAndi Kleen
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen
2008-07-24hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman
2008-07-24hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman
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