summaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: lessen the impact of a deprecation warningDave Jones2010-11-121-2/+1
* convert get_sb_nodev() usersAl Viro2010-10-291-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-0/+1
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-261-0/+15
|\ \ | |/ |/|
| * hugetlb: hugepage migration coreNaoya Horiguchi2010-10-081-0/+15
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
|/
* new helper: end_writeback()Al Viro2010-08-091-1/+1
* switch hugetlbfs to ->evict_inode()Al Viro2010-08-091-20/+2
* remove inode_setattrChristoph Hellwig2010-08-091-8/+9
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* Untangling ima mess, part 1: alloc_file()Al Viro2009-12-161-2/+0
* switch alloc_file() to passing struct pathAl Viro2009-12-161-7/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-241-29/+4
|\
| * vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara2009-09-241-29/+4
* | hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman2009-09-241-9/+3
|/
* Move magic numbers into magic.hNick Black2009-09-231-3/+1
* hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-221-4/+17
* writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
* mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-241-8/+12
* Merge branch 'master' into nextJames Morris2009-05-221-11/+0
|\
| * Remove implementation of readpage from the hugetlbfs_aopsMel Gorman2009-05-131-11/+0
* | integrity: move ima_counts_getMimi Zohar2009-05-221-0/+2
|/
* hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-211-2/+1
* mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-011-2/+11
* mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai2009-04-011-7/+1
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-101-3/+5
* hugetlb: unsigned ret cannot be negativeRoel Kluin2009-01-061-4/+8
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-2/+3
* CRED: Separate task security context from task_structDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells2008-11-141-8/+8
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* hugetlbfs: per mount huge page sizesAndi Kleen2008-07-241-9/+36
* hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-22/+30
* hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE...Mel Gorman2008-07-241-1/+1
* hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until...Mel Gorman2008-07-241-4/+4
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-1/+1
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-281-1/+1
* mempolicy: support optional mode flagsDavid Rientjes2008-04-281-1/+1
* [PATCH] double iput() on failure exit in hugetlbAl Viro2008-03-191-1/+1
* mount options: fix hugetlbfsMiklos Szeredi2008-02-081-0/+3
* hugetlb: allow sticky directory mount optionKen Chen2008-02-051-1/+1
* hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-141-5/+5
* hugetlb: fix quota management for private mappingsAdam Litke2007-11-141-1/+0
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-13/+9
* introduce I_SYNCJoern Engel2007-10-171-1/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-1/+8
OpenPOWER on IntegriCloud