index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
mm: drop hotplug lock from lru_add_drain_all()
Michal Hocko
3
-10
/
+9
2018-01-31
mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
Yisheng Xie
1
-3
/
+7
2018-01-31
mm/mempolicy: fix the check of nodemask from user
Yisheng Xie
1
-3
/
+20
2018-01-31
mm/mempolicy: remove redundant check in get_nodes
Yisheng Xie
1
-2
/
+0
2018-01-31
mm: relax deferred struct page requirements
Pavel Tatashin
4
-9
/
+1
2018-01-31
zswap: same-filled pages handling
Srividya Desireddy
1
-5
/
+66
2018-01-31
mm: kmemleak: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-31
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2
-234
/
+238
2018-01-31
slub: remove obsolete comments of put_cpu_partial()
Miles Chen
1
-3
/
+1
2018-01-31
mm/slub.c: fix wrong address during slab padding restoration
Balasubramani Vivekanandan
1
-3
/
+5
2018-01-31
mm/slab.c: remove redundant assignments for slab_state
Oscar Salvador
1
-4
/
+0
2018-01-31
mm/slab_common.c: make calculate_alignment() static
Byongho Lee
2
-30
/
+29
2018-01-31
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-01-31
ocfs2: unlock bh_state if bg check fails
Changwei Ge
1
-0
/
+2
2018-01-31
ocfs2: nowait aio support
Gang He
6
-33
/
+104
2018-01-31
ocfs2: add ocfs2_overwrite_io()
Gang He
2
-0
/
+48
2018-01-31
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2
-0
/
+25
2018-01-31
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
1
-0
/
+44
2018-01-31
ocfs2: add trimfs dlm lock resource
Gang He
4
-0
/
+121
2018-01-31
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
3
-10
/
+203
2018-01-31
ocfs2: make metadata estimation accurate and clear
Changwei Ge
1
-1
/
+3
2018-01-31
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-01-31
ocfs2: clean up dead code in alloc.c
Changwei Ge
1
-9
/
+2
2018-01-31
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
1
-0
/
+1
2018-01-31
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-01-31
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-01-31
ocfs2: clean dead code in suballoc.c
Changwei Ge
1
-3
/
+3
2018-01-31
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
alex chen
1
-1
/
+1
2018-01-31
ocfs2/cluster: close a race that fence can't be triggered
Yang Zhang
1
-2
/
+3
2018-01-31
ocfs2: give an obvious tip for mismatched cluster names
Gang He
1
-2
/
+6
2018-01-31
ocfs2/cluster: neaten a member of o2net_msg_handler
Changwei Ge
1
-1
/
+1
2018-01-31
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
Changwei Ge
1
-7
/
+0
2018-01-31
m32r: remove abort()
Sudip Mukherjee
1
-8
/
+0
2018-01-31
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
1
-1
/
+1
2018-01-31
scripts/decodecode: make it take multiline Code line
Andy Shevchenko
1
-0
/
+12
2018-01-31
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
1
-1
/
+1
2018-01-31
Input: goodix - use generic touchscreen_properties
Marcin Niestroj
1
-83
/
+58
2018-01-31
Input: mms114 - fix typo in definition
Andi Shyti
1
-2
/
+2
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1666
-45142
/
+120059
2018-01-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
162
-2678
/
+7467
2018-01-31
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
3
-14
/
+13
2018-01-31
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
4
-30
/
+94
2018-01-31
IB/rxe: remove redudant parameter in rxe_av_fill_ip_info
Zhu Yanjun
4
-7
/
+5
2018-01-31
IB/rxe: change the function rxe_av_fill_ip_info to void
Zhu Yanjun
3
-6
/
+4
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
2
-3
/
+2
2018-01-31
IB/rxe: remove unnecessary parameter in rxe_av_to_attr
Zhu Yanjun
4
-10
/
+5
2018-01-31
IB/rxe: change the function to void from int
Zhu Yanjun
3
-6
/
+4
2018-01-31
IB/rxe: remove redudant parameter in function
Zhu Yanjun
4
-8
/
+7
2018-01-31
RDMA/netlink: Hide unimplemented NLDEV commands
Leon Romanovsky
1
-8
/
+6
2018-01-31
RDMA/bnxt_re: Fix an error code in bnxt_qplib_create_srq()
Dan Carpenter
1
-1
/
+3
[prev]
[next]