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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-25
nilfs2: do not force clear folio if buffer is referenced
Ryusuke Konishi
1
-4
/
+27
2025-01-25
ocfs2: remove parameter parent_fe_bh from __ocfs2_mknod_locked
Su Yue
1
-4
/
+3
2025-01-25
ocfs2: mark dquot as inactive if failed to start trans while releasing dquot
Su Yue
1
-0
/
+5
2025-01-25
ocfs2: check tl->count of truncate log inode in ocfs2_get_truncate_log_info
Su Yue
1
-0
/
+15
2025-01-25
mailmap: update entry for Linus Lüssing
Linus Lüssing
1
-0
/
+1
2025-01-25
ocfs2: correct l_next_free_rec in online check
Julian Sun
1
-0
/
+24
2025-01-25
ocfs2: check el->l_next_free_rec in ocfs2_get_clusters_nocache
Julian Sun
1
-0
/
+10
2025-01-25
lib/list_sort: clarify comparison function requirements in list_sort()
Kuan-Wei Chiu
1
-0
/
+7
2025-01-25
lib/sort: clarify comparison function requirements in sort_r()
Kuan-Wei Chiu
1
-0
/
+7
2025-01-25
MAINTAINERS: fix list entries with display names
Rob Herring (Arm)
1
-5
/
+5
2025-01-25
kthread: correct comments before kthread_queue_work()
Tio Zhang
1
-1
/
+1
2025-01-25
squashfs: convert squashfs_fill_page() to take a folio
Matthew Wilcox (Oracle)
2
-10
/
+12
2025-01-25
squashfs; convert squashfs_copy_cache() to take a folio
Matthew Wilcox (Oracle)
3
-24
/
+28
2025-01-25
squashfs: convert squashfs_readpage_block() to take a folio
Matthew Wilcox (Oracle)
4
-11
/
+10
2025-01-25
squashfs: pass a folio to squashfs_readpage_fragment()
Matthew Wilcox (Oracle)
1
-4
/
+4
2025-01-25
squashfs: use a folio throughout squashfs_read_folio()
Matthew Wilcox (Oracle)
1
-16
/
+9
2025-01-25
squashfs: update Kconfig information
Phillip Lougher
1
-3
/
+3
2025-01-25
Documentation: update the Squashfs filesystem documentation
Phillip Lougher
1
-8
/
+6
2025-01-25
squashfs: don't allocate read_page cache if SQUASHFS_FILE_DIRECT configured
Phillip Lougher
2
-1
/
+7
2025-01-25
squashfs: make squashfs_cache_init() return ERR_PTR(-ENOMEM)
Phillip Lougher
2
-10
/
+17
2025-01-13
delayacct: add delay min to record delay peak
Wang Yaxin
7
-40
/
+88
2025-01-13
drivers: remove get_task_comm() and print task comm directly
Yafang Shao
6
-22
/
+10
2025-01-13
security: remove get_task_comm() and print task comm directly
Yafang Shao
1
-3
/
+1
2025-01-13
net: remove get_task_comm() and print task comm directly
Yafang Shao
1
-3
/
+1
2025-01-13
arch: remove get_task_comm() and print task comm directly
Yafang Shao
2
-6
/
+4
2025-01-13
kernel: remove get_task_comm() and print task comm directly
Yafang Shao
2
-8
/
+3
2025-01-13
kasan: fix typo in kasan_poison_new_object documentation
Dominik Karol Piątkowski
1
-1
/
+1
2025-01-13
lib/inflate.c: remove dead code
Ariel Otilibili
1
-2
/
+0
2025-01-13
init: fix removal warning for deprecated initrd loading
Martin Kepplinger
1
-1
/
+1
2025-01-13
iov_iter: remove setting of page->index
Matthew Wilcox (Oracle)
1
-3
/
+0
2025-01-13
ocfs2: support large folios in ocfs2_write_zero_page()
Mark Tinguely
1
-4
/
+4
2025-01-13
ocfs2: support large folios in ocfs2_zero_cluster_folios()
Mark Tinguely
1
-9
/
+5
2025-01-13
ocfs2: remove ocfs2_start_walk_page_trans() prototype
Matthew Wilcox (Oracle)
1
-5
/
+0
2025-01-13
ocfs2: use a folio in ocfs2_fast_symlink_read_folio()
Matthew Wilcox (Oracle)
1
-8
/
+3
2025-01-13
ocfs2: convert ocfs2_read_inline_data() to take a folio
Matthew Wilcox (Oracle)
3
-16
/
+8
2025-01-13
ocfs2: convert ocfs2_map_and_dirty_page() to ocfs2_map_and_dirty_folio()
Mark Tinguely
3
-15
/
+13
2025-01-13
ocfs2: convert ocfs2_duplicate_clusters_by_page() to use a folio
Mark Tinguely
1
-17
/
+15
2025-01-13
ocfs2: use an array of folios instead of an array of pages
Mark Tinguely
4
-65
/
+49
2025-01-13
ocfs2: convert ocfs2_clear_page_regions() to ocfs2_clear_folio_regions()
Mark Tinguely
1
-5
/
+4
2025-01-13
ocfs2: convert ocfs2_map_page_blocks() to ocfs2_map_folio_blocks()
Mark Tinguely
3
-12
/
+10
2025-01-13
ocfs2: use a folio in ocfs2_map_and_dirty_page()
Mark Tinguely
1
-5
/
+6
2025-01-13
ocfs2: use a folio in ocfs2_prepare_page_for_write()
Mark Tinguely
1
-9
/
+9
2025-01-13
ocfs2: use a folio in ocfs2_write_end_nolock()
Mark Tinguely
1
-20
/
+17
2025-01-13
ocfs2: convert ocfs2_write_failure() to use a folio
Mark Tinguely
1
-4
/
+3
2025-01-13
ocfs2: convert w_pages to w_folios
Mark Tinguely
2
-54
/
+65
2025-01-13
ocfs2: convert ocfs2_inode_lock_with_page() to ocfs2_inode_lock_with_folio()
Mark Tinguely
3
-15
/
+11
2025-01-13
ocfs2: convert ocfs2_readpage_inline() to take a folio
Mark Tinguely
1
-5
/
+5
2025-01-13
ocfs2: pass mmap_folio around instead of mmap_page
Matthew Wilcox (Oracle)
3
-23
/
+22
2025-01-13
ocfs2: use a folio in ocfs2_write_begin_inline()
Mark Tinguely
1
-9
/
+10
2025-01-13
ocfs2: use a folio in ocfs2_zero_new_buffers()
Mark Tinguely
1
-7
/
+7
[next]