aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hugetlbfs
Commit message (Expand)AuthorAge
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * convenience helper get_tree_nodev()Al Viro2019-07-04
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* hugetlbfs: always use address space in inode for resv_map pointerMike Kravetz2019-05-14
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-14
* hugetlb: make use of ->free_inode()Al Viro2019-05-01
* hugetlbfs: fix memory leak for resv_mapMike Kravetz2019-04-05
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2019-03-12
|\
| * hugetlbfs: Convert to fs_contextDavid Howells2019-02-28
* | mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfdJoel Fernandes (Google)2019-03-06
* | hugetlbfs: fix races and page leaks during migrationMike Kravetz2019-03-01
|/
* hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"Mike Kravetz2019-01-08
* hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate raceMike Kravetz2018-12-28
* mm: zero out the vma in vma_init()Andrew Morton2018-08-22
* Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-13
|\
| * hugetlb_file_setup(): switch to alloc_file_pseudo()Al Viro2018-07-12
| * alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-12
* | mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-26
|/
* hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz2018-04-06
* hugetlbfs: check for pgoff value overflowMike Kravetz2018-03-22
* hugetlb: implement memfd sealingMarc-André Lureau2018-01-31
* hugetlb: expose hugetlbfs_inode_info in headerMarc-André Lureau2018-01-31
* fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()Nadav Amit2017-11-29
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-15
* fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Anshuman Khandual2017-11-15
* fs/hugetlbfs/inode.c: fix hwpoison reserve accountingMike Kravetz2017-11-03
* lib/interval_tree: fast overlap detectionDavidlohr Bueso2017-09-08
* mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPYJérôme Glisse2017-09-08
* mm: remove nr_pages argument from pagevec_lookup{,_range}()Jan Kara2017-09-06
* hugetlbfs: use pagevec_lookup_range() in remove_inode_hugepages()Jan Kara2017-09-06
* mm: make pagevec_lookup() update indexJan Kara2017-09-06
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\
| * hugetlbfs: Implement show_optionsDavid Howells2017-07-06
* | mm: hwpoison: dissolve in-use hugepage in unrecoverable memory errorNaoya Horiguchi2017-07-10
|/
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-19
* hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz2017-04-13
* hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz2017-03-31
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* / mm: remove unnecessary condition in remove_inode_hugepageszhong jiang2016-10-07
|/
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* mm/hugetlbfs: unmap pages if page fault raced with hole punchMike Kravetz2016-01-15
* fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()Mike Kravetz2016-01-15
* mm: fix locking order in mm_take_all_locks()Kirill A. Shutemov2016-01-15