aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs
Commit message (Expand)AuthorAge
* mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-12
* mm: compaction: determine if dirty pages can be migrated without blocking wit...Mel Gorman2012-01-12
* hugetlbfs: propagate umode_tAl Viro2012-01-03
* hugetlbfs: switch to inode_init_owner()Al Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer2011-08-25
* Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\
| * fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce2011-07-25
* | VFS : mount lock scalability for internal mountsTim Chen2011-07-24
|/
* mm: don't access vm_flags as 'int'KOSAKI Motohiro2011-05-26
* mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-25
* mm: hugetlbfs: change remove_from_page_cacheMinchan Kim2011-03-22
* fs: icache RCU free inodesNick Piggin2011-01-07
* hugetlbfs: lessen the impact of a deprecation warningDave Jones2010-11-12
* convert get_sb_nodev() usersAl Viro2010-10-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2010-10-26
|\ \ | |/ |/|
| * hugetlb: hugepage migration coreNaoya Horiguchi2010-10-08
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* new helper: end_writeback()Al Viro2010-08-09
* switch hugetlbfs to ->evict_inode()Al Viro2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* Untangling ima mess, part 1: alloc_file()Al Viro2009-12-16
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-09-24
|\
| * vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara2009-09-24
* | hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fixFrom: Mel Gorman2009-09-24
|/
* Move magic numbers into magic.hNick Black2009-09-23
* hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs in...Eric B Munson2009-09-22
* writeback: add name to backing_dev_infoJens Axboe2009-09-11
* mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-24
* Merge branch 'master' into nextJames Morris2009-05-22
|\
| * Remove implementation of readpage from the hugetlbfs_aopsMel Gorman2009-05-13
* | integrity: move ima_counts_getMimi Zohar2009-05-21
|/
* hugetlbfs: return negative error code for bad mount optionAkinobu Mita2009-04-21
* mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-01
* mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai2009-04-01
* Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
* hugetlb: unsigned ret cannot be negativeRoel Kluin2009-01-06
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* CRED: Wrap task credential accesses in the hugetlbfs filesystemDavid Howells2008-11-13
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13