index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: introduce alloc_inode_sb() to allocate filesystems specific inode
Muchun Song
2022-03-22
3
-1
/
+18
*
mm: introduce kmem_cache_alloc_lru
Muchun Song
2022-03-22
9
-53
/
+198
*
mm: list_lru: transpose the array of per-node per-memcg lru lists
Muchun Song
2022-03-22
2
-137
/
+86
*
mm/memcg: disable migration instead of preemption in drain_all_stock().
Sebastian Andrzej Siewior
2022-03-22
1
-2
/
+3
*
mm/memcg: protect memcg_stock with a local_lock_t
Sebastian Andrzej Siewior
2022-03-22
1
-21
/
+38
*
mm/memcg: opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj...
Johannes Weiner
2022-03-22
1
-6
/
+18
*
mm/memcg: protect per-CPU counter by disabling preemption on PREEMPT_RT where...
Sebastian Andrzej Siewior
2022-03-22
1
-1
/
+55
*
mm/memcg: disable threshold event handlers on PREEMPT_RT
Sebastian Andrzej Siewior
2022-03-22
2
-2
/
+14
*
mm/memcg: revert ("mm/memcg: optimize user context object stock access")
Michal Hocko
2022-03-22
1
-67
/
+27
*
mm/memcontrol: return 1 from cgroup.memory __setup() handler
Randy Dunlap
2022-03-22
1
-1
/
+1
*
memcg: synchronously enforce memory.high for large overcharges
Shakeel Butt
2022-03-22
1
-0
/
+5
*
selftests: memcg: test high limit for single entry allocation
Shakeel Butt
2022-03-22
3
-3
/
+91
*
memcg: unify force charging conditions
Shakeel Butt
2022-03-22
1
-10
/
+7
*
memcg: refactor mem_cgroup_oom
Shakeel Butt
2022-03-22
1
-27
/
+17
*
mm/memcg: retrieve parent memcg from css.parent
Wei Yang
2022-03-22
1
-3
/
+1
*
mm/memcg: mem_cgroup_per_node is already set to 0 on allocation
Wei Yang
2022-03-22
1
-2
/
+0
*
memcg: add per-memcg total kernel memory stat
Yosry Ahmed
2022-03-22
3
-6
/
+27
*
memcg: replace in_interrupt() with !in_task()
Shakeel Butt
2022-03-22
1
-2
/
+2
*
mm: shmem: use helper macro __ATTR_RW
Miaohe Lin
2022-03-22
1
-2
/
+1
*
tmpfs: do not allocate pages on read
Hugh Dickins
2022-03-22
2
-14
/
+12
*
shmem: mapping_set_exiting() to help mapped resilience
Hugh Dickins
2022-03-22
1
-0
/
+1
*
tmpfs: support for file creation time
Xavier Roche
2022-03-22
2
-3
/
+14
*
mm/swap: fix confusing comment in folio_mark_accessed
Bang Li
2022-03-22
1
-1
/
+1
*
mm/gup: remove unused get_user_pages_locked()
John Hubbard
2022-03-22
2
-61
/
+0
*
mm: change lookup_node() to use get_user_pages_fast()
John Hubbard
2022-03-22
1
-12
/
+9
*
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
2022-03-22
2
-31
/
+0
*
mm/gup: follow_pfn_pte(): -EEXIST cleanup
John Hubbard
2022-03-22
2
-5
/
+15
*
mm: fix invalid page pointer returned with FOLL_PIN gups
Peter Xu
2022-03-22
1
-1
/
+1
*
mm: fs: fix lru_cache_disabled race in bh_lru
Minchan Kim
2022-03-22
1
-3
/
+5
*
mm/writeback: minor clean up for highmem_dirtyable_memory
Miaohe Lin
2022-03-22
1
-12
/
+0
*
filemap: remove find_get_pages()
Miaohe Lin
2022-03-22
2
-12
/
+6
*
mm/memremap: avoid calling kasan_remove_zero_shadow() for device private memory
Miaohe Lin
2022-03-22
1
-1
/
+2
*
mount: warn only once about timestamp range expiration
Anthony Iliopoulos
2022-03-22
2
-0
/
+3
*
remove congestion tracking framework
NeilBrown
2022-03-22
4
-95
/
+0
*
block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
NeilBrown
2022-03-22
1
-1
/
+1
*
f2fs: replace congestion_wait() calls with io_schedule_timeout()
NeilBrown
2022-03-22
5
-14
/
+13
*
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-22
7
-58
/
+2
*
remove inode_congested()
NeilBrown
2022-03-22
5
-84
/
+3
*
ceph: remove reliance on bdi congestion
NeilBrown
2022-03-22
3
-9
/
+15
*
nfs: remove reliance on bdi congestion
NeilBrown
2022-03-22
2
-3
/
+12
*
fuse: remove reliance on bdi congestion
NeilBrown
2022-03-22
3
-25
/
+17
*
mm: improve cleanup when ->readpages doesn't process all pages
NeilBrown
2022-03-22
1
-2
/
+17
*
mm: document and polish read-ahead code
NeilBrown
2022-03-22
4
-10
/
+133
*
doc: convert 'subsection' to 'section' in gfp.h
NeilBrown
2022-03-22
1
-5
/
+5
*
fs/ocfs2: fix comments mentioning i_mutex
hongnanli
2022-03-22
11
-16
/
+16
*
ocfs2: cleanup some return variables
Joseph Qi
2022-03-22
2
-18
/
+9
*
ntfs: add sanity check on allocation size
Dongliang Mu
2022-03-22
1
-0
/
+4
*
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2022-03-22
1
-0
/
+16
*
linux/kthread.h: remove unused macros
Rasmus Villemoes
2022-03-22
1
-22
/
+0
*
Linux 5.17
v5.17
Linus Torvalds
2022-03-20
1
-1
/
+1
[next]