index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-08-28
1
-35
/
+14
|
\
|
*
mm: remove folio_account_redirty
Christoph Hellwig
2023-08-21
1
-35
/
+14
*
|
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-28
3
-44
/
+36
|
\
\
|
*
|
filemap: Allow __filemap_get_folio to allocate large folios
Matthew Wilcox (Oracle)
2023-07-25
2
-26
/
+33
|
*
|
filemap: Add fgf_t typedef
Matthew Wilcox (Oracle)
2023-07-25
2
-18
/
+3
*
|
|
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
6
-233
/
+967
|
\
\
\
|
*
|
|
tmpfs,xattr: GFP_KERNEL_ACCOUNT for simple xattrs
Hugh Dickins
2023-08-22
1
-1
/
+1
|
*
|
|
mm: invalidation check mapping before folio_contains
Hugh Dickins
2023-08-11
1
-2
/
+2
|
*
|
|
tmpfs: trivial support for direct IO
Hugh Dickins
2023-08-11
1
-2
/
+30
|
*
|
|
tmpfs,xattr: enable limited user extended attributes
Hugh Dickins
2023-08-10
1
-9
/
+69
|
*
|
|
tmpfs: track free_ispace instead of free_inodes
Hugh Dickins
2023-08-09
1
-16
/
+17
|
*
|
|
xattr: simple_xattr_set() return old_xattr to be freed
Hugh Dickins
2023-08-09
1
-4
/
+6
|
*
|
|
tmpfs: verify {g,u}id mount options correctly
Christian Brauner
2023-08-09
1
-4
/
+24
|
*
|
|
shmem: move spinlock into shmem_recalc_inode() to fix quota support
Hugh Dickins
2023-08-09
1
-63
/
+44
|
*
|
|
shmem: stable directory offsets
Chuck Lever
2023-08-09
1
-7
/
+40
|
*
|
|
shmem: Refactor shmem_symlink()
Chuck Lever
2023-08-09
1
-10
/
+9
|
*
|
|
shmem: fix quota lock nesting in huge hole handling
Hugh Dickins
2023-08-09
3
-18
/
+20
|
*
|
|
shmem: Add default quota limit mount options
Lukas Czerner
2023-08-09
2
-1
/
+94
|
*
|
|
shmem: quota support
Carlos Maiolino
2023-08-09
1
-8
/
+178
|
*
|
|
shmem: prepare shmem quota infrastructure
Carlos Maiolino
2023-08-09
2
-1
/
+319
|
*
|
|
shmem: make shmem_get_inode() return ERR_PTR instead of NULL
Carlos Maiolino
2023-08-09
1
-92
/
+119
|
*
|
|
shmem: make shmem_inode_acct_block() return error
Lukas Czerner
2023-08-09
1
-8
/
+10
*
|
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-15
/
+15
|
\
\
\
\
|
*
|
|
|
tmpfs: add support for multigrain timestamps
Jeff Layton
2023-08-11
1
-1
/
+1
|
*
|
|
|
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-09
1
-1
/
+1
|
*
|
|
|
shmem: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-10
/
+12
|
*
|
|
|
shmem: convert to simple_rename_timestamp
Jeff Layton
2023-07-10
1
-3
/
+1
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-25
18
-43
/
+146
|
\
\
\
\
\
|
*
|
|
|
|
shmem: fix smaps BUG sleeping while atomic
Hugh Dickins
2023-08-24
1
-2
/
+4
|
*
|
|
|
|
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
2023-08-24
1
-1
/
+1
|
*
|
|
|
|
madvise:madvise_free_huge_pmd(): don't use mapcount() against large folio for...
Yin Fengwei
2023-08-24
1
-1
/
+1
|
*
|
|
|
|
madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against lar...
Yin Fengwei
2023-08-24
1
-2
/
+2
|
*
|
|
|
|
mm: multi-gen LRU: don't spin during memcg release
T.J. Mercier
2023-08-21
1
-5
/
+8
|
*
|
|
|
|
mm: memory-failure: fix unexpected return value in soft_offline_page()
Miaohe Lin
2023-08-21
1
-4
/
+7
|
*
|
|
|
|
mm: add a call to flush_cache_vmap() in vmap_pfn()
Alexandre Ghiti
2023-08-21
1
-0
/
+4
|
*
|
|
|
|
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-08-21
1
-0
/
+10
|
*
|
|
|
|
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
13
-20
/
+77
|
*
|
|
|
|
smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
David Hildenbrand
2023-08-21
1
-0
/
+7
|
*
|
|
|
|
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
2
-8
/
+25
*
|
|
|
|
|
mm: avoid 'might_sleep()' in get_mmap_lock_carefully()
Linus Torvalds
2023-08-21
1
-4
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-08-11
7
-49
/
+88
|
\
|
|
|
|
|
*
|
|
|
mm/damon/core: initialize damo_filter->list from damos_new_filter()
SeongJae Park
2023-08-04
1
-0
/
+1
|
*
|
|
|
mm: compaction: fix endless looping over same migrate block
Johannes Weiner
2023-08-04
1
-3
/
+5
|
*
|
|
|
hugetlb: do not clear hugetlb dtor until allocating vmemmap
Mike Kravetz
2023-08-04
1
-24
/
+51
|
*
|
|
|
mm: memory-failure: avoid false hwpoison page mapped error info
Miaohe Lin
2023-08-04
1
-3
/
+7
|
*
|
|
|
mm: memory-failure: fix potential unexpected return value from unpoison_memory()
Miaohe Lin
2023-08-04
1
-10
/
+9
|
*
|
|
|
mm/swapfile: fix wrong swap entry type for hwpoisoned swapcache page
Miaohe Lin
2023-08-04
2
-4
/
+6
|
*
|
|
|
zsmalloc: fix races between modifications of fullness and isolated
Andrew Yang
2023-08-04
1
-5
/
+9
|
|
|
/
/
|
|
/
|
|
*
/
|
|
mm: Fix access_remote_vm() regression on tagged addresses
Kirill A. Shutemov
2023-08-09
1
-0
/
+3
|
/
/
/
*
|
|
Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-07-29
5
-10
/
+17
|
\
\
\
[next]