summaryrefslogtreecommitdiff
path: root/fs/hugetlbfs
Commit message (Expand)AuthorAge
* hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz2018-04-05
* 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
* hugetlb: make mm and fs code explicitly non-modularPaul Gortmaker2016-01-14
* mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer2016-01-14
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* don't put symlink bodies in pagecache into highmemAl Viro2015-12-08
* mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz2015-11-20
* hugetlbfs: add hugetlbfs_fallocate()Mike Kravetz2015-09-08
* hugetlbfs: truncate_hugepages() takes a range of pagesMike Kravetz2015-09-08
* hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to deleteMike Kravetz2015-09-08
* ipc: use private shmem or hugetlbfs inodes for shm segments.Stephen Smalley2015-08-07
* mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \
| * | hugetlbfs: accept subpool min_size mount option and setup accordinglyMike Kravetz2015-04-15
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \ | |/ / |/| / | |/
| * make new_sync_{read,write}() staticAl Viro2015-04-11
| * switch hugetlbfs to ->read_iter()Al Viro2015-04-11
* | page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov2015-04-14
|/