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
...
*
selftests/vm: move 128TB mmap boundary test to generic directory
Aneesh Kumar K.V
2018-02-01
4
-179
/
+311
*
mm: do not stall register_shrinker()
Minchan Kim
2018-02-01
1
-0
/
+9
*
mm/page_alloc.c: fix comment in __get_free_pages()
Jiankang Chen
2018-02-01
1
-1
/
+1
*
mm/page_owner.c: use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-02-01
1
-3
/
+1
*
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
2018-02-01
2
-84
/
+113
*
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
2018-02-01
1
-22
/
+22
*
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
2018-02-01
2
-45
/
+45
*
mm/filemap.c: remove include of hardirq.h
Yang Shi
2018-02-01
1
-1
/
+0
*
mm: split deferred_init_range into initializing and freeing parts
Pavel Tatashin
2018-02-01
1
-70
/
+76
*
mm: use sc->priority for slab shrink targets
Josef Bacik
2018-02-01
2
-47
/
+23
*
mm: show total hugetlb memory consumption in /proc/meminfo
Roman Gushchin
2018-02-01
2
-21
/
+42
*
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
2018-02-01
3
-10
/
+9
*
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
2018-02-01
1
-3
/
+7
*
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
2018-02-01
1
-3
/
+20
*
mm/mempolicy: remove redundant check in get_nodes
Yisheng Xie
2018-02-01
1
-2
/
+0
*
mm: relax deferred struct page requirements
Pavel Tatashin
2018-02-01
4
-9
/
+1
*
zswap: same-filled pages handling
Srividya Desireddy
2018-02-01
1
-5
/
+66
*
mm: kmemleak: remove unused hardirq.h
Yang Shi
2018-02-01
1
-1
/
+0
*
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2018-02-01
2
-234
/
+238
*
slub: remove obsolete comments of put_cpu_partial()
Miles Chen
2018-02-01
1
-3
/
+1
*
mm/slub.c: fix wrong address during slab padding restoration
Balasubramani Vivekanandan
2018-02-01
1
-3
/
+5
*
mm/slab.c: remove redundant assignments for slab_state
Oscar Salvador
2018-02-01
1
-4
/
+0
*
mm/slab_common.c: make calculate_alignment() static
Byongho Lee
2018-02-01
2
-30
/
+29
*
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
2018-02-01
1
-11
/
+12
*
ocfs2: unlock bh_state if bg check fails
Changwei Ge
2018-02-01
1
-0
/
+2
*
ocfs2: nowait aio support
Gang He
2018-02-01
6
-33
/
+104
*
ocfs2: add ocfs2_overwrite_io()
Gang He
2018-02-01
2
-0
/
+48
*
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2018-02-01
2
-0
/
+25
*
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
2018-02-01
1
-0
/
+44
*
ocfs2: add trimfs dlm lock resource
Gang He
2018-02-01
4
-0
/
+121
*
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
2018-02-01
3
-10
/
+203
*
ocfs2: make metadata estimation accurate and clear
Changwei Ge
2018-02-01
1
-1
/
+3
*
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2018-02-01
2
-0
/
+8
*
ocfs2: clean up dead code in alloc.c
Changwei Ge
2018-02-01
1
-9
/
+2
*
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
2018-02-01
1
-0
/
+1
*
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
2018-02-01
1
-0
/
+9
*
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-02-01
1
-3
/
+2
*
ocfs2: clean dead code in suballoc.c
Changwei Ge
2018-02-01
1
-3
/
+3
*
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
alex chen
2018-02-01
1
-1
/
+1
*
ocfs2/cluster: close a race that fence can't be triggered
Yang Zhang
2018-02-01
1
-2
/
+3
*
ocfs2: give an obvious tip for mismatched cluster names
Gang He
2018-02-01
1
-2
/
+6
*
ocfs2/cluster: neaten a member of o2net_msg_handler
Changwei Ge
2018-02-01
1
-1
/
+1
*
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
Changwei Ge
2018-02-01
1
-7
/
+0
*
m32r: remove abort()
Sudip Mukherjee
2018-02-01
1
-8
/
+0
*
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
2018-02-01
1
-1
/
+1
*
scripts/decodecode: make it take multiline Code line
Andy Shevchenko
2018-02-01
1
-0
/
+12
*
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
2018-02-01
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
187
-3999
/
+10211
|
\
|
*
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
2113
-13477
/
+25692
|
|
\
|
*
|
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
2018-01-30
2
-0
/
+269
[prev]
[next]