index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
mm: fs: initialize fsdata passed to write_begin/write_end interface
Alexander Potapenko
2
-3
/
+3
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-10-04
tmpfs: add support for an i_version counter
Jeff Layton
1
-0
/
+3
2022-09-27
ksm: count allocated ksm rmap_items for each process
xu xin
1
-0
/
+15
2022-09-27
userfaultfd: use maple tree iterator to iterate VMAs
Liam R. Howlett
1
-20
/
+42
2022-09-27
fs/proc/task_mmu: stop using linked list and highest_vm_end
Matthew Wilcox (Oracle)
2
-33
/
+42
2022-09-27
fs/proc/base: use the vma iterators in place of linked list
Liam R. Howlett
1
-1
/
+4
2022-09-27
exec: use VMA iterator instead of linked list
Matthew Wilcox (Oracle)
1
-3
/
+6
2022-09-27
coredump: remove vma linked list walk
Matthew Wilcox (Oracle)
1
-22
/
+12
2022-09-27
mm: remove vmacache
Liam R. Howlett
2
-4
/
+0
2022-09-27
proc: remove VMA rbtree use from nommu
Matthew Wilcox (Oracle)
1
-24
/
+21
2022-09-27
mm: multi-gen LRU: support page table walks
Yu Zhao
1
-0
/
+2
2022-09-27
mm: multi-gen LRU: groundwork
Yu Zhao
1
-1
/
+2
2022-09-27
mm/swap: add swp_offset_pfn() to fetch PFN from swap entry
Peter Xu
1
-3
/
+17
2022-09-26
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2
-4
/
+5
2022-09-12
hugetlb: make hugetlb depends on SYSFS or SYSCTL
Miaohe Lin
1
-0
/
+1
2022-09-12
fs/buffer: remove bh_submit_read() helper
Zhang Yi
1
-25
/
+0
2022-09-12
ext2: replace bh_submit_read() helper with bh_read()
Zhang Yi
1
-3
/
+4
2022-09-12
fs/buffer: remove ll_rw_block() helper
Zhang Yi
1
-59
/
+4
2022-09-12
ufs: replace ll_rw_block()
Zhang Yi
1
-8
/
+4
2022-09-12
udf: replace ll_rw_block()
Zhang Yi
3
-9
/
+3
2022-09-12
reiserfs: replace ll_rw_block()
Zhang Yi
3
-10
/
+9
2022-09-12
ocfs2: replace ll_rw_block()
Zhang Yi
2
-4
/
+2
2022-09-12
ntfs3: replace ll_rw_block()
Zhang Yi
1
-5
/
+2
2022-09-12
jbd2: replace ll_rw_block()
Zhang Yi
2
-15
/
+16
2022-09-12
isofs: replace ll_rw_block()
Zhang Yi
1
-1
/
+1
2022-09-12
gfs2: replace ll_rw_block()
Zhang Yi
2
-11
/
+4
2022-09-12
fs/buffer: replace ll_rw_block()
Zhang Yi
1
-7
/
+5
2022-09-12
fs/buffer: add some new buffer read helpers
Zhang Yi
1
-0
/
+65
2022-09-12
fs/buffer: remove __breadahead_gfp()
Zhang Yi
1
-11
/
+0
2022-09-12
ramfs: convert ramfs_nommu_get_unmapped_area() to use filemap_get_folios_cont...
Vishal Moola (Oracle)
1
-21
/
+29
2022-09-12
nilfs2: convert nilfs_find_uncommited_extent() to use filemap_get_folios_cont...
Vishal Moola (Oracle)
1
-27
/
+18
2022-09-12
btrfs: convert process_page_range() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
2
-16
/
+18
2022-09-12
btrfs: convert end_compressed_writeback() to use filemap_get_folios()
Vishal Moola (Oracle)
1
-16
/
+15
2022-09-12
btrfs: convert __process_pages_contig() to use filemap_get_folios_contig()
Vishal Moola (Oracle)
1
-18
/
+15
2022-09-12
userfaultfd: add /dev/userfaultfd for fine grained access control
Axel Rasmussen
1
-16
/
+55
2022-09-12
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
1
-1
/
+1
2022-09-12
xfs: fix SB_BORN check in xfs_dax_notify_failure()
Dan Williams
1
-1
/
+1
2022-09-12
xfs: quiet notify_failure EOPNOTSUPP cases
Dan Williams
1
-2
/
+2
2022-09-12
ntfs: fix BUG_ON in ntfs_lookup_inode_by_name()
ChenXiaoSong
1
-1
/
+2
2022-08-29
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
7
-32
/
+34
2022-08-29
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-29
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-29
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
1
-6
/
+6
[next]