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.12.y
linux-6.13.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
2023-10-26
mempolicy: alloc_pages_mpol() for NUMA policy without vma
Hugh Dickins
1
-2
/
+3
2023-10-26
kernfs: drop shared NUMA mempolicy hooks
Hugh Dickins
1
-49
/
+0
2023-10-26
hugetlbfs: drop shared NUMA mempolicy pretence
Hugh Dickins
1
-40
/
+1
2023-10-26
ext4: add __GFP_NOWARN to GFP_NOWAIT in readahead
Hugh Dickins
1
-1
/
+1
2023-10-26
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
17
-31
/
+24
2023-10-26
ufs: remove ufs_get_locked_page()
Matthew Wilcox (Oracle)
2
-16
/
+0
2023-10-26
ufs: convert ufs_change_blocknr() to use folios
Matthew Wilcox (Oracle)
1
-11
/
+9
2023-10-26
ufs: use ufs_get_locked_folio() in ufs_alloc_lastblock()
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-10-26
ufs: add ufs_get_locked_folio and ufs_put_locked_folio
Matthew Wilcox (Oracle)
2
-22
/
+34
2023-10-26
reiserfs: convert writepage to use a folio
Matthew Wilcox (Oracle)
1
-40
/
+40
2023-10-26
ocfs2: convert ocfs2_map_page_blocks to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+10
2023-10-26
ntfs3: convert ntfs_zero_range() to use a folio
Matthew Wilcox (Oracle)
1
-15
/
+16
2023-10-26
ntfs: convert ntfs_prepare_pages_for_non_resident_write() to folios
Matthew Wilcox (Oracle)
1
-48
/
+41
2023-10-26
ntfs: convert ntfs_writepage to use a folio
Matthew Wilcox (Oracle)
1
-111
/
+100
2023-10-26
ntfs: convert ntfs_read_block() to use a folio
Matthew Wilcox (Oracle)
1
-25
/
+19
2023-10-26
nilfs2: convert nilfs_lookup_dirty_data_buffers to use folio_create_empty_buf...
Matthew Wilcox (Oracle)
1
-4
/
+3
2023-10-26
nilfs2: remove nilfs_page_get_nth_block
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-10-26
nilfs2: convert nilfs_mdt_get_frozen_buffer to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+9
2023-10-26
nilfs2: convert nilfs_mdt_forget_block() to use a folio
Matthew Wilcox (Oracle)
1
-16
/
+14
2023-10-26
nilfs2: convert nilfs_copy_page() to nilfs_copy_folio()
Matthew Wilcox (Oracle)
1
-24
/
+26
2023-10-26
nilfs2: convert nilfs_grab_buffer() to use a folio
Matthew Wilcox (Oracle)
1
-13
/
+13
2023-10-26
nilfs2: convert nilfs_mdt_freeze_buffer to use a folio
Matthew Wilcox (Oracle)
1
-9
/
+11
2023-10-26
gfs2: convert gfs2_write_buf_to_page() to use a folio
Matthew Wilcox (Oracle)
1
-18
/
+19
2023-10-26
gfs2: convert gfs2_getjdatabuf to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+8
2023-10-26
gfs2: convert gfs2_getbuf() to folios
Matthew Wilcox (Oracle)
1
-22
/
+17
2023-10-26
gfs2: convert inode unstuffing to use a folio
Matthew Wilcox (Oracle)
1
-25
/
+23
2023-10-26
buffer: add get_nth_bh()
Matthew Wilcox (Oracle)
1
-6
/
+1
2023-10-26
ext4: convert to folio_create_empty_buffers
Matthew Wilcox (Oracle)
2
-15
/
+10
2023-10-26
mpage: convert map_buffer_to_folio() to folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-2
/
+1
2023-10-26
buffer: make folio_create_empty_buffers() return a buffer_head
Matthew Wilcox (Oracle)
1
-11
/
+13
2023-10-19
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
1
-1
/
+1
2023-10-19
mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.
Lorenzo Stoakes
1
-52
/
+18
2023-10-19
iomap: use folio_end_read()
Matthew Wilcox (Oracle)
1
-3
/
+1
2023-10-19
buffer: use folio_end_read()
Matthew Wilcox (Oracle)
1
-12
/
+4
2023-10-19
ext4: use folio_end_read()
Matthew Wilcox (Oracle)
1
-11
/
+3
2023-10-19
iomap: protect read_bytes_pending with the state_lock
Matthew Wilcox (Oracle)
1
-12
/
+25
2023-10-19
iomap: hold state_lock over call to ifs_set_range_uptodate()
Matthew Wilcox (Oracle)
1
-9
/
+11
2023-10-19
fs/proc/task_mmu: add fast paths to get/clear PAGE_IS_WRITTEN flag
Muhammad Usama Anjum
1
-0
/
+36
2023-10-19
fs/proc/task_mmu: implement IOCTL to get and optionally clear info about PTEs
Muhammad Usama Anjum
1
-0
/
+692
2023-10-19
userfaultfd: UFFD_FEATURE_WP_ASYNC
Peter Xu
1
-4
/
+22
2023-10-17
mm/filemap: remove hugetlb special casing in filemap.c
Sidhartha Kumar
1
-18
/
+19
2023-10-04
fs: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-2
/
+2
2023-10-04
buffer: remove __getblk_gfp()
Matthew Wilcox (Oracle)
1
-25
/
+11
2023-10-04
ext4: call bdev_getblk() from sb_getblk_gfp()
Matthew Wilcox (Oracle)
1
-2
/
+8
2023-10-04
buffer: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
1
-1
/
+3
2023-10-04
ext4: use bdev_getblk() to avoid memory reclaim in readahead path
Matthew Wilcox (Oracle)
1
-1
/
+2
2023-10-04
buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()
Matthew Wilcox (Oracle)
1
-21
/
+40
2023-10-04
buffer: pass GFP flags to folio_alloc_buffers()
Matthew Wilcox (Oracle)
1
-8
/
+9
2023-10-04
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
1
-1
/
+1
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
4
-18
/
+21
[next]