开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-04-21
mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()
Linus Torvalds
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
2023-04-21
fs/buffer: convert create_page_buffers to folio_create_buffers
Pankaj Raghav
2023-04-21
fs/buffer: add folio_create_empty_buffers helper
Pankaj Raghav
2023-04-21
buffer: add folio_alloc_buffers() helper
Pankaj Raghav
2023-04-21
fs/buffer: add folio_set_bh helper
Pankaj Raghav
2023-04-18
mm: vmscan: refactor updating current->reclaim_state
Yosry Ahmed
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
2023-04-18
mpage: use folios in bio end_io handler
Pankaj Raghav
2023-04-18
mpage: split submit_bio and bio end_io handler for reads and writes
Pankaj Raghav
2023-04-18
orangefs: use folios in orangefs_readahead
Pankaj Raghav
2023-04-18
smaps: fix defined but not used smaps_shmem_walk_ops
Steven Price
2023-04-18
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-18
nilfs2: initialize unused bytes in segment summary blocks
Ryusuke Konishi
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2023-04-16
Revert "userfaultfd: don't fail on unrecognized features"
Peter Xu
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-05
afs: split afs_pagecache_valid() out of afs_validate()
Matthew Wilcox (Oracle)
2023-04-05
xfs: remove xfs_filemap_map_pages() wrapper
Matthew Wilcox (Oracle)
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
fs/proc/kcore: convert read_kcore() to read_kcore_iter()
Lorenzo Stoakes
2023-04-05
fs/proc/kcore: avoid bounce buffer for ktext data
Lorenzo Stoakes
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
2023-04-05
mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
Axel Rasmussen
2023-04-05
mm: userfaultfd: don't pass around both mm and vma
Axel Rasmussen
2023-04-05
mm: userfaultfd: rename functions for clarity + consistency
Axel Rasmussen
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
2023-04-05
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2023-04-05
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2023-04-05
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
2023-04-05
fsdax: force clear dirty mark if CoW
Shiyang Ruan
2023-03-28
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
mm,jfs: move write_one_page/folio_write_one to jfs
Christoph Hellwig
2023-03-28
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
2023-03-28
ufs: don't flush page immediately for DIRSYNC directories
Christoph Hellwig
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
fsdax: dedupe should compare the min of two iters' length
Shiyang Ruan
2023-03-28
fsdax: unshare: zero destination if srcmap is HOLE or UNWRITTEN
Shiyang Ruan
2023-03-26
Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-03-24
xfs: fix mismerged tracepoints
Darrick J. Wong
2023-03-24
smb3: fix unusable share after force unmount failure
Steve French
2023-03-24
cifs: fix dentry lookups in directory handle cache
Paulo Alcantara
2023-03-24
smb3: lower default deferred close timeout to address perf regression
Steve French
[next]