index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 '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
|
*
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-24
1
-1
/
+1
*
|
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-05
1
-1
/
+2
|
/
*
hugetlbfs: prevent filesystem stacking of hugetlbfs
Mike Kravetz
2020-08-12
1
-0
/
+6
*
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
1
-1
/
+1
*
mmap locking API: convert mmap_sem API comments
Michel Lespinasse
2020-06-09
1
-1
/
+1
*
hugetlbfs: get unmapped area below TASK_UNMAPPED_BASE for hugetlbfs
Shijie Hu
2020-06-03
1
-8
/
+59
*
hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
Mike Kravetz
2020-04-02
1
-8
/
+20
*
hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
Mike Kravetz
2020-04-02
1
-0
/
+2
*
hugetlbfs: switch to use of invalfc()
Al Viro
2020-02-07
1
-1
/
+1
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-7
/
+3
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
*
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
Jan Stancek
2020-01-03
1
-1
/
+3
*
hugetlb: remove unused hstate in hugetlb_fault_mutex_hash()
Wei Yang
2019-12-01
1
-2
/
+2
*
hugetlbfs: add O_TMPFILE support
Piotr Sarna
2019-12-01
1
-4
/
+24
*
mm/hugetlbfs: fix error handling when setting up mounts
Mike Kravetz
2019-12-01
1
-9
/
+22
*
hugetlbfs: hugetlb_fault_mutex_hash() cleanup
Mike Kravetz
2019-12-01
1
-2
/
+2
*
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
1
-1
/
+1
|
\
|
*
convenience helper get_tree_nodev()
Al Viro
2019-07-04
1
-1
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
2019-05-14
1
-2
/
+9
*
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
2019-05-14
1
-5
/
+2
[next]