index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
1
-30
/
+1
|
\
|
*
hugetlbfs: copy_page_to_iter() can deal with compound pages
Al Viro
2022-08-08
1
-30
/
+1
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-8
/
+5
|
\
\
|
|
/
|
/
|
|
*
hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
Miaohe Lin
2022-07-29
1
-1
/
+1
|
*
hugetlbfs: cleanup some comments in inode.c
Miaohe Lin
2022-07-29
1
-3
/
+2
|
*
hugetlbfs: remove unneeded header file
Miaohe Lin
2022-07-29
1
-1
/
+0
|
*
hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
Miaohe Lin
2022-07-29
1
-1
/
+0
|
*
hugetlbfs: use helper macro SZ_1{K,M}
Miaohe Lin
2022-07-29
1
-2
/
+2
*
|
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-03
1
-40
/
+29
|
\
\
|
|
/
|
/
|
|
*
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-08-02
1
-9
/
+14
|
*
hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios()
Matthew Wilcox (Oracle)
2022-06-29
1
-30
/
+14
|
*
hugetlb: Convert huge_add_to_page_cache() to use a folio
Matthew Wilcox (Oracle)
2022-06-29
1
-1
/
+1
*
|
hugetlbfs: zero partial pages during fallocate hole punch
Mike Kravetz
2022-06-16
1
-15
/
+53
|
/
*
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-28
1
-7
/
+16
|
\
|
*
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
2022-05-05
1
-3
/
+3
|
*
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
2022-05-05
1
-4
/
+13
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-8
/
+11
|
\
\
|
*
|
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
1
-6
/
+9
|
*
|
hugetlbfs: fix hugetlbfs_statfs() locking
Mina Almasry
2022-05-13
1
-2
/
+2
|
|
/
*
/
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
1
-1
/
+1
|
/
*
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
2022-04-21
1
-4
/
+5
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
|
*
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-16
1
-1
/
+1
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
Sean Christopherson
2022-01-15
1
-3
/
+4
*
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
2021-11-09
1
-15
/
+8
*
hugetlbfs: fix mount mode command line processing
Mike Kravetz
2021-07-23
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
1
-8
/
+8
|
\
|
*
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
1
-8
/
+8
*
|
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
2021-06-16
1
-0
/
+1
*
|
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2021-05-22
1
-1
/
+1
*
|
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-14
1
-0
/
+5
*
|
mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()
Miaohe Lin
2021-05-05
1
-3
/
+0
*
|
mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
Miaohe Lin
2021-05-05
1
-2
/
+2
*
|
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
2021-05-05
1
-1
/
+1
|
/
*
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
2021-02-24
1
-5
/
+2
*
hugetlbfs: fix some comment typos
Miaohe Lin
2021-02-24
1
-4
/
+4
*
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
2021-02-24
1
-2
/
+2
*
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
2021-02-24
1
-2
/
+2
*
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
2021-02-24
1
-3
/
+9
*
hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()
Miaohe Lin
2021-02-24
1
-1
/
+1
*
hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs
Miaohe Lin
2021-02-24
1
-1
/
+1
*
hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()
Miaohe Lin
2021-02-24
1
-2
/
+0
*
hugetlbfs: remove special hugetlbfs_set_page_dirty()
Mike Kravetz
2021-02-24
1
-12
/
+1
*
mm/hugetlb: change hugetlb_reserve_pages() to type bool
Mike Kravetz
2021-02-24
1
-2
/
+2
*
hugetlb: convert page_huge_active() HPageMigratable flag
Mike Kravetz
2021-02-24
1
-1
/
+1
*
hugetlb: use page.private for hugetlb specific page flags
Mike Kravetz
2021-02-24
1
-9
/
+3
*
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-23
1
-14
/
+21
|
\
|
*
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
1
-11
/
+18
|
*
attr: handle idmapped mounts
Christian Brauner
2021-01-24
1
-2
/
+2
[next]