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
*
shmem: pin the file in shmem_fault() if mmap_sem is dropped
Kirill A. Shutemov
2019-12-01
1
-5
/
+6
*
mm: drop mmap_sem before calling balance_dirty_pages() in write fault
Johannes Weiner
2019-12-01
3
-32
/
+48
*
Documentation/admin-guide/cgroup-v2.rst: document why inactive_X + active_X m...
Chris Down
2019-12-01
1
-1
/
+6
*
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
Shakeel Butt
2019-12-01
3
-129
/
+5
*
include/linux/memcontrol.h: fix comments based on per-node memcg
Hao Lee
2019-12-01
1
-3
/
+2
*
mm: memcontrol: try harder to set a new memory.high
Johannes Weiner
2019-12-01
1
-6
/
+24
*
mm: memcontrol: remove dead code from memory_max_write()
Johannes Weiner
2019-12-01
1
-3
/
+1
*
mm, memcg: clean up reclaim iter array
Yafang Shao
2019-12-01
2
-10
/
+4
*
mm/swap.c: trivial mark_page_accessed() cleanup
Fengguang Wu
2019-12-01
1
-4
/
+9
*
mm, swap: disallow swapon() on zoned block devices
Naohiro Aota
2019-12-01
1
-0
/
+7
*
mm/gup.c: fix comments of __get_user_pages() and get_user_pages_remote()
Liu Xiang
2019-12-01
1
-10
/
+22
*
mm/gup.c: allow CMA migration to propagate errors back to caller
zhong jiang
2019-12-01
1
-3
/
+5
*
mm/filemap.c: warn if stale pagecache is left after direct write
Konstantin Khlebnikov
2019-12-01
1
-3
/
+5
*
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
2019-12-01
3
-22
/
+26
*
mm/filemap.c: remove redundant cache invalidation after async direct-io write
Konstantin Khlebnikov
2019-12-01
1
-2
/
+4
*
mm/slub.c: clean up validate_slab()
Yu Zhao
2019-12-01
1
-13
/
+8
*
mm/slub.c: update comments
Yu Zhao
2019-12-01
1
-4
/
+2
*
mm: slub: print the offset of fault addresses
Miles Chen
2019-12-01
1
-3
/
+6
*
mm, slab_common: use enum kmalloc_cache_type to iterate over kmalloc caches
Pengfei Li
2019-12-01
1
-2
/
+3
*
mm, slab: remove unused kmalloc_size()
Pengfei Li
2019-12-01
3
-25
/
+5
*
mm, slab: make kmalloc_info[] contain all types of names
Pengfei Li
2019-12-01
3
-44
/
+51
*
fs/buffer.c: include internal.h for missing declarations
Ben Dooks
2019-12-01
1
-0
/
+2
*
fs/buffer.c: fix use true/false for bool type
Saurav Girepunje
2019-12-01
1
-2
/
+2
*
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
2019-12-01
1
-2
/
+2
*
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2019-12-01
1
-0
/
+28
*
Merge tag 'fsnotify_for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-30
4
-3
/
+4
|
\
|
*
fsnotify: Add git tree reference to MAINTAINERS
Jan Kara
2019-10-30
1
-0
/
+1
|
*
fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument
Ben Dooks (Codethink)
2019-10-17
1
-1
/
+1
|
*
fsnotify: move declaration of fsnotify_mark_connector_cachep to fsnotify.h
Ben Dooks
2019-10-17
2
-2
/
+2
*
|
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-11-30
21
-243
/
+248
|
\
\
|
*
|
ext2: code cleanup for descriptor_loc()
Chengguang Xu
2019-11-19
1
-4
/
+1
|
*
|
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
2019-11-11
2
-13
/
+18
|
*
|
ext2: fix improper function comment
Chengguang Xu
2019-11-07
1
-3
/
+2
|
*
|
ext2: code cleanup for ext2_try_to_allocate()
Chengguang Xu
2019-11-07
1
-19
/
+10
|
*
|
ext2: skip unnecessary operations in ext2_try_to_allocate()
Chengguang Xu
2019-11-07
1
-1
/
+1
|
*
|
ext2: Simplify initialization in ext2_try_to_allocate()
Jan Kara
2019-11-07
1
-17
/
+5
|
*
|
ext2: code cleanup by calling ext2_group_last_block_no()
Chengguang Xu
2019-11-06
2
-15
/
+9
|
*
|
ext2: introduce new helper ext2_group_last_block_no()
Chengguang Xu
2019-11-06
1
-0
/
+12
|
*
|
Pull series refactoring quota enabling and disabling code.
Jan Kara
2019-11-06
687
-6544
/
+6289
|
|
\
\
|
|
*
|
quota: Handle quotas without quota inodes in dquot_get_state()
Jan Kara
2019-11-04
1
-2
/
+4
|
|
*
|
quota: Make dquot_disable() work without quota inodes
Jan Kara
2019-11-04
1
-44
/
+29
|
|
*
|
quota: Drop dquot_enable()
Jan Kara
2019-11-04
2
-47
/
+16
|
|
*
|
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
2019-11-04
3
-4
/
+4
|
|
*
|
quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()
Jan Kara
2019-11-04
2
-6
/
+15
|
|
*
|
quota: Simplify dquot_resume()
Jan Kara
2019-11-04
1
-6
/
+4
|
|
*
|
quota: Factor out setup of quota inode
Jan Kara
2019-11-04
2
-41
/
+69
|
*
|
|
reiserfs: replace open-coded atomic_dec_and_mutex_lock()
Nikitas Angelinas
2019-11-05
1
-8
/
+2
|
*
|
|
ext2: check err when partial != NULL
Chengguang Xu
2019-11-05
1
-2
/
+5
|
*
|
|
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-10-31
3
-2
/
+12
|
*
|
|
quota: fix livelock in dquot_writeback_dquots
Dmitry Monakhov
2019-10-31
1
-4
/
+5
[next]