aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs/inode.c
Commit message (Expand)AuthorAge
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | hugetlbfs: lockdep annotate root inode properlyAneesh Kumar K.V2012-04-26
|/
* hugetlbfs: remove unregister_filesystem() when initializing moduleHillf Danton2012-04-05
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\
| * hugetlbfs: return error code when initializing moduleHillf Danton2012-03-21
| * hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-21
| * mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warningDavid Rientjes2012-03-21
| * hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-21
| * hugetlb: cleanup hugetlb.hDavid Gibson2012-03-21
| * hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V2012-03-21
| * hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong2012-03-21
* | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
|/
* 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