index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-11
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-25
/
+17
2022-10-04
hugetlb: clean up code checking for fault/truncation races
Mike Kravetz
1
-19
/
+12
2022-10-04
hugetlb: use new vma_lock for pmd sharing synchronization
Mike Kravetz
1
-1
/
+65
2022-10-04
hugetlb: create hugetlb_unmap_file_folio to unmap single file folio
Mike Kravetz
1
-29
/
+94
2022-10-04
hugetlb: create remove_inode_single_folio to remove single file folio
Mike Kravetz
1
-42
/
+63
2022-10-04
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
1
-11
/
+10
2022-10-04
hugetlbfs: revert use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
1
-2
/
+0
2022-10-04
hugetlbfs: revert use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
1
-21
/
+9
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
1
-3
/
+3
2022-09-24
hugetlbfs: cleanup mknod and tmpfile
Al Viro
1
-24
/
+16
2022-08-09
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-30
/
+1
2022-08-09
hugetlbfs: copy_page_to_iter() can deal with compound pages
Al Viro
1
-30
/
+1
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+5
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-40
/
+29
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-9
/
+14
2022-07-30
hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()
Miaohe Lin
1
-1
/
+1
2022-07-30
hugetlbfs: cleanup some comments in inode.c
Miaohe Lin
1
-3
/
+2
2022-07-30
hugetlbfs: remove unneeded header file
Miaohe Lin
1
-1
/
+0
2022-07-30
hugetlbfs: remove unneeded hugetlbfs_ops forward declaration
Miaohe Lin
1
-1
/
+0
2022-07-30
hugetlbfs: use helper macro SZ_1{K,M}
Miaohe Lin
1
-2
/
+2
2022-06-29
hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios()
Matthew Wilcox (Oracle)
1
-30
/
+14
2022-06-29
hugetlb: Convert huge_add_to_page_cache() to use a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-06-17
hugetlbfs: zero partial pages during fallocate hole punch
Mike Kravetz
1
-15
/
+53
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-7
/
+16
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+11
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
1
-6
/
+9
2022-05-13
hugetlbfs: fix hugetlbfs_statfs() locking
Mina Almasry
1
-2
/
+2
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
1
-3
/
+3
2022-05-05
mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_a...
Christophe Leroy
1
-4
/
+13
2022-04-22
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
1
-4
/
+5
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-1
/
+1
2022-03-23
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-01-15
hugetlbfs: fix off-by-one error in hugetlb_vmdelete_list()
Sean Christopherson
1
-3
/
+4
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
1
-15
/
+8
2021-07-24
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+8
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
1
-0
/
+1
2021-05-23
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
1
-1
/
+1
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-0
/
+5
2021-05-05
mm/hugetlb: remove unused variable pseudo_vma in remove_inode_hugepages()
Miaohe Lin
1
-3
/
+0
2021-05-05
mm/hugetlb: avoid calculating fault_mutex_hash in truncate_op case
Miaohe Lin
1
-2
/
+2
2021-05-05
mm/hugetlb: use some helper functions to cleanup code
Miaohe Lin
1
-1
/
+1
2021-04-30
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-8
/
+8
2021-02-25
hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()
Miaohe Lin
1
-5
/
+2
2021-02-25
hugetlbfs: fix some comment typos
Miaohe Lin
1
-4
/
+4
2021-02-25
hugetlbfs: correct some obsolete comments about inode i_mutex
Miaohe Lin
1
-2
/
+2
2021-02-25
hugetlbfs: make hugepage size conversion more readable
Miaohe Lin
1
-2
/
+2
2021-02-25
hugetlbfs: remove meaningless variable avoid_reserve
Miaohe Lin
1
-3
/
+9
[next]